Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
main_ap.h File Reference

Rover main loop. More...

+ 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

void main_event ( void  )
inline
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: