Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Hardware independent code for commands handling. More...
Go to the source code of this file.
Functions | |
void | commands_init (void) |
Hardware independent code for commands handling.
Definition in file commands.h.
void commands_init | ( | void | ) |
Definition at line 46 of file commands.c.
References command_pitch_trim, command_roll_trim, command_yaw_trim, commands_failsafe, DefaultPeriodic, register_periodic_telemetry(), and send_commands().
Referenced by main_recovery_init().