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 du Breuil 78a3ce46b9 Plane: Use tecs to control the throttle during takeoff 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: Use tecs to control the throttle during takeoff 10 years ago
Attitude.pde Plane: Use tecs to control the throttle during takeoff 10 years ago
GCS_Mavlink.pde Plane: added LOCAL_POSITION_NED message 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: Use tecs to control the throttle during takeoff 10 years ago
Parameters.pde Plane: Use tecs to control the throttle during takeoff 10 years ago
altitude.pde Plane: fix a relative altitude check for glide slope building 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: 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 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: only pass through throttle in failsafe if armed 10 years ago
geofence.pde Plane: Never trigger fence breach in LAND_FINAL flight stage. 10 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: fix serial manager integration 10 years ago
takeoff.pde Plane: Use tecs to control the throttle during takeoff 10 years ago
test.pde Plane: added HIL_MODE parameter 10 years ago