* Enable import of XDATA series from CSV files Since XDATA series are preserved across merges this allows to add arbitrary XDATA series to any activity. Sample WEATHER file is included for testing. Sample swim file is also included, once imported set Sport=Swim and use Fix Lap Swim with pool length=25 to rebuild standard series and laps Fixes #2010 item 4. * FixLapSwim - Alternative way to store pauses in XData Some devices s.t. Moov Now generates a CSV with REST field after each length. FixLapSwim now can use this alternative way to express pauses and to mark end of laps. This is intended to be used together with XDATA csv import. A Moov Now csv file modified to comply with our format is added as an example to test folder.
GoldenCheetah
About
GoldenCheetah is an open-source data analysis tool primarily written in C++ with Qt for cyclists and triathletes with support for training as well.
GoldenCheetah can connect with indoor trainers and cycling equipment such as cycling computers and power meters to import data.
In addition, GoldenCheetah can connect to cloud services.
It can then manipulate and view the data, as well as analyze it.
Installing
Golden Cheetah install and build instructions are documented for each platform;
INSTALL-WIN32 For building on Microsoft Windows
INSTALL-LINUX For building on Linux
INSTALL-MAC For building on Apple OS X
Alternatively, official builds are available from http://www.goldencheetah.org
whilst the latest developer builds are available from https://github.com/GoldenCheetah/GoldenCheetah/releases