ardupilot/ArduPlane
Andrew Tridgell 63317e9430 Plane: added throttle suppression for quadplanes
this tries to prevent motor start when on ground. Motors instead go
into spin_when_armed state
2016-08-04 09:43:40 -07:00
..
adsb.cpp Plane: remove all threat logic in adsb lib in favor of avoidance lib 2016-08-01 15:27:41 -07:00
altitude.cpp Plane: allow landing height adjustment on wp before land (aka approach wp) 2016-07-20 22:29:31 -07:00
APM_Config.h
APM_Config.h.reference
ArduPlane.cpp Plane: added internal combustion engine support 2016-07-25 10:06:03 +10:00
arming_checks.cpp Plane: changed for AP_Vehicle API change 2016-06-24 11:39:23 +10:00
Attitude.cpp Plane: added internal combustion engine support 2016-07-25 10:06:03 +10:00
capabilities.cpp Plane: Can now command roll from a companion computer. 2016-06-30 10:27:44 -04:00
commands_logic.cpp AP_Mission: support DO_ENGINE_CONTROL 2016-07-25 10:06:03 +10:00
commands.cpp Plane: don't auto-update home and baro on large height change 2016-07-20 13:22:00 +10:00
config.h Differential spoilers support, elevon offset 2016-06-06 21:55:50 -07:00
control_modes.cpp
createTags ArduPlane: remove mention to .pde files 2016-05-07 22:55:48 -03:00
defines.h Plane: remove unused definitions 2016-06-18 11:55:49 +09:00
events.cpp
failsafe.cpp ArduPlane: Fix up after refactoring RC_Channel class 2016-05-10 16:21:16 +10:00
GCS_Mavlink.cpp ArduPlane: Remove i2c lockup count 2016-07-28 18:03:09 -03:00
GCS_Mavlink.h Plane: move telemetry_delayed up into base class 2016-05-31 08:46:09 +10:00
geofence.cpp Plane: Fence breaches can go to RTL mode with new FENCE_ACTION setting. 2016-06-07 15:46:52 +10:00
is_flying.cpp Plane: adsb specific status updates 2016-07-20 22:40:14 -07:00
landing.cpp Plane: separate out landing height adjustment from barometer changes 2016-07-20 22:04:21 -07:00
Log.cpp Plane: log rally points on startup 2016-07-04 11:17:15 +09:00
make.inc Plane: add AC_Avoidance, AC_Fence to build 2016-06-22 11:38:15 +09:00
Makefile
Makefile.waf
motor_test.cpp Plane: fixed motor test by percentage in quadplane 2016-05-27 11:53:20 +10:00
navigation.cpp Plane: increase update_waypoint() distance threshold during update_loiter() 2016-06-23 12:43:03 -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
Parameters.cpp Plane: added internal combustion engine support 2016-07-25 10:06:03 +10:00
Parameters.h Plane: added internal combustion engine support 2016-07-25 10:06:03 +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 all threat logic in adsb lib in favor of avoidance lib 2016-08-01 15:27:41 -07:00
px4_mixer.cpp
quadplane.cpp Plane: added throttle suppression for quadplanes 2016-08-04 09:43:40 -07:00
quadplane.h Plane: added throttle suppression for quadplanes 2016-08-04 09:43:40 -07:00
radio.cpp Plane: added auto_navigation_mode flag 2016-07-05 12:52:13 +10: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 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 2015-10-30 14:35:25 +09:00
system.cpp Plane: remove all threat logic in adsb lib in favor of avoidance lib 2016-08-01 15:27:41 -07:00
takeoff.cpp
test.cpp ArduPlane: Fix filename in header 2016-07-28 18:24:24 -03:00
tiltrotor.cpp
tuning.cpp Plane: don't give tuning errors when VTOL inactive 2016-07-06 14:41:49 +10:00
tuning.h
version.h Plane: prepare for 3.6.0 2016-06-11 09:20:05 +10:00
wscript waf: add "ap_" prefix to keywords "libraries" and "vehicle" 2016-08-01 22:04:16 -03:00