summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make a start at cleaning up splint warnings.Eric S. Raymond2005-05-261-0/+4
* Rob Janssen writes: Here is my first version of the Trimble TSIP driver.Eric S. Raymond2005-05-251-0/+1
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-1/+1
* Declaring gpsnmm_test as a check program solves a packaging problem.Eric S. Raymond2005-05-211-1/+2
* Deal with some packaging issues.Eric S. Raymond2005-05-211-2/+4
* Don't rely on the system clock under any circumstances.Eric S. Raymond2005-05-201-1/+1
* C++ class wrapper is now part of libgps.a.Eric S. Raymond2005-05-201-7/+5
* Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.Eric S. Raymond2005-05-201-5/+19
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-9/+4
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-5/+13
* Fixes from Rob Janssen: PPS integration, Zodiac bug fix, Makefile.am cleanup.Eric S. Raymond2005-05-131-3/+7
* The PPS code needs pthreads.Eric S. Raymond2005-05-111-2/+2
* Bump the library version number, since we changed the fix structure.Eric S. Raymond2005-04-301-1/+1
* xgps.xml is now separate from gpsd.xml.Eric S. Raymond2005-04-131-0/+1
* Device list editing through a separate control socket.Eric S. Raymond2005-04-031-2/+2
* MacOS compiler fixes. Oleg's fix for the bilinear interpolation.Eric S. Raymond2005-04-011-0/+1
* Yet another library binary incompatibility...Eric S. Raymond2005-03-311-1/+1
* gpsd.py goes away.Eric S. Raymond2005-03-301-2/+1
* gpsprobe is obsolete. Remove references to it from other files.Eric S. Raymond2005-03-301-7/+1
* Get rid of an unneeded error messageEric S. Raymond2005-03-261-2/+0
* gpsutils.c needed its own header.Eric S. Raymond2005-03-241-2/+2
* sirfmon is now distributed.Eric S. Raymond2005-03-241-8/+16
* Make the library tester gdb-able.Eric S. Raymond2005-03-231-1/+1
* Compute derived uncertainties for 'O' command.Eric S. Raymond2005-03-231-1/+1
* Second step in library refactoring.Eric S. Raymond2005-03-221-0/+1
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-2/+6
* First cut at NTPD notifications.Eric S. Raymond2005-03-181-0/+1
* Make sure sirfmon gets distributed.Eric S. Raymond2005-03-151-0/+1
* Packet engine rewrite to make automatic reconnect work again.Eric S. Raymond2005-03-141-1/+1
* Drop back to using old hotplug interface.Eric S. Raymond2005-03-081-0/+1
* New hotplug interface has no usermap.Eric S. Raymond2005-03-061-2/+1
* Add sirfmon as diagnostic tool.Eric S. Raymond2005-03-041-1/+3
* Yes, we have changed the library interface recently.Eric S. Raymond2005-03-031-1/+3
* Make xmlto optional. The distribution contains copies of the man pages anyway.Gary E. Miller2005-03-011-6/+6
* SiRF functions are no longer exported (because there's a driver now) soEric S. Raymond2005-02-281-1/+1
* First step in integrating the new packet sniffer. This version works, Eric S. Raymond2005-02-251-0/+1
* Implemented the I command.Eric S. Raymond2005-02-231-1/+1
* Bump the library version, because seen_sentences is now visible.Eric S. Raymond2005-02-171-1/+1
* Integrate first-cut Garmin binary driver.Eric S. Raymond2005-02-141-0/+1
* Integrated baud-rate hunting.Eric S. Raymond2005-02-131-1/+1
* Integrate gpsfake.Eric S. Raymond2005-02-131-2/+8
* Clean up and integrate Arnin's SiRF control code.Eric S. Raymond2005-02-111-1/+2
* Include gpsprof in bin_SCRIPTS.Eric S. Raymond2005-02-111-1/+1
* gpsdprof changed its name.Eric S. Raymond2005-02-101-2/+2
* Integrated gpsprof.Eric S. Raymond2005-02-101-2/+7
* Ready to build an actual profiler.Eric S. Raymond2005-02-081-1/+2
* Oops -- include logextract at the right place in the Makefile.Eric S. Raymond2005-01-271-1/+2
* Back down the library major version after backing out the reconnect patch.Eric S. Raymond2005-01-161-1/+1
* Integrate support for automatic reconnect on connection drop.Eric S. Raymond2005-01-151-1/+1
* Oops, fix an automake requirement.Eric S. Raymond2005-01-141-1/+1