summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* First-packet-skipped bug report is spurious.Eric S. Raymond2005-07-231-6/+0
|
* More steps towards getting the packet state machine to recognize RTCM.Eric S. Raymond2005-07-191-2/+1
|
* Added srec(5) manual page.Eric S. Raymond2005-07-151-9/+2
|
* Document a minor bug rather than trying to fix it.Eric S. Raymond2005-07-141-30/+0
|
* Solo-user check is implemented for B, C, N.Eric S. Raymond2005-07-141-10/+15
|
* Documentation impriovenents.Eric S. Raymond2005-07-141-0/+10
| | | | | Also, call driver wrap hook when we switch to another driver. splint cleanup. Make the fontsize assumption in xgps explicit.
* Update some documentation.Eric S. Raymond2005-07-131-0/+36
|
* Reorganize the Hacking Guide.Eric S. Raymond2005-07-081-44/+0
|
* Report uniform 95% confidence intervals.Eric S. Raymond2005-07-081-41/+0
|
* Various documentation fixes.Eric S. Raymond2005-07-071-13/+0
|
* Ship 2.28 to blow past 2.27 upload problem.release-2.28Eric S. Raymond2005-07-061-0/+51
|
* FIONREAD can't spin anymore, because FIONREAD is gone.Eric S. Raymond2005-07-051-17/+0
|
* We have track error computation.Eric S. Raymond2005-07-011-5/+0
|
* Add some eye candy to the website.Eric S. Raymond2005-06-301-1/+1
|
* More small pre-release cleanups.Eric S. Raymond2005-06-301-5/+2
|
* Steps towards eliminating FIONREAD.Eric S. Raymond2005-06-281-4/+8
|
* Prepare for release.Eric S. Raymond2005-06-271-70/+27
|
* Pre-release cleanup.Eric S. Raymond2005-06-271-10/+42
|
* Prep work for 16-channel receivers; silence a warning about PPS initialization.Eric S. Raymond2005-06-221-6/+5
|
* Ready to ship 2.26.Eric S. Raymond2005-06-211-1/+1
|
* Nailed Rob's raw-mode core dump.Eric S. Raymond2005-06-211-2/+0
|
* gpsfake output can be piped.Eric S. Raymond2005-06-211-4/+0
|
* Turn PPS off by default. Fix off-by-one error in ZDA processing.Eric S. Raymond2005-06-211-0/+62
| | | | Update buglist.
* Prepare for 2.26 release. Wait for tty to go active in hotplug script.Eric S. Raymond2005-06-141-7/+24
| | | | | Note, something seems to have come unstuck in hotplug request handling between 2.22 and 2.23. Next step, go back and fix that.
* Change the mode test before computing speed and climb errors...Eric S. Raymond2005-06-141-0/+5
| | | | ...there was a SiRF-specific assumption in there.
* Collect all policy in one spot. Doing this turned up a bug in speed dumping.Eric S. Raymond2005-06-131-0/+5
|
* Documentation fixes and one minor splint cleanup.Eric S. Raymond2005-06-131-3/+14
|
* 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
| | | | | Mainly introducing size_t, speed_t, and bool to replace plain integral types. Passes all regression tests.
* 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
| | | | | gpsfake has -p option that dumps r and w reports to standard output; this will support regression testing.
* More details on how to do timezones.Eric S. Raymond2005-06-081-0/+64
|
* 41 splint warnings.Eric S. Raymond2005-06-071-0/+9
| | | | | gps_mask_t type introduced so we won't wire in a bunch of dependencies on the size of the flag mask.
* Fix compile error when all of SiRF, Garmin, and TSIP are disables.Eric S. Raymond2005-06-031-0/+5
| | | | Also, fix gpsfake's ability to handle SiRF logs.
* 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
|