You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael Day 8a6fc0ad77 Plane: If LAND_FLARE_SEC is 0 use LAND_FLARE_ALT for aim_height. 10 years ago
..
APM_Config.h Plane: added HIL_MODE parameter 10 years ago
APM_Config.h.reference Plane: cleanup HIL defines 11 years ago
ArduPlane.pde Plane: update release notes for 3.3.0beta2 10 years ago
Attitude.pde Plane: Fix compile warnings 10 years ago
GCS_Mavlink.pde Plane: Fix compile warnings 10 years ago
Log.pde Plane: added armed and safety state to STAT log message 10 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.h Plane: added RUDDER_ONLY parameter 10 years ago
Parameters.pde Plane: Make LAND_FLARE_SEC optional. 10 years ago
altitude.pde Plane: Fix compile warnings 10 years ago
climb_rate.pde
command_description.txt
commands.pde Plane: support DO_SET_HOME MAVLink command 10 years ago
commands_logic.pde Plane: use ahrs.yaw_sensor not direct compass read for yaw 10 years ago
commands_process.pde Plane: support DO_SET_HOME MAVLink command 10 years ago
compat.h Plane: fix for HAL_GPIO_* 11 years ago
compat.pde Plane: removed unused function 10 years ago
config.h Plane: disable camera mount support on APM2 10 years ago
control_modes.pde Plane: use hal.util soft_armed state 10 years ago
createTags
defines.h Plane: remove deprecated log types 10 years ago
events.pde ArduPlane: attempt to send GCS a message when the GCS heartbeat is not detected. 11 years ago
failsafe.pde Plane: added RUDDER_ONLY parameter 10 years ago
geofence.pde Plane: Fix compile warnings 10 years ago
landing.pde Plane: If LAND_FLARE_SEC is 0 use LAND_FLARE_ALT for aim_height. 10 years ago
navigation.pde Plane: fixed RUDDER_ONLY to not combine direct rudder output 10 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
px4_mixer.pde Plane: reduce the frame size of setup_failsafe_mixing() 10 years ago
radio.pde Plane: fixed RUDDER_ONLY to not combine direct rudder output 10 years ago
release-notes.txt Plane: update release notes for 3.3.0beta2 10 years ago
sensors.pde Plane: changed for new AP_Airspeed API 10 years ago
setup.pde Plane: Update compass to the new interface 10 years ago
system.pde Plane: fix compile warnings for unused functions 10 years ago
takeoff.pde Plane: Fix compile warnings 10 years ago
test.pde Plane: added HIL_MODE parameter 10 years ago