show/hide this revision's text 7 tags+tidy

I do a lot of location aware computing, often incorporating GPS. I have my own little simple NMEA parser that doesn't do anything special - just transforms the GPS specific sentences into usable numbers, flags, and so forth.

However, there is a lot of active development done on projects such as GPSD and Gypsy. If GPS were a simple matter, the projects would have finished long ago and simply gone into maintenance mode.

  • What do they know/do that I don't know about, and therefore my code doesn't account for?

-Adam

show/hide this revision's text 6 edited tags

show/hide this revision's text 5 Rollback to Revision 1

I do a lot of location aware computing, often incorporating GPS. I have my own little simple NMEA parser that doesn't do anything special - just transforms the GPS specific sentences into usable numbers, flags, and so forth.

However, there is a lot of active development done on projects such as GPSD and Gypsy. If GPS were a simple matter, the projects would have finished long ago and simply gone into maintenance mode.

  • What do they know/do that I don't know about, and therefore my code doesn't account for?

-Adam

show/hide this revision's text 4 Rollback to Revision 2
show/hide this revision's text 3 Rollback to Revision 1
show/hide this revision's text 2 deleted 14 characters in body
show/hide this revision's text 1