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.
 
 
 
 
 
 
Randy Mackay 5ac3bf4915 Copter: adjust autotune P and D min and max 11 years ago
..
.gitignore
APM_Config.h Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
APM_Config_mavlink_hil.h
AP_State.pde Copter: rename low_battery to failsafe.battery 11 years ago
ArduCopter.pde Copter: correct UserHooks typos 11 years ago
Attitude.pde Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
GCS.h Copter: added support for partial mission load 12 years ago
GCS_Mavlink.pde Copter: rename low_battery to failsafe.battery 11 years ago
Log.pde Copter: make AutoTune a compile-time option 12 years ago
Makefile
Parameters.h Copter: comments update for GPS_HDOP_GOOD parameter 11 years ago
Parameters.pde Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
ReleaseNotes.txt Copter: AC3.1-rc4 version and release notes 11 years ago
UserCode.pde Copter: minor user hooks cleanup 12 years ago
UserVariables.h Copter: minor user hooks cleanup 12 years ago
auto_tune.pde Copter: adjust autotune P and D min and max 11 years ago
command_description.txt
commands.pde Copter: remove old comments 12 years ago
commands_logic.pde Copter: support MAV_CMD_DO_SET_CAM_TRIGG_DIST 11 years ago
commands_process.pde Copter: remove old comments 12 years ago
compat.h Copter LEDs: replace bitRead with bitmask 12 years ago
compat.pde Copter: make compat functions static 12 years ago
config.h Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
config_channels.h
control_modes.pde Copter: remove unused flags and consolidate ap and ap_system 12 years ago
defines.h AutoTune: abandon tuning if rate P hits minimum 11 years ago
events.pde Copter: rename low_battery to failsafe.battery 11 years ago
failsafe.pde Copter: updates for AP_HAL::MemberProc 12 years ago
fence.pde Copter: move failsafe flags into structure 12 years ago
flip.pde Copter: remove manual_attitude and throttle flags 12 years ago
inertia.pde Copter: cleanup some bit if tests to be clearer 12 years ago
leds.pde Copter: rename low_battery to failsafe.battery 11 years ago
motors.pde Copter: add GPS glitch to arming checks 11 years ago
navigation.pde Copter: simple mode speedup 12 years ago
nocore.inoflag
perf_info.pde
position_vector.pde Copter: use const references for Vector3f parameters 12 years ago
radio.pde Copter: allow throttle deadband to be redefined in APM_Config.h 11 years ago
read_me.text
sensors.pde Copter: rename low_battery to failsafe.battery 11 years ago
setup.pde Copter: integrate BattMonitor 12 years ago
system.pde Copter: ignore flight mode change requests if we're already in the desired mode 11 years ago
test.pde Copter: split up medium loop 11 years ago
toy.pde Copter: split up medium loop 11 years ago