TODO: Update to match latest updates
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
parent
9c9a508580
commit
70c1fb25ca
1 changed files with 22 additions and 9 deletions
31
TODO.rst
31
TODO.rst
|
@ -45,7 +45,7 @@ Wasp-os
|
||||||
* [X] Basic (WFI) power saving
|
* [X] Basic (WFI) power saving
|
||||||
* [X] Implement simple RTC for nrf52
|
* [X] Implement simple RTC for nrf52
|
||||||
|
|
||||||
M2: Great developer experience
|
0.2 (a.k.a. M2): Great developer experience
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
The focus for M2 is to make development faster and easier by providing
|
The focus for M2 is to make development faster and easier by providing
|
||||||
|
@ -92,8 +92,8 @@ Wasp-os
|
||||||
* [X] Optimized "2-bit" RLE encoder and decoder
|
* [X] Optimized "2-bit" RLE encoder and decoder
|
||||||
* [X] Logarithmic RBG332 <-> RGB56516bit color space conversion
|
* [X] Logarithmic RBG332 <-> RGB56516bit color space conversion
|
||||||
|
|
||||||
M3: Smartwatch
|
0.3 (a.k.a. M3): Smartwatch
|
||||||
--------------
|
---------------------------
|
||||||
|
|
||||||
At M3 we start to build out full fitness tracking and notification
|
At M3 we start to build out full fitness tracking and notification
|
||||||
functionality.
|
functionality.
|
||||||
|
@ -127,12 +127,12 @@ Wasp-os
|
||||||
* [X] HRS data post-processing
|
* [X] HRS data post-processing
|
||||||
* [X] Heart rate counter app
|
* [X] Heart rate counter app
|
||||||
|
|
||||||
* [ ] Notifications
|
* [X] Notifications
|
||||||
|
|
||||||
* [ ] BLE notification protocol
|
* [X] BLE notification protocol
|
||||||
* [ ] Notification popups
|
* [X] Notification popups
|
||||||
* [ ] Notification app (show notification history)
|
* [X] Notification app (show notification history)
|
||||||
* [ ] Find a recommended Android app
|
* [X] Add (out-of-tree) Gadgetbridge support
|
||||||
|
|
||||||
* [X] Step counting
|
* [X] Step counting
|
||||||
|
|
||||||
|
@ -143,9 +143,22 @@ Wasp-os
|
||||||
|
|
||||||
* [ ] Debugging and troubleshooting guide
|
* [ ] Debugging and troubleshooting guide
|
||||||
* [ ] Screenshots for bootloader and all applications
|
* [ ] Screenshots for bootloader and all applications
|
||||||
* [ ] Improve the install guide
|
* [X] Improve the install guide
|
||||||
|
|
||||||
* [X] Simulator
|
* [X] Simulator
|
||||||
|
|
||||||
* [X] Add a simple skin for better screenshots
|
* [X] Add a simple skin for better screenshots
|
||||||
* [X] Full swipe detection (avoid keyboard)
|
* [X] Full swipe detection (avoid keyboard)
|
||||||
|
|
||||||
|
0.4: Fit and finish
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
For 0.4 we will be making steps to improve the general fit and finish.
|
||||||
|
|
||||||
|
Wasp-os
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
* [ ] Notifications
|
||||||
|
|
||||||
|
* [ ] Music player support
|
||||||
|
* [ ] Upstream the Gadgetbridge changes
|
||||||
|
|
Loading…
Reference in a new issue