openrowingmonitor/app/engine
Jaap van Ekris 6eed136caf
Move functionality to the Finite State Machine
On hindsight, the approach of letting the FSM handle all state transitions explicitly is much clearer
2023-01-16 12:18:46 +01:00
..
utils Fixed a typo in function name 2023-01-10 11:44:37 +01:00
Flywheel.js Centralising parameter check 2023-01-11 23:30:11 +01:00
Flywheel.test.js
Rower.js
Rower.test.js
RowingStatistics.js Move functionality to the Finite State Machine 2023-01-16 12:18:46 +01:00
VO2max.js Fixed a missing bracket 2023-01-11 10:15:48 +01:00
WorkoutRecorder.js Several bugfixes and improvements 2023-01-10 11:27:13 +01:00
WorkoutUploader.js