.. |
APM_Config.h
|
Copter: remove CLI
|
8 years ago |
APM_Config_mavlink_hil.h
|
…
|
|
AP_Arming.cpp
|
Copter: Add PreArm - PID Parameter check
|
7 years ago |
AP_Arming.h
|
Copter: Add PreArm - PID Parameter check
|
7 years ago |
AP_Rally.cpp
|
…
|
|
AP_Rally.h
|
ArduCopter: add static create method to AP_Rally
|
7 years ago |
AP_State.cpp
|
…
|
|
ArduCopter.cpp
|
Copter: move barometer_accumulate to sensors.cpp
|
7 years ago |
Attitude.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
Copter.cpp
|
ArduCopter: use static method to construct AC_InputManager
|
7 years ago |
Copter.h
|
Copter: tighten return types of mavlink functions and variables
|
7 years ago |
GCS_Copter.h
|
Copter: remove CLI
|
8 years ago |
GCS_Mavlink.cpp
|
Copter: tighten return types of mavlink functions and variables
|
7 years ago |
GCS_Mavlink.h
|
Copter: use gps singleton for GCS function
|
7 years ago |
Log.cpp
|
ArduCopter: support for units on fields
|
7 years ago |
Makefile
|
…
|
|
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: added LOITER option in THROW_NEXTMODE
|
7 years ago |
Parameters.h
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
Parameters.pde
|
…
|
|
ReleaseNotes.txt
|
Copter: 3.5.4 release notes
|
7 years ago |
UserCode.cpp
|
…
|
|
UserVariables.h
|
…
|
|
afs_copter.cpp
|
Copter: Support landing flight termination
|
8 years ago |
afs_copter.h
|
…
|
|
avoidance_adsb.cpp
|
…
|
|
avoidance_adsb.h
|
ArduCopter: add static create method for AP_Avoidance_*
|
7 years ago |
baro_ground_effect.cpp
|
…
|
|
capabilities.cpp
|
…
|
|
commands.cpp
|
Copter: support SET_GPS_GLOBAL_ORIGIN
|
7 years ago |
commands_logic.cpp
|
Copter: integrate winch library
|
7 years ago |
compassmot.cpp
|
Copter: use cork/push wrapper
|
7 years ago |
compat.cpp
|
…
|
|
config.h
|
Copter: Trad Heli-change default accel_z_p to 0.30
|
7 years ago |
control_acro.cpp
|
…
|
|
control_althold.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_auto.cpp
|
Copter: stop disarming as part of running rtl as mission item
|
7 years ago |
control_autotune.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_avoid_adsb.cpp
|
…
|
|
control_brake.cpp
|
…
|
|
control_circle.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_drift.cpp
|
…
|
|
control_flip.cpp
|
…
|
|
control_guided.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_guided_nogps.cpp
|
…
|
|
control_land.cpp
|
Copter: Modify method name in method header.
|
7 years ago |
control_loiter.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_poshold.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_rtl.cpp
|
Copter: rtl uses labs for alt comparison
|
7 years ago |
control_smart_rtl.cpp
|
Copter: rename control_safe_rtl.cpp to control_smart_rtl.cpp
|
7 years ago |
control_sport.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
control_stabilize.cpp
|
…
|
|
control_throw.cpp
|
Copter: allow THROW_NEXTMODE=LOITER
|
7 years ago |
crash_check.cpp
|
…
|
|
defines.h
|
Copter: integrate winch library
|
7 years ago |
ekf_check.cpp
|
Copter: ekf position checks are done before we call failsafe_ekf_event
|
7 years ago |
esc_calibration.cpp
|
Copter: fix disable ESC calibration for brushed motors
|
7 years ago |
events.cpp
|
…
|
|
failsafe.cpp
|
…
|
|
fence.cpp
|
…
|
|
flight_mode.cpp
|
Copter: Option to trig by distance only when in AUTO mode
|
7 years ago |
heli.cpp
|
Copter: TradHeli update comment
|
7 years ago |
heli_control_acro.cpp
|
Copter: heli: Update swashplate behavior
|
7 years ago |
heli_control_stabilize.cpp
|
Copter: heli: Update swashplate behavior
|
7 years ago |
inertia.cpp
|
…
|
|
land_detector.cpp
|
…
|
|
landing_gear.cpp
|
Copter: enable landing gear based on RC output
|
8 years ago |
leds.cpp
|
…
|
|
make.inc
|
Copter: add AP_Winch and AP_WheelEncoder to build
|
7 years ago |
motor_test.cpp
|
Copter: tighten return types of mavlink functions and variables
|
7 years ago |
motors.cpp
|
Copter: use cork/push wrapper
|
7 years ago |
navigation.cpp
|
Copter: rename SafeRTL to SmartRTL
|
8 years ago |
position_vector.cpp
|
…
|
|
precision_landing.cpp
|
…
|
|
radio.cpp
|
Copter: fixed order of motor setup
|
7 years ago |
sensors.cpp
|
Copter: move barometer_accumulate to sensors.cpp
|
7 years ago |
setup.cpp
|
Copter: remove CLI
|
8 years ago |
switches.cpp
|
Copter: integrate winch library
|
7 years ago |
system.cpp
|
Copter: integrate winch library
|
7 years ago |
takeoff.cpp
|
Copter: Separate max ascent and descent speeds
|
7 years ago |
terrain.cpp
|
…
|
|
tuning.cpp
|
Copter: fix tuning knob rate control of winch
|
7 years ago |
version.cpp
|
ArduCopter: move version to a static member
|
7 years ago |
version.h
|
ArduCopter: protect version.h from inclusion and use ap_version.h
|
7 years ago |
wscript
|
Copter: add AP_Winch and AP_WheelEncoder to build
|
7 years ago |