Searched hist:"10 f146639fee5ffaf7cf0081c1af518f7d0c533c" (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | gnss.h | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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>
|
/openbmc/linux/drivers/gnss/ |
H A D | ubx.c | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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 | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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 | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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>
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-gnss | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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>
|
/openbmc/linux/ |
H A D | MAINTAINERS | 10f146639fee5ffaf7cf0081c1af518f7d0c533c Fri Jun 01 03:22:59 CDT 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>
|