26 lines
943 B
Markdown
26 lines
943 B
Markdown
# Development Roadmap for Open Rowing Monitor
|
|
|
|
This is the very minimalistic Backlog for further development of this project.
|
|
|
|
## Soon
|
|
|
|
* validate FTMS with more training applications and harden implementation (i.e. Holofit and Coxswain)
|
|
* add an option to select the damper setting in the Web UI
|
|
* add some more test cases to the rowing engine
|
|
|
|
## Later
|
|
|
|
* automatically upload recorded rowing sessions to training platforms (i.e. Strava)
|
|
* figure out where to set the Service Advertising Data (FTMS.pdf p 15)
|
|
* add some attributes to BLE DeviceInformationService
|
|
* make Web UI a proper Web Application (tooling and SPA framework)
|
|
* record the workout and show a visual graph of metrics
|
|
* show a splash screen while booting the device
|
|
|
|
## Ideas
|
|
|
|
* add video playback to the Web UI
|
|
* implement or integrate some rowing games
|
|
* add possibility to define training timers
|
|
* add possibility to define workouts (i.e. training intervals with goals)
|