Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
main.c File Reference

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

◆ Ap

#define Ap (   f)

Definition at line 39 of file main.c.

◆ Fbw

#define Fbw (   f)

Definition at line 32 of file main.c.

Function Documentation

◆ main()

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: