summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Now in brilliant color...Eric S. Raymond2009-01-201-2/+14
* We can now generate a better hardware data dable fom the database.Eric S. Raymond2009-01-203-9/+67
* Add some sanity checks in the wrapper class, and tweak the DB so it passes.Eric S. Raymond2009-01-202-6/+30
* The database now captures all data in the HTML hardware table.Eric S. Raymond2009-01-202-62/+422
* More hardware entries moves to the database.Eric S. Raymond2009-01-192-71/+439
* Part-conversion of hardware reference page to capability database...Eric S. Raymond2009-01-193-43/+670
* Magic-number elimination.Eric S. Raymond2009-01-193-4/+6
* Another try at defeating regression-timing bug.Eric S. Raymond2009-01-182-5/+9
* Documentation fix.Eric S. Raymond2009-01-181-4/+1
* Allow the regression-test driver to operate with debugging set high.Eric S. Raymond2009-01-181-2/+5
* Add option to avoid noise from the baton in batch-mode testing.Eric S. Raymond2009-01-162-3/+6
* Simplify the regression-test driver.Eric S. Raymond2009-01-161-3/+3
* Forcing each pty to drain before closing appears to be helpful.Eric S. Raymond2009-01-161-0/+5
* Increasing the close timeout to 3 appears to banish timing errors.Eric S. Raymond2009-01-161-3/+3
* Fixes all deterministic errors in the regression tests.Eric S. Raymond2009-01-163-13/+0
* Before my 12 Jan change to the throttled_write() logic...Eric S. Raymond2009-01-165-7/+0
* We can no longer count on being able to extract a packet type for gpsfake.Eric S. Raymond2009-01-161-5/+1
* fix reporting of a device going offline. from Michael LedfordChris Kuethe2009-01-152-8/+9
* Look for Xaw8 first, then Xaw7, then Xaw.Greg Troxel2009-01-151-3/+3
* Explain how to run regression tests, and that one don't has to installGreg Troxel2009-01-141-1/+5
* let the user specify a particular LIBTOOL... mostly for OSX usersChris Kuethe2009-01-131-2/+8
* Add a reference.Eric S. Raymond2009-01-131-1/+7
* hushChris Kuethe2009-01-131-1/+1
* Transfer mask dumping is not very useful since we solved the J problem.Eric S. Raymond2009-01-131-2/+2
* Fix buggy termination test,Eric S. Raymond2009-01-131-2/+4
* Fix misleading comments.Eric S. Raymond2009-01-131-1/+1
* Improve the packet instrumentation slightly.Eric S. Raymond2009-01-125-10/+20
* Make gpsfake use the C packet-getter...Eric S. Raymond2009-01-121-145/+28
* Instrument gpsfake, in an attempt to track down an apparent bug in this module.Eric S. Raymond2009-01-121-8/+10
* Fix instrumentation so it reports atomic chunks as well as writing them.Eric S. Raymond2009-01-121-4/+5
* Change the throttled_write() logic so each sentence shipped is an atomic write.Eric S. Raymond2009-01-121-29/+44
* Revert an inadvertent inclusion of test scaffolding.Eric S. Raymond2009-01-121-1/+1
* Make the RTCM2 dump format self-describing with a trailing sentinel line.Eric S. Raymond2009-01-127-6/+175
* More instrumentation.Eric S. Raymond2009-01-121-2/+5
* Beef up instrumentation a little.Eric S. Raymond2009-01-122-7/+8
* bzed's buffering fix makes it possible to cut the write padding a lot.Eric S. Raymond2009-01-121-1/+1
* Fix the gpsfake hang under 2.5. Eric S. Raymond2009-01-122-158/+153
* Add some instrumentation.Eric S. Raymond2009-01-112-1/+5
* prolific driver bugs are still hurting OS X users.Chris Kuethe2009-01-111-1/+4
* In addition to Xaw and Xaw8, also look for and accept Xaw7.Greg Troxel2009-01-101-1/+4
* Remove a layer of code that was unecessary... Eric S. Raymond2009-01-101-3/+2
* gsfake hang problem is solved.Eric S. Raymond2009-01-103-205/+7
* Making gpsfake compatible to python2.5 again.Bernd Zeimetz2009-01-091-5/+2
* Device subtype probe has to be gated by the readonly flag...Eric S. Raymond2009-01-092-3/+1
* the driver switcher that's coming back to bite us.Eric S. Raymond2009-01-091-4/+7
* Quiet a compiler warning.Eric S. Raymond2009-01-091-1/+1
* hushChris Kuethe2009-01-091-1/+1
* Experimental code for gpsctl -r option.Eric S. Raymond2009-01-091-16/+53
* tcdrain before close of a GPS, because if there's any traffic waiting in theEric S. Raymond2009-01-091-0/+1
* Another deduction about the gpsfake bug.Eric S. Raymond2009-01-091-0/+4