22 Commits (1b4b3fa3e33489d30f85dc3be81330035e8afd36)
 

Author SHA1 Message Date
Adam Pippin 1b4b3fa3e3 Add battery indicator 4 years ago
Adam Pippin 222060ce5c Move rgb_to_colour to utils 4 years ago
Adam Pippin 63bd12bffe Adjust default screen brightness down, set on start 4 years ago
Adam Pippin 3bbd8d2f22 RTC clock 4 years ago
Adam Pippin 8f493308e9 Simple UI layer -- responsible for clearing screen and setting basics 4 years ago
Adam Pippin bd5b1b0c9a Modify test func to handle button input again 4 years ago
Adam Pippin 62890bb17c Cache signals during each kernel tick to make run order more predictable 4 years ago
Adam Pippin 93d22d9ccd Removing debugging code from Clock 4 years ago
Adam Pippin cac63c7c1f Added basic "Clock" process 4 years ago
Adam Pippin f03e6f327c Update test func to use redraw signal 4 years ago
Adam Pippin 05ccb339a9 Remove debugging code from userinput 4 years ago
Adam Pippin 21ad1679f7 Add REDRAW signal to Kernel 4 years ago
Adam Pippin 22f153ba1b Fix display error in test app during initialization 4 years ago
Adam Pippin 01da8bc03f Adjust screen brightness at idle; use new kernel function for getting 4 years ago
Adam Pippin 7de1698099 Track how long the time since last tick *actually* was and provide to 4 years ago
Adam Pippin 20f0146820 Modify test task to store/read count from eeprom 4 years ago
Adam Pippin 1447668695 Change PowerManagement to signal stop and wait for tasks to exit before 4 years ago
Adam Pippin e0d1fc31a6 UserInput -- handle SIGNAL_STOP 4 years ago
Adam Pippin ad41fbf703 Added EAT - EEPROM Allocation Table - storage management 4 years ago
Adam Pippin 771a68ea28 Move button press detection to kernel based off of wake event 4 years ago
Adam Pippin 9af80d8ec3 Track if any tasks are stil running and if not then panic 4 years ago
Adam Pippin a02be354e0 Initial commit 4 years ago