Paparazzi UAS
v5.14.0_stable-0-g3f680d1
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...
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().