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 6b65aa465b Copter: pre-arm checks ignore unused compasses 10 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h Copter: simplify APM_Config after removing APM1,2 support 10 years ago
APM_Config_mavlink_hil.h Copter: convert to new GPS API 11 years ago
AP_State.pde Copter: Log Emergency Stop and Motor Interlock status 10 years ago
ArduCopter.pde Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Attitude.pde Copter: usage of rc_3.servo_out to use motors.get_throttle 10 years ago
GCS_Mavlink.pde Copter: added PID_TUNING for accel controller 10 years ago
Log.pde Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
Parameters.pde Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
ReleaseNotes.txt Copter: update AC3.3-rc5 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: fix comments related to home-alt set in-flight 10 years ago
commands_logic.pde Copter: add RTL to front of RTLState enum values 10 years ago
compassmot.pde Copter: added channel objects named after input function 10 years ago
compat.h Copter: remove unused HIGH, LOW definitions 11 years ago
compat.pde Copter: reduced build warnings 10 years ago
config.h Copter: shorten rc-override timeout to 1sec 10 years ago
config_channels.h ArduCopter: remove unnecessary references to CH_CAM_PITCH, CH_CAM_ROLL, CH_CAM_YAW 13 years ago
control_acro.pde Copter: Finish RCMap fix. 10 years ago
control_althold.pde Copter: Finish RCMap fix. 10 years ago
control_auto.pde Copter: Finish RCMap fix. 10 years ago
control_autotune.pde Copter: added channel objects named after input function 10 years ago
control_brake.pde Copter: brake disarms if landed 10 years ago
control_circle.pde Copter: Finish RCMap fix. 10 years ago
control_drift.pde Copter: added channel objects named after input function 10 years ago
control_flip.pde Copter: Finish RCMap fix. 10 years ago
control_guided.pde Copter: Finish RCMap fix. 10 years ago
control_land.pde Copter: added channel objects named after input function 10 years ago
control_loiter.pde Copter: Finish RCMap fix. 10 years ago
control_poshold.pde Copter: Finish RCMap fix. 10 years ago
control_rtl.pde Copter: Finish RCMap fix. 10 years ago
control_sport.pde Copter: Finish RCMap fix. 10 years ago
control_stabilize.pde Copter: added channel objects named after input function 10 years ago
crash_check.pde Copter: parachute failure message if landed 10 years ago
defines.h Copter: added a bit in LOG_BITMASK for PID logging 10 years ago
ekf_check.pde Copter: ekf_check ok if optflow pos available 10 years ago
esc_calibration.pde Copter: added channel objects named after input function 10 years ago
events.pde Copter: GCS failsafe triggers disarm if landed 10 years ago
failsafe.pde Copter: enable CPU failsafe after initialisation 10 years ago
fence.pde Copter: check fence alt without home being set 10 years ago
flight_mode.pde Copter: Employ heli_radio_passthrough() for servo setup 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: Employ heli_radio_passthrough() for servo setup 10 years ago
heli_control_acro.pde Copter: Employ heli_radio_passthrough() for servo setup 10 years ago
heli_control_stabilize.pde Copter: Employ heli_radio_passthrough() for servo setup 10 years ago
inertia.pde Copter: current alt is alt above-ekf-origin until home set 10 years ago
land_detector.pde Copter: Tradheli fix Land Detector. 10 years ago
landing_gear.pde Copter: deploy gear during mission RTL descent 10 years ago
leds.pde Copter: remove CopterLED from main code 11 years ago
motor_test.pde Copter: added channel objects named after input function 10 years ago
motors.pde Copter: pre-arm checks ignore unused compasses 10 years ago
navigation.pde Copter: always update current_loc regardless of inav state 10 years ago
nocore.inoflag ArduCopter: add nocore.inoflag and Arduino.h 12 years ago
perf_info.pde ArduCopter: remove dangling ifdefs for 100Hz main loop 10 years ago
position_vector.pde Copter: Compiler warnings: nuke fast_atan2() 10 years ago
radio.pde Copter: RCMAP Fix, remove RC_Channel references 10 years ago
readme.txt Copter: readme file renamed and directs to wiki 11 years ago
sensors.pde Copter: set motor air density ratio 10 years ago
setup.pde Copter: added channel objects named after input function 10 years ago
switches.pde Copter: Finish RCMap fix. 10 years ago
system.pde Copter: add support for 4th mavlink channel 10 years ago
takeoff.pde Copter: take-off uses PosControl's add_takeoff method 10 years ago
test.pde Copter: compile warnings: float to double. print statements require doubles 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/