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 5a36b9955e Copter: fix for HAL_SITL rename 10 years ago
..
.gitignore
APM_Config.h
APM_Config_mavlink_hil.h
AP_State.pde Copter: Log Emergency Stop and Motor Interlock status 10 years ago
ArduCopter.pde Copter: fix for HAL_SITL rename 10 years ago
Attitude.pde Copter: fix floating point const compiler warning 10 years ago
GCS_Mavlink.pde Copter: fix for HAL_SITL rename 10 years ago
Log.pde Copter: fix for HAL_SITL rename 10 years ago
Makefile
Parameters.h Copter: mavlink initiated takeoff in alt-hold modes 10 years ago
Parameters.pde Copter: fix for HAL_SITL rename 10 years ago
ReleaseNotes.txt Copter: AC3.3-rc3 release notes 10 years ago
UserCode.pde
UserVariables.h
commands.pde ArduCopter: Remove kruft from old RTK driver 10 years ago
commands_logic.pde Copter: add call to send digicam configure messages from a mission item 10 years ago
compassmot.pde Copter: Rename output_min() to enable_motor_output() 10 years ago
compat.h
compat.pde
config.h Copter: add PILOT_TKOFF_ALT_DEFAULT definition 10 years ago
config_channels.h
control_acro.pde Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
control_althold.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_auto.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_autotune.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_circle.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_drift.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_flip.pde Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
control_guided.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_land.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_loiter.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_poshold.pde Copter: autopilot modes to check for motor interlock status 10 years ago
control_rtl.pde Copter: get_RTL_alt returns alt above home 10 years ago
control_sport.pde Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
control_stabilize.pde Copter: Change throttle_zero to check interlock and E-stop status 10 years ago
control_stop.pde Copter: Initial creation of control_stop file 10 years ago
crash_check.pde
defines.h Copter: explicitly define flight modes enum 10 years ago
ekf_check.pde
esc_calibration.pde Copter: fixup Windows newlines 10 years ago
events.pde
failsafe.pde
fence.pde
flight_mode.pde Copter: take-off uses PosControl's add_takeoff method 10 years ago
heli.h
heli.pde Copter: use new lowpass filter 10 years ago
heli_control_acro.pde Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
heli_control_stabilize.pde Copter: add PILOT_THR_FILT and call set_throttle_out functions with that value 10 years ago
inertia.pde
land_detector.pde Copter: use LowPassFilterVector3f for land detector accel filter 10 years ago
landing_gear.pde
leds.pde
motor_test.pde Copter: Rename output_min() to enable_motor_output() 10 years ago
motors.pde Copter: fix for HAL_SITL rename 10 years ago
navigation.pde
nocore.inoflag
perf_info.pde
position_vector.pde
radio.pde Copter: Rename output_min() to enable_motor_output() 10 years ago
readme.txt
sensors.pde Copter: set motor air density ratio 10 years ago
setup.pde
switches.pde Copter: Log Emergency Stop and Motor Interlock status 10 years ago
system.pde Copter: removed special cases for DCM gain changes on arm/disarm 10 years ago
takeoff.pde Copter: take-off uses PosControl's add_takeoff method 10 years ago
test.pde Copter: fix compile warnings by converting .f to .0f 10 years ago
tuning.pde Copter: Change CH6_Tuning #defines into Enum 10 years ago

readme.txt

ArduCopter README

User Manual: http://copter.ardupilot.com/
Developer Manual: http://dev.ardupilot.com/