After having difficulty importing a particular Racecapture session into Track Attack, I took a look at the raw data in the .log file. In several spots in the file, the longitude is missing the decimal place, which wreaks havoc with plotting the lap. An excerpt of the cells is below. This does not happen in every log file, but often enough to be a nuisance. It actually looks like it is replacing the decimal place with an extra "2" in this instance.
"Latitude"|"Degrees"|-180.0|180.0|10 "Longitude"|"Degrees"|-180.0|180.0|10
34.878864 -118.265961
34.878864 -118.265961
34.878841 -1182265945
34.878841 -1182265945
34.878841 -1182265945
34.878822 -118.265938
34.878822 -118.265938
Any help would be appreciated!
Exported session Longitude missing decimal point
-
- Posts: 7
- Joined: Wed Aug 22, 2018 11:48 pm
-
- Posts: 7
- Joined: Wed Aug 22, 2018 11:48 pm
Definitely not the SD card, I tried with two different Sandisk Ultra Plus UHS-1 cards. If it's fast enough to save 4k video to, it should have no problem with the log exports. Also, if it were a card speed issue, the data corruption wouldn't be limited to just one character at multiple spots in the file.
Also to make clear, this is happening on the Raspberry Pi version of the Racecapture software. Connection is via USB.
Also to make clear, this is happening on the Raspberry Pi version of the Racecapture software. Connection is via USB.
-
- Posts: 7
- Joined: Wed Aug 22, 2018 11:48 pm