summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* TODO: Create a CLI tool to convert UTC<-> GPS week/tow.Gary E. Miller2019-01-151-0/+2
|
* Revert "TODO: Create a tool for UTC<->GPS week/tow."Gary E. Miller2019-01-151-2/+0
| | | | | | This reverts commit 1c7f65acffb492c45b48d5f97a9d8f9d69c74e42. Fat fingered...
* TODO: Create a tool for UTC<->GPS week/tow.Gary E. Miller2019-01-151-0/+2
|
* Eliminate effectively all uses of struct timeval.Eric S. Raymond2018-12-261-1/+1
| | | | | Outide of one Mac portability shim, anyway. Associated select(2) calls become pselect(2) calls.
* Remove obsolete TODO item, now fulfilled.Eric S. Raymond2018-12-261-2/+0
|
* TODO: Add QT client to wishlist.Gary E. Miller2018-10-291-0/+4
|
* TODO: fix typo time_t -> timestamp_tGary E. Miller2018-10-191-1/+1
|
* TODO: Add install and unstall issues to the TODO list.Gary E. Miller2018-10-111-0/+7
|
* TODO: Add more TODO items.Gary E. Miller2018-10-091-2/+28
|
* 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
|