summaryrefslogtreecommitdiff
path: root/gpsd.xml
Commit message (Collapse)AuthorAgeFilesLines
* No links to proprietary "standards" while our open stuff has no stable home.Eric S. Raymond2011-10-011-16/+12
|
* Factor out or remove URLs. No code changes yet except in gpsd.php (now .in).Eric S. Raymond2011-10-011-3/+2
| | | | This was the easy part. Remaining removals will require more decisions.
* Re-enable the & and ! control-socket commands.Eric S. Raymond2011-09-211-2/+0
|
* Enable packet sniffer to recognize ECDIS NMEA packets with $EC leader.Eric S. Raymond2011-09-081-4/+5
| | | | This was a user feature request. All regression tests pass.
* The -N option no longer drops privileges.Eric S. Raymond2011-08-191-2/+8
| | | | | | | | | | The price is that only devices specified on the gpsd commmand line will do PPS, because the calls to set line discipline stop being available after we drop privileges. In practice, this shouldn't be a problem, as PPS devices ar RS232 ports that can't be hotplugged and thus *must* be specified on the command line. All regression tests pass.
* Comment out documentation corresponding to features just disabled.Eric S. Raymond2011-06-271-0/+2
|
* Add proper crossreferences on the manual pages.Eric S. Raymond2011-06-271-0/+1
|
* Mark VERSION and WATCH with a remote attribute when passed from slaves.Eric S. Raymond2011-06-221-9/+0
|
* Document a limitation of passthrough mode.Eric S. Raymond2011-06-221-0/+8
|
* Path-rewrite for JSON packets works. All regression tests pass.Eric S. Raymond2011-06-211-1/+13
|
* Remove commented-out documentation for an obsolete option.Eric S. Raymond2011-06-021-2/+0
|
* Split the JSON protocol dcumentation out of gpsd(8).Eric S. Raymond2011-03-281-2159/+64
| | | | Also, fully document the DBUS and shared-memory interfaces.
* DEVICE::activated becomes an ISO8601 timestamp.Eric S. Raymond2011-03-241-4/+5
|
* Document order constraints better.Eric S. Raymond2011-03-221-4/+13
|
* Emit "mode" before its dependent attributes in TPV, and timestamps with .3f.Eric S. Raymond2011-03-221-11/+15
| | | | Required a regression-test rebuild.
* POLL subobject name changes: fixes -> tpv, skyview -> sky.Eric S. Raymond2011-03-211-15/+15
|
* Whoops, get the chronyd socket file name right.Gary E. Miller2011-03-171-1/+1
|
* Remove the root only interface to chronyd. Document that interface.Gary E. Miller2011-03-171-4/+35
| | | | | | Sadly there is no easy way to open a socket to chrony that lives in /var/run before gpsd drops root. This removes that broken code and documents the chrony interface.
* Attribute typo fix, and bring the manual in sync.Eric S. Raymond2011-03-171-2/+2
| | | | | | No, we're not going to ship with "time" everywhere except one place in the POLL response; that's a bug. It will either be "time" or "timestamp" everywhere.
* Revised section on time accuracy.Eric S. Raymond2011-03-161-9/+5
|
* More dicumentation improvements.Eric S. Raymond2011-03-161-8/+9
|
* Protocol documentation improvements.Eric S. Raymond2011-03-161-18/+30
|
* Document that the command parser is indifferent to the order of JSON attributes.Eric S. Raymond2011-03-161-1/+3
|
* Add examples to documentation.Eric S. Raymond2011-03-151-0/+64
|
* Documentation update.Eric S. Raymond2011-03-151-14/+14
|
* Dump contents of of RTCM2.3 type 31 as a JSON object rather than hex words.Eric S. Raymond2011-03-151-26/+95
| | | | | | | | | Fix required in order to check the RTCM2 driver logic against the ASCII dump from Andre Naujoks. Remarkably, the check passes - though it appears that in his dump the constant 40 is added to all GLONASS satellite IDs. doubtless so they won't collide with GPS satellite IDs. The naujoks-ntrip.log test had to be rebuilt. All other regression tests pass.
* rangerr -> prc, rangerate -> rrc in RTCM2Eric S. Raymond2011-03-151-16/+16
| | | | | I was unaware of standard terminology/abbreviations. Fixing this now, before Version 5 API freezes.
* issuedata -> iod in RTCM2Eric S. Raymond2011-03-151-1/+1
| | | | | I was unaware of standard terminology/abbreviations. Fixing this now, before Version 5 API freezes.
* spellchecking and catching all of the same spelling mistakes in other filesJon Schlueter2011-03-051-22/+22
| | | | gpsd.xml gone through
* whitespace cleanup in gpsd.xmlJon Schlueter2011-03-051-52/+52
|
* Documentation tweaks.Eric S. Raymond2011-03-021-4/+3
|
* Typo fix.Eric S. Raymond2011-02-281-1/+1
|
* Implement and document RTCM 2.3 message type 13.Eric S. Raymond2011-02-281-12/+58
|
* Implement and document RTCM2.3 message type 14. All regression tests pass.Eric S. Raymond2011-02-281-6/+52
|
* More about the rollover problem.Eric S. Raymond2011-02-281-12/+16
|
* Documentation editing.Eric S. Raymond2011-02-231-1/+2
|
* Documentation update.Eric S. Raymond2011-02-231-6/+42
|
* Fold the rtcm-104(5) manual page into the gpsd(8), now that it's JSON-only.Eric S. Raymond2011-02-231-5/+576
| | | | No code changes. All regression tests pass.
* Document Subframe data in the gpsd man page.Gary E. Miller2011-02-191-2/+31
|
* Spelling mistake fix.Bernd Zeimetz2011-02-191-1/+1
|
* Bug fix: AIS JSON objects get a device field.Eric S. Raymond2011-02-161-1/+2
| | | | All regression tests pass.
* More name changes related to GST.Eric S. Raymond2011-02-011-13/+13
| | | | All regression tests pass.
* Change Noise sentence to use ISO8601 timestamp.Eric S. Raymond2011-02-011-6/+6
|
* Process GPGST into noise statistics. All regression tests pass.Thomas Sprinkmeier2011-02-011-1/+110
| | | | Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
* Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.Eric S. Raymond2011-01-291-7/+9
| | | | | | | | Protocol version number is bumped. Python and C test clients are known to work; interfaces of the C and Python client bindings are unchanged. Third-party client-side bindings which rely on naively copying JSON members will break (implementers have been repeatedly warned not to do this).
* History update.Eric S. Raymond2011-01-201-2/+3
|
* More documentation of our assumptions about time sources.Eric S. Raymond2011-01-201-27/+25
|
* Cope with week counter rollovers while gpsd is running.Eric S. Raymond2011-01-171-4/+7
|
* Followup top Paul Fertser's device-hook patch.Eric S. Raymond2011-01-111-2/+4
| | | | | Arrange for the deactivate hook to be called when a device is not recognized. Add a disclaimer to the docs.
* Add device activation/deactivation hookPaul Fertser2011-01-111-0/+14
| | | | | | | | | | | | | | | | This adds possibility for a system integrator to define custom hooks that are executed on device activation and deactivation. Since there's no standard way to control power consumption of different gps devices out there, the designers of embedded appliances usually provide a system-specific way to do power management of a GPS module. This might be e.g. a power_on sysfs node. This patch adds an opportunity for a system integrator to transparently enable power for device as soon as any client starts requesting data from it and to disable power on deactivation (which normally happens 60 seconds after the last client who needed it disconnected). Signed-off-by: Eric S. Raymond <esr@thyrsus.com>