ardupilot/ArduPlane
Andrew Tridgell 03f1deca9f Plane: support REVERSE_THROTTLE rc option
this provides a more convenient way to setup for reverse throttle
2018-11-16 08:33:35 +11:00
..
APM_Config.h
APM_Config.h.reference
AP_Arming.cpp Plane: use parent AP_Arming rudder value 2018-09-11 19:34:39 +10:00
AP_Arming.h Plane: use parent AP_Arming rudder value 2018-09-11 19:34:39 +10:00
ArduPlane.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
Attitude.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
GCS_Mavlink.cpp Plane: move sending of optical flow status up to base class 2018-11-13 10:40:23 +11:00
GCS_Mavlink.h Plane: use camera singleton to get camera rather than callback 2018-08-31 15:48:56 +10:00
GCS_Plane.cpp Plane: remove CLI 2017-08-14 10:23:50 +09:00
GCS_Plane.h Plane: remove CLI 2017-08-14 10:23:50 +09:00
Log.cpp Plane: OpticalFlow takes care of its own logging 2018-11-13 10:40:23 +11:00
Makefile
Makefile.waf
Parameters.cpp Plane: Remove old parameter conversion 2018-11-10 18:58:54 +11:00
Parameters.h Plane: added landing gear support 2018-11-09 14:35:14 +11:00
Plane.cpp Plane: use AP_FWVersion singleton 2018-06-18 19:10:37 +01:00
Plane.h Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
RC_Channel.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
RC_Channel.h Plane: add arm/disarm on aux switch 2018-09-06 08:26:50 +10:00
afs_plane.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
altitude.cpp Plane: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
avoidance_adsb.cpp
avoidance_adsb.h Plane: removed create() method for objects 2017-12-14 08:12:28 +11:00
capabilities.cpp
commands.cpp Plane: leave AHRS to log and notify home changes 2018-10-16 10:55:13 +11:00
commands_logic.cpp Plane: Add support for a loiter to alt approach to VTOL landing 2018-11-10 18:58:54 +11:00
config.h Plane: added landing gear support 2018-11-09 14:35:14 +11:00
control_modes.cpp Plane: move support for inverted flight to rc-aux-switch 2018-09-07 09:07:40 +10:00
createTags
defines.h Plane: OpticalFlow takes care of its own logging 2018-11-13 10:40:23 +11:00
events.cpp Plane: Use RC_Channels instead of hal.rcin 2018-04-11 21:47:07 +01:00
failsafe.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
geofence.cpp Plane: Use RC_Channels instead of hal.rcin 2018-04-11 21:47:07 +01:00
is_flying.cpp Plane: allow AP_Stats to be optional 2018-03-02 07:23:35 +11:00
make.inc Plane: moved LANDING_GEAR to common RC_Channel 2018-11-09 14:35:14 +11:00
motor_test.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
navigation.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
parachute.cpp Plane: added landing gear support 2018-11-09 14:35:14 +11:00
px4_mixer.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
quadplane.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
quadplane.h Plane: fixes for Q_TRIM_PITCH 2018-11-12 17:05:04 +11:00
radio.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
release-notes.txt Plane: release notes for 3.9.2beta3 2018-09-20 07:17:34 +10:00
reverse_thrust.cpp Plane: support REVERSE_THROTTLE rc option 2018-11-16 08:33:35 +11:00
sensors.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
servos.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
soaring.cpp Plane: make soaring an optional build feature 2018-07-30 13:09:15 +10:00
system.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
tailsitter.cpp Plane: added an abstraction for reverse thrust 2018-11-16 08:33:35 +11:00
takeoff.cpp Plane: pass height to landing gear update 2018-11-10 21:24:19 +11:00
tiltrotor.cpp
tuning.cpp Plane: move pos-control pids to pos-control library 2018-01-23 12:00:43 +09:00
tuning.h
version.cpp Plane: fixed version for enums 2018-07-05 11:10:31 +10:00
version.h Plane: update version to 3.10.0-dev 2018-07-06 11:01:05 +10:00
wscript Plane: moved LANDING_GEAR to common RC_Channel 2018-11-09 14:35:14 +11:00