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
/
packet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add str_starts_with macro, use it instead of strncmp.
Zbigniew Chyla
2015-01-21
1
-5
/
+6
*
Adding missing PASSTHROUGH_ENABLE ifdef guards in packet.c
Jon Schlueter
2015-01-08
1
-2
/
+8
*
Fix RTCM2 detection in packet.c
Ahti Heinla
2015-01-08
1
-0
/
+6
*
Silence compiler warnings about array subscripts of type 'char'
Matt
2014-09-10
1
-3
/
+3
*
Fix incorrect comment.
Eric S. Raymond
2014-09-06
1
-1
/
+1
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-34
/
+34
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-60
/
+39
*
Eliminate gpsd_report() from isgps.c. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
Modify packet.c so it no longer requires gpsd_report().
Eric S. Raymond
2014-08-27
1
-34
/
+56
*
Follow throughon a previous name change. No logic changes.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-10
/
+10
*
Remove some obsolete FIXMEs.
Eric S. Raymond
2014-08-24
1
-2
/
+0
*
Support for some unusual NMEA 4.0 AIS talker IDs.
Eric S. Raymond
2014-05-20
1
-4
/
+23
*
Support for, and documentation of, some unuusual AIS talker IDs.
Eric S. Raymond
2014-05-16
1
-12
/
+17
*
PPS JSON messages are now visible in client-mode JSON.
Eric S. Raymond
2013-11-17
1
-1
/
+6
*
Fix kexer to be able to see JSON after NMEA.
Eric S. Raymond
2013-11-17
1
-1
/
+4
*
u-blox name cleanup. All regression tests pass, PPS is live.
Eric S. Raymond
2013-11-09
1
-7
/
+7
*
Remove code which Coverity correctly calls out as statically dead.
Eric S. Raymond
2013-11-06
1
-2
/
+0
*
Full splint cleanup. Partial cppcheck cleanup.
Eric S. Raymond
2013-11-05
1
-2
/
+3
*
Narrow a variable scope. All regression tests pass.
Eric S. Raymond
2013-10-17
1
-2
/
+3
*
Make all hex-dumping truly thread-safe.
Eric S. Raymond
2013-10-13
1
-6
/
+17
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-36
/
+52
*
TSIP packet 0x1c has to pass through.
Eric S. Raymond
2013-09-24
1
-1
/
+5
*
Pass through Trimble Accutime Gold bersion info.
Eric S. Raymond
2013-09-23
1
-3
/
+9
*
Deal with the Accutime Gold's known issues. All regression tests pass.
Eric S. Raymond
2013-09-23
1
-4
/
+9
*
More TSIP packet cleanup. All regression tests pass.
Eric S. Raymond
2013-09-22
1
-3
/
+3
*
More TSIP packet recognition cleanup. All regression tests pass.
Eric S. Raymond
2013-09-22
1
-3
/
+8
*
TSIP driver can only use one length of 0x5c packet.
Eric S. Raymond
2013-09-22
1
-2
/
+1
*
Remove some comments that belong in the revision history.
Eric S. Raymond
2013-09-22
1
-11
/
+1
*
Simplify TSIP satellite-picture packet recognition.
Eric S. Raymond
2013-09-22
1
-2
/
+1
*
More TSIP packet cleanup. All regression tests pass.
Eric S. Raymond
2013-09-22
1
-2
/
+6
*
More TSIP packet cleanup. All regression tests pass.
Eric S. Raymond
2013-09-22
1
-4
/
+7
*
Begin cleaning up some grubbiness in the packet getter.
Eric S. Raymond
2013-09-22
1
-23
/
+39
*
TSIP Double Precision XYZ needs to be passed, as it says in the comment.
Eric S. Raymond
2013-09-21
1
-0
/
+2
*
Fix a malformed-packet crash.
Eric S. Raymond
2013-04-24
1
-3
/
+2
*
Bug submitter suggested an off-by-one error.
Eric S. Raymond
2013-01-22
1
-1
/
+1
*
Address Savannah bug #38077: TSIP parser doesn't handle packet id 0x38.
Eric S. Raymond
2013-01-15
1
-1
/
+4
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Split gpsd_hexdump() so AIS dumping will be invertible.
Eric S. Raymond
2012-06-20
1
-4
/
+4
*
Add BS talker ID (used by AIS base stations)
Christian Gagneraud
2012-06-20
1
-0
/
+18
*
Zero Coverity defects!
Eric S. Raymond
2012-05-13
1
-2
/
+2
*
Still working on pacifying Coverity. All regression tests pass.
Eric S. Raymond
2012-05-11
1
-1
/
+2
*
Pacify Coverity some more.
Eric S. Raymond
2012-05-11
1
-0
/
+1
*
Add new NMEA talker ID (WI, HC and TI)
Christian Gagneraud
2012-04-21
1
-0
/
+27
*
Added support for SDDBT sentences from a depth sounder.
Eric S. Raymond
2012-03-09
1
-0
/
+9
*
splint cleanup.
Eric S. Raymond
2011-09-22
1
-1
/
+1
*
Cycle-start detection by timing works on a SiRF at 9600bps.
Eric S. Raymond
2011-09-21
1
-0
/
+3
*
Additional explanation.
Eric S. Raymond
2011-09-08
1
-3
/
+7
*
Update list of recognized talker prefixes.
Eric S. Raymond
2011-09-08
1
-2
/
+3
*
Enable packet sniffer to recognize ECDIS NMEA packets with $EC leader.
Eric S. Raymond
2011-09-08
1
-0
/
+9
[next]