ardupilot/ArduPlane
Tom Pittenger 399fa195bb Plane: add comment to FLTMODE param to include AVOID_ADSB 2016-08-17 22:38:54 -07:00
..
APM_Config.h
APM_Config.h.reference ArduPlane: Fix typos 2016-05-13 19:20:07 -03:00
ArduPlane.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
Attitude.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
GCS_Mavlink.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
GCS_Mavlink.h Plane: GCS_MAVLink passes packets to AP_Avoidance 2016-08-17 22:38:54 -07:00
Log.cpp Plane: log rally points on startup 2016-07-04 11:17:15 +09:00
Makefile
Makefile.waf
Parameters.cpp Plane: add comment to FLTMODE param to include AVOID_ADSB 2016-08-17 22:38:54 -07:00
Parameters.h Plane: changes for AP_AdvancedFailsafe naming 2016-08-16 12:55:50 +10:00
Parameters.pde
Plane.cpp ArduPlane: use separate header for version macro 2016-05-06 13:11:28 -03:00
Plane.h Plane: remove adsb sensor library based avoidance 2016-08-17 22:38:54 -07:00
afs_plane.cpp Plane: added AFS support for quadplanes 2016-08-16 12:56:12 +10:00
altitude.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
arming_checks.cpp Plane: pre-arm check includes adsb failsafe 2016-08-17 22:38:54 -07:00
capabilities.cpp Plane: Can now command roll from a companion computer. 2016-06-30 10:27:44 -04:00
commands.cpp Plane: don't auto-update home and baro on large height change 2016-07-20 13:22:00 +10:00
commands_logic.cpp AP_Mission: support DO_ENGINE_CONTROL 2016-07-25 10:06:03 +10:00
config.h Plane: changes for AP_AdvancedFailsafe naming 2016-08-16 12:55:50 +10:00
control_modes.cpp Plane: setup mixer in the one second loop when disarmed 2016-06-06 15:17:37 +10:00
createTags ArduPlane: remove mention to .pde files 2016-05-07 22:55:48 -03:00
defines.h Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
events.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
failsafe.cpp Plane: re-work AFS for new AP_AdvancedFailsafe API 2016-08-16 12:55:51 +10:00
geofence.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
is_flying.cpp Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 2016-08-07 17:54:24 -07:00
landing.cpp Plane: separate out landing height adjustment from barometer changes 2016-07-20 22:04:21 -07:00
make.inc Plane: add AP_Avoidance to build 2016-08-17 22:38:54 -07:00
motor_test.cpp Plane: fixed motor test by percentage in quadplane 2016-05-27 11:53:20 +10:00
navigation.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
parachute.cpp Plane: parachute low-alt check should not require auto mode to ever be set 2016-06-08 08:15:11 -07:00
px4_mixer.cpp Plane: use force_safety_no_wait() when re-enabling safety off in mixer 2016-08-16 12:53:34 +10:00
quadplane.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
quadplane.h Plane: added AFS support for quadplanes 2016-08-16 12:56:12 +10:00
radio.cpp Revert "ArduPlane: Convert references to AP_Airspeed. Added automatic migration of ARSPD_FBW_MIN and ARSPD_FBW_MAX (plane parameter) to ARSPD_FBW_MIN and ARSPD_FBW_MAX (library parameter)." 2016-08-07 17:54:24 -07:00
release-notes.txt Plane: update release notes for 3.6.0 2016-06-11 09:19:13 +10:00
sensors.cpp Plane: added internal combustion engine support 2016-07-25 10:06:03 +10:00
setup.cpp
system.cpp Plane: add new flight mode AVOID_ADSB to mimic GUIDED 2016-08-17 22:38:54 -07:00
takeoff.cpp Plane: make takeoff less noisy with zero timeout 2016-05-14 08:26:10 +10:00
test.cpp ArduPlane: Fix filename in header 2016-07-28 18:24:24 -03:00
tiltrotor.cpp Plane: fixed tiltrotor build failure 2016-05-11 09:25:43 +10:00
tuning.cpp Plane: don't give tuning errors when VTOL inactive 2016-07-06 14:41:49 +10:00
tuning.h Plane: added tuning error reporting for quadplanes 2016-05-28 17:33:30 +10:00
version.h Plane: prepare for 3.6.0 2016-06-11 09:20:05 +10:00
wscript Plane: add AP_Avoidance to build 2016-08-17 22:38:54 -07:00