openrowingmonitor/app/engine
Jaap van Ekris 854a8806dc
Upgrade to Node.js V18 (#32)
* Update install.sh

* Create .npmrc

* Update install.sh

* Update server.js

* Update config.js

* Update RowingStatistics.js
2024-02-03 10:35:14 +01:00
..
utils Improvement of the dragfactor calculation by using Linear Theil-Sen estimator (#27) 2024-01-24 17:49:42 +01:00
Flywheel.js Improvement of the dragfactor calculation by using Linear Theil-Sen estimator (#27) 2024-01-24 17:49:42 +01:00
Flywheel.test.js Adaptation to improved Theil-Sen algorithm 2024-01-09 22:46:33 +01:00
Rower.js Update to handle increased FullTS accuracy 2023-12-03 21:12:56 +01:00
Rower.test.js Improvement of the dragfactor calculation by using Linear Theil-Sen estimator (#27) 2024-01-24 17:49:42 +01:00
RowingStatistics.js Upgrade to Node.js V18 (#32) 2024-02-03 10:35:14 +01: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