Support for rowing data / migrating from rowsandall.com

Our experience is vastly different for indoor rowing. With ORM we report on a session, spilt (= ORM interval) and lap (= ORM split) level, and there is a bug on parsing that data, as intervals messes with that data. See Question on FIT file parsing: Misaligned Splits / "Summary First" vs "Summary Last" handling

I see the same happens with Garmin data: First intervals too short? Rest of intervals shifted

Good idea!

If you want a (bad) example of how we report data: openrowingmonitor/app/recorders/fitRecorder.js at 0.9.7-(under-construction) · JaapvanEkris/openrowingmonitor · GitHub

Unfortunately, this isn’t too non-developer friendly. We do try to document much of the parameters and timestamp stuff etc as well. AFAIK, this is the maximum of the documented native datafields that can be used.

We are working with an upstream developer to include undocumented Garmin fields as well. But that will be in the next release for us. This includes some summary fields which are interesting.