Skip to content

Commit

Permalink
TODO: Describe goals for 0.5
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Thompson <[email protected]>
  • Loading branch information
daniel-thompson committed Feb 20, 2021
1 parent 2954c3b commit 8bc1f35
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions TODO.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,27 @@ Micropython
* [ ] Allow asynchronous control of the SPI chip select signals (this will
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
~~~~~~~

* [ ] Applications

* [ ] Add a sports/activity app (combined stopwatch and trip counter)

wasptool
~~~~~~~~

* [ ] Integrate a more powerful minifier into the wasptool paste() method
* [ ] Add a sports/activity app (a combined stopwatch and trip counter)
* [ ] Extend the step counter app so vertical swipes can provide graphs
of recent activity.
* [ ] Add some basic distance estimation to the step counter application.

0.4: Integration, Fit and finish
--------------------------------

For 0.4 we focus on improving the watch/phone integration whilst also taking steps
to improve the general fit and finish.
For 0.4 we focus on improving the watch/phone integration whilst also taking
steps to improve the general fit and finish.

Wasp-os
~~~~~~~
Expand Down

0 comments on commit 8bc1f35

Please sign in to comment.