1.3 KiB
1.3 KiB
Development Roadmap for Open Rowing Monitor
This is the very minimalistic Backlog for further development of this project.
Soon
- add an update script to simplify the migration to new versions
- validate FTMS with more training applications and harden implementation (i.e. Holofit and Coxswain)
- record a longer rowing session and analyze two encountered problems: 1) rarely the stroke rate doubles for a short duration (might be a problem with stroke detection when measurements are imprecise), 2) in one occasion the measured power jumped to a very high value after a break (40000 watts)
- add support for ANT+ heart rate monitors with USB dongles
- add an option to automatically feed the measured damping constant back into the rowing engine
Later
- figure out where to set the Service Advertising Data (FTMS.pdf p 15)
- add some attributes to BLE DeviceInformationService
- improve the physics model for water rowers
- make Web UI a proper Web Application (tooling and SPA framework)
- record the workout and show a visual graph of metrics
- export the workout
Ideas
- add video playback in background of Web UI
- implement or integrate some rowing games
- add possibility to define workouts (i.e. training intervals with goals)
- directly attach a touchscreen to the Raspberry Pi and automatically show WebUI on this in kiosk mode