summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Expand)AuthorAgeFilesLines
* Move the USB driver inventory early enough that the daemon is still root.Eric S. Raymond2005-04-291-0/+6
* The daemon now drops privileges after startup.Eric S. Raymond2005-04-291-1/+37
* O command now reports speeds in meters/sec, making the O report all SI units.Eric S. Raymond2005-04-271-2/+5
* Restore SiRF packet 41 interpretation.Eric S. Raymond2005-04-211-0/+9
* Write back responses to add and delete commands.Eric S. Raymond2005-04-181-1/+5
* We no longer use a fixed leap-second correction on SiRFs.Eric S. Raymond2005-04-131-8/+0
* Leap-seciond correction from subframe, but only after 1 Jan 2006.Eric S. Raymond2005-04-131-3/+7
* Y now has a tag as well as a timestamp.Eric S. Raymond2005-04-041-9/+9
* Tied bit is implemented.Eric S. Raymond2005-04-031-13/+18
* Device list editing through a separate control socket.Eric S. Raymond2005-04-031-18/+13
* Cope with the case where client has no GPS attached.Eric S. Raymond2005-04-021-1/+3
* Control socket location is settable.Eric S. Raymond2005-04-021-2/+11
* Document the control-socket commands.Eric S. Raymond2005-04-021-19/+61
* More steps towards multisession.Eric S. Raymond2005-04-021-1/+2
* Multisession seems to be all working except that K is only half implemented.Eric S. Raymond2005-04-011-18/+39
* Add timestamp to the 'Y' command.Eric S. Raymond2005-04-011-13/+18
* Much more on accuracy.Eric S. Raymond2005-03-311-19/+46
* Improved documentation.Eric S. Raymond2005-03-311-7/+7
* Document a limitation.Eric S. Raymond2005-03-301-0/+6
* Document the new X return.Eric S. Raymond2005-03-301-2/+10
* Accept the IN talker ID.Eric S. Raymond2005-03-301-5/+6
* gpsprobe is obsolete. Remove references to it from other files.Eric S. Raymond2005-03-301-1/+0
* Document recognition of the II leader.Eric S. Raymond2005-03-291-2/+4
* Documentation update.Eric S. Raymond2005-03-261-0/+4
* We process GPZDA now, and deduce timestamps from old GPRMCs.Eric S. Raymond2005-03-261-4/+4
* Tweak gpsd doc for ntpd usage.Gary E. Miller2005-03-241-8/+11
* Watcher mode now uses 'o' command to dump status.Eric S. Raymond2005-03-231-11/+6
* Eliminate GPVTG parsing, it just duplicates inf in GPRMC.Eric S. Raymond2005-03-211-4/+4
* Rob Janssen's updates for the NTP interface.Eric S. Raymond2005-03-181-10/+43
* Major documentation update. Split gpsd(1) into gpsd(8) and xgps(1).Eric S. Raymond2005-03-181-89/+24
* First cut at NTPD notifications.Eric S. Raymond2005-03-181-0/+29
* Revised test on error modeling.Eric S. Raymond2005-03-161-1/+1
* Change O timestamp to a float. Bound the precision of various other reportsEric S. Raymond2005-03-151-1/+2
* First version of 'o' command.Eric S. Raymond2005-03-151-0/+86
* Document climb/sink computation.Eric S. Raymond2005-03-151-1/+3
* N command is now fully implemented.Eric S. Raymond2005-03-151-0/+10
* First step towards implementing -'n' command -- define the driver slot.Eric S. Raymond2005-03-141-18/+17
* Remove the -i option, it was only supported for obsolete units anywayEric S. Raymond2005-03-061-14/+0
* Remove the -s option.Eric S. Raymond2005-03-041-7/+0
* We have zero configuration. The -T option is dead.Eric S. Raymond2005-03-041-9/+0
* Big documentation update to go with hotplugging.Eric S. Raymond2005-03-031-28/+39
* Added F command.Eric S. Raymond2005-03-031-0/+15
* Update the documentation of watcher mode.Eric S. Raymond2005-03-011-4/+5
* Enable profiling all the time by default.Eric S. Raymond2005-03-011-4/+14
* Documentation fixes.Eric S. Raymond2005-03-011-1/+3
* Alpha version of SiRF-II driver. Doesn't get GSA information out yet, Eric S. Raymond2005-02-281-1/+7
* Documentation improvements.Eric S. Raymond2005-02-261-4/+5
* If Garmin sentence is not available, compute estimated position error from DOP.Eric S. Raymond2005-02-261-5/+13
* Support for Garmin PGMRE sentence. Next step is to compute this from Eric S. Raymond2005-02-261-1/+10
* Implemented the I command.Eric S. Raymond2005-02-231-6/+12