Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Rover specific autopilot interface and initialization. More...
Go to the source code of this file.
Functions | |
void | autopilot_firmware_init (void) |
Init function. More... | |
Rover specific autopilot interface and initialization.
Definition in file autopilot_firmware.h.
void autopilot_firmware_init | ( | void | ) |
Init function.
Definition at line 157 of file autopilot_firmware.c.
References autopilot_in_flight_counter, autopilot_mode_auto2, DefaultPeriodic, MODE_AUTO2, register_periodic_telemetry(), send_airspeed(), send_body_rates_accel(), send_desired(), send_energy(), send_estimator(), send_fbw_status(), send_fp(), send_fp_min(), send_mode(), send_rotorcraft_cmd(), send_rotorcraft_rc(), and send_status().
Referenced by autopilot_init().