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 d857427444 Copter: disable RALLY points by default 11 years ago
..
.gitignore Improvements to cmake. 14 years ago
APM_Config.h Copter: disable RALLY points by default 11 years ago
APM_Config_mavlink_hil.h Copter: convert to new GPS API 11 years ago
AP_State.pde Copter: replace takeoff_complete with landed_complete 11 years ago
ArduCopter.pde Copter: integrate AC_WPNav get_speed_xy name change 11 years ago
Attitude.pde Copter: convert to new GPS API 11 years ago
GCS_Mavlink.pde Copter: add mavlink motor_test 11 years ago
Log.pde Copter: fix typo in Log_Write_Baro 11 years ago
Makefile ArduCopter Makefile: Don't include targets.mk directly (included by apm.mk) 12 years ago
Parameters.h Copter: add PILOT_ACCEL_Z parameter 11 years ago
Parameters.pde Copter: add PILOT_ACCEL_Z parameter 11 years ago
ReleaseNotes.txt Copter: AC3.1.3 release notes 11 years ago
UserCode.pde Copter: minor user hooks cleanup 12 years ago
UserVariables.h Copter: minor user hooks cleanup 12 years ago
command_description.txt Copter: fixup line endings to be newline 11 years ago
commands.pde Copter: convert to new GPS API 11 years ago
commands_logic.pde Copter: integrate AC_WPNav get_speed_xy name change 11 years ago
compassmot.pde Copter: consider health of primary compass in SYS_STATUS, pre-arm and compassmot 11 years ago
compat.h Copter LEDs: replace bitRead with bitmask 12 years ago
compat.pde Copter: remove unused compat.pde entries 11 years ago
config.h Copter: disable RALLY points by default 11 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: integrate AttControl method name changes 11 years ago
control_althold.pde Copter: init pos_control z-axis after setting speed and accel 11 years ago
control_auto.pde Copter: bug fix for when WP_YAW_BEHAVIOR is 0 11 years ago
control_autotune.pde Copter: init pos_control z-axis after setting speed and accel 11 years ago
control_circle.pde Copter: init vert speed and accel for each flight mode 11 years ago
control_drift.pde Drift: get velocity using const reference 11 years ago
control_flip.pde Copter: integrate AttControl method name changes 11 years ago
control_guided.pde Copter: remove original_wp_bearing 11 years ago
control_hybrid.pde Copter: init pos_control z-axis after setting speed and accel 11 years ago
control_land.pde Copter: init pos_control z-axis after setting speed and accel 11 years ago
control_loiter.pde Copter: init vert speed and accel for each flight mode 11 years ago
control_modes.pde Copter: log parachute events 11 years ago
control_ofloiter.pde Copter: init pos_control z-axis after setting speed and accel 11 years ago
control_rtl.pde Copter: RTL alt should not be above fence alt 11 years ago
control_sport.pde Copter: init vert speed and accel for each flight mode 11 years ago
control_stabilize.pde Copter: integrate smoothing gain into flight modes 11 years ago
crash_check.pde Copter: check parachute is enabled before manual_release 11 years ago
defines.h Copter: integrate skeleton Hybrid mode 11 years ago
events.pde Copter: GPS failsafe ensures LAND is pilot-controlled 11 years ago
failsafe.pde Copter: updates for AP_HAL::MemberProc 12 years ago
fence.pde Copter: remove unused variables from fence.pde 11 years ago
flight_mode.pde Copter: integrate 10sec manual recovery after fence breach 11 years ago
heli.pde TradHeli: remove use of throttle_mode 11 years ago
heli_control_acro.pde TradHeli: integrate AttControl method name changes 11 years ago
heli_control_stabilize.pde Copter: integrate smoothing gain into flight modes 11 years ago
inertia.pde Copter: combine NTUN and INAV dataflash msgs 11 years ago
leds.pde Copter: remove CopterLED from main code 11 years ago
motor_test.pde Copter: add mavlink motor_test 11 years ago
motors.pde Copter: add mavlink motor_test 11 years ago
navigation.pde Copter: bug fix for conditional_distance command 11 years ago
nocore.inoflag ArduCopter: add nocore.inoflag and Arduino.h 12 years ago
perf_info.pde Copter: bug fix display of PerfMon log's num long loops 11 years ago
position_vector.pde Copter/position_vector: remove const specifiers on objects returned by 11 years ago
radio.pde Copter: enable passthrough auxillary channels 11 years ago
readme.txt Copter: readme file renamed and directs to wiki 11 years ago
sensors.pde Copter: use Log_Write_Baro() 11 years ago
setup.pde Copter: move report_compass out of the CLI 11 years ago
system.pde Copter: set AHRS vehicle class 11 years ago
test.pde Copter: remove cli motor test 11 years ago

readme.txt

ArduCopter README

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