summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Arrange for double quotes in JSON string fields emitted by the daemon...Eric S. Raymond2009-08-311-1/+1
* Fix minor build bug introduced by previous commit.Eric S. Raymond2009-08-291-0/+1
* Write-lock gpsd.h when it's generated...Eric S. Raymond2009-08-291-1/+3
* Change the check file in the AIVDM regression test to use unscaled CSV.Eric S. Raymond2009-08-281-2/+2
* Start on client-side parsing of AIS JSON. All regression tests pass.Eric S. Raymond2009-08-281-1/+2
* RTCM2 JSON decoiding is verified and has a full regression test.Eric S. Raymond2009-08-281-2/+5
* Make a regression test clean up after itself better.Eric S. Raymond2009-08-281-1/+1
* Remove parser for Sager dump format.Eric S. Raymond2009-08-271-5/+0
* Fix a minor RTCM regression... Eric S. Raymond2009-08-271-10/+6
* Integrate RTCM2 JSON parsing into the build.Eric S. Raymond2009-08-271-0/+1
* Add check-string attributes to JSON parser.Eric S. Raymond2009-08-181-0/+4
* Major step towards GPSD-NG support in the client library.Eric S. Raymond2009-08-181-1/+2
* Reverse the breakout of gpsd_output.Eric S. Raymond2009-07-221-1/+1
* Refactor JSON handling so more code can be shared by client and daemon.Eric S. Raymond2009-07-211-1/+2
* Oncore driver for gpsmon, from Hakan JohanssonChris Kuethe2009-07-181-1/+2
* Rough oncore driver.Chris Kuethe2009-07-161-0/+1
* Get JSON parser unit test to the point where it will at least build.Eric S. Raymond2009-07-111-1/+1
* bump major version of libgpsd:Chris Kuethe2009-07-111-1/+1
* refactor the output routines.Chris Kuethe2009-07-111-1/+1
* Scratch JSON parser. No unit test yet, that gets built next.Eric S. Raymond2009-07-101-1/+8
* allow make dist to work againChris Kuethe2009-07-061-5/+5
* GPSD can now be a gpsd clientChris Kuethe2009-07-051-0/+1
* create a net_ namespace for gpsd-as-a-client protocols. currently these areChris Kuethe2009-07-041-3/+3
* Bye-bye gpsflash.Chris Kuethe2009-06-031-11/+1
* Include gpsd.hotplug.wrapper in EXTRA_DIST.Bernd Zeimetz2009-05-131-0/+1
* Include test_float and test_bits properly in the build machinery.Eric S. Raymond2009-03-261-3/+15
* Cleanup by Richard Hansen; make the multi-output hack less ugly.Eric S. Raymond2009-03-251-27/+23
* Slightly modified version of another Richard Hansen patch to copeEric S. Raymond2009-03-251-9/+39
* Typo fix.Eric S. Raymond2009-03-241-1/+1
* Python build patches by Richard Hansen ("I" in this comment):Eric S. Raymond2009-03-241-4/+20
* This patch makes several changes related to the man pages:Eric S. Raymond2009-03-241-38/+27
* Regression machinery cleanup.Eric S. Raymond2009-03-181-4/+4
* In dist-rpm target, use tab instead of 7 spaces.Greg Troxel2009-03-181-3/+3
* Add mrd's RPM-building production.Eric S. Raymond2009-03-181-0/+8
* Try fixing the RPM build.Eric S. Raymond2009-03-171-2/+2
* Rearrange a visible struct.Eric S. Raymond2009-03-171-1/+1
* Fix and unit test for the watcher+raw coredump.Eric S. Raymond2009-03-161-1/+12
* AIVDM tests for packet types 1-4 are stable.Eric S. Raymond2009-03-151-1/+1
* Back down to where all regression tests, including RTCM, still pass.Eric S. Raymond2009-03-151-1/+1
* Correct a make production.Eric S. Raymond2009-03-151-1/+1
* Check in AIVDM regression tests for sentence types 1-4.Eric S. Raymond2009-03-151-1/+20
* rtcmdecode -> gpsdecode.Eric S. Raymond2009-03-131-15/+15
* Packaging changes from Michael R. Davis.Eric S. Raymond2009-03-111-1/+0
* The shell of an AIVDM driver.Eric S. Raymond2009-03-091-0/+1
* New packaging/ directory.Eric S. Raymond2009-03-091-2/+3
* Add manpages (not makefiles as I confusedly said in my mail) to clean target.Greg Troxel2009-03-041-2/+6
* Hook up the framework for a few more monitor typesChris Kuethe2009-03-031-1/+2
* fix for esr's previous file rename commit.Chris Kuethe2009-03-031-1/+1
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-1/+1
* Split up libps.c so the code overhead for users' clients will be lower.Eric S. Raymond2009-03-021-0/+1