TODO: Describe goals for 0.5

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
This commit is contained in:
Daniel Thompson 2021-02-20 11:47:41 +00:00
parent 2954c3b356
commit 8bc1f358d8
1 changed files with 12 additions and 8 deletions

View File

@ -32,23 +32,27 @@ Micropython
* [ ] Allow asynchronous control of the SPI chip select signals (this will * [ ] Allow asynchronous control of the SPI chip select signals (this will
allow for double buffered graphics updates) allow for double buffered graphics updates)
0.5: Logging and sports mode
----------------------------
0.5 is planned to be a short sprint to develop sports and logging features
that provide deeper integration with the step counter.
Wasp-os Wasp-os
~~~~~~~ ~~~~~~~
* [ ] Applications * [ ] Applications
* [ ] Add a sports/activity app (combined stopwatch and trip counter) * [ ] Add a sports/activity app (a combined stopwatch and trip counter)
* [ ] Extend the step counter app so vertical swipes can provide graphs
wasptool of recent activity.
~~~~~~~~ * [ ] Add some basic distance estimation to the step counter application.
* [ ] Integrate a more powerful minifier into the wasptool paste() method
0.4: Integration, Fit and finish 0.4: Integration, Fit and finish
-------------------------------- --------------------------------
For 0.4 we focus on improving the watch/phone integration whilst also taking steps For 0.4 we focus on improving the watch/phone integration whilst also taking
to improve the general fit and finish. steps to improve the general fit and finish.
Wasp-os Wasp-os
~~~~~~~ ~~~~~~~