void copilot_periodic(void)
Periodic function.
Handling of messages coming from ground and other A/Cs.
void copilot_parse_move_wp_dl(uint8_t *buf)
If MOVE_WP from GCS.
void copilot_init(void)
Init function.
void copilot_parse_cam_snapshot_dl(uint8_t *buf)
Message processing functions.
Utility functions and macros to abstract some RTOS functionalities such as mutexes.
PPRZ_MUTEX_DECL(copilot_cam_snapshot_mtx)
void copilot_parse_copilot_status_dl(uint8_t *buf)
copy COPILOT_STATUS message and mark it to be sent
void copilot_parse_cam_payload_dl(uint8_t *buf)
copy CAMERA_PAYLOAD message and mark it to be sent