##### ## ## ## ## ##### ## ##
___ ( _`\ | (_(_) | _) | | (_)
_______ ( ____ \ | ( \/ | | | | ____ | | \_ ) | (___) | (_______)
#### ## ##### ## ## #####
##### ## ## ## ## ## ## ## ##
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: '''How to set up GPS logging in V3GUI.''' 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). # Set appropriate comm port for GPS and ECU: Go to Settings/Serial Port Config [http://www.vems.hu/download/v3gui/V3GUI-screenshots-2008-04-10/v3gui-settings-serial.JPG Screenshot: Serial Port Settings] # Check GPS state: ## http://www.vems.hu/download/v3gui/icons/tbGPS-offline.png GPS Offline: The application released the comm port and not tring to connect. ## http://www.vems.hu/download/v3gui/icons/tbGPS-false.png GPS not found: Could not open the device. ## http://www.vems.hu/download/v3gui/icons/tbGPS-warning.png GPS warning: Comm port Successfuly opened but no data received. ## http://www.vems.hu/download/v3gui/icons/tbGPS-true.png GPS Ok: Comm port Successfuly opened and incoming data received. # Check ECU state: ## http://www.vems.hu/download/v3gui/icons/tbDeviceNone_48.png Offilne: ## http://www.vems.hu/download/v3gui/icons/tbDeviceNoneRed_48.png ECU Not detected (but continously trying) ## http://www.vems.hu/download/v3gui/icons/tbDeviceV3_48.png V3 Detected: # Start logging: If GPS and V3 ECU has been detected successfuly to start logging press http://www.vems.hu/download/v3gui/icons/tbIsLogging-false.png icon in toolbar. The icon should change to http://www.vems.hu/download/v3gui/icons/tbIsLogging-true.png The log file created on the log/ folder. The name of the log file is autogenerated ( format: rawECUlog-YYYY.MM.DD-hh.mm.ss.txt example: rawECUlog-2008.01.29-11.29.55.txt) # Playback of raw log: To playback rawlog select[http://www.vems.hu/download/v3gui/V3GUI-screenshots-2008-04-10/v3gui-select-raw-log.JPG Screenshot: Select raw log] ## Put some widgets to the screen "press 8 hotkey" or go to Tools/Realtime Values/Group menu an select one [http://www.vems.hu/download/v3gui/V3GUI-screenshots-2008-04-03/v3gui-gauge-group-gps.JPG Screenshot: GPS play back] # Convert raw log to csv file: ## Go to Tools/Raw Log to XLS convert menu: [http://www.vems.hu/download/v3gui/V3GUI-screenshots-2008-04-10/v3gui-convert-xls.JPG Screenshot: Raw Log to XLS convert menu] ## Select raw log file'''S''' (yes, you can select multiple files to convert) and press convert button. [http://www.vems.hu/download/v3gui/V3GUI-screenshots-2008-04-10/v3gui-convert-xls2.JPG Screenshot: Raw Log to XLS convert menu2] 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 * '''0m position''' * '''60feet timestamp''' * '''402m timestamp''' can be determined. The timestamp of the 0m is not precise enough. The RPM-drop might help. But the 60 feet => 402m timestamps (from interpolation) and their difference is most characteristic anyway. More precise and reproducible than it can be measured by most other means. 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. Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.