openrowingmonitor/app/engine
JaapvanEkris 2c6819ca02
implements better flank detection, adds spreadsheet for analysis
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>
2021-04-30 22:03:47 +02:00
..
MovingFlankDetector.js implements better flank detection, adds spreadsheet for analysis 2021-04-30 22:03:47 +02:00
MovingIntervalAverager.js adds support for BLE heart rate monitors 2021-04-14 22:13:24 +02:00
MovingIntervalAverager.test.js adds support for BLE heart rate monitors 2021-04-14 22:13:24 +02:00
RowingEngine.js implements better flank detection, adds spreadsheet for analysis 2021-04-30 22:03:47 +02:00
RowingEngine.test.js implements better flank detection, adds spreadsheet for analysis 2021-04-30 22:03:47 +02:00
RowingStatistics.js adds support for BLE heart rate monitors 2021-04-14 22:13:24 +02:00
Timer.js first commit 2021-03-06 21:15:37 +01:00
WeightedAverager.js implements PM5 protocol, simplifies code 2021-03-18 20:17:57 +00:00