Added the flankdetector, to reliably detect an acceleration or deceleration of the flywheel Added extra metrics for the creation of TCX-files Added extra metrics (speed in m/s and cadence) to allow future export of this data to Garmin TCX files, which everybody seems to love. I increased the priority of the GPIO-service, as I noticed that much of the measurement noise originates from delayed read-outs of the GPIO. An Excel tool to "play" with the settings of a rower, to adjust the settings found in the rowerprofiles.js Adds test and data for RX800 rower Lightweight version of Excel file Co-authored-by: Lars Berning <151194+laberning@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| MovingFlankDetector.js | ||
| MovingIntervalAverager.js | ||
| MovingIntervalAverager.test.js | ||
| RowingEngine.js | ||
| RowingEngine.test.js | ||
| RowingStatistics.js | ||
| Timer.js | ||
| WeightedAverager.js | ||