From 271b4baee4e6fe4adb663f6ee7ee6d833d6d27d9 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 23 Jan 2017 23:27:38 -0600 Subject: [PATCH] profiles: Augment GPSD_PROTOCOLS use expand and add descriptions Add two additional protocols: isync skytraq --- profiles/base/make.defaults | 2 +- profiles/desc/gpsd_protocols.desc | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 5840ebe71ade..b6e3b13a1275 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -62,7 +62,7 @@ COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" # Tomáš Chvátal (26 Oct 2010) # By default enable all protocols for average GPS user -GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" +GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" # Benedikt Böhm (27 Nov 2007) # Sane defaults for built-in apache modules diff --git a/profiles/desc/gpsd_protocols.desc b/profiles/desc/gpsd_protocols.desc index 735bc3c27d6a..9eeffb0c34f2 100644 --- a/profiles/desc/gpsd_protocols.desc +++ b/profiles/desc/gpsd_protocols.desc @@ -15,6 +15,7 @@ garmin - Garmin protocol support garmintxt - Garmin Simple Text protocol support geostar - Geostar Protocol support gpsclock - GPSclock protocol support +isync - Isync protocol support itrax - iTrax protocol support mtk3301 - MTK-3301 protocol support navcom - Navcom protocol support @@ -28,6 +29,7 @@ passthrough - Pass through JSON data rtcm104v2 - RTCM104V2 protocol support rtcm104v3 - RTCM104V3 protocol support sirf - SiRF protocol support +skytraq - Skytraq protocol support superstar2 - SuperStarII protocol support tnt - True North protocol support tripmate - Tripmate protocol support -- 2.26.2