summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Expand)AuthorAgeFilesLines
* Solo-user check is implemented for B, C, N.Eric S. Raymond2005-07-141-5/+8
* Add support for the 2-field return of C to client libraries.Eric S. Raymond2005-07-111-5/+9
* Architecture extension; handle variable sample rates.Eric S. Raymond2005-07-111-6/+19
* First cut at iTrax and iTalk support.Eric S. Raymond2005-07-111-6/+6
* Try to fix Oleg's automake problem. More doc fixes.Eric S. Raymond2005-07-081-6/+7
* It is now possible to configure out NMEA support.Eric S. Raymond2005-07-081-16/+10
* Added Sony support.Eric S. Raymond2005-07-061-1/+4
* First cut at Evermore support. Not yet tested.Eric S. Raymond2005-07-061-1/+2
* Fix Petr Stransky's bugs.Eric S. Raymond2005-07-061-4/+10
* Fold in some advice from Wolfgang Rupprecht.Eric S. Raymond2005-07-041-1/+1
* Introduce client timeouts.Eric S. Raymond2005-07-041-0/+11
* Disable the hunt for DGPSIP servers.Eric S. Raymond2005-07-011-2/+6
* Experimental code to hunt for a DGPSIP server.Eric S. Raymond2005-06-291-5/+19
* Changes to support valgrind auditing.Eric S. Raymond2005-06-241-2/+3
* 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