firmware
IEM Firmware Documentation
|
VectorNav IMU/GNSS task. More...
#include "rtos.h"
Go to the source code of this file.
Enumerations | |
enum | vnav_state { VNAV_OK = 0U , VNAV_COOKED_INTERNAL_ERR , VNAV_COOKED_UART_ERR , VNAV_COOKED_TIMEOUT } |
Functions | |
void | task_vnav_init (Global_Handles_t *hdls_ptr) |
Initialize the VectorNav task and hardware peripherals. | |
void | vnav_sync_out_exti_callback (void) |
VectorNav IMU/GNSS task.
enum vnav_state |
void task_vnav_init | ( | Global_Handles_t * | hdls_ptr | ) |
Initialize the VectorNav task and hardware peripherals.
hdls_ptr | Pointer to FreeRTOS handles struct |
void vnav_sync_out_exti_callback | ( | void | ) |