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 f75e9f95d1 Plane: Adjust for new AP_Scheduler syntax 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: Adjust for new AP_Scheduler syntax 10 years ago
Attitude.pde Copter: compiler warning stuff 10 years ago
GCS_Mavlink.pde Plane: support setting just accel trim with preflight-cal 10 years ago
Log.pde Plane: call Log_Write_POS() 10 years ago
Makefile Plane: cleanup cruft in Makefile 11 years ago
Parameters.h Plane: add support for 4th mavlink channel 10 years ago
Parameters.pde Plane: add support for 4th mavlink channel 10 years ago
altitude.pde Plane: Fix compile warnings 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: make GUIDED behaviour match copter 10 years ago
commands_logic.pde Plane: replace fabs() with labs(), unnecessary int to float conversion 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: disable camera mount support on APM2 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: support raw IMU logging 10 years ago
events.pde Plane: compile warnings: float to double. print statements require doubles 10 years ago
failsafe.pde Plane: added RUDDER_ONLY parameter 10 years ago
geofence.pde Plane: Allow disabling of only the fence floor. 10 years ago
landing.pde Plane: compile warnings: float to double. print statements require doubles 10 years ago
navigation.pde Plane: revert AP_Math class change 10 years ago
nocore.inoflag ArduPlane: Ported to AP_HAL 12 years ago
px4_mixer.pde Plane: prevent trim values out of range for PX4 mixer 10 years ago
radio.pde Plane: fixed RUDDER_ONLY to not combine direct rudder output 10 years ago
release-notes.txt Plane: prepare for 3.3.0 release 10 years ago
sensors.pde Plane: changed for new AP_Airspeed API 10 years ago
setup.pde Plane: compile warnings: float to double. print statements require doubles 10 years ago
system.pde Plane: add support for 4th mavlink channel 10 years ago
takeoff.pde Plane: revert AP_Math class change 10 years ago
test.pde Plane: compile warnings: float to double. print statements require doubles 10 years ago