Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
defines.h File Reference
#include <zephyr/net_buf.h>
#include <zephyr/sys/byteorder.h>
#include <infuse/gnss/ubx/protocol.h>

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.
 

Detailed Description

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2

Common UBX defines not related to the messaging protocol.