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 31b2534c1d Copter: rename mount.set_roi_cmd to set_roi_target 10 years ago
..
.gitignore
APM_Config.h Copter: remove unused OF_LOITER pid defines 10 years ago
APM_Config_mavlink_hil.h Copter: convert to new GPS API 11 years ago
AP_State.pde Copter: add land_complete_maybe flag 11 years ago
ArduCopter.pde Copter: update home position when disarmed 10 years ago
Attitude.pde Copter: correct get_pilot_desired_throttle calc 10 years ago
GCS_Mavlink.pde Copter: send inav velocities in global position message 10 years ago
Log.pde Copter: Change Compass logging to new DataFlash method that handles instances. 10 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: minor format fix 10 years ago
Parameters.pde Copter: Frsky telemtry change move parameter to init of the class 10 years ago
ReleaseNotes.txt Copter: fix typo in AC3.2.1 Release Notes 10 years ago
UserCode.pde Copter: minor user hooks cleanup 12 years ago
UserVariables.h Copter: minor user hooks cleanup 12 years ago
commands.pde Copter: update home position when disarmed 10 years ago
commands_logic.pde Copter: remove broken support for do-change-alt 10 years ago
compassmot.pde Copter: use battery.has_current method 10 years ago
compat.h Copter: remove unused HIGH, LOW definitions 11 years ago
compat.pde Copter: remove unused compat.pde entries 11 years ago
config.h Copter: remove land detector bar climb rate definition 10 years ago
config_channels.h
control_acro.pde Copter: minor rename of ACRO circular limits variable 10 years ago
control_althold.pde Copter: reset target alt to current alt when landed 11 years ago
control_auto.pde Copter: rename mount.set_roi_cmd to set_roi_target 10 years ago
control_autotune.pde Copter: play various tones 10 years ago
control_circle.pde Copter: remove redundant filter status checks 10 years ago
control_drift.pde Copter: Drift uses throttle_zero flag 10 years ago
control_flip.pde Copter: ensure motors don't stop during flip 11 years ago
control_guided.pde Copter: replace GPS_ok with position_ok 10 years ago
control_land.pde Copter: replace GPS_ok with position_ok 10 years ago
control_loiter.pde Copter: remove home_is_set checks from Loiter, PosHold, RTL 10 years ago
control_poshold.pde Copter: remove home_is_set checks from Loiter, PosHold, RTL 10 years ago
control_rtl.pde Copter: remove home_is_set checks from Loiter, PosHold, RTL 10 years ago
control_sport.pde Copter: reset target alt to current alt when landed 11 years ago
control_stabilize.pde Copter: Don't use land detector to stop stabilizing in stabilize 11 years ago
crash_check.pde Copter: fixed some build warnings 10 years ago
defines.h Arducopter: Change mode logging to use common-vehicle DataFlash library. 10 years ago
ekf_check.pde Copter: fix to dcm-check to be continuous 10 years ago
esc_calibration.pde Copter: remove abbreviations from GCS messages 10 years ago
events.pde Copter: GCS Failsafe comments and format changes 10 years ago
failsafe.pde Copter: CPU failsafe set motors to min before logging error 10 years ago
fence.pde Copter: fence breach causes disarm if landed 10 years ago
flight_mode.pde Arducopter: Change mode logging to use common-vehicle DataFlash library. 10 years ago
heli.h TradHeli: Move two static bools into heli_flags structure to save 2 bytes RAM. 11 years ago
heli.pde Copter: replace GPS_ok with position_ok 10 years ago
heli_control_acro.pde TradHeli: call passthrough_bf_roll_pitch_rate_yaw 11 years ago
heli_control_stabilize.pde TradHeli: Move two static bools into heli_flags structure to save 2 bytes RAM. 11 years ago
inertia.pde Copter: flag current alt as relative 11 years ago
land_detector.pde Copter: remove baro climb rate check from land detector 10 years ago
landing_gear.pde Copter: rename landing_gear.pde 10 years ago
leds.pde Copter: remove CopterLED from main code 11 years ago
motor_test.pde Copter: remove debug 10 years ago
motors.pde Copter: replace GPS_ok with position_ok 10 years ago
navigation.pde Copter: update current loc once home is set 10 years ago
nocore.inoflag
perf_info.pde Copter: bug fix display of PerfMon log's num long loops 11 years ago
position_vector.pde Copter: clarify pv_location_to_vector param name 10 years ago
radio.pde Copter: allow radio failsafe while disarmed so that user can be notified 10 years ago
readme.txt Copter: readme file renamed and directs to wiki 11 years ago
sensors.pde Copter: minor format fix 10 years ago
setup.pde Copter: cli uses has_current method 10 years ago
switches.pde Copter: use LandingGear command mode enum 10 years ago
system.pde Copter: Frsky telemtry change move parameter to init of the class 10 years ago
test.pde Copter: fixed flymaple build 10 years ago
tuning.pde Copter: move ch6 tuning to tuning.pde 10 years ago

readme.txt

ArduCopter README

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