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 9468a59204 Plane: require 3 seconds of not flying to declare a crash on land 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: added last_flying_ms to auto_state 10 years ago
Attitude.pde Plane: added HIL_MODE parameter 10 years ago
GCS_Mavlink.pde Plane: use arm_motors() and disarm_motors() 10 years ago
Log.pde Plane: added HIL_MODE parameter 10 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.h Plane: Disarm On Land 10 years ago
Parameters.pde Plane: Disarm On Land 10 years ago
altitude.pde Plane: fixed issue where auto is entered before GPS lock 10 years ago
climb_rate.pde uncrustify ArduPlane/climb_rate.pde 13 years ago
command_description.txt
commands.pde Plane: support DO_SET_HOME MAVLink command 10 years ago
commands_logic.pde Plane: fixed issue where auto is entered before GPS lock 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: added HIL_MODE parameter 10 years ago
control_modes.pde Plane: use hal.util soft_armed state 10 years ago
createTags
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: only pass through throttle in failsafe if armed 10 years ago
geofence.pde Plane: update for APM_OBC API change 11 years ago
landing.pde Plane: require 3 seconds of not flying to declare a crash on land 10 years ago
navigation.pde Plane: use location_path_proportion() 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: use arm_motors() and disarm_motors() 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: added arm_motors() and disarm_motors() helper functions 10 years ago
takeoff.pde Plane: fixed to allow TKOFF_THR_DELAY up to 12.7 seconds 10 years ago
test.pde Plane: added HIL_MODE parameter 10 years ago