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 a629e91f30 ArduCopter: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
..
APM_Config.h Copter: visual odometry moved to AP_Vehicle 5 years ago
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: move check for duplicate auxswitch options up 5 years ago
AP_Arming.h ArduCopter: log disarm method 5 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp Copter: Update AP_Notify of GCS failsafe 5 years ago
Attitude.cpp Copter: Fix Rate expo calculation 5 years ago
Copter.cpp Copter: make sure AP_Vehicle::fast_loop() gets called 5 years ago
Copter.h Copter: do not adjust trims while landed 5 years ago
GCS_Copter.cpp Copter: Report MAV_SYS_STATUS_SENSOR_Z_ALTITUDE_CONTROL and MAV_SYS_STATUS_SENSOR_XY_POSITION_CONTROL as healthy if the flight mode says so. 5 years ago
GCS_Copter.h ArduCopter: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
GCS_Mavlink.cpp Copter: align GCS PID with logged 5 years ago
GCS_Mavlink.h Copter: rename system_status as it won't be called from base class 5 years ago
Log.cpp Copter:Logger documentation TimeUS fix 5 years ago
Makefile.waf
Parameters.cpp Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
Parameters.h Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
RC_Channel.cpp ArduCopter: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
RC_Channel.h ArduCopter: rename 'enum aux_switch_pos_t' to 'enum class AuxSwitchPos' 5 years ago
ReleaseNotes.txt Copter: release notes update for 4.0.4-rc1 5 years ago
UserCode.cpp
UserParameters.cpp
UserParameters.h
UserVariables.h
afs_copter.cpp ArduCopter: log disarm method 5 years ago
afs_copter.h
autoyaw.cpp Copter: auto mode loiter-turns accepts pilot yaw input 5 years ago
avoidance_adsb.cpp ArduCopter: log disarm method 5 years ago
avoidance_adsb.h
baro_ground_effect.cpp
commands.cpp
compassmot.cpp Arducopter: Primary Compass is always serial# 0 5 years ago
config.h Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
crash_check.cpp Copter: white space fixes 5 years ago
defines.h Copter: auto mode loiter-turns accepts pilot yaw input 5 years ago
ekf_check.cpp Copter: minor comment fix 5 years ago
esc_calibration.cpp
events.cpp ArduCopter: log disarm method 5 years ago
failsafe.cpp
fence.cpp ArduCopter: log disarm method 5 years ago
heli.cpp Copter: Allow manual autorotations without enabling arot flight mode 5 years ago
inertia.cpp Copter: avoid SITL failure when changing current_loc.alt frame 5 years ago
land_detector.cpp Copter: land detector allows larger lean angle request in land mode 5 years ago
landing_gear.cpp Copter: integrate landing gear option and make edge based 5 years ago
leds.cpp
mode.cpp Copter: white space fixes 5 years ago
mode.h Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
mode_acro.cpp Copter: Acro expo typo fix 5 years ago
mode_acro_heli.cpp
mode_althold.cpp Copter: add missing fallthrough statements 5 years ago
mode_auto.cpp Copter: verify_circle removes redundant setting of circle center 5 years ago
mode_autorotate.cpp Copter: fixed use of timestamps in autorotate 5 years ago
mode_autotune.cpp
mode_avoid_adsb.cpp
mode_brake.cpp
mode_circle.cpp Copter: support circle with terrain altitude 5 years ago
mode_drift.cpp Copter: Delay release of I term until take off 5 years ago
mode_flip.cpp Copter: Delay release of I term until take off 5 years ago
mode_flowhold.cpp Copter: rename 2D rotation functions 5 years ago
mode_follow.cpp
mode_guided.cpp Copter: simplify guided mode takeoff using rangefinder 5 years ago
mode_guided_nogps.cpp
mode_land.cpp Copter: integrate landing gear option and make edge based 5 years ago
mode_loiter.cpp Copter: add missing fallthrough statements 5 years ago
mode_poshold.cpp Copter: add missing fallthrough statements 5 years ago
mode_rtl.cpp Copter: integrate landing gear option and make edge based 5 years ago
mode_smart_rtl.cpp
mode_sport.cpp Copter: add missing fallthrough statements 5 years ago
mode_stabilize.cpp Copter: Delay release of I term until take off 5 years ago
mode_stabilize_heli.cpp Copter: add missing fallthrough statements 5 years ago
mode_systemid.cpp Copter: use SID_AXIS to hide other SystemID mode params 5 years ago
mode_throw.cpp Copter: Added Throw Mode logger documentation 5 years ago
mode_zigzag.cpp Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
motor_test.cpp
motors.cpp Copter: do not adjust trims while landed 5 years ago
navigation.cpp
precision_landing.cpp Copter: precision landing does not use terrain database 5 years ago
radio.cpp Copter: remove unneeded set_range calls on RC Aux channels 5 years ago
sensors.cpp Copter: loiter-turn obeys wpnav-rfnd-use 5 years ago
standby.cpp
surface_tracking.cpp Copter: CTUN logging fix for SAlt 5 years ago
system.cpp ArduCopter: invalidate param count when changing param tree structure 5 years ago
takeoff.cpp Copter: fix use of wp-navmin-alt 5 years ago
terrain.cpp Copter: precision landing does not use terrain database 5 years ago
toy_mode.cpp Copter: white space fixes 5 years ago
toy_mode.h
tuning.cpp Copter: remove unused Ch6 EKF tuning options 5 years ago
version.cpp
version.h Copter: version to 4.1.0-dev 5 years ago
wscript Copter: remove linkage of AP_Stats 5 years ago