GPS-4-BTB

I have written a small application that will retrieve longitude, latitude and altitude data directly from GPS devices(NMEA sentences, specifically the $GPGGA sentence) , and convert it into a usable .csv format for BTB.

The application has been written to use a device plugged into a port in the range COM1 to COM5.

Due to accuracy limitations of the GPS system, especially altitude, I have given the option to either log data WITH altitude or WITHOUT(default), in this case the altitude information will be equal to zero meters.

Further editing in BTB will still be required.

If you need to edit the .csv file for any reason I would recommend using something like Excel or Notepad++, as Windoze XP Notepad doesnt display the data correctly, dunno why.

I have no access to a Vista based machine so it hasn't been tested on Vista.

In theory there is no limit to the amount of data logged, except of course physical RAM available.

This is the first piece of code I have released into the wild, so any feedback would be welcome, good or bad.

Requirements:-

1. GPS device capable of outputting NMEA sentences.

2. Laptop/netbook/crotchtop. I use a "GlobalSat BU-353" plugged into my Asus Eee.

3. .NET 3.5 Framework.



DISCLAIMER:-

USE AT YOUR OWN RISK.

If this software causes your PC to melt into a puddle, black holes to form in the local vicinity or alien invasions,,, you get the idea, I WILL NOT BE HELD RESPONSIBLE.

USE AT YOUR OWN RISK.

Having said that I have tested the code quite a lot and nothing bad or scary has happened to my system,,, sys,,, sys,,, system so far.

P.s. Altitude data can be VERY inaccurate, so use it as a rough guide only. Longitude and latitude are "usually" a lot more accurate.

And once more to make sure,,, USE AT YOUR OWN RISK.

Download link:-

http://www.filefactory.com/file/a0b2d6e/n/GPS-4-BTB_zip
 

Latest News

What would make you race in our Club events

  • Special events

    Votes: 7 21.2%
  • More leagues

    Votes: 4 12.1%
  • Prizes

    Votes: 5 15.2%
  • Trophies

    Votes: 4 12.1%
  • Forum trophies

    Votes: 1 3.0%
  • Livestreams

    Votes: 6 18.2%
  • Easier access

    Votes: 23 69.7%
  • Other? post your reason

    Votes: 3 9.1%
Back
Top