Parse GPS data locally. Add 'g' command to display recent GPS results.
authorKeith Packard <keithp@keithp.com>
Sun, 19 Apr 2009 06:17:45 +0000 (23:17 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 19 Apr 2009 06:17:45 +0000 (23:17 -0700)
This parses the GPS GGA message and stores it in a global variable,
protected by a mutex.


No differences found