Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Go to the source code of this file.
Enumerations | |
enum | ubx_gnss_id { UBX_GNSS_ID_GPS = 0 , UBX_GNSS_ID_SBAS = 1 , UBX_GNSS_ID_GALILEO = 2 , UBX_GNSS_ID_BEIDOU = 3 , UBX_GNSS_ID_QZSS = 5 , UBX_GNSS_ID_GLONASS = 6 , UBX_GNSS_ID_NAVIC = 7 } |
Functions | |
const char * | ubx_gnss_id_name (enum ubx_gnss_id gnss_id) |
Convert UBX GNSS ID to name. | |
SPDX-License-Identifier: FSL-1.1-ALv2
Common UBX defines not related to the messaging protocol.