Skip to content

A simple script for retroactively correcting the OBD speed in hlptrz files used by Harry's Lap Timer.

Notifications You must be signed in to change notification settings

bobbywatson3/hlt-speed-tweak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

hlt-speed-tweak

To use this script, copy the LapTimer file to your computer, and determine your correction factor. You can find the correction factor by logging both GPS and OBD speeds at a steady speed. Then figure your correction factor by dividing GPS_SPEED/OBD_SPEED. Your GPS speed will typically be lower than your OBD speed.

Once you have the file and know your correction factor, run the script with the following options:

python hlt-speed-tweak -i [LapTimer file location] -c [Correction factor in format .95 or 1.1] -o [Optional output file location, default is "corrected_obd_speed.hlptrz"]

About

A simple script for retroactively correcting the OBD speed in hlptrz files used by Harry's Lap Timer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages