openrowingmonitor/app/engine
Jaap van Ekris 43d7e45aee
Fix a state machine bug
Fixed a bug where allowMovement() would be called at the start of the first drive, which would force it back to a paused state, causing all kind of weird metrics.
2023-04-28 20:22:14 +02:00
..
utils Fix type conversion in the curveMetrics 2023-03-25 21:00:33 +01:00
Flywheel.js Cut/copy/paste error in log message 2023-03-09 10:55:45 +01:00
Flywheel.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
Rower.js Fix a state machine bug 2023-04-28 20:22:14 +02:00
Rower.test.js Redesign of the rowing engine (#84) 2022-12-15 21:33:42 +01:00
RowingStatistics.js Make changes to GUI to better support intervals 2023-04-18 23:19:53 +02:00
VO2max.js Fixed a missing bracket 2023-01-11 10:15:48 +01:00
WorkoutRecorder.js Added interval number to RowingData 2023-04-24 13:26:02 +02:00
WorkoutUploader.js implements confirmation dialogs, improvements to strava upload 2022-02-11 22:37:36 +00:00