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 65adf5b4a9 ArduCopter: add do_disarm_checks boolean to disarm call 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 ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
AP_Arming.h ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp Copter: make SuperSimple type-safe 5 years ago
Attitude.cpp Copter: change heli integrator management and add hover coll learning 4 years ago
Copter.cpp ArduCopter: added virtual getters for waypopint info 4 years ago
Copter.h ArduCopter: added virtual getters for waypopint info 4 years ago
GCS_Copter.cpp Copter: make SuperSimple type-safe 5 years ago
GCS_Copter.h ArduCopter: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
GCS_Mavlink.cpp ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
GCS_Mavlink.h ArduCopter: add do_disarm_checks boolean to disarm call 4 years ago
Log.cpp ArudCopter: privatize AHRS logging 4 years ago
Makefile.waf
Parameters.cpp Copter: remove PHLD_BRAKE_* params when PosHold is disabled 4 years ago
Parameters.h Copter: remove PHLD_BRAKE_* params when PosHold is disabled 4 years ago
RC_Channel.cpp Copter: move RETRACT_MOUNT option to common for all vehicles 4 years ago
RC_Channel.h Copter: add in additional acro options 5 years ago
ReleaseNotes.txt Copter: Update 4.0.6-rc1 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 Copter: AP_Arming: Added check for EKF origin altitude 4 years ago
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: FS_GCS_ENABLE param desc replaces deprecated with removed 4 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 Copter: Tradheli - make new integrator scheme selectable 4 years ago
inertia.cpp
land_detector.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
landing_gear.cpp ArduCopter: move logging of LandingGear event into LandingGear 4 years ago
leds.cpp
mode.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode.h Copter: use an enumeration for pre-throw motor state 4 years ago
mode_acro.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_acro_heli.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_althold.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_auto.cpp Copter: payload place fixups 4 years ago
mode_autorotate.cpp
mode_autotune.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_avoid_adsb.cpp
mode_brake.cpp
mode_circle.cpp
mode_drift.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_flip.cpp
mode_flowhold.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_follow.cpp
mode_guided.cpp Copter: fix ignore pilot yaw option for guided 4 years ago
mode_guided_nogps.cpp
mode_land.cpp
mode_loiter.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_poshold.cpp Copter: Set the gravitational acceleration value to the defined value 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 Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_stabilize.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_stabilize_heli.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_systemid.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
mode_throw.cpp Copter: use an enumeration for pre-throw motor state 4 years ago
mode_zigzag.cpp Copter: fix heli land detector and incoporate reset_I_smoothly 4 years ago
motor_test.cpp Copter: Support higher resolution percent based motor tests 5 years ago
motors.cpp Copter: do not adjust trims while landed 5 years ago
navigation.cpp
precision_landing.cpp Copter: use glitch-protected range from rangefinder for precision landing 4 years ago
radio.cpp Copter: add air mode aux function 5 years ago
sensors.cpp Copter: correct compilation when CIRCLE mode is disabled 4 years ago
standby.cpp
surface_tracking.cpp
system.cpp Copter: don't report initial mode switch as failsafe mode change 4 years ago
takeoff.cpp Copter: takeoff relaxes wpnav and pos control during spool up 4 years ago
terrain.cpp
toy_mode.cpp Copter: make SuperSimple type-safe 5 years ago
toy_mode.h
tuning.cpp Copter: integrate winch changes 5 years ago
version.h ArduCopter: Use new AP_FWVersionDefine header 4 years ago
wscript