summaryrefslogtreecommitdiff
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* talk more about UBX and iTalkChris Kuethe2007-12-261-6/+6
|
* More for the TODO.Eric S. Raymond2007-12-131-1/+7
|
* Bug list update.Eric S. Raymond2007-12-131-7/+32
| | | | | It's pretty certain that generic SiRF-II chips like the RoyalTek aren't actually broken.
* Drop RPM support. Also, trim a log so the regression test doesn't run forever.Eric S. Raymond2007-12-131-9/+1
|
* Trimble regression tests are now stable and 32-vs-64-bit issues have been fixed.Eric S. Raymond2007-12-121-7/+0
|
* Document the new regression-test organization.Eric S. Raymond2007-12-101-0/+15
|
* Documentation and webpage typo fixes.Eric S. Raymond2007-12-051-2/+2
|
* Not quite a blog entry...Chris Kuethe2007-04-071-7/+28
|
* Regression tests have been fixed...Eric S. Raymond2007-03-231-10/+0
| | | | ...turns out this was a problem with IEEE positive and negative zeros.
* This was dealt with in my last change of 06 Jan 2007.Chris Kuethe2007-03-211-8/+0
| | | | | | | | | | | | I don't think that it's a bug on our part to have a certain expectation about number formats - especially when we make that explicit by forcing the use of the C locale on the wire. It's not a bug in libc either - users have every right to ask the computer to display data in a format they're comfortable with. In this case, since the gpsd protocol is a wire protocol that happens to be fairly human-readable too, the computer's preference is dominant. For display engines (like cgps/xgps) the user preference can dominate.
* Note a bug reported by Anreas Volz.Eric S. Raymond2007-03-211-0/+8
|
* Now that italk can at least give us PVT solutions...Chris Kuethe2006-12-301-4/+4
| | | | ...turn it on and wait for screams. :)
* Update the iTalk entryChris Kuethe2006-12-291-2/+5
|
* Christmas Goodies: TSIP and Navcom no longer conflict. Chris Kuethe2006-12-251-3/+1
| | | | | | | Navcom is now enabled by default. Hacked on somewhere over the Gulf of Mexico... GPSD,O=ID6d 1166760581.000 0.005 20.628458 -87.067558 12.90 18.71 13.71 0.0000 0.000 0.000 ? ? ? 3
* The compile-test framework has officially become smarter :-).Eric S. Raymond2006-12-151-13/+0
|
* One more for the to-do list.Eric S. Raymond2006-12-151-22/+4
|
* our testing mechanism needs as much love and attention...Chris Kuethe2006-12-151-0/+23
| | | | ...as we've been giving to the main codebase.
* Thinking aloud: Chris Kuethe2006-12-151-2/+33
| | | | | revisit firmware updates, RINEX and other raw data formats, and new drivers.
* 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.