|
dRonin
adbada4
dRonin firmware
|
#include "openpilot.h"#include "uavobjectsinit.h"#include "systemmod.h"#include "pios_thread.h"#include "pios_hal.h"Go to the source code of this file.
Functions | |
| void | PIOS_Board_Init (void) |
| void | Stack_Change (void) |
| static void | initTask () |
| int | main (int argc, char *argv[]) |
| void | system_task () |
Variables | |
| static int | g_argc |
| static char ** | g_argv |
| MODULE_INITSYSTEM_DECLS | |