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.
 
 
 
 
 
 
Michael Oborne a38fef65c7 AP,AC Add ability to override an altitude in any auto mode, on the current active target 13 years ago
..
APM_Config.h APM_Config.h for ArduCopter/ArduPlane: better descr of APM2_BETA_HARDWARE 13 years ago
APM_Config.h.reference Minimum ground speed patch from Claudio Natoli. Thanks Claudio! 13 years ago
ArduPlane.pde AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 13 years ago
Attitude.pde APM: fixed stick mixing for STABILISE mode 13 years ago
CMakeLists.txt Working on ArduPlane options. 13 years ago
GCS.h APM: change to one low priority status buffer per GCS instance 13 years ago
GCS_Mavlink.pde AP,AC Add ability to override an altitude in any auto mode, on the current active target 13 years ago
Log.pde APM: removed the unused sonar code 13 years ago
Makefile APM: added mtk and mtk16 build targets 13 years ago
Parameters.h APM: added THR_SUPP_MAN option 13 years ago
Parameters.pde APM: added THR_SUPP_MAN option 13 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 APM: fixed mission reset by setting waypoint to zero 13 years ago
commands_logic.pde APM: added ALT_OFFSET parameter 13 years ago
commands_process.pde APM: fixed mission reset by setting waypoint to zero 13 years ago
config.h AP_InertialSensor_MPU6000: replaced _cs_pin parameter with #define and saved 1 byte of memory 13 years ago
control_modes.pde APM: fixed mission reset by setting waypoint to zero 13 years ago
createTags imported ArduPlane from ArduPilotMega svn 14 years ago
defines.h APM: don't send GPS_STATUS MAVLink message 13 years ago
events.pde APM: fixed handling of DO_REPEAT_SERVO and DO_REPEAT_RELAY 13 years ago
failsafe.pde APM: only copy manual channels in failsafe 13 years ago
geofence.pde APM: added ALT_OFFSET parameter 13 years ago
navigation.pde APM: added ALT_OFFSET parameter 13 years ago
options.cmake AHRS: removed Quaternion build support from APM/ACM/rover 13 years ago
planner.pde uncrustify ArduPlane/planner.pde 13 years ago
radio.pde APM: tidy up a comment 13 years ago
sensors.pde APM: added ALT_OFFSET parameter 13 years ago
setup.pde APM: save another few bytes 13 years ago
system.pde AP_AHRS: added scheduler parameter to init 13 years ago
test.pde APM: save another few bytes 13 years ago