Staging
v0.5.1
https://github.com/torvalds/linux
Raw File
Tip revision: f4d51dffc6c01a9e94650d95ce0104964f8ae822 authored by Linus Torvalds on 07 September 2020, 00:11:40 UTC
Linux 5.9-rc4
Tip revision: f4d51df
sysfs-class-gnss
What:		/sys/class/gnss/gnssN/type
Date:		May 2018
KernelVersion:	4.18
Contact:	Johan Hovold <johan@kernel.org>
Description:
		The GNSS receiver type. The currently identified types reflect
		the protocol(s) supported by the receiver:

			"NMEA"		NMEA 0183
			"SiRF"		SiRF Binary
			"UBX"		UBX

		Note that also non-"NMEA" type receivers typically support a
		subset of NMEA 0183 with vendor extensions (e.g. to allow
		switching to a vendor protocol).
back to top