summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Expand)AuthorAgeFilesLines
* Add my initial, oops.Eric S. Raymond2004-09-081-1/+1
* Fix typos and ambiguities.Eric S. Raymond2004-09-081-3/+3
* Allow drivers to describe themselves.Eric S. Raymond2004-08-311-2/+2
* Attempt FV18 support.Eric S. Raymond2004-08-311-1/+1
* Document new ISO8601 format.Eric S. Raymond2004-08-291-1/+3
* Important note about degree formats.Eric S. Raymond2004-08-261-3/+5
* -t option is gone.Eric S. Raymond2004-08-251-4/+0
* Y command now carries information about which satellites were used inEric S. Raymond2004-08-241-3/+4
* James Cameron's spelling nit.Eric S. Raymond2004-08-241-1/+1
* SIGHUP resets the daeon.Eric S. Raymond2004-08-241-0/+6
* Timeouts at the daemon level were a mistake. This commit removes them.Eric S. Raymond2004-08-231-7/+1
* Make sure everything shipped to clients by gpsd is NUL-terminated. Eric S. Raymond2004-08-231-1/+4
* Typo fixes.Eric S. Raymond2004-08-231-1/+1
* Notify watchers on disconnect/reconnect events.Eric S. Raymond2004-08-221-11/+16
* Catch the documentation up with reality.Eric S. Raymond2004-08-221-15/+12
* Moved to new project site.Eric S. Raymond2004-08-221-10/+16
* The gps client now goes through the daemon. Relayerr functionalityEric S. Raymond2004-08-211-7/+10
* Enable new commands r1, r0, w1, w0. serial.c now uses r1 to open aEric S. Raymond2004-08-211-6/+13
* New 'X' command and 'online' member in gps_data struct allows clientEric S. Raymond2004-08-201-4/+10
* Now, we only exit on not being able to open the GPS in monitor (-n) mode. Eric S. Raymond2004-08-201-1/+6
* PRWIZCH handling conditioned out.Eric S. Raymond2004-08-181-3/+5
* Take satellites-in-view pout of Q, since we get it from y.Eric S. Raymond2004-08-181-3/+3
* Restore -s option.Eric S. Raymond2004-08-171-0/+6
* Added T command.Eric S. Raymond2004-08-171-0/+7
* Typo fix.Eric S. Raymond2004-08-151-1/+1
* Code now consistently uses timestamp objects; the old cflags are gone.Eric S. Raymond2004-08-151-1/+14
* Added -n option.Eric S. Raymond2004-08-151-6/+19
* gps.c and xgpsspeed.c are rewritten to use the new library interface.Eric S. Raymond2004-08-141-3/+2
* Remove -s option. GPS speed is fixed by its type.Eric S. Raymond2004-08-141-7/+0
* Added more documentation on NMEA sentence types.Eric S. Raymond2004-08-131-1/+3
* Document -D better.Eric S. Raymond2004-08-131-1/+3
* Document the 'l' command.Eric S. Raymond2004-08-131-17/+33
* Typo fixes and minor improvements.Eric S. Raymond2004-08-121-6/+7
* Remove manual page reference to Maidenhead system, as 'g' command isEric S. Raymond2004-08-121-5/+0
* Substituted y command (look for satellites) and z command (get channel quality)Eric S. Raymond2004-08-111-0/+18
* Remco removed the 'g' command and added 'q'. Bringing theEric S. Raymond2004-08-111-2/+6
* ESR's gpsd patch #5: This is the big refactoring patch.Eric S. Raymond2004-08-111-21/+4
* ESR's gpsd patch #4: This is the one that nukes globals.Eric S. Raymond2004-08-111-0/+4
* This is ESR's gpsd patch #3: option cleanup.Eric S. Raymond2004-08-111-27/+23
* This is ESR's gpsd patch #2: trivial fixes.Eric S. Raymond2004-08-111-4/+4
* gpsd patch #1: Documentation additions and fixes. Notably, there isEric S. Raymond2004-08-111-0/+267