Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Readme.txt | 2012-09-04 | 649 Bytes | |
ReadGpsToFile.exe | 2012-08-22 | 10.2 kB | |
ReadGpsToFile.csproj | 2012-08-22 | 3.7 kB | |
Program.cs | 2012-08-22 | 527 Bytes | |
Totals: 4 Items | 15.1 kB | 0 |
GPS ReaderTo File This program reads GPSdata to a file. It is a quick tool i developed to get raw GPS data in a file. This is then used to test my GPS based developments without having to actually go out there and test / fix while on the move. When the window opens, input the comport of your GPS device and press Start. Once you have collected enough data, press stop. On you C: drive, in the root is a file GpsStream.TXT (c:\GpsStream.txt) whic you can then use to simulate a gps device to your developent. The source is included and free to use or modify. Please Leave a comment If you're using this, regardless of how.