index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nmea_parse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo fix.
Eric S. Raymond
2009-02-20
1
-1
/
+1
*
splint cleanup.
Eric S. Raymond
2009-02-19
1
-1
/
+3
*
Not dropping last field (an SNR) means we need to fix the GSV correctness check.
Eric S. Raymond
2009-02-18
1
-13
/
+13
*
Our NMEA field parser was silently ignoring the last (*-terminated) field.
Eric S. Raymond
2009-02-18
1
-3
/
+5
*
Comment corrections.
Eric S. Raymond
2009-02-18
1
-9
/
+10
*
Enable gpsmon to get at the raw fields from an NMEA parse.
Eric S. Raymond
2009-02-17
1
-12
/
+17
*
Set validity masks on GSA sentences a bit more carefully.
Eric S. Raymond
2009-02-17
1
-2
/
+7
*
Format driver sends through a common message buffer.
Eric S. Raymond
2009-02-16
1
-5
/
+7
*
Name changes in preparation for send-buffer snooping.
Eric S. Raymond
2009-02-15
1
-10
/
+1
*
Documentation fixes for NMEA parsing.
Eric S. Raymond
2009-01-07
1
-23
/
+32
*
silence unused parameter warning
Chris Kuethe
2009-01-06
1
-1
/
+1
*
Refactor sending of control strings.
Eric S. Raymond
2009-01-06
1
-12
/
+17
*
This diff goes most of the way to getting us splint-clean again.
Eric S. Raymond
2009-01-05
1
-1
/
+3
*
Merge code for Oceanserver compass from Stefan de Konink.
Eric S. Raymond
2009-01-04
1
-0
/
+62
*
My change to the scaling of O reports four days ago was backwards.
Eric S. Raymond
2009-01-03
1
-1
/
+2
*
merge mkt-3301 support. from Henk Fijnvandraat
Chris Kuethe
2008-12-31
1
-1
/
+9
*
fix the order of merging in time data. from Cvachoucek
Chris Kuethe
2008-10-19
1
-1
/
+1
*
whitespace fixes
Chris Kuethe
2007-12-26
1
-73
/
+73
*
fix the handling of the device id
Chris Kuethe
2007-12-25
1
-1
/
+2
*
teach the monster ashtech decoder how to handle $PASHR,SAT and $PASHR,POS
Chris Kuethe
2007-12-25
1
-4
/
+51
*
Ashtech fixes.
Chris Kuethe
2007-12-25
1
-0
/
+14
*
More specific warning message.
Eric S. Raymond
2007-12-10
1
-2
/
+2
*
Time-equality test has to use fabs() rather than abs().
Eric S. Raymond
2007-12-10
1
-1
/
+1
*
Improved error and rpgress reporting, plus a typo fix.
Eric S. Raymond
2007-12-10
1
-6
/
+13
*
Eliminate naive float comparisons.
Eric S. Raymond
2007-12-10
1
-4
/
+16
*
Pull the device_readonly variable into the global context structure.
Eric S. Raymond
2007-06-01
1
-4
/
+0
*
splint cleanups, and move a static to wre it belongs in the driver structure.
Eric S. Raymond
2007-06-01
1
-0
/
+2
*
Back out some code that caused the eXplorist-210 regression test to hang hard.
Eric S. Raymond
2007-05-31
1
-1
/
+5
*
Neuter nmea_send.
Chris Kuethe
2007-04-06
1
-0
/
+4
*
get rid of an erroneous strlen test
Chris Kuethe
2007-03-15
1
-1
/
+1
*
more robust NMEA parsing.
Chris Kuethe
2007-03-14
1
-6
/
+7
*
Make the nmea parsing more robust in the face of garbage and/or hostile input.
Chris Kuethe
2007-02-14
1
-10
/
+39
*
Make our assumptions about the units in Garmin error estimates
Eric S. Raymond
2006-11-29
1
-0
/
+2
*
Fix a long-standing bug in NMEA processing.
Eric S. Raymond
2006-11-24
1
-1
/
+22
*
Compiler-warning and splint cleanup.
Eric S. Raymond
2006-11-10
1
-1
/
+1
*
Toss out overlong NMEA packets.
Eric S. Raymond
2006-11-07
1
-0
/
+13
*
Sigh...avoid harmless but *annoying* name collision...
Eric S. Raymond
2006-11-02
1
-3
/
+3
*
Define uniform log level macros.
Eric S. Raymond
2006-11-02
1
-15
/
+15
*
Back down to a version of the True North code that was working...
Eric S. Raymond
2006-11-01
1
-5
/
+1
*
Rename config.h so it can be installed as gpsd_config.h...
Chris Kuethe
2006-10-26
1
-0
/
+2
*
Partial splint cleanup.
Eric S. Raymond
2006-10-26
1
-4
/
+4
*
Recognize use of @ as a private packet leader character...
Eric S. Raymond
2006-10-26
1
-1
/
+5
*
Allowing the fd to drain helps my WBT-200 be more reliable...
Chris Kuethe
2006-10-23
1
-0
/
+1
*
Since we're overloading the altitude field anyway...
Chris Kuethe
2006-10-20
1
-1
/
+1
*
The TRACK_SET flag was redundantly set, and STATUS_SET wasn't set at all. Fix.
Chris Kuethe
2006-10-20
1
-1
/
+1
*
remove redundant toupper() calls...
Chris Kuethe
2006-09-23
1
-1
/
+1
*
Prevent the nmea parser from exploding...
Chris Kuethe
2006-09-22
1
-16
/
+17
*
Return the proper error code. More validation to come
Chris Kuethe
2006-09-22
1
-1
/
+1
*
Thinking about a better parser for PGRME.
Chris Kuethe
2006-09-22
1
-0
/
+10
*
Add subversion ID tags near the beginning of every file.
Chris Kuethe
2006-09-21
1
-0
/
+1
[next]