ardupilot/ArduPlane
2020-08-30 18:19:40 +10:00
..
afs_plane.cpp ArduPlane: log disarm method 2020-02-22 12:16:29 +11:00
afs_plane.h Plane: Update for AFS interface 2019-06-18 10:02:05 +10:00
altitude.cpp
AP_Arming.cpp
AP_Arming.h
ArduPlane.cpp
Attitude.cpp
avoidance_adsb.cpp
avoidance_adsb.h
commands_logic.cpp
commands.cpp Plane: fixed home reset alt bias 2019-07-07 19:20:32 +10:00
config.h
control_modes.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
createTags
defines.h Plane: add AirMode RC option for quadplanes 2020-08-13 08:47:27 +10:00
ekf_check.cpp ArduPlane: Modify ekf failsafe checks 2020-05-14 10:40:48 +10:00
events.cpp ArduPlane: log disarm method 2020-02-22 12:16:29 +11:00
failsafe.cpp
GCS_Mavlink.cpp
GCS_Mavlink.h
GCS_Plane.cpp
GCS_Plane.h
geofence.cpp
is_flying.cpp
Log.cpp
Makefile.waf waf: use single entry point for make wrappers 2015-12-10 10:40:34 +09:00
mode_acro.cpp
mode_auto.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_autotune.cpp
mode_avoidADSB.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_circle.cpp
mode_cruise.cpp Plane: Move cruise state into cruise flight mode. 2020-08-22 09:30:15 +10:00
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_initializing.cpp
mode_loiter.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_manual.cpp Plane: massive refactor and creation of Mode class 2019-04-02 16:28:52 +11:00
mode_qacro.cpp Plane: clean up qacro 2019-05-08 08:44:52 +10:00
mode_qautotune.cpp
mode_qhover.cpp Plane: massive refactor and creation of Mode class 2019-04-02 16:28:52 +11:00
mode_qland.cpp
mode_qloiter.cpp
mode_qrtl.cpp Plane: massive refactor and creation of Mode class 2019-04-02 16:28:52 +11:00
mode_qstabilize.cpp
mode_rtl.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_stabilize.cpp
mode_takeoff.cpp Plane: Remove _navigate indirection in Mode. 2020-08-20 13:02:06 +10:00
mode_training.cpp
mode.cpp
mode.h
motor_test.cpp
navigation.cpp Plane: fixed LOITER_TO_ALT with terrain target 2020-08-25 10:39:18 +10:00
parachute.cpp
Parameters.cpp
Parameters.h Plane: move to using CANManager library 2020-08-19 17:31:09 +10:00
Plane.cpp Plane: create generic vehicle management and move runcam to it 2019-12-30 13:02:04 +11:00
Plane.h
qautotune.cpp
qautotune.h
quadplane.cpp Plane: use throttle in for transition max comparison 2020-08-30 18:19:40 +10:00
quadplane.h
radio.cpp
RC_Channel.cpp
RC_Channel.h RC_Channel: Add soaring aux function. 2020-07-21 09:38:04 +10:00
release-notes.txt Plane: update release notes for 4.0.6beta1 2020-05-27 13:27:27 +10:00
reverse_thrust.cpp Plane: deny reverse thrust in takeoff mode 2019-10-17 12:19:43 +11:00
sensors.cpp Plane: Remove SONR messages logging 2020-04-01 17:11:48 +11:00
servos.cpp
soaring.cpp
system.cpp
tailsitter.cpp
takeoff.cpp
tiltrotor.cpp
tuning.cpp
tuning.h
version.cpp
version.h
wscript