nrfxlib API 2.8.99
|
Bitmask values to be used as an argument for function nrf_modem_gnss_nv_data_delete. More...
Macros | |
#define | NRF_MODEM_GNSS_DELETE_EPHEMERIDES 0x001 |
Ephemerides. | |
#define | NRF_MODEM_GNSS_DELETE_ALMANACS 0x002 |
Almanacs (excluding leap second and ionospheric correction). | |
#define | NRF_MODEM_GNSS_DELETE_IONO_CORRECTION_DATA 0x004 |
Ionospheric correction parameters. | |
#define | NRF_MODEM_GNSS_DELETE_LAST_GOOD_FIX 0x008 |
Last good fix (the last position). | |
#define | NRF_MODEM_GNSS_DELETE_GPS_TOW 0x010 |
GPS time-of-week (TOW). | |
#define | NRF_MODEM_GNSS_DELETE_GPS_WEEK 0x020 |
GPS week number. | |
#define | NRF_MODEM_GNSS_DELETE_UTC_DATA 0x040 |
Leap second (UTC parameters). | |
#define | NRF_MODEM_GNSS_DELETE_TCXO_OFFSET 0x080 |
Local clock (TCXO) frequency offset. | |
#define | NRF_MODEM_GNSS_DELETE_GPS_TOW_PRECISION 0x100 |
Precision estimate of GPS time-of-week (TOW). | |
#define | NRF_MODEM_GNSS_DELETE_EKF 0x400 |
Extended Kalman Filter (EKF) state (last position/velocity/time solution). | |
Bitmask values to be used as an argument for function nrf_modem_gnss_nv_data_delete.