vapier 15/02/27 18:11:58 Modified: gpsd_protocols.desc Log: add gpsd_protocols_passthrough
Revision Changes Path 1.5 profiles/desc/gpsd_protocols.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/gpsd_protocols.desc?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/gpsd_protocols.desc?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/gpsd_protocols.desc?r1=1.4&r2=1.5 Index: gpsd_protocols.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/gpsd_protocols.desc,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- gpsd_protocols.desc 30 Oct 2014 21:15:54 -0000 1.4 +++ gpsd_protocols.desc 27 Feb 2015 18:11:58 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/gpsd_protocols.desc,v 1.4 2014/10/30 21:15:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/gpsd_protocols.desc,v 1.5 2015/02/27 18:11:58 vapier Exp $ # This file contains descriptions of possible protocols for gpsd package. # Keep it sorted. :) @@ -26,6 +26,7 @@ oceanserver - OceanServer protocol support oldstyle - Oldstyle (pre-JSON) protocol support oncore - OnCore protocol support +passthrough - Pass through JSON data rtcm104v2 - RTCM104V2 protocol support rtcm104v3 - RTCM104V3 protocol support sirf - SiRF protocol support
