|
Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
Program main function AP + FBW on single MCU AP or FBW on dual MCU None on SITL. More...
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.
| #define POLLING_PERIOD (500000/PERIODIC_FREQUENCY) |
| 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: