summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Expand)AuthorAgeFilesLines
* Documentation update, looking towards stable release.Eric S. Raymond2005-06-101-28/+32
* Ensure that we don't try to change GID or set the system clock when non-root.Eric S. Raymond2005-06-081-1/+2
* Followup to the TSIP patch; also, a manual-page correction.Eric S. Raymond2005-05-261-4/+4
* Document new B response correctly.Eric S. Raymond2005-05-261-7/+6
* Change API so raw_hook takes a length argument; supports dumping binary packets.Eric S. Raymond2005-05-261-7/+13
* Add ! command for gpsd control socket. Rationalize xgps and xgpsspeed options.Eric S. Raymond2005-05-251-5/+13
* Support R=2.Eric S. Raymond2005-05-241-7/+14
* Pass along, or compute, TDOP and GDOP.Eric S. Raymond2005-05-221-15/+19
* Don't rely on the system clock under any circumstances.Eric S. Raymond2005-05-201-3/+2
* Documentation fixes.Eric S. Raymond2005-05-201-0/+7
* Dynamic SHM segment allocation.Eric S. Raymond2005-05-201-5/+14
* Add documentation of PPS support.Eric S. Raymond2005-05-181-11/+11
* PPS code is now part of the main line.Eric S. Raymond2005-05-181-2/+11
* Documentation improvements. Refactor the PPS code a bit.Eric S. Raymond2005-05-181-17/+4
* More documentation improvements.Eric S. Raymond2005-05-171-27/+38
* Better error checking and documentation of the new arguments.Eric S. Raymond2005-05-171-7/+12
* GPS devices can now be specified as command-line arguments of gpsd.Eric S. Raymond2005-05-171-1/+7
* Clarify the device-list commands.Eric S. Raymond2005-05-171-23/+27
* Prepare for release.Eric S. Raymond2005-05-171-2/+15
* Better documentation of the new time patch.Eric S. Raymond2005-05-161-7/+14
* Rob Janssen's second big timekeeping patch.Eric S. Raymond2005-05-161-3/+2
* Fixes for the Zodiac driver. Beginning of PPS patch (conditioned out).Eric S. Raymond2005-05-091-1/+1
* Warn that gpsd may be rude about changing GPS settings and not restoring them.Eric S. Raymond2005-05-061-0/+7
* Eliminate specialness of /dev/gps.Eric S. Raymond2005-05-021-14/+7
* 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