From 75be0201cb6ac504ea7a2159a66c31ad69a5d858 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 20 Jan 2009 03:41:45 +0000 Subject: We can now generate a better hardware data dable fom the database. --- Makefile.am | 3 ++- gpscap.ini | 21 ++++++++++++++------- gpscap.py | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 67 insertions(+), 9 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6307aa23..da3b00d5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -333,7 +333,8 @@ EXTRA_DIST = \ setup.py \ packet_states.h \ libgps.pc.in \ - libgpsd.pc.in + libgpsd.pc.in \ + gpscap.ini CLEANFILES = $(BUILT_SOURCES) floattest *.core $(PYEXTENSIONS) diff --git a/gpscap.ini b/gpscap.ini index f70364b2..7f0fb147 100644 --- a/gpscap.ini +++ b/gpscap.ini @@ -78,21 +78,23 @@ tested = 2.34 [SiRF-2] type = engine description = Version 2 of the SiRF GPS engine -uses = SiRF-2 -nmea = 2.2 # Later versions may do 2.3 +engine = SiRF-2 +# Later versions may do 2.3 +nmea = 2.2 uses = GenericSiRF tested = 2.37 [SiRF-3] type = engine description = Version 3 of the SiRF GPS engine -uses = SiRF-3 +engine = SiRF-3 nmea = 3.01 uses = GenericSiRF tested = 2.37 [Garmin] type = engine +engine = Garmin description = There are several versions; the differences are not clear. reference = http://www.garmin.com/support/commProtocol.html @@ -255,7 +257,7 @@ vendor_site = http://www.unitraq.com/ [GBT709] type = device vendor = Altina -description = handset +packaging = handset reference = http://www.altina.com/produkty.php?destCatId=&mainCatId=13&subCatId=&prId=19 interfaces = Bluetooth btglitch = yes @@ -299,6 +301,7 @@ type = device vendor = Billionton packaging = GPS mouse reference = http://www.billionton.com/english/product/CF-GPS.htm +uses = SiRF-2 interfaces = CF tested = 2.16 notes = Uses SiRF firmware version 220.006.000ES. Accepts WAAS Mode Disable @@ -315,8 +318,9 @@ packaging = GPS mouse reference = http://www.cpit.com/en/GP-27.html uses = Nemerix interfaces = Bluetooth +tested = 2.28 btglitch = True -notes = Reported by Tobias Minich <belgabor@gmx.de>