Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
main_ap.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void main_init (void)
 Main initialization. More...
 
void main_event (void)
 
void handle_periodic_tasks (void)
 
void main_periodic (void)
 
void telemetry_periodic (void)
 
void failsafe_check (void)
 

Detailed Description

Rover main loop.

Definition in file main_ap.h.

Function Documentation

◆ failsafe_check()

◆ handle_periodic_tasks()

◆ main_event()

void main_event ( void  )
inline

◆ main_init()

◆ main_periodic()

◆ telemetry_periodic()

void telemetry_periodic ( void  )

Definition at line 270 of file main_ap.c.

References autopilot_send_version(), DefaultChannel, DefaultDevice, DefaultPeriodic, fbw_mode, and intermcu_send_status().

Referenced by handle_periodic_tasks().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: