How to set up GPS logging in V3GUI.
Important note: GPS Data only available when ECU is detected by vemsTune.
If you take a log (that also contains GPS data) of a timed 402m quatermile run, please publish for analysis and verification (60 feet time is also important! mention your GPS type).
GPS Offline:
The application released the comm port and not tring to connect.
GPS not found:
Could not open the device.
GPS warning:
Comm port Successfuly opened but no data received.
GPS Ok:
Comm port Successfuly opened and valid NMEA data received.
Offilne:
ECU Not detected (but continously trying)
V3 Detected:
icon in toolbar.
The icon should change to
The output csv contains the GPS data (GPS data arrived just when the GPS data position column: -2,-1,0,1,2,... shows 0. Expect it 0.3 msec +- 0.1sec old at that time). From this the
Accelerating to high speed is very dangerous so be careful and responsible. Check the regulations that apply.
GPS device
Both our GPS uses NMEA protocol (only baudrate is different). But other than NMEA format can be implemented, if it can be converted to a struct that contains geographical data and speed. (best to take a few lines of examples in TerminalProgram and test on PC).
For the PC, we use a UFO like GPS that has RS232. It takes +5V power from a PS2 connector.
The fujitsu siemens pocketloox n520 PDA has internal GPS.