Tagged Questions

8
votes
6answers
3k views

Parsing GPS receiver output via regex in Python

I have a friend who is finishing up his masters degree in aerospace engineering. For his final project, he is on a small team tasked with writing a program for tracking weather balloons, rockets and ...
6
votes
1answer
2k views

Roll your own NMEA parser or use an open source GPS parser?

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 ...
3
votes
0answers
109 views

Looking for Robust Delphi NMEA parser

I'm looking for opensource Delphi NMEA parser of production grade. It will be fine if it can meet critical mission requirement (I'm joking! I believe it's not attainable using a Win32 system). So ...
1
vote
3answers
1k views

Trouble parsing NMEA data from Serial Port

I'm retrieving NMEA sentences from a serial GPS. Then string are coming across like I would expect. The problem is that when parsing a sentence like this: ...