Commit graph

49 commits

Author SHA1 Message Date
Djuri Baars
c49b8edcb8 Add sats symbol option, add countdown in blocks, add decimal point for market cap, add hostname to setup screen 2024-03-10 12:35:20 +01:00
Djuri Baars
e4a39de5fc Fix lost data connection detection 2024-01-31 23:45:26 +01:00
Djuri Baars
9cb4b97146 Monitor WS disconnects and try to reconnect 2024-01-27 15:54:31 +01:00
Djuri Baars
86d299fd75 More code formatting improvements 2023-11-30 22:56:50 +01:00
Djuri Baars
4aab02a040 Use clang to make codestyle consistent 2023-11-30 22:38:01 +01:00
Djuri Baars
98c036f9e3 Add unit tests 2023-11-28 01:30:36 +01:00
Djuri Baars
8ed4bb8aa6 Restart if after 10 minutes no connection 2023-11-26 00:51:54 +01:00
Djuri Baars
5f971cfee3 Fix timezone offset saving 2023-11-22 16:26:57 +01:00
Djuri Baars
d6e9610721 Added WiFi signal status and settings 2023-11-21 16:12:44 +01:00
Djuri Baars
efed8bee5c WiFi reconnect improvement 2023-11-20 18:59:33 +01:00
Djuri Baars
7ded1c16d6 Small API fix 2023-11-19 02:23:47 +01:00
Djuri Baars
b195368150 Hotfix for individual LED addressing 2023-11-18 14:47:45 +01:00
Djuri Baars
1ad97b9b71 Added individual LED control to API and WebUI 2023-11-18 14:03:47 +01:00
Djuri Baars
909500fe2e Add light status API endpoint, UI update 2023-11-17 22:09:28 +01:00
Djuri Baars
8d94cb4090 Add new webUI through submodule 2023-11-17 19:28:40 +01:00
Djuri Baars
03617b4e04 Make hostname prefix configurable 2023-11-16 00:08:46 +01:00
Djuri Baars
43bf05ffb9 Remove Improv WiFi since its causing problems 2023-11-15 00:12:06 +01:00
Djuri Baars
b2d07139c8 Added OpenAPI spec and UI 2023-11-14 23:09:23 +01:00
Djuri Baars
b68c4a60e0 Implement advanced text API call 2023-11-14 19:46:29 +01:00
Djuri Baars
2f39df176c Allow QR setup and webUI config at the same time 2023-11-14 16:55:18 +01:00
Djuri Baars
59f9b29df3 Use mutexes to guard the MCP 2023-11-13 20:02:58 +01:00
Djuri Baars
a3783ceffa Bring back display.init in update 2023-11-13 18:53:35 +01:00
Djuri Baars
5987f03e8c Use mutexes to make display writings threadsafe 2023-11-13 17:51:10 +01:00
Djuri Baars
279e156dc1 Mark initial display init explicit 2023-11-13 17:33:09 +01:00
Djuri Baars
a11e275ce1 Fix screen rotation 2023-11-13 17:17:28 +01:00
Djuri Baars
6dfc15832b Fix bitcoin halving countdown and add EUR fetch price 2023-11-13 17:14:11 +01:00
Djuri Baars
3f49b3ef4e Compacted font, use powerOff for EPDs 2023-11-13 16:37:48 +01:00
Djuri Baars
07144f6b6a UI improvements 2023-11-13 14:01:20 +01:00
Djuri Baars
8d8785df1d Improvents to prevent display artifacts 2023-11-13 12:27:34 +01:00
Djuri Baars
f92db527e1 Add OTA error handling 2023-11-13 01:02:01 +01:00
Djuri Baars
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00
Djuri Baars
53c63da83b Set WiFi auto reconnect 2023-11-12 13:43:26 +01:00
Djuri Baars
78437c9722 Added price fetch code, fix webUI bug 2023-11-12 13:29:52 +01:00
Djuri Baars
d0eb007c4c Improved screen update tasks and display update mechanism 2023-11-12 12:38:28 +01:00
Djuri Baars
466aa5be4a Added license and readme 2023-11-10 23:33:24 +01:00
Djuri Baars
38efc73ca4 Changed partition table to allow for OTA updates 2023-11-10 23:18:14 +01:00
Djuri Baars
b7f0f1014c Add market cap in big characters 2023-11-10 20:59:08 +01:00
Djuri Baars
705f27fda9 Improved QR-code setup, added MCAP screen 2023-11-10 19:52:06 +01:00
Djuri Baars
f611d2f5f8 Working with QR code config, very memory consuming 2023-11-10 13:02:05 +01:00
Djuri Baars
8bad5ebafa Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +01:00
Djuri Baars
0541a7759f Fix UI error, use paged updates for EPDs 2023-11-08 20:29:06 +01:00
Djuri Baars
5201ee8240 Add GitHub workflow 2023-11-08 15:49:16 +01:00
Djuri Baars
dd32f6cc42 Small fixes 2023-11-08 15:33:37 +01:00
Djuri Baars
280764a2fa Added EventSource for webUI updates, completed more features 2023-11-08 15:27:22 +01:00
Djuri Baars
91fd921e2e LEDs and buttons working 2023-11-08 12:18:59 +01:00
Djuri Baars
4f2fbd8a36 Improv working again 2023-11-07 21:34:26 +01:00
Djuri Baars
687bc1f60d Missing files in commit 2023-11-07 21:26:15 +01:00
Djuri Baars
562348b5ea Websocket sources working 2023-11-07 01:11:12 +01:00
Djuri Baars
c2226f73e0 Initial commit 2023-11-06 20:16:07 +01:00