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 da7f871e34 Plane: prevent set_target_altitude_proportion() past dest waypoint 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: split landing code into landing.pde 11 years ago
Attitude.pde Plane: make STAB_PITCH_DOWN in degrees 11 years ago
GCS_Mavlink.pde Plane: convert to using StorageManager 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 TERRAIN_LOOKAHD parameter 11 years ago
Parameters.pde Plane: build AFS (formerly known as OBC) failsafe on Pixhawk 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: fixed servo demo on startup 11 years ago
geofence.pde Plane: convert to using StorageManager 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: started on 3.1.0 release notes 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: move battery init to after parameter load 11 years ago
takeoff.pde Plane: added TKOFF_THR_MAX parameter 11 years ago
test.pde Plane: convert to using StorageManager 11 years ago