* Daum: Remove redundant virtual keywords These function were not involved in any inheritance, so the virtual keyword is removed. * Daum: Remove unused parent member * Daum: Remove redundant destructor * Daum: Remove default values for contructor parameters This circumvents problems where e.g. explicit would be necessary. The constructor is actually only used when all parameters are given. * Daum: Remove redundant this-> * Daum: Ensure timer only allocated once Also use nullptr instead of 0. * Daum: Remove unused includes * Daum: daumDevice is now a private instance member There is no need for it to be a pointer or public.
GoldenCheetah
About
GoldenCheetah is a desktop application for cyclists and triathletes and coaches, providing a rich set of tools and models to analyse, track and predict performance, optimimise aerodynamics and train indoors.
GoldenCheetah integrates with most popular cloud services like Strava and Todays Plan, imports data from bike computers, imports downloads from any website like TrainingPeaks and Garmin and will also connect to smart trainers using ANT+ and Bluetooth.
GoldenCheetah is free for everyone to use and modify, released under the GPL v2 open source license with pre-built binaries for Mac, Windows and Linux.
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
Official release builds, snapshots and development builds are all available from http://www.goldencheetah.org