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
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: move check for duplicate auxswitch options up 5 years ago
AP_Arming.h
AP_Rally.cpp
AP_Rally.h
AP_State.cpp
Attitude.cpp
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
Log.cpp
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
afs_copter.h
autoyaw.cpp Copter: auto mode loiter-turns accepts pilot yaw input 5 years ago
avoidance_adsb.cpp
avoidance_adsb.h
baro_ground_effect.cpp
commands.cpp
compassmot.cpp
config.h Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
crash_check.cpp
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
failsafe.cpp
fence.cpp
heli.cpp Copter: Allow manual autorotations without enabling arot flight mode 5 years ago
inertia.cpp
land_detector.cpp Copter: land detector allows larger lean angle request in land mode 5 years ago
landing_gear.cpp
leds.cpp
mode.cpp
mode.h Copter: add ZIGZ_AUTO_ENABLE parameter 5 years ago
mode_acro.cpp
mode_acro_heli.cpp
mode_althold.cpp
mode_auto.cpp Copter: verify_circle removes redundant setting of circle center 5 years ago
mode_autorotate.cpp
mode_autotune.cpp
mode_avoid_adsb.cpp
mode_brake.cpp
mode_circle.cpp
mode_drift.cpp
mode_flip.cpp
mode_flowhold.cpp Copter: rename 2D rotation functions 5 years ago
mode_follow.cpp
mode_guided.cpp
mode_guided_nogps.cpp
mode_land.cpp
mode_loiter.cpp
mode_poshold.cpp
mode_rtl.cpp
mode_smart_rtl.cpp
mode_sport.cpp
mode_stabilize.cpp
mode_stabilize_heli.cpp
mode_systemid.cpp
mode_throw.cpp
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
radio.cpp
sensors.cpp
standby.cpp
surface_tracking.cpp
system.cpp ArduCopter: invalidate param count when changing param tree structure 5 years ago
takeoff.cpp
terrain.cpp
toy_mode.cpp
toy_mode.h
tuning.cpp
version.cpp
version.h Copter: version to 4.1.0-dev 5 years ago
wscript