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.
 
 
 
 
 
 
Leonard Hall 07b311f6a8 Copter: brake sets desired spool state 9 years ago
..
.gitignore
APM_Config.h Copter: enable precision landing by default 9 years ago
APM_Config_mavlink_hil.h
AP_State.cpp AP_State: enable use of motor interlock during throw mode 9 years ago
ArduCopter.cpp Copter: throttle passed to compass in 0 to 1 range 9 years ago
Attitude.cpp Copter: get_pilot_desired_climb_rate accepts control_in as 0 to 1000 9 years ago
Copter.cpp Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Copter.h Copter: drift uses 0 to 1 throttle and sets motor spool state 9 years ago
GCS_Mavlink.cpp Copter: throttle sent to GCS uses 0 to 1 range 9 years ago
Log.cpp Copter: CTUN logs throttle_in, angle boost in 0 to 1 range 9 years ago
Makefile
Makefile.waf
Parameters.cpp Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Parameters.h Copter: AP_MotorsCoax now uses 4 servos 9 years ago
Parameters.pde
ReleaseNotes.txt Copter: 3.3.3 release notes 9 years ago
UserCode.cpp
UserVariables.h
adsb.cpp
arming_checks.cpp
baro_ground_effect.cpp
capabilities.cpp
commands.cpp
commands_logic.cpp AP_Math: Cleaned macro definitions 9 years ago
compassmot.cpp
compat.cpp
config.h ArduCopter: replace header guard with pragma once 9 years ago
control_acro.cpp Copter: acro uses 0 to 1 throttle and sets desired spool state 9 years ago
control_althold.cpp Copter: althold uses 0 to 1 throttle range and spool logic 9 years ago
control_auto.cpp Copter: auto sets desired spool state 9 years ago
control_autotune.cpp Copter: autotune uses throttle in 0 to 1 range and sets motor spool state 9 years ago
control_brake.cpp Copter: brake sets desired spool state 9 years ago
control_circle.cpp Copter: circle sets desired spool state 9 years ago
control_drift.cpp Copter: drift uses 0 to 1 throttle and sets motor spool state 9 years ago
control_flip.cpp Copter: flip uses 0 to 1 throttle and sets motor spool state 9 years ago
control_guided.cpp Copter: guided sets desired spool state 9 years ago
control_land.cpp Copter: land sets desired spool state 9 years ago
control_loiter.cpp Copter: loiter uses 0 to 1 throttle and sets motor spool state 9 years ago
control_poshold.cpp Copter: pos_hold uses 0 to 1 throttle and sets motor spool state 9 years ago
control_rtl.cpp Copter: rtl uses throttle in 0 to 1 range and sets motor spool state 9 years ago
control_sport.cpp Copter: sport uses throttle in 0 to 1 range and sets motor spool state 9 years ago
control_stabilize.cpp Copter: stabilize uses 0 to 1 throttle and sets motor spool state 9 years ago
control_throw.cpp Copter: allow switching to throw without position estimate 9 years ago
crash_check.cpp Copter: deploy landing gear when parachute is released 9 years ago
defines.h Copter: moved Log_Write_Rate() to common code 9 years ago
ekf_check.cpp
esc_calibration.cpp
events.cpp Copter: simplify battery and radio failsafe logic 9 years ago
failsafe.cpp
fence.cpp
flight_mode.cpp Copter: add throw_exit 9 years ago
heli.cpp TradHeli: dynamic flight check uses throttle in 0 to 1 range 9 years ago
heli_control_acro.cpp
heli_control_stabilize.cpp
inertia.cpp
land_detector.cpp
landing_gear.cpp
leds.cpp
make.inc
motor_test.cpp
motors.cpp Copter: Add flight mode for throw launch 9 years ago
navigation.cpp
perf_info.cpp
position_vector.cpp
precision_landing.cpp
radio.cpp Copter: g.rc_3.control_in range 0 to 1000 9 years ago
readme.txt
sensors.cpp
setup.cpp
switches.cpp Copter: add throw mode to aux switches 9 years ago
system.cpp Copter: Add flight mode for throw launch 9 years ago
takeoff.cpp
test.cpp
tuning.cpp
wscript ArduCopter: waf: build all frame types 9 years ago

readme.txt

ArduCopter README

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