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 ada10f6eb2 ArduCopter: change comment references to AP_Var to AP_Param 12 years ago
..
.gitignore
APM_Config.h ACM: Code Cleanup 12 years ago
APM_Config_mavlink_hil.h
AP_State.pde
ArduCopter.pde AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
Attitude.pde ArduCopter: fix Failed to Init Optflow message at startup 12 years ago
CMakeLists.txt
GCS.h
GCS_Mavlink.pde
Log.pde ACM : Formatting 12 years ago
Makefile
Parameters.h ArduCopter: change comment references to AP_Var to AP_Param 12 years ago
Parameters.pde ArduCopter: fix Failed to Init Optflow message at startup 12 years ago
ReleaseNotes.txt
UserCode.pde
UserVariables.h
command_description.txt
commands.pde
commands_logic.pde ArduCopter: rename throttle failsafe parameters. 12 years ago
commands_process.pde ArduCopter: add comments at the top of many navigation functions 12 years ago
config.h ArduCopter: renamed BATT_FAILSAFE to FS_BATT_ENABLE 12 years ago
config_channels.h
control_modes.pde ACM: Simplified control mode code 12 years ago
defines.h ArduCopter: add YAW_OVR_BEHAVE to allow control of when autopilot takes back control of yaw after pilot overrides it during a mission 12 years ago
events.pde ArduCopter: renamed BATT_FAILSAFE to FS_BATT_ENABLE 12 years ago
failsafe.pde
flip.pde
inertia.pde
leds.pde
limits.pde
motors.pde
navigation.pde ACM : Formatting 12 years ago
options.cmake
perf_info.pde
radio.pde ArduCopter: rename throttle failsafe parameters. 12 years ago
read_me.text
sensors.pde ArduCopter: only attempt to change settings of optical flow sensor if it has been successfully initialised 12 years ago
setup.pde ACM : Formatting 12 years ago
system.pde ACM : Formatting 12 years ago
test.pde ArduCopter: rename throttle failsafe parameters. 12 years ago
toy.pde