Commit Graph

38 Commits

Author SHA1 Message Date
Correl Roush 0eac844638 Reset commander damage on game reset 2023-03-21 17:33:02 -04:00
Correl Roush 15711150cc Add commander damage support 2023-03-21 17:29:44 -04:00
Correl Roush 980d830e94 Add pagination to the text app 2023-02-09 13:55:03 -05:00
Correl Roush 52d13bb40b Require some inactivity before sleeping in tracker 2023-01-31 16:48:26 -05:00
Correl Roush 2f081a299e Add sleep calls to system and life tracker 2023-01-31 16:40:47 -05:00
Correl Roush 32def14d83 Revert "Use light sleep to save battery in tracker"
This reverts commit b4273f4bdf.
2023-01-31 16:06:30 -05:00
Correl Roush c396f46dac Improve and default to the system launcher 2023-01-31 15:55:15 -05:00
Correl Roush 60fe3285f7 Add buttons to the system launcher 2023-01-31 14:09:46 -05:00
Correl Roush a01a746411 Clean up tracker code 2023-01-31 13:08:39 -05:00
Correl Roush b4273f4bdf Use light sleep to save battery in tracker 2023-01-31 13:00:33 -05:00
Correl Roush 971e8cf30e Make the life tracker the default app 2023-01-31 12:03:12 -05:00
Correl Roush 95da693225 Add sidebar text, clock, and battery to tracker 2023-01-31 12:02:50 -05:00
Correl Roush 41bce1e679 Add life tracker functionality 2023-01-30 17:38:28 -05:00
Correl Roush 4585241fa1 Add LifeTracker app 2023-01-30 12:01:06 -05:00
Correl Roush 409c25b750 Fix typo in Text app 2023-01-30 12:00:54 -05:00
Correl Roush 6d07f7ecf9 Set clock text size 2023-01-30 11:33:55 -05:00
Correl Roush d443129f38 Lay out text on a page observing word boundaries 2023-01-29 14:16:10 -05:00
Correl Roush 94de526f52 Fix OTA app
Clear screen on startup and remove artificial delay on shutdown.
2023-01-28 22:58:04 -05:00
Correl Roush 2e538acca4 Update M5 state before initializing new app
Ensures button presses are cleared before loading a new interface.
2023-01-28 22:57:35 -05:00
Correl Roush 2afceed781 Set timezone on startup 2023-01-28 22:57:17 -05:00
Correl Roush 0b25d08d66 Move WiFi setup to OTA app 2023-01-28 21:51:39 -05:00
Correl Roush 3a96227231 Add system app 2023-01-28 21:11:06 -05:00
Correl Roush e2c2594a41 Display battery level in Clock 2023-01-22 18:19:42 -05:00
Correl Roush 6b9ca8c389 Switch to OTA app if an unexpected error occurs 2023-01-22 18:19:34 -05:00
Correl Roush 77dca1afab Start building a text renderer 2023-01-22 16:45:40 -05:00
Correl Roush 152144671d Fix clock update frequency 2023-01-22 12:02:28 -05:00
Correl Roush c0220110d6 Sync time using NTP 2023-01-22 11:40:04 -05:00
Correl Roush 548a89f824 Create config header 2023-01-22 11:14:37 -05:00
Correl Roush a70e802190 Pretty up the clock 2023-01-22 11:08:07 -05:00
Correl Roush c9abc1ce67 Add "app" switching 2023-01-22 11:08:05 -05:00
Correl Roush d7010c54d5 Add startup text 2023-01-20 17:22:32 -05:00
Correl Roush 6a42762e2a Add a power button 2023-01-20 16:28:31 -05:00
Correl Roush bb2b31c042 Include OTA upload script 2023-01-20 15:32:26 -05:00
Correl Roush d6ecad9be6 Switch to M5Unified
M5EPD is deprecated and is causing problems during setup.
2023-01-20 12:23:23 -05:00
Correl Roush 324befebb9 Add an OTA update server 2023-01-20 12:02:27 -05:00
Correl Roush f4c1e163af Display WiFi connection details 2023-01-19 23:00:07 -05:00
Correl Roush 4d828e874e Add an OTA update webserver 2023-01-19 22:41:50 -05:00
Correl Roush 5e7ed723d8 Initial commit 2023-01-19 22:05:12 -05:00