GNSS Error Detection subsystem status.
More...
GNSS Error Detection subsystem status.
◆ mip_gnss_rf_error_detection_data
◆ mip_gnss_rf_error_detection_data_jamming_state
◆ mip_gnss_rf_error_detection_data_rfband
◆ mip_gnss_rf_error_detection_data_spoofing_state
◆ mip_gnss_rf_error_detection_data_valid_flags
◆ mip_gnss_rf_error_detection_data_jamming_state
| Enumerator |
|---|
| MIP_GNSS_RF_ERROR_DETECTION_DATA_JAMMING_STATE_UNKNOWN | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_JAMMING_STATE_NONE | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_JAMMING_STATE_PARTIAL | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_JAMMING_STATE_SIGNIFICANT | |
◆ mip_gnss_rf_error_detection_data_rfband
| Enumerator |
|---|
| MIP_GNSS_RF_ERROR_DETECTION_DATA_RFBAND_UNKNOWN | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_RFBAND_L1 | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_RFBAND_L2 | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_RFBAND_L5 | |
◆ mip_gnss_rf_error_detection_data_spoofing_state
| Enumerator |
|---|
| MIP_GNSS_RF_ERROR_DETECTION_DATA_SPOOFING_STATE_UNKNOWN | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_SPOOFING_STATE_NONE | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_SPOOFING_STATE_PARTIAL | |
| MIP_GNSS_RF_ERROR_DETECTION_DATA_SPOOFING_STATE_SIGNIFICANT | |
◆ extract_mip_gnss_rf_error_detection_data()
◆ extract_mip_gnss_rf_error_detection_data_from_field()
| bool mip::C::extract_mip_gnss_rf_error_detection_data_from_field |
( |
const mip_field_view * |
field, |
|
|
void * |
ptr |
|
) |
| |
◆ insert_mip_gnss_rf_error_detection_data()