mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
8ddabfb6ec4c2ec9fa6977b08cc2a50223d447d6
Refactored to improve support for files created in earlier versions of WKO/CyclingPeaks. The changes are largely focused on parsing charts and caches that we don't really use, but need to be waded through to land on the data points. This has been tested on over 1,500 WKO+ files and found to be ok for those. Further regression testing would be beneficial. Better support for; * Running / Swimming files (different chart setup) * Where users have customised the default charts * Earlier versions of CP/WKO+ (esp v1 and v12 format from CP v1.1/1.2) * Latest versions (v3.0) Specifically; * Better support for WKO file formats v1 and v12 * Fix parsing of distribution caches and config * Improved parsing of MeanMax caches and config * Support for Suunto devices added * Support for files with no time data Fixes #457.
To build cp src/gcconfig.pri.in src/gcconfig.pri cp qwt/qwtconfig.pri.in qwt/qwtconfig.pri Edit both src/gcconfig.pri and qwt/qwtconfig.pri as necessary, then qmake make To uninstall the older FTDI VCP drivers on Mac OS X, open a Terminal and type: sudo mv /System/Library/Extensions/FTDIUSBSerialDriver.kext /tmp Type your password when prompted, then restart your computer.
Description
Languages
Standard ML
68.3%
C++
28.1%
C
2.7%
Yacc
0.2%
QMake
0.2%
Other
0.1%