RaceTracker is the successor to VerifyGPS 3.2 (still available here). RaceTracker is now written in Java which means it will run on all platforms that run Java. However, you have to make sure you have a Java runtime environment installed and the RXTX java serial communications library installed. Installation instructions are provided below.
RaceTracker.jar (last updated 15th January 2007) - This is the main program used to download and verify track logs - install location is not important but usually install in the directory where you want to save the track logs (eg C:\RaceTracks (Windows), ~/RaceTracks (Mac OS X, Linux, Unix)). Run by double-clicking or typing java -jar RaceTracker.jar
from the command line.
Internet Explorer users: If you insist on using Internet Explorer you will encounter a bug in IE6 and IE7 where it renames the file to RaceTracker.zip after downloading. Who knows why! You will have to rename the file back to RaceTracker.jar . Easier would be to just use firefox or, really, any other browser. Maybe it is because Microsoft lost a court case to Sun (the authors of java) and this is Microsoft's childish attempt at retaliation.
Java runtime version 1.4 or later. Java SDK will of course also work as it includes the runtime. To check whether java is already installed go to the command line and type java -version
. On my Windows 98 computer I get
java version "1.5.0_03" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_03-b07) Java HotSpot(TM) Client VM (build 1.5.0_03-b07, mixed mode)
RXTX_Jag.pkg - RXTX java serial library installer for Mac OS X 10.2 or later. Double click to install.
RXTXComm.jar - RXTX java serial library jar file - save to Java ext directory - eg C:\Program Files\Java\jre1.5.0_06\lib\ext
rxtxSerial.dll - RXTX java serial library dll file - save to Java bin directory - eg C:\Program Files\Java\jre1.5.0_06\bin
Internet Explorer users: remember to rename any downloaded jar files back to their original name eg RXTXComm.jar, not RXTXComm.zip. See note above
RXTXComm.jar - RXTX java serial library jar file - save to Java ext directory - eg /usr/local/java/jre/lib/ext
librxtxSerial-2.1-7pre16.so - RXTX java serial library native file - save to Java lib directory - eg /usr/local/java/jre/lib/i386
Last updated 14th April 2004 - Contact D Tim Cummings for comments.
RaceTracker source code is released under GPL and can be downloaded here [download version 1657]
If you would like to try OzGap2005, do the following steps
cp "c:\Program Files\Race\RCFormulaOzGap.dll" "c:\My Documents\RCFormulaOzGap2000.dll"
regsvr32 "c:\Program Files\Race\RCFormulaOzGap.dll"
If you would like to try Fixed Total Validity on any Race.exe based competition, download HGFA_FTV_Comp_10.zip (requires Microsoft Access 2000 or 2003).
Instructions
copy "c:\Program Files\Race\Data\Canungra2005.mdb" "c:\Program Files\Race\Data\Ftv\Canungra2005.mdb"