ardupilot/ArduPlane
2021-12-22 10:03:38 +09:00
..
afs_plane.cpp
afs_plane.h
altitude.cpp ArduPlane: altitude: rangefinder correction should be relative to the altitude source being used for navigation. This avoid applying it twice when there is an existing correction saved. 2021-11-29 19:02:38 +09:00
AP_Arming.cpp Plane: reset target speed on disarm 2021-10-17 19:03:42 -04:00
AP_Arming.h
ArduPlane.cpp Plane: added option to log PIDs at full rate 2021-08-28 14:41:27 +09:00
Attitude.cpp Plane: fixed reset of steering locked course 2021-12-18 12:17:22 +09:00
avoidance_adsb.cpp
avoidance_adsb.h
commands_logic.cpp
commands.cpp Plane: reset VTOL takeoff if not armed 2021-12-18 12:17:22 +09:00
config.h
control_modes.cpp Plane: enable fixed wing autotune switch 2021-11-29 19:02:38 +09:00
createTags
defines.h Plane: suppress rate D terms in ground mode 2021-11-29 19:02:38 +09:00
ekf_check.cpp
events.cpp
failsafe.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 2021-08-28 14:41:27 +09:00
fence.cpp
GCS_Mavlink.cpp
GCS_Mavlink.h
GCS_Plane.cpp Plane: GCS_Plane.cpp Fix chronological sequence 2021-08-28 14:41:27 +09:00
GCS_Plane.h
is_flying.cpp Plane: suppress rate D terms in ground mode 2021-11-29 19:02:38 +09:00
Log.cpp Plane: added option to log PIDs at full rate 2021-08-28 14:41:27 +09:00
Makefile.waf
mode_acro.cpp
mode_auto.cpp
mode_autotune.cpp
mode_avoidADSB.cpp
mode_circle.cpp
mode_cruise.cpp
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp
mode_loiter.cpp
mode_manual.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 2021-08-28 14:41:27 +09:00
mode_qacro.cpp
mode_qautotune.cpp
mode_qhover.cpp
mode_qland.cpp
mode_qloiter.cpp
mode_qrtl.cpp
mode_qstabilize.cpp
mode_rtl.cpp
mode_stabilize.cpp
mode_takeoff.cpp
mode_thermal.cpp
mode_training.cpp
mode.cpp Plane: fixed reset of steering locked course 2021-12-18 12:17:22 +09:00
mode.h
motor_test.cpp
navigation.cpp
parachute.cpp
Parameters.cpp Plane: suppress rate D terms in ground mode 2021-11-29 19:02:38 +09:00
Parameters.h Plane: added ONESHOT_MASK parameter 2021-08-28 14:41:27 +09:00
Plane.cpp
Plane.h Plane: fixed reset of steering locked course 2021-12-18 12:17:22 +09:00
qautotune.cpp
qautotune.h
quadplane.cpp Plane: reset VTOL takeoff if not armed 2021-12-18 12:17:22 +09:00
quadplane.h Plane: limiting POS1 landing target speed 2021-12-18 12:17:22 +09:00
radio.cpp Plane: added manual input expo for MANUAL, ACRO and TRAINING 2021-08-28 14:41:27 +09:00
RC_Channel.cpp Plane: added QRTL as RCn_OPTION 2021-12-18 12:17:22 +09:00
RC_Channel.h
ReleaseNotes.txt Plane: update release notes for 4.1.6beta1 2021-12-22 10:03:38 +09:00
reverse_thrust.cpp
sensors.cpp
servos.cpp Plane: apply the takeoff throttle slew limit to quadplanes 2021-10-17 19:03:42 -04:00
soaring.cpp
system.cpp Plane: added ONESHOT_MASK parameter 2021-08-28 14:41:27 +09:00
tailsitter.cpp
takeoff.cpp
tiltrotor.cpp
tuning.cpp
tuning.h
version.h Plane: prepare for 4.1.6beta1 2021-12-22 10:03:38 +09:00
wscript