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.
 
 
 
 
 
 
Peter Barker 17060d5d66 Copter: stop changing frame to home when home not set 6 years ago
..
APM_Config.h Copter: rename dataflash to logger 6 years ago
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: AP_Arming: correct overriding of arm_checks method 6 years ago
AP_Arming.h Copter: AP_Arming: correct overriding of arm_checks method 6 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp Copter: Use new RC_Channel AUX_FUNC 6 years ago
ArduCopter.cpp Copter: move heartbeat sending to gcs instead of by vehicles 6 years ago
Attitude.cpp Copter: zigzag mode gets terrain following support 6 years ago
Copter.cpp
Copter.h Copter: stop passing references to AC_Avoid constructor 6 years ago
GCS_Copter.cpp Copter: move setting of compass sys_status bits up 6 years ago
GCS_Copter.h
GCS_Mavlink.cpp Copter: replace 4 divisions with multiplications 6 years ago
GCS_Mavlink.h Copter: Add function for sending POSITION_TARGET_LOCAL_NED message 6 years ago
Log.cpp Copter: move surface tracking variables into structure 6 years ago
Makefile.waf
Parameters.cpp Copter: add missing AccelZ to GCS_PID_MASK param description 6 years ago
Parameters.h Copter: remove unused takeoff_trigger_dz parameter 6 years ago
RC_Channel.cpp Copter: zigzag mode gets terrain following support 6 years ago
RC_Channel.h
ReleaseNotes.txt Copter: 3.6.9 release notes 6 years ago
UserCode.cpp
UserParameters.cpp
UserParameters.h
UserVariables.h
afs_copter.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
afs_copter.h
autoyaw.cpp
avoidance_adsb.cpp Copter: rename dataflash to logger 6 years ago
avoidance_adsb.h
baro_ground_effect.cpp
commands.cpp
compassmot.cpp Copter: rename to EXPECT_DELAY_MS() 6 years ago
config.h Copter: move surface tracking variables into structure 6 years ago
crash_check.cpp Copter: added in sink rate for parachute check 6 years ago
defines.h Copter: avoid working with uninitialised home location 6 years ago
ekf_check.cpp Copter: rename dataflash to logger 6 years ago
esc_calibration.cpp Copter: factorize esc calibration setup 6 years ago
events.cpp Copter: rename dataflash to logger 6 years ago
failsafe.cpp Copter: rename dataflash to logger 6 years ago
fence.cpp Copter: rename dataflash to logger 6 years ago
heli.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
inertia.cpp Copter: stop changing frame to home when home not set 6 years ago
land_detector.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
landing_gear.cpp
leds.cpp
mode.cpp ArduCopter: respect yaw orientation on LAND 6 years ago
mode.h Copter: avoid working with uninitialised home location 6 years ago
mode_acro.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_acro_heli.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_althold.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
mode_auto.cpp Copter: fix wp distance and bearing reporting during LOITER_TURNS 6 years ago
mode_autotune.cpp Copter: only save autotune gains if disarmed in autotue 6 years ago
mode_avoid_adsb.cpp
mode_brake.cpp Copter: factorize arm or land check 6 years ago
mode_circle.cpp Copter: remove surface tracking shim functions 6 years ago
mode_drift.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_flip.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_flowhold.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
mode_follow.cpp Copter: factorize arm or land check 6 years ago
mode_guided.cpp Copter: replace 4 divisions with multiplications 6 years ago
mode_guided_nogps.cpp
mode_land.cpp ArduCopter: set AUTO_YAW_HOLD when user control yaw during nogps land 6 years ago
mode_loiter.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
mode_poshold.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
mode_rtl.cpp Copter: avoid working with uninitialised home location 6 years ago
mode_smart_rtl.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_sport.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
mode_stabilize.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_stabilize_heli.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_throw.cpp Copter: adjust for desired spool state and spool state renames 6 years ago
mode_zigzag.cpp Copter: remove surface tracking shim functions 6 years ago
motor_test.cpp Copter: rename to EXPECT_DELAY_MS() 6 years ago
motors.cpp Copter: only save autotune gains if disarmed in autotue 6 years ago
navigation.cpp ArduCopter: move get_bearing_cd to Location and rename to get_bearing_to 6 years ago
precision_landing.cpp
radio.cpp Copter: add floating-point-constant designators 6 years ago
sensors.cpp Copter: do no compass stick gesture detection while armed 6 years ago
setup.cpp Copter: move enabled parameter into compass library 6 years ago
system.cpp Copter: move responsibility for logging into library 6 years ago
takeoff.cpp Copter: have takeoff.start() handle clearing i terms and setting land-complete 6 years ago
terrain.cpp
toy_mode.cpp
toy_mode.h
tuning.cpp Copter: replace TUNE_LOW/HIGH params with TUNE_MIN/MAX 6 years ago
version.cpp
version.h
wscript