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 2852a05e4f Copter: version to 4.2.3-rc3 3 years ago
..
APM_Config.h ArduCopter: create and use AP_OPTICALFLOW_ENABLED 3 years ago
AP_Arming.cpp Copter: don't disable e-stop if there is no swtich 3 years ago
AP_Arming.h Copter: remove pilot_throttle_checks() 3 years ago
AP_Rally.cpp
AP_Rally.h
AP_State.cpp
Attitude.cpp Copter: INAV rename for neu & cm/cms 3 years ago
Copter.cpp Copter: implement set_desired_speed 3 years ago
Copter.h Copter: get_rangefinder_height_interpolated_cm made const 3 years ago
GCS_Copter.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 3 years ago
GCS_Copter.h
GCS_Mavlink.cpp Copter: allow VTOL_TAKEOFF and VTOL_LAND as synonyms 3 years ago
GCS_Mavlink.h ArduCopter: provide default implemenation of handle_change_alt_request 3 years ago
Log.cpp Copter: separate logging for position and attitude targets in guided mode 3 years ago
Makefile.waf
Parameters.cpp Copter: remove param docs for ACRO_RP_P and _YAW_RP 3 years ago
Parameters.h Copter: remove param docs for ACRO_RP_P and _YAW_RP 3 years ago
RC_Channel.cpp Copter: start engine flag not used and style cleanup 3 years ago
RC_Channel.h Copter: Add support for Force Flying 3 years ago
ReleaseNotes.txt Copter: 4.2.3-rc3 release notes 3 years ago
UserCode.cpp Copter: fix userhook aux switches 3 years ago
UserParameters.cpp
UserParameters.h
UserVariables.h
afs_copter.cpp
afs_copter.h
autoyaw.cpp Copter: AutoYaw: use get_slew_yaw_max_degs in place of get_slew_yaw_cds 3 years ago
avoidance.cpp
avoidance_adsb.cpp ArduCopter: rename AP_AHRS::get_position to get_location 3 years ago
avoidance_adsb.h Copter: convert RTL_ALT to int32 3 years ago
baro_ground_effect.cpp Copter: INAV rename for neu & cm/cms 3 years ago
commands.cpp ArduCopter: move logging of LogEvent::SET_HOME up 3 years ago
compassmot.cpp Copter: compassmot: use is_positive for float comparison 3 years ago
config.h Copter: disable sport mode 3 years ago
crash_check.cpp Copter: fix the defined value for parachute check 3 years ago
defines.h Copter: separate logging for position and attitude targets in guided mode 3 years ago
ekf_check.cpp Copter: vibration compensation turns off in manual modes 3 years ago
esc_calibration.cpp Copter: don't check PWM type directly use helpers 3 years ago
events.cpp Copter: set_mode_auto_do_land_start_or_RTL uses set_mode 3 years ago
failsafe.cpp
fence.cpp
heli.cpp Copter: remove setting of rotor rpm in heli.cpp 3 years ago
inertia.cpp ArduCopter: rename AP_AHRS::get_position to get_location 3 years ago
land_detector.cpp Copter: Force Flying check for Heli 3 years ago
landing_gear.cpp
leds.cpp
mode.cpp Copter: Do not allow automatic yaw while prec land retry 3 years ago
mode.h Copter: land and payload place obey alt frame 3 years ago
mode_acro.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_acro_heli.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_althold.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_auto.cpp Copter: land and payload place obey alt frame 3 years ago
mode_autorotate.cpp Copter: INAV rename for neu & cm/cms 3 years ago
mode_autotune.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_avoid_adsb.cpp
mode_brake.cpp Copter: fix position ctrl init for guided takeof 3 years ago
mode_circle.cpp Copter: avoid ascend beyond fence's max alt in circle mode 3 years ago
mode_drift.cpp Copter: INAV rename for neu & cm/cms 3 years ago
mode_flip.cpp
mode_flowhold.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 3 years ago
mode_follow.cpp Copter: INAV rename for neu & cm/cms 3 years ago
mode_guided.cpp Copter: Pause/Continue in AUTO and GUIDED modes with SCurves 3 years ago
mode_guided_nogps.cpp
mode_land.cpp Copter: remove loiter_nav from auto 3 years ago
mode_loiter.cpp Copter: Dissable yaw slew in loiter 3 years ago
mode_poshold.cpp Copter: INAV rename for neu & cm/cms 3 years ago
mode_rtl.cpp Copter: remove loiter_nav from auto 3 years ago
mode_smart_rtl.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_sport.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_stabilize.cpp Copter: Update ACRO to use rate parameters and update expo function 3 years ago
mode_stabilize_heli.cpp Copter: add warning that heli's stabilize init code isn't run at vehicle startup 3 years ago
mode_systemid.cpp Copter: properly set feedforward enabled before exit 3 years ago
mode_throw.cpp Copter: INAV rename for neu & cm/cms 3 years ago
mode_turtle.cpp Copter: mode_turtle: check motors armed and interlocked 3 years ago
mode_zigzag.cpp Copter: INAV rename for neu & cm/cms 3 years ago
motor_test.cpp Copter: motor test: check E-stop 3 years ago
motors.cpp Copter: always keep motors interlock state current 3 years ago
navigation.cpp
precision_landing.cpp Copter: tidy invocation of precland.update 3 years ago
radio.cpp Copter: Change the process description 3 years ago
sensors.cpp Copter: get_rangefinder_height_interpolated_cm made const 3 years ago
standby.cpp
surface_tracking.cpp Copter: INAV rename for neu & cm/cms 3 years ago
system.cpp Copter: moved harmonic notch update code to AP_Vehicle 3 years ago
takeoff.cpp Copter: auto takeoff may trigger terrain failsafe 3 years ago
terrain.cpp
toy_mode.cpp Copter: INAV rename for neu & cm/cms 3 years ago
toy_mode.h
tuning.cpp ArduCopter: Tuning, NFC grammar fixups 3 years ago
version.h Copter: version to 4.2.3-rc3 3 years ago
wscript