summaryrefslogtreecommitdiff
path: root/www/protocol-transition.txt
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.90dev in preparation for release.Eric S. Raymond2009-11-201-6/+6
* Documentation polishing.Eric S. Raymond2009-11-191-9/+9
* In the gpsdata structure, satellites -> satellites_visibleEric S. Raymond2009-10-011-0/+4
* Uniform treatmen of VERSION response in poll() and next().Eric S. Raymond2009-09-281-3/+6
* Fix the documentation for the Python client.Eric S. Raymond2009-09-261-35/+20
* Improved Python client-mode documentation.Eric S. Raymond2009-09-241-8/+26
* Better description of new Python API. Eric S. Raymond2009-09-241-5/+53
* gps_stream() gets a third argument for future expansion. Eric S. Raymond2009-09-241-18/+2
* gps_query() is removed.Eric S. Raymond2009-09-231-8/+17
* Introduce gps_send() to the C API.Eric S. Raymond2009-09-231-2/+8
* New protocol can now ship profiling information, like old $.Eric S. Raymond2009-09-231-1/+1
* Separate WATCH_NMEA from WATCH_RAW in the visible API.Eric S. Raymond2009-09-211-1/+2
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-6/+12
* SKY response now includes DOP reports.Eric S. Raymond2009-09-151-3/+6
* J is gone.Eric S. Raymond2009-09-151-6/+6
* Finally give ?TPV; and ?SKY; the axe. Eric S. Raymond2009-08-301-12/+3
* Documentation updates.Eric S. Raymond2009-08-261-5/+9
* Unify CONFIGDEV and DEVICE responses.Eric S. Raymond2009-08-251-4/+4
* Update the transition document for new gps_stream() arguments.Eric S. Raymond2009-08-241-22/+36
* Website fixes.Eric S. Raymond2009-08-231-1/+1
* Parse CONFIGDEV responses.Eric S. Raymond2009-08-231-2/+2
* Merge two structures that didn't need to exist separately. Eric S. Raymond2009-08-231-2/+2
* Major rearrangement of device members in struct gpsdata_t... Eric S. Raymond2009-08-231-0/+26
* Add flags argument to gps_stream().Eric S. Raymond2009-08-221-0/+258