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 4c984d9331 Plane: start preparing for 3.1.2 10 years ago
..
APM_Config.h Plane: removed HIL_MODE_ATTITUDE 12 years ago
APM_Config.h.reference Plane: cleanup HIL defines 11 years ago
ArduPlane.pde Plane: start preparing for 3.1.2 10 years ago
Attitude.pde Plane: make auto takeoff independent of compass 10 years ago
GCS_Mavlink.pde Plane: report gyro unhealthy if failed calibration 10 years ago
Log.pde Plane: lowpass the rangefinder correction, not height 11 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.h Plane: added FLAP_SLEWRATE parameter 11 years ago
Parameters.pde Plane: improved WP_RADIUS docs 11 years ago
altitude.pde Plane: lowpass the rangefinder correction, not height 11 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: prevent cross-track on some WP types 11 years ago
commands_logic.pde Plane: make auto takeoff independent of compass 10 years ago
commands_process.pde Plane: RTL home when AUTO run with no mission 11 years ago
compat.h Plane: fix for HAL_GPIO_* 11 years ago
compat.pde Plane: removed some compat code 12 years ago
config.h Plane: disable the CLI if AFS failsafe enabled on APM2 11 years ago
control_modes.pde Plane: added MAV_CMD_DO_INVERTED_FLIGHT support 11 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h Plane: convert to using StorageManager 11 years ago
events.pde ArduPlane: attempt to send GCS a message when the GCS heartbeat is not detected. 11 years ago
failsafe.pde Plane: send heartbeat to AFS when calibrating sensors 11 years ago
geofence.pde Plane: update for APM_OBC API change 11 years ago
landing.pde Plane: improved landing glide slope 11 years ago
navigation.pde Plane: split up altitude handling 11 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
radio.pde Plane: setup failsafe trim values for if FMU firmware dies 11 years ago
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 Plane: convert to using StorageManager 11 years ago
system.pde Plane: make auto takeoff independent of compass 10 years ago
takeoff.pde Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
test.pde Plane: use baro healthy() 11 years ago