nrfxlib API 2.8.99
|
Dynamics mode values to be used as an argument for function nrf_modem_gnss_dyn_mode_change. More...
Macros | |
#define | NRF_MODEM_GNSS_DYNAMICS_GENERAL_PURPOSE 0 |
General purpose mode. Assumed maximum speed 100 km/h. | |
#define | NRF_MODEM_GNSS_DYNAMICS_STATIONARY 1 |
Optimize for stationary use case. Assumed maximum speed 5 km/h. | |
#define | NRF_MODEM_GNSS_DYNAMICS_PEDESTRIAN 2 |
Optimize for pedestrian use case. Assumed maximum speed 30 km/h. | |
#define | NRF_MODEM_GNSS_DYNAMICS_AUTOMOTIVE 3 |
Optimize for automotive use case. Assumed maximum speed > 100 km/h. | |
Dynamics mode values to be used as an argument for function nrf_modem_gnss_dyn_mode_change.
The maximum speeds listed below are for modem firmware v2.0.0 or later. For older modem firmware versions, the assumed maximum speed for all modes is 100 km/h.
The maximum speed is not a hard limit, but if the receiver speed is higher than the assumed maximum speed for the selected mode, GNSS will operate with suboptimal predictions.