ardupilot/ArduPlane
2019-12-16 14:07:46 +09:00
..
afs_plane.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
afs_plane.h
altitude.cpp Plane: fixed height_above_ground() for case when rangefinder is below min 2019-09-17 09:36:26 +10:00
AP_Arming.cpp Plane: remove bogus ARMING_CHECK_NONE 'bitmask value' 2019-10-08 10:31:07 +11:00
AP_Arming.h
ArduPlane.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
Attitude.cpp
avoidance_adsb.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
avoidance_adsb.h
commands_logic.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
commands.cpp
config.h Plane: remove unused configuration options 2019-09-27 11:58:10 -06:00
control_modes.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
createTags
defines.h Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
events.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
failsafe.cpp Plane: implement VTOL landing for AFS termination 2019-09-12 09:59:17 +10:00
GCS_Mavlink.cpp Plane: rename system_status as it won't be called from base class 2019-12-16 14:02:48 +09:00
GCS_Mavlink.h Plane: rename system_status as it won't be called from base class 2019-12-16 14:02:48 +09:00
GCS_Plane.cpp Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
GCS_Plane.h
geofence.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
is_flying.cpp Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
Log.cpp Plane: use ahrs singleton to log ATT, POS and AHRS2 2019-10-24 13:15:46 +11:00
Makefile.waf
mode_acro.cpp
mode_auto.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
mode_autotune.cpp
mode_avoidADSB.cpp
mode_circle.cpp
mode_cruise.cpp
mode_fbwa.cpp
mode_fbwb.cpp
mode_guided.cpp
mode_initializing.cpp
mode_loiter.cpp
mode_manual.cpp
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 Plane: fixed takeoff alt handling 2019-10-20 09:38:26 +11:00
mode_training.cpp
mode.cpp
mode.h Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
motor_test.cpp
navigation.cpp
parachute.cpp
Parameters.cpp Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
Parameters.h Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
Plane.cpp
Plane.h Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
qautotune.cpp
qautotune.h
quadplane.cpp Plane: limit ATC_MOT_MIX_MAX in case of a fly away 2019-10-31 20:12:29 +09:00
quadplane.h Plane: reduce QTUN log rate to 25Hz 2019-10-20 06:24:46 +11:00
radio.cpp Plane: minor comment changes 2019-10-22 07:15:48 +08:00
RC_Channel.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
RC_Channel.h
release-notes.txt Plane: update release notes for 4.0.0beta4 2019-10-19 09:11:30 +11:00
reverse_thrust.cpp Plane: deny reverse thrust in takeoff mode 2019-10-17 12:19:43 +11:00
sensors.cpp
servos.cpp Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
soaring.cpp Plane: Support new AP_Vehicle::set_mode 2019-10-25 08:48:22 +08:00
system.cpp Plane: scripting init sends failure message 2019-12-16 14:07:46 +09:00
tailsitter.cpp
takeoff.cpp Plane: added a new TAKEOFF flight mode 2019-10-17 12:19:43 +11:00
tiltrotor.cpp
tuning.cpp
tuning.h
version.cpp
version.h Plane: change master version to 4.1.0dev 2019-09-22 20:20:16 +10:00
wscript ArduPlane: moved AC_PID dependency to core 2019-12-16 13:35:59 +09:00