.. |
APM_Config.h
|
Copter: add missing MAGNETOMETER and STATS_ENABLED build defines
|
7 years ago |
APM_Config_mavlink_hil.h
|
…
|
|
AP_Arming.cpp
|
Copter arm_checks(): PreArm in error msg changed to Arm
|
7 years ago |
AP_Arming.h
|
Copter: use baro singleton
|
7 years ago |
AP_Rally.cpp
|
…
|
|
AP_Rally.h
|
Copter: removed create() method for objects
|
7 years ago |
AP_State.cpp
|
Copter: eliminate GCS_MAVLINK::send_statustext_all
|
8 years ago |
ArduCopter.cpp
|
Copter: simplify Log_Write_Proximity
|
7 years ago |
Attitude.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
Copter.cpp
|
Copter: remove pointless initialisations
|
7 years ago |
Copter.h
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
GCS_Copter.h
|
Copter: remove CLI
|
8 years ago |
GCS_Mavlink.cpp
|
Copter: use baro singleton
|
7 years ago |
GCS_Mavlink.h
|
Copter: use gps singleton for GCS function
|
7 years ago |
Log.cpp
|
Copter: add accel target to NTUN log msg
|
7 years ago |
Makefile
|
…
|
|
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: parameter conversion from RC_FEEL_RP to ATC_INPUT_TC
|
7 years ago |
Parameters.h
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
Parameters.pde
|
…
|
|
ReleaseNotes.txt
|
Copter: 3.5.5-rc1 release note update
|
7 years ago |
UserCode.cpp
|
…
|
|
UserVariables.h
|
…
|
|
afs_copter.cpp
|
Copter: use baro singleton
|
7 years ago |
afs_copter.h
|
Copter: use baro singleton
|
7 years ago |
avoidance_adsb.cpp
|
Copter: add option to disable THROW mode
|
7 years ago |
avoidance_adsb.h
|
Copter: removed create() method for objects
|
7 years ago |
baro_ground_effect.cpp
|
Copter: eliminate mode_has_manual_throttle
|
7 years ago |
capabilities.cpp
|
…
|
|
commands.cpp
|
Copter: add option to disable SmartRTL mode
|
7 years ago |
commands_logic.cpp
|
Copter: add option to disable AUTO mode
|
7 years ago |
compassmot.cpp
|
Copter: correct mav result for compass motor calibration on heli
|
7 years ago |
compat.cpp
|
…
|
|
config.h
|
Copter: add option to disable THROW mode
|
7 years ago |
crash_check.cpp
|
Copter: use send_text method on the GCS singleton
|
8 years ago |
defines.h
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
ekf_check.cpp
|
Copter: integrate attitude control EKF inertial-frame-reset
|
7 years ago |
esc_calibration.cpp
|
Copter: remove shims used in scheduler
|
7 years ago |
events.cpp
|
Copter: add option to disable RTL flight mode
|
7 years ago |
failsafe.cpp
|
Copter: allow fence to be disabled while AFS is enabled
|
7 years ago |
fence.cpp
|
Copter: remove argument to check()
|
7 years ago |
heli.cpp
|
Copter: rename flightmode_ objects to mode_
|
7 years ago |
inertia.cpp
|
…
|
|
land_detector.cpp
|
Copter: allow AP_Stats to be optional
|
7 years ago |
landing_gear.cpp
|
Copter: make landing_gear_should_be_deployed a base-class method
|
7 years ago |
leds.cpp
|
Copter: remove shims used in scheduler
|
7 years ago |
make.inc
|
Copter: add AP_Follow to build
|
7 years ago |
mode.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode.h
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_acro.cpp
|
Copter: add option to disable ACRO mode
|
7 years ago |
mode_acro_heli.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
mode_althold.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_auto.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
mode_autotune.cpp
|
Copter: AutoTune integrate renamed use_sqrt_controller
|
7 years ago |
mode_avoid_adsb.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_brake.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
mode_circle.cpp
|
Copter: remove setting of pos-con jerk
|
7 years ago |
mode_drift.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_flip.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
mode_flowhold.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_follow.cpp
|
Copter: follow mode renames and comment improvements
|
7 years ago |
mode_guided.cpp
|
Copter: remove setting of pos-con jerk
|
7 years ago |
mode_guided_nogps.cpp
|
Copter: rename control_xx.cpp files to mode_xx.cpp
|
7 years ago |
mode_land.cpp
|
Copter: land, loiter, rtl provide dt to AC_WPNav::set_pilot_desired_acceleration
|
7 years ago |
mode_loiter.cpp
|
Copter: land, loiter, rtl provide dt to AC_WPNav::set_pilot_desired_acceleration
|
7 years ago |
mode_poshold.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_rtl.cpp
|
Copter: land, loiter, rtl provide dt to AC_WPNav::set_pilot_desired_acceleration
|
7 years ago |
mode_smart_rtl.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
mode_sport.cpp
|
Copter: enable parameters inside mode objects
|
7 years ago |
mode_stabilize.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_stabilize_heli.cpp
|
Copter: get-pilot-desired-lean-angles accepts another angle-max
|
7 years ago |
mode_throw.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
motor_test.cpp
|
Copter: implement per-motor compass compensation
|
7 years ago |
motors.cpp
|
Copter: add option to disable SmartRTL mode
|
7 years ago |
navigation.cpp
|
Copter: Copter.h method reordering
|
7 years ago |
position_vector.cpp
|
Copter: Move some common functions to AP_Math (NFC)
|
7 years ago |
precision_landing.cpp
|
…
|
|
radio.cpp
|
Copter : allow rc_override input at start
|
7 years ago |
sensors.cpp
|
Copter: add define for disabling beacon
|
7 years ago |
setup.cpp
|
Copter: remove CLI
|
8 years ago |
switches.cpp
|
Copter: add option to disable THROW mode
|
7 years ago |
system.cpp
|
Copter: add option to disable THROW mode
|
7 years ago |
takeoff.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
terrain.cpp
|
…
|
|
toy_mode.cpp
|
Copter: add option to disable THROW mode
|
7 years ago |
toy_mode.h
|
Copter: enable F412 toymode button setup
|
7 years ago |
tuning.cpp
|
Copter: replace smoothing gain with AC_AttitudeControl::set_input_tc
|
7 years ago |
version.cpp
|
ArduCopter: move version to a static member
|
7 years ago |
version.h
|
Copter: firmware text to ArduCopter
|
7 years ago |
wscript
|
Copter: add AP_Follow to build
|
7 years ago |