|
Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
Rover specific autopilot interface and initialization. More...
Include dependency graph for autopilot_firmware.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | autopilot_firmware_init (void) |
| Init function. | |
Rover specific autopilot interface and initialization.
Definition in file autopilot_firmware.h.
Init function.
Definition at line 157 of file autopilot_firmware.c.
References autopilot_in_flight_counter, autopilot_mode_auto2, DefaultPeriodic, foo, 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().
Here is the call graph for this function:
Here is the caller graph for this function: