summaryrefslogtreecommitdiff
path: root/gpscap.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow separate reference documents to be specified for the chipset and deviceChris Kuethe2009-01-271-1/+3
|
* Include the -b glitch in the hardware table.Eric S. Raymond2009-01-211-0/+2
|
* Give the compatibility table a useful caption.Eric S. Raymond2009-01-211-2/+3
|
* Add some devices for which we have regression tests.Eric S. Raymond2009-01-211-1/+1
|
* GPSes in the hardware table now feature Michelin rating...Eric S. Raymond2009-01-201-11/+22
| | | | ...and the occasional bomb :-)
* Show PPS in the hardware table.Eric S. Raymond2009-01-201-1/+4
|
* Reintroduce the status field. Factor out more engine entries.Eric S. Raymond2009-01-201-2/+7
|
* 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-201-1/+51
|
* Add some sanity checks in the wrapper class, and tweak the DB so it passes.Eric S. Raymond2009-01-201-1/+19
|
* Part-conversion of hardware reference page to capability database...Eric S. Raymond2009-01-191-0/+35
..and a Python wrapper class that parses it.