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.c File Reference

Main loop used both on single and dual MCU configuration. More...

Go to the source code of this file.

Macros

#define Fbw(f)
 
#define Ap(f)
 

Functions

int main (void)
 

Detailed Description

Main loop used both on single and dual MCU configuration.

Definition in file main.c.

Macro Definition Documentation

#define Ap (   f)

Definition at line 39 of file main.c.

Referenced by main().

#define Fbw (   f)

Definition at line 32 of file main.c.

Referenced by main().

Function Documentation

int main ( void  )

Definition at line 42 of file main.c.

References Ap, Fbw, handle_periodic_tasks(), and init.

+ Here is the call graph for this function: