summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Always wemit ISO8601 timestamps with the same length.Eric S. Raymond2012-06-213-5/+5
* [AIS] Fix previous AIS mergeChristian Gagneraud2012-06-206-12/+11
* Merging Christian Gagneraud's AIS fixups.Eric S. Raymond2012-06-2013-74/+451
|\
| * [AIS] Fix plenty of small bugs unveiled by aishub test campaign.Christian Gagneraud2012-06-2012-65/+319
| * [AIS] Add scaled and unscaled JSON dump to regression testsChristian Gagneraud2012-06-203-5/+127
| * [AIS] ais.py: Error messages format harmonizationChristian Gagneraud2012-06-201-5/+6
| * gpsd_hexdump: Always dump in hex modeChristian Gagneraud2012-06-201-31/+20
* | Savannah bug #36691: xgps shows wrong units for eps, epc, epd.Michael Tatarinov2012-06-201-3/+17
* | Make sure an invariant is preserved.Eric S. Raymond2012-06-201-1/+1
* | Split gpsd_hexdump() so AIS dumping will be invertible.Eric S. Raymond2012-06-205-28/+34
|/
* json parser: fix empty array bugChristian Gagneraud2012-06-202-0/+16
* Add script to test for JSON validityChristian Gagneraud2012-06-201-0/+23
* Add BS talker ID (used by AIS base stations)Christian Gagneraud2012-06-202-0/+20
* json.h: Change JSON_VAL_MAX from 120 to 512Christian Gagneraud2012-06-201-1/+1
* gpsdecode: honor scale flagChristian Gagneraud2012-06-202-3/+7
* [AIS] ais.py: fix bad checksum error messageChristian Gagneraud2012-06-201-1/+1
* [AIS] ais.py: fix optional name extension in type 21Christian Gagneraud2012-06-201-1/+1
* splint gets confused by declarations after statements.Eric S. Raymond2012-06-191-1/+3
* Correct a documentation glitch noted by Bas van Duijnhoven.Eric S. Raymond2012-06-191-8/+0
* I'm told OpenCPN now gets data from gpsd.Eric S. Raymond2012-06-171-1/+2
* Argument name must have got stepped on by search-and-replace. Fix it.Eric S. Raymond2012-06-141-11/+11
* Add removed include again.Reinhard Arlt2012-06-071-1/+1
* Move nmea2000_open out of libgpsd_core.c .Reinhard Arlt2012-06-073-56/+85
* [AIS] Do scaling/offset operations only in json dumpChristian Gagneraud2012-06-058-118/+125
* [AIS] Met/Hydro: fixes and improvementsChristian Gagneraud2012-06-0510-109/+200
* [AIS] AtoN: formatting fixesChristian Gagneraud2012-06-051-10/+4
* Cosmetic fix.Eric S. Raymond2012-06-031-7/+6
* Use C99 VLAs to eliminate some magic numbers.Eric S. Raymond2012-06-021-4/+4
* More unit-testing of the bits macros.Eric S. Raymond2012-06-021-40/+44
* Suppress a useless cppcheck warning.Eric S. Raymond2012-06-021-0/+1
* Refacter the bits.c stuff to eliminate ugly globals...Eric S. Raymond2012-06-028-146/+172
* Clean up a couple of string-format errors. All regression tests pass.Eric S. Raymond2012-06-021-2/+2
* Typo fix.Eric S. Raymond2012-06-011-1/+1
* Service and source types are not meant to be protocol-specific.Eric S. Raymond2012-06-012-4/+3
* Pre-2003 RS232 Delorme Earthmate works again (live-tested).Eric S. Raymond2012-06-015-11/+8
* Cop to the fact that the support for the old Earthmate is busted.Eric S. Raymond2012-06-011-1/+5
* Fix three PPS factoring issues.Michael Tatarinov2012-06-012-81/+77
* Remove obsoletre comment part. Should have gone with last commit.Eric S. Raymond2012-05-301-3/+0
* Remove a kludge. Affects only the Evermore binary driver.Eric S. Raymond2012-05-302-46/+37
* NEWS update.Eric S. Raymond2012-05-301-0/+4
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2012-05-303-119/+135
|\
| * Regularize a label.Eric S. Raymond2012-05-301-40/+40
| * Better handling of discontinued attribute.Eric S. Raymond2012-05-302-4/+6
| * More visual tightening.Eric S. Raymond2012-05-301-8/+8
| * Fix up interface type selection in the CGI.Eric S. Raymond2012-05-301-3/+2
| * Tighten up the CGI.Eric S. Raymond2012-05-301-1/+3
| * More visual tuning.Eric S. Raymond2012-05-301-0/+6
| * Reorganize CGI.Eric S. Raymond2012-05-301-37/+37
| * Better recording of configuration sanity.Eric S. Raymond2012-05-303-27/+33
| * Make CGI report closer to a fully-baked gpscap.ini entry.Eric S. Raymond2012-05-301-1/+2