Eric Johnson eebc36a618 Use float division when converting wheel size
In training mode, calculations of speed using wheel size and RPM from
a speed sensor used integer division. This truncated all wheel
circumferences to an integral number of meters. 2100mm wheels were
treated as 2 meters and 1960mm wheels were treated as 1 meter,
effectively reducing calculated speeds by roughly 5% and 50%
respectively.

Fixes #585
Fixes #651
Fixes #669
2013-09-22 00:33:20 -04:00
2013-03-31 18:11:53 +01:00
2013-06-10 09:46:39 +01:00
2013-03-14 22:53:37 +00:00
2012-12-03 12:00:12 +00:00
2009-09-20 11:13:11 -07:00
2011-10-12 09:46:40 +01:00
2006-09-06 23:59:42 +00:00
2013-02-28 07:16:10 +00:00
2013-03-08 17:20:41 -05:00
2012-11-08 22:24:13 +00:00

Golden Cheetah install and build instructions are documented
for each platform;

INSTALL-WIN32   For building on Microsoft Windows
INSTALL-LINUX   For building on Ubuntu Linux
INSTALL-MAC     For building on Apple OS X

Alternatively official builds are available from http://www.goldencheetah.org
whilst latest developer builds are available from http://goldencheetah.stand2surf.net
Languages
Standard ML 68.2%
C++ 28.2%
C 2.7%
Yacc 0.2%
QMake 0.2%
Other 0.1%