summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Expand)AuthorAgeFilesLines
* Documentation update, looking towards stable release.Eric S. Raymond2005-06-101-1/+1
* Don't let fix_quality_dump() emit DOP numbers at all when there is no fix.Eric S. Raymond2005-06-101-13/+0
* Type cleanup.Eric S. Raymond2005-06-101-0/+8
* More log-trimming. Also we can droop the delay another step.Eric S. Raymond2005-06-091-26/+1
* Python library has thread support.Eric S. Raymond2005-06-081-4/+4
* More details on how to do timezones.Eric S. Raymond2005-06-081-0/+64
* 41 splint warnings.Eric S. Raymond2005-06-071-0/+9
* Fix compile error when all of SiRF, Garmin, and TSIP are disables.Eric S. Raymond2005-06-031-0/+5
* Restart the "Things not to do" list.Eric S. Raymond2005-05-211-25/+1
* Cleanup of dynamic-SHM patch.Eric S. Raymond2005-05-201-23/+0
* Devicename-zeroing bug is fixed.Eric S. Raymond2005-05-201-20/+3
* Documentation improvements. Refactor the PPS code a bit.Eric S. Raymond2005-05-181-3/+4
* Update the list of known bugs.Eric S. Raymond2005-05-181-29/+36
* Update the bug list.Eric S. Raymond2005-05-181-0/+45
* GPS devices can now be specified as command-line arguments of gpsd.Eric S. Raymond2005-05-171-10/+0
* Prepare for release.Eric S. Raymond2005-05-171-0/+10
* Zodiac bug has been fixed.Eric S. Raymond2005-05-131-4/+0
* Honor --without-x. Add a warning about the GM-38.Eric S. Raymond2005-05-131-0/+4
* Make clear which piece is Rob Janssen's report.Eric S. Raymond2005-05-071-13/+13
* Looks like the crazy-speed bug is history.Eric S. Raymond2005-05-061-13/+0
* Describe the crazy-speed bug.Eric S. Raymond2005-05-051-6/+13
* Another round of fixes from Rob Janssen.Eric S. Raymond2005-04-301-5/+3
* The daemon now drops privileges after startup.Eric S. Raymond2005-04-291-12/+0
* Open the shared-memory segment to talk to ntpd only once.Eric S. Raymond2005-04-281-0/+12
* Error model documentation.Eric S. Raymond2005-04-211-2/+1
* No more need for explicit HAL integration...Eric S. Raymond2005-04-181-69/+0
* More on status bits.Eric S. Raymond2005-04-181-0/+10
* Leap-second from subframes is implemented.Eric S. Raymond2005-04-131-6/+0
* Leap-seciond correction from subframe, but only after 1 Jan 2006.Eric S. Raymond2005-04-131-6/+1
* Device list editing through a separate control socket.Eric S. Raymond2005-04-031-23/+0
* Cope with the case where client has no GPS attached.Eric S. Raymond2005-04-021-0/+1
* Control-socket implementation now has hotplug script and up-to-date Eric S. Raymond2005-04-021-1/+2
* Control socket location is settable.Eric S. Raymond2005-04-021-0/+4
* Multisession seems to be all working except that K is only half implemented.Eric S. Raymond2005-04-011-111/+7
* Python library has to know abot the new Y format.Eric S. Raymond2005-04-011-4/+0
* MacOS compiler fixes. Oleg's fix for the bilinear interpolation.Eric S. Raymond2005-04-011-21/+1
* Add tag field to 'o' response.Eric S. Raymond2005-03-301-1/+1
* Document the multicast possibility.Eric S. Raymond2005-03-301-3/+44
* Plot programs are now emitted to stdout. The split plot is still buggy.Eric S. Raymond2005-03-291-2/+0
* Make the talker ID prefix a compile-time parameter.Eric S. Raymond2005-03-291-2/+0
* License changed to BSD.Eric S. Raymond2005-03-291-6/+5
* Daemon no longer needs tzoffset directly.Eric S. Raymond2005-03-281-0/+5
* Documentation update.Eric S. Raymond2005-03-261-1/+1
* Cope with midnight wrap -- GGA or GLL coming in just after midnight...Eric S. Raymond2005-03-261-25/+0
* We process GPZDA now, and deduce timestamps from old GPRMCs.Eric S. Raymond2005-03-261-0/+23
* Split profiling works again.Eric S. Raymond2005-03-251-0/+2
* Latency profiling work better now, but splitplot is still broken.Eric S. Raymond2005-03-251-4/+0
* Fix a logic bug that was keeping altitude from persisting when it should.Eric S. Raymond2005-03-241-28/+0
* Raw-mode profiling now works on SiRF. Only split mode is still broken.Eric S. Raymond2005-03-241-3/+31
* Give sirfmon the ability to toggle the static navigation bit.Eric S. Raymond2005-03-241-14/+26