Searched hist:"10 f146639fee5ffaf7cf0081c1af518f7d0c533c" (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | gnss.h | diff 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/drivers/gnss/ |
H A D | ubx.c | diff 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | sirf.c | diff 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | core.c | diff 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-gnss | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
/linux/ |
H A D | MAINTAINERS | diff 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 10:22:59 CEST 2018 Johan Hovold <johan@kernel.org> gnss: add receiver type support
Add a "type" device attribute and a "GNSS_TYPE" uevent variable which can be used to determine the type of a GNSS receiver. The currently identified types reflect the protocol(s) supported by a receiver:
"NMEA" NMEA 0183 "SiRF" SiRF Binary "UBX" UBX
Note that both SiRF and UBX type receivers typically support a subset of NMEA 0183 with vendor extensions (e.g. to allow switching to the vendor protocol).
Signed-off-by: Johan Hovold <johan@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|