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 f91874afad Copter: drift uses AP_Motors set_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: remove single frame's servo objects 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: remove single frame's servo objects 9 years ago
Parameters.h Copter: remove single frame's servo objects 9 years ago
Parameters.pde
ReleaseNotes.txt Copter: 3.3.3 release notes 9 years ago
UserCode.cpp
UserVariables.h
adsb.cpp Copter: incorporate AP_ADSB function rename 9 years ago
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 AP_Motors set_desired_spool_state 9 years ago
control_althold.cpp Copter: althold uses AP_Motors set_desired_spool_state 9 years ago
control_auto.cpp Copter: auto uses AP_Motors set_desired_spool_state 9 years ago
control_autotune.cpp Copter: autotune uses AP_Motors set_desired_spool_state 9 years ago
control_brake.cpp Copter: brake uses AP_Motors set_desired_spool_state 9 years ago
control_circle.cpp Copter: circle uses AP_Motors set_desired_spool_state 9 years ago
control_drift.cpp Copter: drift uses AP_Motors set_desired_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: poshold uses AP_Motors set_desired_spool_state 9 years ago
control_rtl.cpp Copter: rtl uses AP_Motors set_desired_spool_state 9 years ago
control_sport.cpp Copter: sport uses AP_Motors set_desired_spool_state 9 years ago
control_stabilize.cpp Copter: stabilize uses AP_Motors set_desired_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 Copter: heli acro, stabilize use pilot throttle as float 9 years ago
heli_control_stabilize.cpp Copter: heli acro, stabilize use pilot throttle as float 9 years ago
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 Copter: add CAL_ALWAYS_REBOOT option 9 years ago
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 Copter: use set_range_in() for tuning channel 9 years ago
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/