summaryrefslogtreecommitdiff
path: root/gpscap.ini
Commit message (Collapse)AuthorAgeFilesLines
* Add database entry for Variotek BT-204 (and Skytraq Venus 6 chipset)Eric S. Raymond2010-03-221-21/+47
|
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
|
* Doc tweaks on PPS from Hakan Johansson and Matthew Dunn.Gary E. Miller2010-02-041-1/+2
|
* Tweaks to the Garmin GPS-18 descriptions.Gary E. Miller2010-02-041-17/+20
|
* gpscap.py silently fails if no 'type ='.Gary E. Miller2010-02-041-0/+1
| | | | Now MR-350P shows up in hardware.html
* For some reason gpscap.py rejects my MD-350P entry.Gary E. Miller2010-02-041-5/+7
| | | | Tweak it anyway.
* Add the MR-350P to list of working GPS.Gary E. Miller2010-02-031-0/+12
|
* Corrections to GPS 76 database entry.Eric S. Raymond2010-01-141-5/+5
|
* Fix a mismatch between gppscap.py and the report CGI.Eric S. Raymond2010-01-021-58/+60
|
* Add another regression test, for the BT-451.Eric S. Raymond2010-01-021-0/+14
|
* Add another database entry and test log, this time for the Nokia LD-4W.Eric S. Raymond2009-12-141-2/+30
|
* Add a test log for the CH-4711.Eric S. Raymond2009-12-051-2/+1
|
* Add a new supported device, and a USB chip ID to the hotplug rules.Eric S. Raymond2009-12-051-0/+27
|
* Fix a glitch in the capability database.Eric S. Raymond2009-12-041-0/+1
|
* Support for the Trinmble BD960/BX960Eric S. Raymond2009-11-201-0/+22
|
* Corrections for Garmin GPS-76b and an HTML bug in code generated by gpscap.pyEric S. Raymond2009-11-191-3/+2
|
* Add qualification on GPS-76 USB.Eric S. Raymond2009-11-181-4/+6
|
* Documentatyion and FAQ improvements.Eric S. Raymond2009-11-181-4/+8
|
* Added the Future page to the website portion of the repo.Eric S. Raymond2009-09-181-0/+6
| | | | Fixed some errors in the capability database.
* Fix a glitch in the product database.Eric S. Raymond2009-09-131-2/+0
|
* Add annotations to several regression loads and the capability file.Eric S. Raymond2009-09-041-11/+66
|
* Add a hotplug icon to the capability chart.Eric S. Raymond2009-08-311-57/+57
|
* Add a bit of detail about the ND100 and its buggy firmware.Chris Kuethe2009-08-211-3/+14
|
* Updated techdoc link, thanks to Rick Richardson.Eric S. Raymond2009-08-191-1/+1
|
* Make the submitter field a unform feature in gpscap records...Eric S. Raymond2009-08-121-97/+95
| | | | ...rather than stashing it in the Notes field a lot of the time.
* Add entry for NaviSys GR300.Eric S. Raymond2009-08-111-90/+120
|
* Add regression test and gpscap.ini data for NL402U,Eric S. Raymond2009-08-111-0/+14
|
* add reported devices from the mailing listsChris Kuethe2009-06-241-0/+96
|
* update diego's contact informationChris Kuethe2009-06-031-5/+5
|
* Note that the Garmin 18 returns skyview information.Eric S. Raymond2009-02-121-0/+2
|
* Gary Miller reports good PVT on the GPS-18.Eric S. Raymond2009-02-111-1/+1
|
* Update test report for Garmin GPS-16.Eric S. Raymond2009-02-111-7/+9
|
* Add regression test load for my LEA-4TChris Kuethe2009-01-281-1/+1
|
* more documentation linkageChris Kuethe2009-01-271-15/+33
|
* use the right vendor, make use of some of the engine-specific references...Chris Kuethe2009-01-271-6/+31
|
* add my superstar2Chris Kuethe2009-01-261-0/+25
|
* Include the -b glitch in the hardware table.Eric S. Raymond2009-01-211-17/+19
|
* small tweaking where we know about devices with broken serial interfacesChris Kuethe2009-01-211-50/+51
|
* Add some devices for which we have regression tests.Eric S. Raymond2009-01-211-16/+87
|
* GPSes in the hardware table now feature Michelin rating...Eric S. Raymond2009-01-201-3/+4
| | | | ...and the occasional bomb :-)
* Show PPS in the hardware table.Eric S. Raymond2009-01-201-6/+9
|
* Reintroduce the status field. Factor out more engine entries.Eric S. Raymond2009-01-201-47/+106
|
* We can now generate a better hardware data dable fom the database.Eric S. Raymond2009-01-201-7/+14
|
* Add some sanity checks in the wrapper class, and tweak the DB so it passes.Eric S. Raymond2009-01-201-5/+11
|
* The database now captures all data in the HTML hardware table.Eric S. Raymond2009-01-201-19/+360
|
* More hardware entries moves to the database.Eric S. Raymond2009-01-191-32/+383
|
* Part-conversion of hardware reference page to capability database...Eric S. Raymond2009-01-191-0/+587
..and a Python wrapper class that parses it.