diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2015-02-08 22:27:28 -0500 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2015-02-08 22:27:28 -0500 |
commit | fbaaaa763c8488960994e3eeffcfc80dd254133f (patch) | |
tree | 958354b0b831544a458567ef25f2017c12296a35 /gps.h | |
parent | c07e4e621c6eb1f94287d35323a2fde6b2ebbe70 (diff) | |
download | gpsd-fbaaaa763c8488960994e3eeffcfc80dd254133f.tar.gz |
Implement character pushback and state to ground without packet disposal...
...for most packet types. Attempting to make *all* character pushbacks do this
breaks the following tests:
test/daemon/ac12_binary.log
test/daemon/gp-320fw-2019-04-07-coldboot.log
test/daemon/naujoks-ntrip.log
test/daemon/naujoks-rtcm2.log
test/daemon/rtcm2.log
test/daemon/triton400.log
Someday we should figure out why, but it is not very urgent as the
capability is mostly just useful for faster recovery from garbage
data on the wire.
However, this change does have significant impact on the test framework.
It should make recognition of the "# EOF\r\n" token injected by gpsfake
reliable even in a binary packet stream.
Diffstat (limited to 'gps.h')
0 files changed, 0 insertions, 0 deletions