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
/
driver_nmea.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid locale problems in the NMEA driver, too.
Eric S. Raymond
2011-08-27
1
-46
/
+46
*
Comment fix.
Eric S. Raymond
2011-06-10
1
-8
/
+8
*
Cosmetic fix. All regression tests pass.
Eric S. Raymond
2011-06-10
1
-25
/
+17
*
Implement NMEA HDT sentence. All regression tests pass,
Eric S. Raymond
2011-06-10
1
-0
/
+43
*
gps_maskdump() has been a CPU hog. Drastically reduce the number of calls...
Eric S. Raymond
2011-03-31
1
-17
/
+16
*
Magic-number and strncpy elimination. All regression tests pass
Eric S. Raymond
2011-03-29
1
-5
/
+7
*
Fix scan-build glitches. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-1
/
+1
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-55
/
+55
*
Make all drivers set the PPSTIME_IS mask where appropriate. It's not yet used.
Eric S. Raymond
2011-03-23
1
-0
/
+9
*
Enable GSTs to update time properly.
Thomas Sprinkmeier
2011-03-08
1
-0
/
+1
*
expand logging for error condition of too many satellites reported
Jon Schlueter
2011-03-05
1
-1
/
+2
*
Dead-code removal. All regression tests pass.
Eric S. Raymond
2011-03-04
1
-8
/
+1
*
add return codes when parsing partial GSV packets
Jon Schlueter
2011-02-22
1
-5
/
+5
*
spelling error in comment for driver_nmea
Jon Schlueter
2011-02-22
1
-1
/
+1
*
Simplify year computation in NMEA. There are no out-of-bound years.
Eric S. Raymond
2011-02-22
1
-17
/
+11
*
More uniform error messages. All regression tests pass.
Eric S. Raymond
2011-02-22
1
-6
/
+7
*
Partial splint and warning cleanup. All regression tests pass.
Eric S. Raymond
2011-02-03
1
-1
/
+1
*
More name changes related to GST.
Eric S. Raymond
2011-02-01
1
-16
/
+16
*
Change Noise sentence to use ISO8601 timestamp.
Eric S. Raymond
2011-02-01
1
-2
/
+2
*
Process GPGST into noise statistics. All regression tests pass.
Thomas Sprinkmeier
2011-02-01
1
-0
/
+47
*
Comment fixup.
Eric S. Raymond
2011-01-21
1
-5
/
+6
*
Compensate for century rollover in NMEA.
Eric S. Raymond
2011-01-21
1
-5
/
+7
*
Yet more time refactoring. All regression tests pass.
Eric S. Raymond
2011-01-21
1
-1
/
+11
*
Refactor time handling yet again. All regression tests pass.
Eric S. Raymond
2011-01-21
1
-14
/
+1
*
Rollover checking for NMEA.
Eric S. Raymond
2011-01-17
1
-0
/
+2
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Fix typo in comment.
Gary E. Miller
2011-01-11
1
-1
/
+1
*
Pretty-print the nearest timestamp.
Beat Bolli
2011-01-05
1
-1
/
+1
*
Add some instrumentation for Roger Oberholzer.
Eric S. Raymond
2011-01-04
1
-1
/
+2
*
Detect non-advancing GGA timestamps and latch mode to 1 when this happens.
Eric S. Raymond
2010-12-26
1
-0
/
+22
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-4
/
+2
*
Be more explicit about an assumption. All regression tests pass.
Eric S. Raymond
2010-12-20
1
-5
/
+2
*
Detect GPS week rollover in ZDA sentences. All regression tests pass.
Eric S. Raymond
2010-12-19
1
-23
/
+21
*
Update context century from a greater ZDA century; handles century rollovers.
Eric S. Raymond
2010-12-19
1
-1
/
+23
*
Use the century slot in the context structure.
Eric S. Raymond
2010-12-19
1
-1
/
+1
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-4
/
+0
*
Add some more error logging for GPGSV.
Gary E. Miller
2010-10-26
1
-0
/
+3
*
GPZDA reported broken by aquarat, and others.
Gary E. Miller
2010-10-26
1
-1
/
+1
*
Add some sanity checking when getting dates from NMEA.
Gary E. Miller
2010-06-29
1
-10
/
+34
*
Avoid returning a random validity mask. All regression tests pass.
Eric S. Raymond
2010-06-14
1
-2
/
+1
*
Remove error returns that could lead to spuriors device hangups.
Eric S. Raymond
2010-06-14
1
-5
/
+4
*
Make packet sniffer pass packets with bad checksums with type BAD_PACKET.
Eric S. Raymond
2010-05-08
1
-4
/
+4
*
Whitespace and indenting cleanup.
Jon Schlueter
2010-04-29
1
-15
/
+15
*
Address Berlios tracker bug #17098: wrong day of week in log message.
Eric S. Raymond
2010-04-27
1
-2
/
+8
*
Remove another obsolete FIX-ME.
Eric S. Raymond
2010-04-26
1
-1
/
+0
*
FIXME -> FIX-ME, so I can walk through these without tripping over autotools.
Eric S. Raymond
2010-04-26
1
-1
/
+1
*
Remove obsolete FIXME.
Eric S. Raymond
2010-04-25
1
-1
/
+0
*
Clear DOPs only when we get a skyview report.
Eric S. Raymond
2010-04-20
1
-2
/
+0
*
remove unused nmea checksum calculator
Chris Kuethe
2010-04-18
1
-16
/
+0
*
Reindented the NMEA support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-348
/
+383
[next]