summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Preparing for release -- make sure RPMs build OK.Eric S. Raymond2005-06-301-0/+1
* Pull the DGPSIP code into its own module.Eric S. Raymond2005-06-291-0/+1
* Eliminate dynamic-memory allocation from the daemon.Eric S. Raymond2005-06-281-1/+1
* gpsfake -v no longer does anything, so remove it. Ship valgrind-audit.Eric S. Raymond2005-06-261-0/+1
* Changes to support valgrind auditing.Eric S. Raymond2005-06-241-0/+1
* gpsfake progress prompt is now optional.Eric S. Raymond2005-06-241-2/+2
* gpsfake.py is now a separate loadable module, so we can write more test loads.Eric S. Raymond2005-06-241-0/+1
* New packet-return API using newdata and explicit merging.Eric S. Raymond2005-06-151-1/+0
* Collect all policy in one spot. Doing this turned up a bug in speed dumping.Eric S. Raymond2005-06-131-1/+1
* Make sure bits.h is included in what's shipped.Eric S. Raymond2005-06-091-0/+1
* Arrange for bits test harness to be splinted, and supporess useless wornings.Eric S. Raymond2005-06-091-0/+2
* First step in integrating Rob Janssen's new macros.Eric S. Raymond2005-06-091-1/+1
* Regression-testing is fully functional.Eric S. Raymond2005-06-091-2/+2
* Regression-test machinery is working -- and seems to have turned up a bug.Eric S. Raymond2005-06-091-4/+4
* The new packet-getter in gpsfake seems to work now.Eric S. Raymond2005-06-081-1/+1
* First step towards regression testing.Eric S. Raymond2005-06-081-0/+8
* 104 split errors. Some iffy changes to the TSIP driver.Eric S. Raymond2005-06-021-10/+13
* 989 splint warnings. Fix getw() macro bug pointed out by Rob Janssen.Eric S. Raymond2005-05-271-4/+10
* 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