summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
Commit message (Expand)AuthorAgeFilesLines
* Get rid of statetable.el...Eric S. Raymond2005-07-201-5/+3
* Step two in RTCM merge: it no longer has a separate header.Eric S. Raymond2005-07-161-1/+0
* Previous commit needed a buffer flush first.Eric S. Raymond2005-07-161-0/+1
* Add gpsflash to the RPMs.Eric S. Raymond2005-07-161-1/+3
* Add documentation for the RTCM dump format.Eric S. Raymond2005-07-131-1/+6
* Merge working Evermore state-machine from Petr Slansky.Eric S. Raymond2005-07-131-0/+1
* With gcc4 we can integrate rtcm.c into the library...Eric S. Raymond2005-07-131-3/+4
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-1/+1
* Autodetect DBUS support (from Petter Reinhold).Eric S. Raymond2005-07-081-1/+3
* Added Sony support.Eric S. Raymond2005-07-061-1/+2
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-0/+3
* Ship 2.28 to blow past 2.27 upload problem.release-2.28Eric S. Raymond2005-07-061-0/+6
* Ready to ship 2.27.release-2.27Eric S. Raymond2005-07-061-1/+3
* Introduce client timeouts.Eric S. Raymond2005-07-041-0/+1
* We have track error computation.Eric S. Raymond2005-07-011-2/+2
* Disable the hunt for DGPSIP servers.Eric S. Raymond2005-07-011-5/+4
* Release preparation.Eric S. Raymond2005-07-011-2/+3
* More small pre-release cleanups.Eric S. Raymond2005-06-301-1/+1
* Preparing for release -- make sure RPMs build OK.Eric S. Raymond2005-06-301-1/+2
* Experimental code to hunt for a DGPSIP server.Eric S. Raymond2005-06-291-1/+4
* Eliminate use of FIONREAD.Eric S. Raymond2005-06-281-1/+2
* Document that the low-level interface uses no dynamic allocation.Eric S. Raymond2005-06-281-1/+2
* Prepare for release.Eric S. Raymond2005-06-271-2/+5
* Plugged a memory leak that I found with valgrind.Eric S. Raymond2005-06-251-1/+2
* gpsfake progress prompt is now optional.Eric S. Raymond2005-06-241-1/+1
* gpsfake.py is now a separate loadable module, so we can write more test loads.Eric S. Raymond2005-06-241-4/+7
* gpsfake acquires -m (monitor) option.Eric S. Raymond2005-06-231-1/+3
* Remove PID file on exit.Eric S. Raymond2005-06-221-2/+5
* This ships as 2.26.release-2.26Eric S. Raymond2005-06-221-1/+2
* Prep work for 16-channel receivers; silence a warning about PPS initialization.Eric S. Raymond2005-06-221-1/+1
* Ready to ship 2.26.Eric S. Raymond2005-06-211-1/+1
* gpsfake output can be piped.Eric S. Raymond2005-06-211-0/+1
* Turn PPS off by default. Fix off-by-one error in ZDA processing.Eric S. Raymond2005-06-211-1/+2
* Prepare for 2.26 release. Wait for tty to go active in hotplug script.Eric S. Raymond2005-06-141-11/+12
* Exhort developers to use the regression-test switch.Eric S. Raymond2005-06-091-1/+2
* Python library has thread support.Eric S. Raymond2005-06-081-0/+2
* Fix compile error when all of SiRF, Garmin, and TSIP are disables.Eric S. Raymond2005-06-031-1/+2
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-1/+1
* Support R=2.Eric S. Raymond2005-05-241-1/+3
* Add trailing \n to log messages where needed.Eric S. Raymond2005-05-241-1/+2
* Separate the synchronous from asynchronous hooks in the user library.Eric S. Raymond2005-05-231-0/+3
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-0/+3
* It's after midnight, bump the release date.release-2.25Eric S. Raymond2005-05-211-1/+1
* Deal with some packaging issues.Eric S. Raymond2005-05-211-1/+1
* Ready to ship 2.25.Eric S. Raymond2005-05-211-1/+2
* C++ class wrapper is now part of libgps.a.Eric S. Raymond2005-05-201-2/+3
* Merged in thread-callback and C++-wrapper support fom Alfredo Pironti.Eric S. Raymond2005-05-201-1/+2
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-3/+3
* DBUS broadcast support by Amaury Jaquot.Eric S. Raymond2005-05-201-2/+3
* PPS code is now part of the main line.Eric S. Raymond2005-05-181-2/+3