ardupilot/ArduCopter
2023-02-15 19:14:43 +11:00
..
afs_copter.cpp
afs_copter.h
AP_Arming.cpp Copter: add comment to check throttle is not too high for guide_nogps and auto 2023-02-02 08:29:01 +09:00
AP_Arming.h
AP_Rally.cpp
AP_Rally.h
AP_State.cpp
APM_Config.h ArduCopter: make and use AP_LANDINGGEAR_ENABLED 2022-12-14 18:30:23 +11:00
Attitude.cpp Copter: Support changing update period in Motors 2022-12-13 17:10:06 +11:00
autoyaw.cpp Copter: autoyaw: weathervane: include roll trim for helis 2022-12-14 16:08:20 -05:00
avoidance_adsb.cpp
avoidance_adsb.h
avoidance.cpp
baro_ground_effect.cpp
commands.cpp ArduCopter: remove logging of first home location into CMD message set 2023-01-03 11:22:18 +11:00
compassmot.cpp
config.h Copter: make code work for manual autorotations outside SITL 2023-02-05 17:54:33 -05:00
Copter.cpp Copter: run update autorotation before motors 2023-02-05 17:54:33 -05:00
Copter.h Copter: Implementation of autorotation condition at RSC level 2023-02-05 17:54:33 -05:00
crash_check.cpp ArduCopter: make and use AP_LANDINGGEAR_ENABLED 2022-12-14 18:30:23 +11:00
defines.h Copter: Payload Place enhancements 2022-12-31 12:29:31 +09:00
ekf_check.cpp Copter: Match type to set value 2023-02-10 15:38:10 +09:00
esc_calibration.cpp
events.cpp
failsafe.cpp
fence.cpp
GCS_Copter.cpp Copter: allow for flight mode UI when FRAME_CLASS=0 2023-01-17 09:40:12 +09:00
GCS_Copter.h ArduCopter: code-generate chan-fetching methods 2022-12-15 08:31:54 +11:00
GCS_Mavlink.cpp ArduCopter: avoid using struct Location 2023-02-04 22:51:54 +11:00
GCS_Mavlink.h ArduCopter: factor out handle_manual_control_axes 2022-11-23 19:33:46 +11:00
heli.cpp Copter: style formatting 2023-02-05 17:54:33 -05:00
inertia.cpp
land_detector.cpp Copter: fix landing detector for autorotation 2023-02-05 17:54:33 -05:00
landing_gear.cpp ArduCopter: make and use AP_LANDINGGEAR_ENABLED 2022-12-14 18:30:23 +11:00
Log.cpp
Makefile.waf
mode_acro_heli.cpp
mode_acro.cpp
mode_althold.cpp
mode_auto.cpp Copter: Obey loiter_ccw flag for loiter turns 2023-02-15 19:14:43 +11:00
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
mode_follow.cpp
mode_guided_nogps.cpp
mode_guided.cpp Copter: Update use of input_vel_accel_z 2022-12-30 20:25:58 +09:00
mode_land.cpp ArduCopter: make and use AP_LANDINGGEAR_ENABLED 2022-12-14 18:30:23 +11:00
mode_loiter.cpp
mode_poshold.cpp
mode_rtl.cpp Copter: Clarify the exclusion determination in the ENUM definition 2023-02-07 08:20:01 +09:00
mode_smart_rtl.cpp
mode_sport.cpp
mode_stabilize_heli.cpp
mode_stabilize.cpp
mode_systemid.cpp
mode_throw.cpp
mode_turtle.cpp
mode_zigzag.cpp
mode.cpp Copter: Add option to resume precland after reposiiton 2023-01-31 19:56:43 +09:00
mode.h Copter: Obey loiter_ccw flag for loiter turns 2023-02-15 19:14:43 +11:00
motor_test.cpp
motors.cpp
navigation.cpp
Parameters.cpp Copter: remove FS_OPTIONS parameter conversion 2023-01-12 20:33:43 +11:00
Parameters.h Copter: Clarify the exclusion determination in the ENUM definition 2023-02-07 08:20:01 +09:00
precision_landing.cpp
radio.cpp Copter: Support changing update period in Motors 2022-12-13 17:10:06 +11:00
RC_Channel.cpp Copter: RC_Channel: add weathervane enable/disable switch 2022-12-14 16:08:20 -05:00
RC_Channel.h
ReleaseNotes.txt Copter: update 4.3.4-rc1 release notes again 2023-02-15 12:32:24 +09:00
sensors.cpp
standby.cpp
surface_tracking.cpp Copter: Use filtered and corrected range finder in surface tracking 2023-01-10 08:55:31 +09:00
system.cpp ArduCopter: make and use AP_LANDINGGEAR_ENABLED 2022-12-14 18:30:23 +11:00
takeoff_check.cpp
takeoff.cpp Copter: Fix takeoff with alt drift and wp_navalt_min set 2023-01-02 17:17:13 +09:00
terrain.cpp
toy_mode.cpp
toy_mode.h
tuning.cpp Copter: Tuning for position controller angle max 2022-12-20 11:39:33 +11:00
UserCode.cpp
UserParameters.cpp Copter: set paraam default for user parameters 2022-12-30 14:40:55 -08:00
UserParameters.h Copter: set paraam default for user parameters 2022-12-30 14:40:55 -08:00
UserVariables.h
version.h
wscript