forked from poelzi/OpenChronos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
23 lines (18 loc) · 842 Bytes
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
* modularise more code
* try to free more space
* make buttons lock while sleep mode active
* better compilition depending on config file. someone with more make knowledge please ;-)
* fix warnings in simplicti code
* use RTC of the msp430 instead of the interrupt code
* fix the eggtimer. it runs to slow (like 2 seconds per second...)
* merge eggtimer into stopwatch. to much shared code that blow the firmware
== OPEN BUG ==
* very hard to debug: when the battery is quite low, the sleep init mode fails. only way currently working
is to set "bug 1" in the sleep settings and skip the init phase (very bad).
== IN WORKS ==
* autosync before/after flash
== MAYBE ==
* use bulk transfer in sleep clock mode. There is now a multistep init phase that works quite well
=== DONE ===
* make frequency selector work
* countdown alarm clock