Paparazzi UAS
v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
|
#include <ch.h>
Go to the source code of this file.
Functions | |
void | pprz_terminate_autopilot_threads (void) |
Terminate all autopilot threads Wait until proper stop. More... | |
void pprz_terminate_autopilot_threads | ( | void | ) |
Terminate all autopilot threads Wait until proper stop.
Definition at line 178 of file main_chibios.c.
References apThdPtr, and fbwThdPtr.
Referenced by thdUsbStorage().