summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* Yell about the Mac OS/X select(2) bug.Eric S. Raymond2006-12-121-4/+4
|
* Create the upstream-bugs page from part of the TO-DO file.Eric S. Raymond2006-12-121-95/+3
| | | | Some bugzilla links have been added.
* Note Chris's Mac OS/X select(2) bug.Eric S. Raymond2006-12-121-1/+11
|
* To-do item from Hamish.Eric S. Raymond2006-12-111-0/+5
|
* Update the HOWTO.Eric S. Raymond2006-12-081-6/+13
|
* RTCM decoder doesn't need to know about the full session structure any more.Eric S. Raymond2006-12-041-4/+2
| | | | Also, abandon an RTCM todo item -- better handled with ctypes.
* No demand for Magnavox output yet, so we'll condition out that code...Eric S. Raymond2006-12-041-2/+2
| | | | | ...after having made sure it compiles with the current version of the ISGP layer.
* Gary reports PPS is working...Eric S. Raymond2006-11-291-5/+0
| | | | | | ...though with intermittencies he doesn't understand. It's probably related to fix quality, as the actual SHM code is too simple to have complicated flakeout modes.
* Poll for the Navigation Parameters in SiRF message 0x13...Eric S. Raymond2006-11-271-4/+6
| | | | ...and revert our changes at deactivation time.
* TSIP works againChris Kuethe2006-11-251-6/+0
|
* Add an item to the list of bugs exposed in other software.Eric S. Raymond2006-11-231-0/+23
|
* TSIP is broken. That's a showstopper bug.Chris Kuethe2006-11-231-0/+6
|
* Added Chris Kuethe's PHP test station script.Eric S. Raymond2006-11-211-4/+0
|
* SiRF autodetect logic has been fixed to not require $Ack any more.Eric S. Raymond2006-11-211-12/+0
|
* Add to-do item about restoring driver state on exit.Eric S. Raymond2006-11-131-0/+29
|
* Move the Gentoo ebuild into the repo. Eric S. Raymond2006-11-111-1/+5
| | | | | | | Update the web page and the welcome to vendors with the new stuff about IRC channels and PHP status pages. Clean up the site-update machinery. Add build-time dependencies on xsltproc and python to the spec file.
* Floating point math test integrated into configure. Chris Kuethe2006-11-101-7/+0
| | | | | It is not (yet) a fatal error if floattest fails, but you will be warned, and told which test fails to run.
* Bug report modified at Gary's suggestion.Eric S. Raymond2006-11-101-1/+3
|
* Add an item to the to-do list.Eric S. Raymond2006-11-101-1/+8
|
* Revise the bug list.Eric S. Raymond2006-11-101-10/+35
|
* Axiom Sandpiper II (SiRF-I) works.Eric S. Raymond2006-11-091-8/+0
| | | | | | | | | | | | One of the longest-lived bugs bites the dust. Axiom Sandpiper II is now tested and working. David Mandala's bug turned out to be a consequence of two unrelated problems: (1) The Sandpiper doesn't respond to a normal SiRF probe, and (2) SiRFs echo anything unknown you send at them, so you get false positives if the positive respone is the same as the probe string. We're archiving the documentation here because it's only findable one place on the web (at <http://www.allsurplus.net/Axiom/>), and that location looks unstable when the surplus store's supply runs out.
* Chris fixed one of our to-dos. (The fix needs some mod, though.)Eric S. Raymond2006-11-071-5/+0
|
* gpsd now ships an I response when it assigns a device to a user.Eric S. Raymond2006-10-311-2/+2
| | | | xgps now knows this and displays the device type.
* Typo and documentation fixes.Eric S. Raymond2006-10-311-8/+15
|
* Document things in the bug queue.Eric S. Raymond2006-10-311-0/+18
|
* Add a to-do item.Eric S. Raymond2006-10-301-0/+7
|
* More work on gpsctrl.Eric S. Raymond2006-10-301-0/+6
|
* Oops, I forgot this isn't HTML.Eric S. Raymond2006-10-301-2/+2
|
* Add a TODO item.Eric S. Raymond2006-10-301-0/+9
|
* Move some things off the to-do list that no longer belong there.Eric S. Raymond2006-10-271-51/+10
|
* Fix another bug in the wakeup logic. Document the move to lesstif better.Eric S. Raymond2006-10-271-3/+3
|
* Switch us to using lesstif rather than OpenMotif, as OpenMotif won't shipEric S. Raymond2006-10-271-9/+2
| | | | | | | | with FCS. Fortunately, lesstif seems to be a drop-in replacement; all this took was installing lesstif-devel and changing the BuildRequre in the spec file. Also, fix a reveresed test in my True North patch of earlier today.
* Update the to-do list.Eric S. Raymond2006-10-271-14/+2
|
* Add subversion ID tags near the beginning of every file.Chris Kuethe2006-09-211-0/+2
| | | | First line where possible, second line for scripts called with #!
* Move to lesstif is needed.Eric S. Raymond2006-08-311-0/+8
|
* SiRF name cleanup.Chris Kuethe2006-08-171-1/+1
| | | | | | | | | | 1) the product line is called SiRFstar 2) I don't have any original SiRFstar receivers but my documentation says the protocol remained mostly the same between SS1, SS2 and SS3; it just got richer as time went by. At least with my SS2 and SS3 receivers, this holds true. 3) elsewhere in the code there are SIRF_THIS and SIRF_THAT, which implies (correctly) independence of chipset version.
* Note fix to Gentoo startup problem.Eric S. Raymond2006-08-161-0/+2
|
* HTMLize the HACKING file.Eric S. Raymond2006-07-311-0/+3
|
* Eliminate use of fuser(1) from gpsfake.Eric S. Raymond2006-07-291-9/+0
|
* Note a compiler bug. Fix typos.Eric S. Raymond2006-07-281-21/+32
|
* Documentation fixes. Add Tilman's udev stuff.Eric S. Raymond2006-07-261-1/+2
|
* The -d option is no longer necessary.Eric S. Raymond2006-07-231-7/+1
| | | | | DGPSIP and NTRIP URLS are recognized when they occur in arguments. Currently only a single such source is allowed.
* Yet more documentation and comment fixes.Eric S. Raymond2006-07-221-12/+8
|
* More documentation fixes.Eric S. Raymond2006-07-221-5/+0
|
* Fix the NMEA altitude compilation. Eric S. Raymond2006-07-211-0/+5
| | | | This requires rebuilding the regression tests.
* Gary Miller says the Garmin bug is gone. Add a to-do item.Eric S. Raymond2006-07-211-6/+5
|
* Disable iTalk by default.Eric S. Raymond2006-07-131-0/+11
| | | | Fix a bug in Zodiac message sending on big-endian machines.
* Update description of OpenMotif problem...Bill Marr2006-07-041-1/+5
| | | | | with success report from original problem reporter. Also, fix a trivial, unrelated typo in a nearby section.
* Til's recipe for smashing his hunt bug, and a long explanatory comment.Eric S. Raymond2006-06-111-1/+5
|
* Better documentation of some bugs.Eric S. Raymond2006-06-101-0/+15
|