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.
 
 
 
 
 
 
Andrew Tridgell 3c9ed9b5a6 Plane: don't limit down pitch during landing 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: don't limit down pitch during landing 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: Fix compile warnings 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: added RUDDER_ONLY parameter 10 years ago
altitude.pde Plane: Fix compile warnings 10 years ago
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 13 years ago
command_description.txt Cleanup: rename files with spaces in their names, replace with underscores 13 years ago
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: Fix compile warnings 10 years ago
control_modes.pde Plane: use hal.util soft_armed state 10 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: added HIL_MODE parameter 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: require 3 seconds of not flying to declare a crash on land 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 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