summaryrefslogtreecommitdiff
path: root/www/client-howto.txt
Commit message (Expand)AuthorAgeFilesLines
* client-howto: fix typo in filename.Gary E. Miller2017-08-151-1/+1
* Adds bytes-typed alternative response to Python client.Fred Wright2016-12-241-1/+3
* client-howto: update the description of gpxlogger.c.Beat Bolli2016-02-091-5/+1
* Emphasize that clients must poll frequently.Eric S. Raymond2015-07-211-13/+26
* Torrents of whitespace tweaks.Gary E. Miller2015-04-301-4/+4
* Fix my botch of the asciidoc headers.Gary E. Miller2015-04-101-2/+0
* Add some SEOGary E. Miller2015-04-091-0/+4
* In the Client HOWTO, removed the obsolete tag field from examples.Eric S. Raymond2015-03-281-5/+5
* gpsd-report() -> gpsd_log()Eric S. Raymond2015-03-071-3/+3
* Minor update of Client HOWTO.Eric S. Raymond2015-02-191-5/+8
* Fix a typo in the Client HOWTO.Eric S. Raymond2015-02-191-2/+2
* Better recovery in the longer Python example.Eric S. Raymond2013-09-301-1/+11
* A note about threading.Eric S. Raymond2013-07-231-0/+5
* Fix two minor errors in API description.Eric S. Raymond2013-07-231-4/+4
* Describe the POLL facility.Eric S. Raymond2012-04-051-1/+20
* Documentation update.Eric S. Raymond2012-03-151-1/+17
* Polling frequency advise for AIVDM clients.Eric S. Raymond2012-02-261-1/+13
* Banish still more Berlios URLs.Eric S. Raymond2011-10-011-7/+2
* Add a know for systems without implicit linking, and document it.Eric S. Raymond2011-08-271-1/+1
* Improve the C++ example.Eric S. Raymond2011-07-061-1/+4
* Split the JSON protocol dcumentation out of gpsd(8).Eric S. Raymond2011-03-281-1/+2
* Describe the shared-memory export.Eric S. Raymond2011-03-271-5/+48
* Documentation improvement.Eric S. Raymond2011-03-241-1/+6
* Document the unpack() method in C and Python APIs.Eric S. Raymond2011-03-241-1/+3
* Sync the Python and C++ bindings to the C one. Document it properly.Eric S. Raymond2011-03-181-1/+3
* In the client API, take the data buffer out of the gpsdata_t structure.Eric S. Raymond2011-03-181-2/+2
* Describe how to be carefuln about wait timeouts.Eric S. Raymond2011-03-091-3/+9
* Documentation update.Eric S. Raymond2011-03-091-7/+8
* More POLL_NONBLOCK elimination and an example update.Eric S. Raymond2011-03-091-1/+1
* spellchecking in client-howto.txtJon Schlueter2011-03-051-7/+7
* whitespace cleanup in client-howto.txtJon Schlueter2011-03-051-19/+19
* Update a capability table.Eric S. Raymond2011-02-021-2/+2
* Refactor some documentation.Eric S. Raymond2011-02-021-2/+62
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-2/+2
* The raw_hook mwember and set_raw_hook are gone; client API cleanup is done.Eric S. Raymond2011-01-251-3/+3
* Update with Python example.Eric S. Raymond2011-01-251-2/+12
* More clarification about sensor behavior.Eric S. Raymond2011-01-011-5/+34
* Abolish gpsd_report.c. No more hardwired logging from the client libraries.Eric S. Raymond2010-12-161-2/+6
* Carry through and document the poll() -> read() change.Eric S. Raymond2010-07-141-29/+26
* Added a useful detail about mode values.Eric S. Raymond2010-04-161-1/+2
* Typo fix and a note on timing.Eric S. Raymond2010-04-151-5/+6
* Document future plans for API cleanup.Eric S. Raymond2010-04-051-0/+13
* Add table of bindings.Eric S. Raymond2010-04-051-4/+40
* Add some mention of AIS operation.Eric S. Raymond2010-03-301-1/+16
* Add the GPSD Client HOWTO to the documentation.Eric S. Raymond2010-03-301-0/+340