summaryrefslogtreecommitdiff
path: root/gpsd_json.xml
Commit message (Collapse)AuthorAgeFilesLines
* Make the protocol man page visible on the website.Eric S. Raymond2011-10-031-3/+4
|
* Banish more URLs that are doomed to point at nowhere.Eric S. Raymond2011-10-011-9/+6
|
* Clean more Berlios URls off web pages and docs.Eric S. Raymond2011-10-011-3/+1
|
* Sort out some issues with PRN handling.Eric S. Raymond2011-09-181-2/+5
| | | | | | | | | Add macros for classifying PRNs into GPS, GLONASS, DGPS. Document the PRN ranges on the gps_json manual page. It turns out that U.S. GPS authorities reserve 1-64 for GPS birds, not just 1-32. So the way we map GLONASS PRNs had to change. This required a regression-test rebuild for the geostar driver.
* Bump protocol version number to 3.6 because of news "remote" attribute.Eric S. Raymond2011-07-071-3/+10
| | | | Beware: the C binding doesn't grok this attribute yet.
* Mark VERSION and WATCH with a remote attribute when passed from slaves.Eric S. Raymond2011-06-221-0/+14
|
* Support AISmessage type 27.Eric S. Raymond2011-04-151-2/+2
| | | | Also, revise the website uploader so it knows about scons.
* Split the JSON protocol dcumentation out of gpsd(8).Eric S. Raymond2011-03-281-0/+2261
Also, fully document the DBUS and shared-memory interfaces.