summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Cross off a to-do item in gpsmon.Eric S. Raymond2016-01-091-6/+0
| | | | | The state of PPS display is good enough. The device types that don't have it are obsolete.
* TODO update.Eric S. Raymond2016-01-061-3/+3
|
* Document new ITU-1371-5 Type 7 sequence number fields, add a TODO about them.Eric S. Raymond2015-05-011-0/+2
|
* A glut of whitespace fixes.Gary E. Miller2015-04-301-6/+6
|
* Add some info on NMEA 4.00 TAGblock to TODOSanjeev Gupta2015-04-051-0/+3
| | | | Signed-off-by: Sanjeev Gupta <ghane0@gmail.com>
* Add client-library parsing of PPS precision.Eric S. Raymond2015-04-041-2/+2
| | | | Data is currently discarded, pending the next gps_data_t structure break.
* Change TODO, needd a place to store precision in gps_data_t.Gary E. Miller2015-04-021-1/+1
| | | | That is where the JSON read wwould put the data.
* Remove an impossible FIXME and an ill-specified TODO. No code changes.Eric S. Raymond2015-04-011-9/+0
|
* Update some to-do items.Eric S. Raymond2015-03-211-1/+3
|
* Add a TODO item for gpsctl dumpiing GPS config.Gary E. Miller2015-03-191-1/+6
|
* TODO items for subtype and pps_precisionGary E. Miller2015-03-191-1/+3
| | | | | subtype is too short, expand to 128 need pps_precision to add to JSON for ntpd usage
* Add a TODO item, lengthen subtype string buffer.Gary E. Miller2015-03-191-0/+4
|
* Speed/rate/mode changes in client-mode gpsmon *don't* make sense.Eric S. Raymond2015-03-011-4/+0
| | | | | | The might have, before the new protocol, but a watch can select multiple devices now and the gpsmon instance has no obious way to select one.
* TODO update.Eric S. Raymond2015-02-271-9/+2
| | | | | | Abandon the RTCM redirection item; if anything is going to do it (which it's not clear there's need for) it should be a gpsctl capability so as not to add bulk to the daemon.
* Documentation update; cross off a to-do item.Eric S. Raymond2015-02-241-15/+0
|
* Update the post-3.12 to-do list.Eric S. Raymond2015-02-211-52/+62
|
* Folded Calibration HOWTO into Time Service HOWTOEric S. Raymond2015-02-201-4/+0
|
* Revert the change abolishing the "pps" policy flag, it broke gpsmon client mode.Eric S. Raymond2015-02-021-1/+1
| | | | All regression tests pass.
* Add some warnings about SiRF-IV flakiness, and remove a related TO-DO item.Eric S. Raymond2014-08-291-9/+0
|
* Properly handle addressed versions of AIS Type 25 and 26. Untested, alas.Eric S. Raymond2014-08-291-4/+0
| | | | All regression tests pass.
* Add a caution about use of tag blocks.Eric S. Raymond2014-08-271-0/+21
|
* Add a feature request.Eric S. Raymond2014-08-261-0/+15
|
* Add TODO item to detangle TIOCMIWAIT and RFC2783.Greg Troxel2014-08-261-0/+13
|
* Split firmwqre version query out of the init method.Eric S. Raymond2014-08-251-5/+0
| | | | | | This enables us to force readonly off while it's being called. The practical effect is that gpsmon can get a firmware version (if this is possible) without reconfiguring the device.
* Add some TODO items.Eric S. Raymond2014-08-251-0/+16
|
* Correct computatiojn of build timestamps.Eric S. Raymond2014-08-251-7/+0
|
* Remove a fulfilled TODO.Eric S. Raymond2014-08-241-21/+0
|
* Remove an obsolete TODO.Eric S. Raymond2014-08-241-5/+0
|
* Drop the obsolete tag field from JSON output. Bump the minor protocol number.Eric S. Raymond2014-08-241-4/+0
| | | | | | | Required a regression-test rebuild, of course. The field is still set by the TSIP and SiRF drivers; the SiRF driver actually uses it. It may be possible to eliminate the TSIP uses, but so far attempting this has produced odd regression-test failures.
* PPS is no kinger marked unstable/experimental.Eric S. Raymond2014-08-231-1/+1
|
* Device list fully moved out of terminal union; all regression tests pass.Eric S. Raymond2014-08-231-2/+1
|
* Remove a fulfilled todo item.Eric S. Raymond2014-08-231-13/+3
|
* Add todo items.Eric S. Raymond2014-08-231-0/+5
|
* Add an AIS to-do item.Eric S. Raymond2014-08-201-0/+10
|
* More on a to-do item.Eric S. Raymond2014-05-211-1/+7
|
* Add a to-do item.Eric S. Raymond2014-05-211-0/+16
|
* Support for, and documentation of, some unuusual AIS talker IDs.Eric S. Raymond2014-05-161-0/+13
|
* Documentation and FAQ updates.Eric S. Raymond2013-11-301-0/+4
|
* Add some goals.Eric S. Raymond2013-11-261-0/+20
|
* Add a to-do.Eric S. Raymond2013-11-251-3/+8
|
* Another to-do.Eric S. Raymond2013-11-221-0/+6
|
* Documentation and TODO tweaks.Eric S. Raymond2013-11-221-0/+4
|
* NEWS and TODO update.Eric S. Raymond2013-11-221-1/+1
|
* Add timeout on wait-for-ACK to SiRF driver.Eric S. Raymond2013-11-191-1/+1
| | | | Correct initialization observed oon SiRF-III. All regression tests pass.
* A to-do got done.Eric S. Raymond2013-11-181-3/+0
|
* Add a caveat and a TO-DO.Eric S. Raymond2013-11-181-1/+6
|
* Try to ensure that threads don't keep running after gpsd is signalled.Eric S. Raymond2013-11-171-0/+4
|
* A to-do item just got done.Eric S. Raymond2013-11-141-10/+0
|
* No response from David Ludlow. Give up on the Windows port.Eric S. Raymond2013-11-131-3/+7
|
* Update the TODO list.Eric S. Raymond2013-11-121-5/+21
| | | | | Our notions about a time-service mode aren't really well-formed enough to be a TO-DO item yet.