summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Oops, sd_socket.h should have been added to the repo with systemd support.Eric S. Raymond2011-05-041-0/+13
* Python module installation.Eric S. Raymond2011-05-042-8/+8
* Reduce the frequency wuth which revision.h gets rebuilt.Eric S. Raymond2011-05-041-2/+5
* Being on a Mac changes one of the natural defaults.Eric S. Raymond2011-05-041-1/+4
* Don't default systend to True, most of the world isn't a Mac.Eric S. Raymond2011-05-041-1/+1
* Fix minor breakage reported by Beat Boolli. All regression tests pass.Eric S. Raymond2011-05-032-86/+90
* Update on new features.Eric S. Raymond2011-04-291-1/+3
* Mac OS X systemd activation for gpsd.Eckhart Wörner2011-04-293-1/+68
* Fix a minor code-generator error.Eric S. Raymond2011-04-261-1/+1
* Close to getting RPM spec back in working order.Michael R. Davis2011-04-261-44/+90
* Ensure real division.Eric S. Raymond2011-04-261-2/+2
* splint cleanup.Eric S. Raymond2011-04-261-7/+7
* Clean up after rescent AIS feature additions.Eric S. Raymond2011-04-262-2/+3
* In AS, support IMO 289 FID 20.Eric S. Raymond2011-04-266-21/+234
* In AIS, client-library support for IMO289 FID=18.Eric S. Raymond2011-04-257-21/+87
* Correct a bitfield offset.Eric S. Raymond2011-04-251-1/+1
* In AIS, library-side suppport for IMO289 FID 25.Eric S. Raymond2011-04-253-20/+67
* Remove erroneous trailing comma.Eric S. Raymond2011-04-251-1/+1
* Clarify a default.Eric S. Raymond2011-04-251-0/+1
* Splint cleanup.Eric S. Raymond2011-04-251-5/+7
* In AIS, add partial support for IMO 236 FID 25 (untested).Eric S. Raymond2011-04-254-9/+50
* Fix some bugs in JSON parsing and dumping of timestamps.Eric S. Raymond2011-04-254-67/+103
* Fix building without the scan-build wrapper.Beat Bolli2011-04-241-2/+2
* Improvements and cotrrections from ITU1371-4.Eric S. Raymond2011-04-241-28/+36
* Close to getting RPM spec back in working order.Michael R. Davis2011-04-223-0/+177
* Inplement -t option of gpsdecode for type filtering.Eric S. Raymond2011-04-212-2/+46
* Explain some limitations.Eric S. Raymond2011-04-211-3/+4
* Refactor code generation.Eric S. Raymond2011-04-201-233/+247
* Typo bug fixes.Eric S. Raymond2011-04-202-3/+3
* Support IMO236 FID 15. And polish the code generator a bit.Eric S. Raymond2011-04-206-10/+34
* Typo fix and to-do note.Eric S. Raymond2011-04-201-1/+3
* Typo fix.Eric S. Raymond2011-04-201-1/+1
* Script name change.Eric S. Raymond2011-04-202-5/+4
* Code generation cleanup.Eric S. Raymond2011-04-201-34/+34
* Write some explanation.Eric S. Raymond2011-04-201-4/+43
* Refactor some code generation.Eric S. Raymond2011-04-202-57/+45
* Improved explanations.Eric S. Raymond2011-04-201-4/+11
* Cosmetic fix.Eric S. Raymond2011-04-201-27/+27
* Support IMO236 Dangerous Cargo Indication.Eric S. Raymond2011-04-206-24/+136
* Specify widths on scaled fields.Eric S. Raymond2011-04-201-152/+153
* Two levels of code generation avoids fragile hand-hacking.Eric S. Raymond2011-04-201-4/+64
* Dead code removal. All regression tests pass.Eric S. Raymond2011-04-201-62/+5
* Complete generation of JSON dumps.Eric S. Raymond2011-04-201-4/+17
* Add start end end options to code generator.Eric S. Raymond2011-04-201-6/+18
* First cut at generating JSON dump code.Eric S. Raymond2011-04-201-6/+98
* In AIVDM.txt, flag fields that turn into floats.Eric S. Raymond2011-04-201-182/+196
* Teach the code generator to make structures.Eric S. Raymond2011-04-191-7/+37
* Teach the AIS extractor code generator to use type informatiopn.Eric S. Raymond2011-04-191-8/+23
* Add type information to every field in the AIVDM message breakdowns.Eric S. Raymond2011-04-191-1132/+1183
* Correctly handle the visibility-greater-than bit in AIS type 8 FID 31.Eric S. Raymond2011-04-194-6/+12