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.
 
 
 
 
 
 
Hwurzburg e015956b6e Copter: move RETRACT_MOUNT option to common for all vehicles 4 years ago
..
APM_Config.h Copter: remove stale MAGNETOMETER config option from config files 4 years ago
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: integrate ahrs::get_variances change 4 years ago
AP_Arming.h Copter: add ekf alt pre-arm and mode init checks 5 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp
Attitude.cpp Copter: remove wrapper for get_avoidance_adjusted_climbrate 5 years ago
Copter.cpp Copter: Move AP_Generator to AP_Vehicle 4 years ago
Copter.h Copter: allow OSD for TX-only screens 4 years ago
GCS_Copter.cpp
GCS_Copter.h
GCS_Mavlink.cpp Copter: correct compilation when AUTO/RTL are disabled 4 years ago
GCS_Mavlink.h
Log.cpp
Makefile.waf
Parameters.cpp Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
Parameters.h Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
RC_Channel.cpp Copter: move RETRACT_MOUNT option to common for all vehicles 4 years ago
RC_Channel.h
ReleaseNotes.txt Copter: 4.0.5 release notes 4 years ago
UserCode.cpp
UserParameters.cpp
UserParameters.h
UserVariables.h
afs_copter.cpp
afs_copter.h
autoyaw.cpp Copter: correct compilation when CIRCLE mode is disabled 4 years ago
avoidance_adsb.cpp Copter: rename ADSB_ENABLED to HAL_ADSB_ENABLED and remove from config 4 years ago
avoidance_adsb.h ArduCopter: use an enumeration for the AP_Avoidance recovery action 5 years ago
baro_ground_effect.cpp ArduCopter: Don't request EKF yaw reset unless innovations are large 4 years ago
commands.cpp
compassmot.cpp
config.h Copter: Allow the user to specify the GCS failsafe timeout 4 years ago
crash_check.cpp Copter: integrate parachute check_sink_rate 4 years ago
defines.h Copter: move mavlink set-position defines into mavlink library 5 years ago
ekf_check.cpp ArduCopter: Don't request EKF yaw reset unless innovations are large 4 years ago
esc_calibration.cpp
events.cpp Copter: Allow the user to specify the GCS failsafe timeout 4 years ago
failsafe.cpp
fence.cpp
heli.cpp
inertia.cpp
land_detector.cpp
landing_gear.cpp
leds.cpp
mode.cpp Copter: rename ADSB_ENABLED to HAL_ADSB_ENABLED and remove from config 4 years ago
mode.h Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
mode_acro.cpp
mode_acro_heli.cpp
mode_althold.cpp
mode_auto.cpp Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
mode_autorotate.cpp
mode_autotune.cpp Copter: remove wrapper for get_avoidance_adjusted_climbrate 5 years ago
mode_avoid_adsb.cpp
mode_brake.cpp
mode_circle.cpp
mode_drift.cpp
mode_flip.cpp
mode_flowhold.cpp Copter: remove wrapper for get_avoidance_adjusted_climbrate 5 years ago
mode_follow.cpp
mode_guided.cpp Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
mode_guided_nogps.cpp
mode_land.cpp
mode_loiter.cpp
mode_poshold.cpp Copter: poshold clears wind est when disarmed or landed 4 years ago
mode_rtl.cpp Copter: Add ignore pilot yaw to guided, auto and RTL options 4 years ago
mode_smart_rtl.cpp Copter: cope with race conditioning popping points on SmartRTL return 4 years ago
mode_sport.cpp
mode_stabilize.cpp
mode_stabilize_heli.cpp
mode_systemid.cpp
mode_throw.cpp
mode_zigzag.cpp
motor_test.cpp
motors.cpp
navigation.cpp
precision_landing.cpp Copter: use glitch-protected range from rangefinder for precision landing 4 years ago
radio.cpp
sensors.cpp Copter: correct compilation when CIRCLE mode is disabled 4 years ago
standby.cpp
surface_tracking.cpp
system.cpp Copter: Move AP_Generator to AP_Vehicle 4 years ago
takeoff.cpp Copter: takeoff relaxes wpnav and pos control during spool up 4 years ago
terrain.cpp
toy_mode.cpp
toy_mode.h
tuning.cpp
version.h ArduCopter: Use new AP_FWVersionDefine header 4 years ago
wscript