summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Expand)AuthorAgeFilesLines
* Markup fix.Eric S. Raymond2009-11-181-4/+4
* Anchor name fix.Eric S. Raymond2009-11-181-1/+1
* Documentatyion and FAQ improvements.Eric S. Raymond2009-11-181-3/+45
* Change WATCH so it aelicits a DEVICES in addition to the WATCH response.Eric S. Raymond2009-11-181-2/+3
* A start on an improved manual page.Eric S. Raymond2009-11-171-2/+2
* Have a single point of truth in the JSON skyview reports...Eric S. Raymond2009-10-011-7/+1
* Virtuous code removal Old-protocol Z and $, never documented, are now gone.Eric S. Raymond2009-09-251-15/+4
* New protocol can now ship profiling information, like old $.Eric S. Raymond2009-09-231-0/+4
* Python client mode now handles DEVICE responses, and a documentation fix.Eric S. Raymond2009-09-221-1/+1
* Documentation improvement.Eric S. Raymond2009-09-191-2/+3
* Add ckuethe's most requested JSON feature: WATCH a specified single device only.Eric S. Raymond2009-09-191-1/+9
* Added the Future page to the website portion of the repo.Eric S. Raymond2009-09-181-9/+8
* The NMEA-dump flags is now properly separated from the raw flag. Eric S. Raymond2009-09-181-22/+32
* SKY response now includes DOP reports.Eric S. Raymond2009-09-151-0/+77
* Fix an ambiguity pointed out by lvh.Eric S. Raymond2009-09-151-2/+2
* J command and switch are gone.Eric S. Raymond2009-09-111-35/+6
* Dyke out the remotegpsd code. Eric S. Raymond2009-09-101-15/+12
* Note that we handle AIS receivers.Eric S. Raymond2009-09-101-4/+5
* Split eph into epx and epy internally... Eric S. Raymond2009-09-031-2/+8
* On the other hand, watchers *should* get notified when the device pool changes, Eric S. Raymond2009-08-301-25/+3
* Finally give ?TPV; and ?SKY; the axe. Eric S. Raymond2009-08-301-135/+134
* Documentation updates.Eric S. Raymond2009-08-261-2/+7
* Unify CONFIGDEV and DEVICE responses.Eric S. Raymond2009-08-251-138/+96
* Introduce and document optional "enable" in ?WATCH.Eric S. Raymond2009-08-241-0/+7
* Arrange for clients to see a VERSION response when they first connect.Eric S. Raymond2009-08-231-0/+3
* Correctly read JSON ERROR responses in the client library.Eric S. Raymond2009-08-231-0/+27
* Checkpoint before major surgery on gps.h. All regression tests pass.Eric S. Raymond2009-08-221-2/+2
* Parsing of JSON VERSION response, with unit test.Eric S. Raymond2009-08-191-2/+2
* Ship device flags as integer rather than string list.Eric S. Raymond2009-08-191-5/+40
* Correct an example.Eric S. Raymond2009-08-181-2/+2
* More work on client-side JSON.Eric S. Raymond2009-08-181-3/+9
* Make the two different kinds of DEVICE notation conformable.Eric S. Raymond2009-08-181-0/+6
* Step one in making the client library speak new protocol.Eric S. Raymond2009-08-181-1/+1
* Add cycle-time reporting and setting to new protocol. Eric S. Raymond2009-08-171-0/+14
* Big simplification of GPSD_NG interface. Eric S. Raymond2009-08-171-90/+6
* Clean up NG command parsing. Only require one introducer per request line.Eric S. Raymond2009-08-121-7/+7
* Multiple GPSD-NG commands per line are now supported.Eric S. Raymond2009-08-121-4/+5
* Remove an obsolete sentence.Eric S. Raymond2009-08-111-7/+4
* GPSD-NG commands without object arguments now require an ending ';' delimiter.Eric S. Raymond2009-08-111-20/+21
* Abolish device classes. Eric S. Raymond2009-08-101-5/+10
* Experimental 'scaled' attribute for AIS reporting; needs testing.Eric S. Raymond2009-08-051-0/+7
* Make CONFIGDEV reporting work, and document it.Eric S. Raymond2009-08-051-4/+91
* Major steps towards CONFIGDEV. (Not yet working.)Eric S. Raymond2009-08-031-2/+15
* CONFIGCHAN parsing is working and documented. Eric S. Raymond2009-08-011-0/+72
* No longer necessary to document GPSD-NG as though it's in the distant future.Eric S. Raymond2009-07-301-5/+10
* New-style notifications on device status changes.Eric S. Raymond2009-07-301-8/+88
* Improve some progress messages... Eric S. Raymond2009-07-301-2/+2
* Implemented ?VERSION. Eric S. Raymond2009-07-301-40/+566
* 'G' command no longer has side effects. Eric S. Raymond2009-07-251-5/+7
* AIS dumping is now under the control of the watcher variable.Eric S. Raymond2009-07-241-1/+4