openrowingmonitor/app
Jaap van Ekris e85491acb9
More refined session state (#33)
* A more refined rowing session state (PM5)

Introduces a more refined session state needed for the PM5 rower session simulation, as well as a cleaner setup for the metrics to stop when the rower is stopped.

* Added the WorkoutState and rowingState

Added the WorkoutState and rowingState to the PM5 interface, to prevent EXR to start too early.

* Added a link to the brilliant work of Nomath

Added a link to Nomath's work, as it is a brilliant piece of work that independently verifies our calculations and provides a basis for support of the Concept2 rower.

* Bugfix in Instantanous Torque calculation

The Instantanous Torque calculation wasn't cleaned up sufficiently, causing issues in the powercurve.

* unifies reset of heartrate value at different places

* unifies naming with other variables status -> state

* just some minor link adjustments in documentation

Co-authored-by: Lars Berning <151194+laberning@users.noreply.github.com>
2022-01-09 12:09:02 +01:00
..
ant fixes a problem, that caused ANT+ not to work wit newer ANT+ usb sticks 2021-04-24 10:51:21 +02:00
ble More refined session state (#33) 2022-01-09 12:09:02 +01:00
client updates some dependencies 2021-10-17 11:24:12 +02:00
engine More refined session state (#33) 2022-01-09 12:09:02 +01:00
gpio adds more settings, adds auto adjust for damping 2021-05-05 12:16:04 +02:00
tools extracts merge function into a helper module 2021-05-27 09:36:03 +02:00
WebServer.js updates websocket library to version 8 2021-10-17 11:40:03 +02:00
server.js adds documentation on the physics model (#25) 2021-11-08 11:32:08 +01:00