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.
 
 
 
 
 
 
Randy Mackay f543ca552c Copter: 3.6.0-rc5 release notes 7 years ago
..
APM_Config.h Copter: rename SPRAYER-enabled-define to SPRAYER_ENABLED 7 years ago
APM_Config_mavlink_hil.h
AP_Arming.cpp Copter: use ArmingMethod enumeration 7 years ago
AP_Arming.h Copter: use ArmingMethod enumeration 7 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp Copter: Support new battery failsafes 7 years ago
ArduCopter.cpp Copter: use compass singleton for logging 7 years ago
Attitude.cpp Copter: move sanity check for rangefinder alt to within protected func 7 years ago
Copter.cpp Copter: use AP_FWVersion singleton 7 years ago
Copter.h Copter: remove unused baro_climbrate variable 7 years ago
GCS_Copter.h
GCS_Mavlink.cpp Copter: handle MAV_CMD_ACCELCAL_VEHICLE_POS in GCS base class 7 years ago
GCS_Mavlink.h Copter: handle command_long in GCS base class 7 years ago
Log.cpp Copter: log quiet-nan for rangefinder-desired-alt when not using it 7 years ago
Makefile
Makefile.waf
Parameters.cpp Copter: clarify RTL_ALT parameter description 7 years ago
Parameters.h Copter: moved OSD to top level params 7 years ago
ReleaseNotes.txt Copter: 3.6.0-rc5 release notes 7 years ago
UserCode.cpp
UserVariables.h
afs_copter.cpp Copter: remove rcmap member from AP_AdvancedFailsafe 7 years ago
afs_copter.h Copter: remove rcmap member from AP_AdvancedFailsafe 7 years ago
autoyaw.cpp Copter: add sanity check for ModeFollow requiring AC_Avoid 7 years ago
avoidance_adsb.cpp
avoidance_adsb.h
baro_ground_effect.cpp
capabilities.cpp
commands.cpp Copter: use AP_RTC 7 years ago
compassmot.cpp Copter: Support new battery failsafes 7 years ago
config.h Copter: added OSD support 7 years ago
crash_check.cpp
defines.h Copter: use AP_RTC 7 years ago
ekf_check.cpp Copter: raise EKF failure even if USB is connected 7 years ago
esc_calibration.cpp Copter: Do not use the Delay method wrapper. 7 years ago
events.cpp Copter: RTL if not in AUTO mode and FS_THR_ENABLED_CONTINUE_MISSION enabled 7 years ago
failsafe.cpp
fence.cpp Copter: check for fence breaches when disarmed 7 years ago
heli.cpp
inertia.cpp
land_detector.cpp
landing_gear.cpp
leds.cpp
make.inc Copter: added OSD support 7 years ago
mode.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode.h Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_acro.cpp
mode_acro_heli.cpp
mode_althold.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_auto.cpp Copter: use AP_RTC 7 years ago
mode_autotune.cpp Copter: autotune: raise priorities of autotune success and param saved 7 years ago
mode_avoid_adsb.cpp
mode_brake.cpp Copter: integrate AC_Loiter 7 years ago
mode_circle.cpp Copter: move sanity check for rangefinder alt to within protected func 7 years ago
mode_drift.cpp ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
mode_flip.cpp Copter: flip mode format fix 7 years ago
mode_flowhold.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_follow.cpp
mode_guided.cpp ArduCopter:mode_guided: yaw initialization already in pos_control_start() 7 years ago
mode_guided_nogps.cpp
mode_land.cpp Copter: integrate AC_Loiter 7 years ago
mode_loiter.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_poshold.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_rtl.cpp Copter: create an AutoYaw helper object to hold auto-yaw state 7 years ago
mode_smart_rtl.cpp Copter: SmartRTL add pilot yaw control 7 years ago
mode_sport.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
mode_stabilize.cpp ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
mode_stabilize_heli.cpp ArduCopter: changed signature for get_pilot_desired_lean_angles() 7 years ago
mode_throw.cpp ArduCopter: fix float to double warning 7 years ago
motor_test.cpp Copter: refactor output_test -> output_test_seq 7 years ago
motors.cpp Copter: use ArmingMethod enumeration 7 years ago
navigation.cpp
position_vector.cpp
precision_landing.cpp
radio.cpp Copter: implement 'air-mode' for copter 7 years ago
sensors.cpp Copter: remove unused baro_climbrate variable 7 years ago
setup.cpp
switches.cpp Copter: CH_12 can be used with any HAL, not just HAL_PX4 7 years ago
system.cpp AP_Param: warn on last pass only about unknown parameters 7 years ago
takeoff.cpp Copter: create Copter::Mode::_TakeOff subobject from takeoff_state 7 years ago
terrain.cpp
toy_mode.cpp Copter: use ArmingMethod enumeration 7 years ago
toy_mode.h
tuning.cpp
version.cpp Copter: use AP_FWVersion singleton 7 years ago
version.h
wscript Copter: added OSD support 7 years ago