ardupilot/ArduPlane
Michael Day 8a6fc0ad77 Plane: If LAND_FLARE_SEC is 0 use LAND_FLARE_ALT for aim_height.
See discussion here:

https://github.com/diydrones/ardupilot/pull/2197
2015-04-30 17:19:55 +10:00
..
APM_Config.h Plane: added HIL_MODE parameter 2015-03-13 22:52:56 +11:00
APM_Config.h.reference Plane: cleanup HIL defines 2014-02-15 05:29:46 +11:00
ArduPlane.pde Plane: update release notes for 3.3.0beta2 2015-04-30 14:07:30 +10:00
Attitude.pde Plane: Fix compile warnings 2015-04-24 12:20:53 +09:00
GCS_Mavlink.pde Plane: Fix compile warnings 2015-04-24 12:20:53 +09:00
Log.pde Plane: added armed and safety state to STAT log message 2015-04-30 11:15:08 +10:00
Makefile Plane: cleanup cruft in Makefile 2013-10-13 21:41:01 +11:00
Parameters.h Plane: added RUDDER_ONLY parameter 2015-04-20 09:09:23 +10:00
Parameters.pde Plane: Make LAND_FLARE_SEC optional. 2015-04-30 14:34:34 +10:00
altitude.pde Plane: Fix compile warnings 2015-04-24 12:20:53 +09:00
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 2012-08-21 18:57:21 -07:00
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 2012-02-28 16:14:31 -08:00
commands.pde Plane: support DO_SET_HOME MAVLink command 2015-02-21 10:14:18 +11:00
commands_logic.pde Plane: use ahrs.yaw_sensor not direct compass read for yaw 2015-04-25 09:12:17 +10:00
commands_process.pde Plane: support DO_SET_HOME MAVLink command 2015-02-21 10:14:18 +11:00
compat.h Plane: fix for HAL_GPIO_* 2014-06-02 10:42:36 +10:00
compat.pde Plane: removed unused function 2014-10-30 18:23:29 +11:00
config.h Plane: disable camera mount support on APM2 2015-04-30 11:57:20 +10:00
control_modes.pde Plane: use hal.util soft_armed state 2015-02-11 20:57:27 +11:00
createTags imported ArduPlane from ArduPilotMega svn 2011-09-09 11:29:39 +10:00
defines.h Plane: remove deprecated log types 2015-04-30 11:05:17 +10:00
events.pde ArduPlane: attempt to send GCS a message when the GCS heartbeat is not detected. 2014-08-07 12:54:47 +10:00
failsafe.pde Plane: added RUDDER_ONLY parameter 2015-04-20 09:09:23 +10:00
geofence.pde Plane: Fix compile warnings 2015-04-24 12:20:53 +09:00
landing.pde Plane: If LAND_FLARE_SEC is 0 use LAND_FLARE_ALT for aim_height. 2015-04-30 17:19:55 +10:00
navigation.pde Plane: fixed RUDDER_ONLY to not combine direct rudder output 2015-04-20 09:09:23 +10:00
nocore.inoflag ArduPlane: Ported to AP_HAL 2012-12-20 14:51:36 +11:00
px4_mixer.pde Plane: reduce the frame size of setup_failsafe_mixing() 2015-01-09 11:38:15 +11:00
radio.pde Plane: fixed RUDDER_ONLY to not combine direct rudder output 2015-04-20 09:09:23 +10:00
release-notes.txt Plane: update release notes for 3.3.0beta2 2015-04-30 14:07:30 +10:00
sensors.pde Plane: changed for new AP_Airspeed API 2014-11-13 21:12:59 +11:00
setup.pde Plane: Update compass to the new interface 2015-03-13 18:46:17 +11:00
system.pde Plane: fix compile warnings for unused functions 2015-04-24 14:09:43 +09:00
takeoff.pde Plane: Fix compile warnings 2015-04-24 12:20:53 +09:00
test.pde Plane: added HIL_MODE parameter 2015-03-13 22:52:56 +11:00