1What:		/sys/class/gnss/gnssN/type
2Date:		May 2018
3KernelVersion:	4.18
4Contact:	Johan Hovold <johan@kernel.org>
5Description:
6		The GNSS receiver type. The currently identified types reflect
7		the protocol(s) supported by the receiver:
8
9			"NMEA"		NMEA 0183
10			"SiRF"		SiRF Binary
11			"UBX"		UBX
12
13		Note that also non-"NMEA" type receivers typically support a
14		subset of NMEA 0183 with vendor extensions (e.g. to allow
15		switching to a vendor protocol).
16