summaryrefslogtreecommitdiff
path: root/gpsd_json.c
Commit message (Expand)AuthorAgeFilesLines
* Nuke trailing whitespace in C source.Eric S. Raymond2012-09-071-24/+24
* Change the API so the yermios strucytture is not publicly exposed.Eric S. Raymond2012-09-071-1/+1
* [AIS] Fixed EPFD display in scaled JSONChristian Gagneraud2012-08-231-4/+7
* Fix scaling of AIS navigation message 'course' member.Eric S. Raymond2012-08-221-2/+2
* Ratuiinalize names of AIS scaling factors; all divisors now end with DIV.Eric S. Raymond2012-06-241-64/+64
* Sigh. Repair regressipon tests after signedness change. All tests pass.Eric S. Raymond2012-06-241-1/+1
* Always wemit ISO8601 timestamps with the same length.Eric S. Raymond2012-06-211-2/+2
* [AIS] Fix previous AIS mergeChristian Gagneraud2012-06-201-1/+1
* [AIS] Fix plenty of small bugs unveiled by aishub test campaign.Christian Gagneraud2012-06-201-52/+105
* [AIS] Do scaling/offset operations only in json dumpChristian Gagneraud2012-06-051-30/+30
* [AIS] Met/Hydro: fixes and improvementsChristian Gagneraud2012-06-051-31/+25
* [AIS] AtoN: formatting fixesChristian Gagneraud2012-06-051-10/+4
* Less intrusive way to fix the scaling problems in the AtoN code.Eric S. Raymond2012-05-251-5/+8
* Temporarily condition out cgans's AtON code...Eric S. Raymond2012-05-241-1/+4
* [AIS] Add UK/ROI AtoN monitoring data message handlingChristian Gagneraud2012-05-231-1/+67
* Fix a few remnant strlcat calls that still weren't right.Eric S. Raymond2012-05-211-3/+3
* Fix computation of buffer length arguments in strlcat(3) calls.Eric S. Raymond2012-05-211-13/+13
* [AIS] Use a dedicated stucture for IMO236 met/hydro messageChristian Gagneraud2012-05-201-79/+210
* [AIS] Typos fixes and other nitpicksChristian Gagneraud2012-05-201-5/+5
* Eliminate a potential buffer overrun.Eric S. Raymond2012-05-141-1/+1
* Fixes for reporting of AIS met/hydro message.Christian Gagneraud2012-05-111-7/+7
* More coverity-inspired fixes.Eric S. Raymond2012-05-091-1/+1
* Coverity scanning found two bad-sizeof defects.Eric S. Raymond2012-05-091-2/+2
* Tweak for time.Michael Tatarinov2011-10-201-2/+1
* The previous round of splint fixups was botched. Remedy this.Eric S. Raymond2011-10-101-1/+1
* Minor bug fixes.Eric S. Raymond2011-10-091-2/+6
* const and splint cleanup.Eric S. Raymond2011-10-091-4/+4
* Ensure that enabling timing won't break object file compatibility.Eric S. Raymond2011-10-091-5/+7
* Clean up some variable names.Eric S. Raymond2011-10-071-5/+5
* Emit a count of used satellites in the extra timing attributes.Eric S. Raymond2011-10-051-1/+2
* Prfile numbers now include a per-cycle chracter count.Eric S. Raymond2011-09-221-2/+4
* Add decode time to the profiling.Eric S. Raymond2011-09-211-2/+2
* Cycle-start detection by timing works on a SiRF at 9600bps.Eric S. Raymond2011-09-211-1/+8
* Make the 'uninstrumented' plot work again.Eric S. Raymond2011-09-211-1/+1
* Remove the old latency-profiling machinery.Eric S. Raymond2011-09-201-2/+13
* Typo fix. All regression tests pass.Eric S. Raymond2011-09-171-1/+1
* Improve the code for making sensor data and command strings visible...Eric S. Raymond2011-06-171-6/+6
* In AIS, partial support for VTS-Generated/Synthetic Targets.Eric S. Raymond2011-05-311-35/+102
* In AIS, Route info (broadcast) support.Eric S. Raymond2011-05-301-4/+14
* In AIS, support for IMO Route info (broadcast). All regression tests pass.Eric S. Raymond2011-05-301-0/+23
* In AIS, support for Route Info (addressed). All regression tests pass.Eric S. Raymond2011-05-291-3/+69
* In AIS, support for IMO236 Tidal Window message.Eric S. Raymond2011-05-281-0/+1
* In AIS, IMO289 Tidal Window support. All regression tests pass.Eric S. Raymond2011-05-281-0/+34
* Back out AIS Tidal Window message support.Eric S. Raymond2011-05-261-37/+0
* Add support for AIS Marine Traffic Signal message.Eric S. Raymond2011-05-261-1/+46
* In AIS, support for IMO236 type 8 DAC = 1 FID = 15Eric S. Raymond2011-05-041-0/+3
* In AIS, support for IMO236 type 8 DAC = 1 FID = 13.Eric S. Raymond2011-05-041-0/+19
* splint cleanup.Eric S. Raymond2011-04-261-7/+7
* In AS, support IMO 289 FID 20.Eric S. Raymond2011-04-261-9/+76
* In AIS, client-library support for IMO289 FID=18.Eric S. Raymond2011-04-251-0/+19