|
Paparazzi UAS
v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
|
Include dependency graph for main.c:Go to the source code of this file.
Macros | |
| #define | POLLING_PERIOD (500000/PERIODIC_FREQUENCY) |
Functions | |
| int | main (void) |
Program main function AP + FBW on single MCU AP or FBW on dual MCU None on SITL
Definition in file main.c.
| int main | ( | void | ) |
Definition at line 42 of file main.c.
References get_sys_time_usec(), handle_periodic_tasks(), main_event(), main_init(), POLLING_PERIOD, and sys_time_usleep().
Here is the call graph for this function: