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 e880de67ed Plane: prepare for 3.1.0 release 11 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: prepare for 3.1.0 release 11 years ago
Attitude.pde Plane: reset steering integrator on mode change and when not moving 11 years ago
GCS_Mavlink.pde Revert "Plane: use rcmap when sending radio_in to GCS" 11 years ago
Log.pde Plane: fixed compass logging for COMPASS_PRIMARY != 0 11 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.h Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
Parameters.pde Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
altitude.pde Plane: prevent set_target_altitude_proportion() past dest waypoint 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: split landing code into landing.pde 11 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: build AFS (formerly known as OBC) failsafe on Pixhawk 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: don't do failsafe passthru with no RC input 11 years ago
geofence.pde Plane: update for APM_OBC API change 11 years ago
landing.pde Plane: split landing code into landing.pde 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.0 release 11 years ago
sensors.pde Plane: added TERRAIN_FOLLOW parameter 11 years ago
setup.pde Plane: convert to using StorageManager 11 years ago
system.pde Plane: reset steering integrator on mode change and when not moving 11 years ago
takeoff.pde Plane: added FBWA_TDRAG_CHAN parameter 11 years ago
test.pde Plane: use baro healthy() 11 years ago