summaryrefslogtreecommitdiff
path: root/gpsd.spec.in
Commit message (Expand)AuthorAgeFilesLines
...
* Documentation improvements. Refactor the PPS code a bit.Eric S. Raymond2005-05-181-3/+5
* GPS devices can now be specified as command-line arguments of gpsd.Eric S. Raymond2005-05-171-3/+8
* Prepare for release.Eric S. Raymond2005-05-171-3/+3
* Honor --without-x. Add a warning about the GM-38.Eric S. Raymond2005-05-131-1/+2
* Remco's fix to make the code build correctly again with --disable-sirfII.Eric S. Raymond2005-05-091-6/+5
* WGS-84 correct the altitude sirfmon reports. Remove vestigial logging feature.Eric S. Raymond2005-05-071-0/+7
* Resdy to ship.Eric S. Raymond2005-05-041-2/+3
* Eliminate specialness of /dev/gps.Eric S. Raymond2005-05-021-3/+5
* DOP computation for SiRF binary is now available.Eric S. Raymond2005-04-291-1/+2
* The daemon now drops privileges after startup.Eric S. Raymond2005-04-291-1/+1
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-1/+3
* Curtis Doty's specfile fixes.Eric S. Raymond2005-04-271-7/+28
* Enable GSA on serial Garmin GPSes.Eric S. Raymond2005-04-261-0/+3
* Ready to ship.release-2.22Eric S. Raymond2005-04-251-2/+2
* Second revision of the error model, much simpler.Eric S. Raymond2005-04-201-1/+2
* Write back responses to add and delete commands.Eric S. Raymond2005-04-181-0/+1
* Leap-seciond correction from subframe, but only after 1 Jan 2006.Eric S. Raymond2005-04-131-0/+3
* Ready to ship.release-2.21Eric S. Raymond2005-04-121-1/+1
* Leap-second correction is now context shared among all sessions.Eric S. Raymond2005-04-111-1/+1
* When in watcher mode, device switches are announced.Eric S. Raymond2005-04-041-1/+3
* Y now has a tag as well as a timestamp.Eric S. Raymond2005-04-041-2/+2
* Use computed geoid separation rather than SiRF packet 42 MSL height.Eric S. Raymond2005-04-011-1/+2
* Add timestamp to the 'Y' command.Eric S. Raymond2005-04-011-0/+3
* Finally ready to ship.Eric S. Raymond2005-04-011-2/+3
* Prepare for release.Eric S. Raymond2005-03-301-3/+3
* Feature note.Eric S. Raymond2005-03-301-2/+3
* gpsd.py goes away.Eric S. Raymond2005-03-301-4/+4
* gpsprobe is obsolete. Remove references to it from other files.Eric S. Raymond2005-03-301-3/+2
* Rob Jannsen's second round of time patches.Eric S. Raymond2005-03-291-2/+3
* License changed to BSD.Eric S. Raymond2005-03-291-3/+4
* Daemon no longer needs tzoffset directly.Eric S. Raymond2005-03-281-0/+3
* Urk. Get the release date right!release-2.19Eric S. Raymond2005-03-271-1/+1
* Ready for 2.19 release.Eric S. Raymond2005-03-271-1/+1
* We process GPZDA now, and deduce timestamps from old GPRMCs.Eric S. Raymond2005-03-261-1/+2
* Latency profiling work better now, but splitplot is still broken.Eric S. Raymond2005-03-251-1/+1
* Raw-mode profiling now works on SiRF. Only split mode is still broken.Eric S. Raymond2005-03-241-2/+3
* Give sirfmon the ability to toggle the static navigation bit.Eric S. Raymond2005-03-241-1/+0
* gpsutils.c needed its own header.Eric S. Raymond2005-03-241-0/+1
* sirfmon is now distributed.Eric S. Raymond2005-03-241-0/+8
* Get a manual section right.Eric S. Raymond2005-03-231-1/+1
* Get the release date right.release-2.18Eric S. Raymond2005-03-231-1/+1
* Preparing for 2.18 release.Eric S. Raymond2005-03-231-2/+4
* Split up the estimated-error validity masks.Eric S. Raymond2005-03-231-1/+2
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-1/+5
* SiRF rate-limit command is brain-dead, so we'll do it in the driver.Eric S. Raymond2005-03-161-1/+1
* N command is now fully implemented.Eric S. Raymond2005-03-151-1/+1
* gps_poll now handles multi-line resonses.Eric S. Raymond2005-03-141-1/+2
* Add a FAQ.Eric S. Raymond2005-03-141-0/+1
* First step towards implementing -'n' command -- define the driver slot.Eric S. Raymond2005-03-141-4/+4
* Packet engine rewrite to make automatic reconnect work again.Eric S. Raymond2005-03-141-1/+2