Gary E. Miller
|
686eaea63c
Add driver_skytraq.c.
|
9 lat temu |
Gary E. Miller
|
e19519fa0a
Parse Skytraq packets to inbuffer.
|
9 lat temu |
Michael Brown
|
58a352431b
Add support for stashed partial messages
|
9 lat temu |
Eric S. Raymond
|
3e25e2167b
Address Savannah bug #46082 - Can't explicitly build with NMEA drivers.
|
9 lat temu |
Gary E. Miller
|
77e283cc8f
More trailing whitespace fixups.
|
10 lat temu |
Kurt Schwehr
|
5967ffaffa
Addresses Savannah bug #44740: More talkers for AIS VDM/VDO.
|
10 lat temu |
Eric S. Raymond
|
28bf37132d
Retire splint from our set of static analyzers.
|
10 lat temu |
Eric S. Raymond
|
df34a3add8
gpsd-report() -> gpsd_log()
|
10 lat temu |
Eric S. Raymond
|
96f0f6627d
Code to accommodate alternat Beidou talker ID of $GB. Also, add a test for it.
|
10 lat temu |
Eric S. Raymond
|
e0e41bf30e
Update a comment on talker IDs.
|
10 lat temu |
Eric S. Raymond
|
094c2c7bd7
Full support for Beido and QZSS constellations in NMEA0183 skyviews.
|
10 lat temu |
Eric S. Raymond
|
2c9e5b2eb5
splint cleanup. All regressiion tests pass.
|
10 lat temu |
Eric S. Raymond
|
2bfb81a123
In the packet getter, fix an erroneous RTCM2 state transition.
|
10 lat temu |
Eric S. Raymond
|
fbaaaa763c
Implement character pushback and state to ground without packet disposal...
|
10 lat temu |
Eric S. Raymond
|
c07e4e621c
Machinery for doing true character pushback without packet disposal.
|
10 lat temu |
Eric S. Raymond
|
0fa3a3821a
Improved instrumentation. All regression tests pass.
|
10 lat temu |
Eric S. Raymond
|
2a8969b376
Improve the ability of the packet analyzer to recognize control comments...
|
10 lat temu |
Eric S. Raymond
|
896c8a8ca1
Refactoring step: make character_pushback take a new-state argument.
|
10 lat temu |
Eric S. Raymond
|
da4b498f0a
Add YX as a recognized NMEA packet leader. Seen on Airmar PB100.
|
10 lat temu |
Eric S. Raymond
|
2bab8b2a7f
Comment typo fix.
|
10 lat temu |
Zbigniew Chyla
|
d0174ca4e7
Add str_starts_with macro, use it instead of strncmp.
|
10 lat temu |
Jon Schlueter
|
d76f011666
Adding missing PASSTHROUGH_ENABLE ifdef guards in packet.c
|
10 lat temu |
Ahti Heinla
|
2ab876371e
Fix RTCM2 detection in packet.c
|
10 lat temu |
Matt
|
280d52b7d7
Silence compiler warnings about array subscripts of type 'char'
|
10 lat temu |
Eric S. Raymond
|
86f43da195
Fix incorrect comment.
|
10 lat temu |
Eric S. Raymond
|
068a90a923
Now that the transition is done we can restore the gpsd_report name.
|
10 lat temu |
Eric S. Raymond
|
6203e5b8fc
Introduce struct errout_t to encapsulate error-reporting hooks.
|
10 lat temu |
Eric S. Raymond
|
b53db1322c
Eliminate gpsd_report() from isgps.c. All regression tests pass.
|
10 lat temu |
Eric S. Raymond
|
e897f04862
Modify packet.c so it no longer requires gpsd_report().
|
10 lat temu |
Eric S. Raymond
|
de759d4e3e
Follow throughon a previous name change. No logic changes.
|
10 lat temu |