summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Dyke out the remotegpsd code. Eric S. Raymond2009-09-101-1/+0
* Improve synthetic test load for AIS unit test. Eric S. Raymond2009-09-071-2/+5
* missing $srcdirChris Kuethe2009-09-061-1/+1
* Register some developer convenience scripts (not stuff to be shipped).Eric S. Raymond2009-09-061-1/+0
* Use $(srcdir) corrrectly. All regression tests pass.Eric S. Raymond2009-09-061-2/+2
* Reorganize, moving a rarely-used/semi-obsolescent stuff into subdirectories.Eric S. Raymond2009-09-041-1/+0
* Refactor so RTCM2 dumping is done with the other kinds in gpsd.c. Eric S. Raymond2009-09-041-1/+1
* Generated AIS parser code compiles. All tests pass.Eric S. Raymond2009-09-011-4/+11
* 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