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 ca4cbaeb39 Copter: run rate controllers before AHRS/EKF update 8 years ago
..
.gitignore
APM_Config.h
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: use only downward facing rangefinder 8 years ago
AP_Arming.h Copter: make rc checks verbose on failure 8 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp Copter: move set_pre_arm_check to arming_checks 8 years ago
ArduCopter.cpp Copter: run rate controllers before AHRS/EKF update 8 years ago
Attitude.cpp Copter: remove setting position control's altitude max 8 years ago
Copter.cpp
Copter.h Copter: added automatic yaw to autotune position control 8 years ago
GCS_Mavlink.cpp Copter: use only downward facing rangefinder 8 years ago
GCS_Mavlink.h
Log.cpp Copter: add upward distance to proximity logging 8 years ago
Makefile
Makefile.waf
Parameters.cpp Copter: fix reference to PosControl param descriptions 8 years ago
Parameters.h Copter: start conversion to AP_Arming_Copter 8 years ago
Parameters.pde
ReleaseNotes.txt Copter: 3.4.5 release notes 8 years ago
UserCode.cpp
UserVariables.h
afs_copter.cpp Copter: correct advance failsafe 8 years ago
afs_copter.h
avoidance_adsb.cpp
avoidance_adsb.h
baro_ground_effect.cpp Copter: fix float warning; get_velocity_z() returns float 8 years ago
capabilities.cpp
commands.cpp
commands_logic.cpp Copter: Now recognizes DO_FENCE_ENABLE mission command. 8 years ago
compassmot.cpp Copter: rename gcs[] to gcs_chan[] 8 years ago
compat.cpp
config.h Copter: use compass_checks from AP_Arming 8 years ago
control_acro.cpp
control_althold.cpp Copter: use avoidance adjusted climb rate in all modes 8 years ago
control_auto.cpp Copter: remove comments from package place 8 years ago
control_autotune.cpp Copter: added automatic yaw to autotune position control 8 years ago
control_avoid_adsb.cpp
control_brake.cpp
control_circle.cpp
control_drift.cpp
control_flip.cpp
control_guided.cpp Copter : set land_complete to false during guided takeoff (same fix as for auto takeoff bug) 8 years ago
control_guided_nogps.cpp
control_land.cpp
control_loiter.cpp Copter: use avoidance adjusted climb rate in all modes 8 years ago
control_poshold.cpp Copter: use avoidance adjusted climb rate in all modes 8 years ago
control_rtl.cpp Copter: Refactor fence.get_safe_alt() to fence.get_safe_alt_max() 8 years ago
control_sport.cpp Copter: use avoidance adjusted climb rate in all modes 8 years ago
control_stabilize.cpp
control_throw.cpp
crash_check.cpp
defines.h Copter: support for arming and disarming using an auxsw 8 years ago
ekf_check.cpp
esc_calibration.cpp Copter: update notify during ESC calibration 8 years ago
events.cpp
failsafe.cpp
fence.cpp
flight_mode.cpp Copter: Unify from print or println to printf. 8 years ago
heli.cpp Copter: use only downward facing rangefinder 8 years ago
heli_control_acro.cpp
heli_control_stabilize.cpp
inertia.cpp
land_detector.cpp Copter: integrate attitude control's set-throttle-mix-manual 8 years ago
landing_gear.cpp
leds.cpp
make.inc
motor_test.cpp Copter: rename gcs[] to gcs_chan[] 8 years ago
motors.cpp Copter: start conversion to AP_Arming_Copter 8 years ago
navigation.cpp
perf_info.cpp
position_vector.cpp
precision_landing.cpp
radio.cpp ArduCopter: just call set_throttle_range() 8 years ago
sensors.cpp Copter: use only downward facing rangefinder 8 years ago
setup.cpp Copter: Unify from print or println to printf. 8 years ago
switches.cpp Copter: use only downward facing rangefinder 8 years ago
system.cpp Copter: changes for AC_WPNav 8 years ago
takeoff.cpp
terrain.cpp
test.cpp Copter: use only downward facing rangefinder 8 years ago
tuning.cpp
version.h
wscript