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 f87da51b37 Plane: prevent calling jump_to_landing_sequence() too often 10 years ago
..
APM_Config.h
APM_Config.h.reference
ArduPlane.pde Plane: prevent calling jump_to_landing_sequence() too often 10 years ago
Attitude.pde Plane: make auto takeoff independent of compass 10 years ago
GCS_Mavlink.pde Plane: switch to AUTO on a DO_LAND_START MAVLink command 10 years ago
Log.pde Plane: lowpass the rangefinder correction, not height 11 years ago
Makefile
Parameters.h Plane: Added parameter RTL_AUTOLAND and implementation. 10 years ago
Parameters.pde Plane: improved RTL_AUTOLAND docs 10 years ago
altitude.pde Plane: lowpass the rangefinder correction, not height 11 years ago
climb_rate.pde
command_description.txt
commands.pde
commands_logic.pde Plane: ignore DO_LAND_START in missions 10 years ago
commands_process.pde
compat.h
compat.pde
config.h Plane: disable the CLI if AFS failsafe enabled on APM2 11 years ago
control_modes.pde
createTags
defines.h
events.pde
failsafe.pde Plane: send heartbeat to AFS when calibrating sensors 11 years ago
geofence.pde
landing.pde Plane: improved landing glide slope 11 years ago
navigation.pde
nocore.inoflag
radio.pde
release-notes.txt Plane: prepare for 3.1.1 release 11 years ago
sensors.pde Plane: allow continued use of rangefinder data for 5s after loss of contact 11 years ago
setup.pde
system.pde Plane: prevent calling jump_to_landing_sequence() too often 10 years ago
takeoff.pde Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
test.pde