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.
 
 
 
 
 
 
Pat Hickey d4bb8a10d7 Update ArduCopter and ArduPlane dependencies on AP_Menu 12 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 Update ArduCopter and ArduPlane dependencies on AP_Menu 12 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: fixed a comment typo 12 years ago
Parameters.pde ArduPlane: added BATT_VOLT_PIN and BATT_CURR_PIN parameters to allow support for new 3DR IV battery monitor 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 typo 13 years ago
commands_logic.pde APM: added ALT_OFFSET parameter 13 years ago
commands_process.pde APM: make error msg clearer 13 years ago
config.h ArduPlane: added BATT_VOLT_PIN and BATT_CURR_PIN parameters to allow support for new 3DR IV battery monitor 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 battery: use set_pin() to allow pins to be changed at runtime 12 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