From c577db4a518c8bf285615acee680698f0deeca44 Mon Sep 17 00:00:00 2001 From: cyteen Date: Wed, 20 Nov 2024 19:14:08 +0000 Subject: [PATCH] Small changes to README_coach.md --- docs/README_coach.md | 41 +++++++++++++++++++++++++++++------------ 1 file changed, 29 insertions(+), 12 deletions(-) diff --git a/docs/README_coach.md b/docs/README_coach.md index 91ad296..667dd44 100644 --- a/docs/README_coach.md +++ b/docs/README_coach.md @@ -141,6 +141,7 @@ strokeState, heartrate, heartrateBatteryLevel + * RowingEngine.js - The Rowing Engine models the physics of a real rowing boat. [Physics of Rowing by Anu Dudhia](http://eodg.atm.ox.ac.uk/user/dudhia/rowing/physics) * averager - moving, interval and weighted @@ -150,18 +151,23 @@ ### Client -* app/server.js - entry point -* app/client/index.js - renders a performance-dashboard component, defines a - custom element called web-app using LitElement. -* app/client/components/AppElement.js - Base Component for all other App - Components. -* app/client/components/DashboardActions.js - Component that renders the action - buttons of the dashboard. -* app/client/components/DashboardMetric.js - Component that renders a metric of - the dashboard. -* app/client/components/PerformanceDashboard.js - Component that renders the dashboard. -* app/client/components/BatteryIcon.js - Component that renders a battery indicator. -* app/client/components/AppDialog.js - Component that renders a html dialog. +* server.js - entry point +* app/client/index.js + Main Initialization Component of the Web Component App + renders a performance-dashboard component, defines a custom element called + web-app using LitElement. +* app/client/components/AppElement.js + Base Component for all other App Components. +* app/client/components/DashboardActions.js + Component that renders the action buttons of the dashboard. +* app/client/components/DashboardMetric.js + Component that renders a metric of the dashboard. +* app/client/components/PerformanceDashboard.js + Component that renders the dashboard. +* app/client/components/BatteryIcon.js + Component that renders a battery indicator. +* app/client/components/AppDialog.js + Component that renders a html dialog. ### tools @@ -344,6 +350,17 @@ Currently supported: Captures heart rate and ECG data from a Polar H10 heart rate monitor (proprietary BLE service). This is displayed as an ECG trace and heart rate graph over time. +### Android + +### [EXR](https://play.google.com/store/apps/details?id=com.SaltyLemonEntertainment.EXR) + +EXR | Row together Virtually Subscription: € 7,95/month + +### [Coxwain](https://github.com/svenmeier/coxswain) [Android](https://play.google.com/store/apps/details?id=svenmeier.coxswain) + +waterrower workout tracker, +* [Coxwain2fit](https://github.com/inonoob/Coxswain2Fit) Convert garmin TCX export file from Coxswain android app (Waterrower) to a garmin FIT file. + ## Requests An "unlocked" PM would be such an amazing training tool.