ardupilot/ArduCopter
2024-08-23 09:20:52 +09:00
..
afs_copter.cpp AP_AdvancedFailsafe: option to automatically set mode to auto when datalink is loss 2023-09-12 09:09:39 +10:00
afs_copter.h AP_AdvancedFailsafe: option to automatically set mode to auto when datalink is loss 2023-09-12 09:09:39 +10:00
AP_Arming.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
AP_Arming.h ArduCopter: be more consistent withb our defines around optional features 2024-01-09 10:51:55 +11:00
AP_ExternalControl_Copter.cpp ArduCopter: Fix some typos 2023-10-12 18:30:42 +11:00
AP_ExternalControl_Copter.h Copter: Add WARN_IF_UNUSED 2023-11-01 18:30:54 +11:00
AP_Rally.cpp ArduCopter: correct logging when rally disabled 2023-09-05 22:23:51 +10:00
AP_Rally.h ArduCopter: correct logging when rally disabled 2023-09-05 22:23:51 +10:00
AP_State.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
APM_Config.h ArduCopter: use AP_BEACON_ENABLED instead of BEACON_ENABLED 2023-04-12 09:24:39 +10:00
Attitude.cpp
autoyaw.cpp Copter: fix MAV_CMD_CONDITION_YAW with relative angle when WP_YAW_BEHAVIOR = 0 2024-07-03 10:30:07 +09:00
avoidance_adsb.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
avoidance_adsb.h
avoidance.cpp
baro_ground_effect.cpp
commands.cpp
compassmot.cpp
config.h Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
Copter.cpp Copter: check fence at faster rates when going faster to avoid massive fence breaches 2024-03-14 09:33:55 +09:00
Copter.h Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
crash_check.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
defines.h Copter: encapsulate PayLoadPlace state and methods into existing struct 2023-10-27 14:15:53 +11:00
ekf_check.cpp Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
esc_calibration.cpp
events.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
failsafe.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
fence.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
GCS_Copter.cpp
GCS_Copter.h ArduCopter: move sysid_my_gcs to be public 2023-06-17 14:49:22 +10:00
GCS_Mavlink.cpp ArduCopter: don't try and send MSG_RANGEFINDER if AP_RANGEFINDER_ENABLED is false 2024-03-14 09:33:55 +09:00
GCS_Mavlink.h ArduCopter: use virtual method for GCS_MAVLink::handle_message 2024-01-24 09:07:41 +11:00
heli.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
inertia.cpp
land_detector.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
landing_gear.cpp
Log.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
Makefile.waf
mode_acro_heli.cpp
mode_acro.cpp
mode_althold.cpp
mode_auto.cpp Copter: Fix payload place bug 2024-08-21 17:10:45 +10:00
mode_autorotate.cpp Copter: Change to Boolean value 2023-11-11 09:06:42 +09:00
mode_autotune.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_avoid_adsb.cpp
mode_brake.cpp Copter: Note that this process is for SOLO 2023-06-20 11:10:26 +10:00
mode_circle.cpp ArduCopter: use AHRS to get Locations from origin-offset 2023-09-12 09:29:26 +10:00
mode_drift.cpp
mode_flip.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_flowhold.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_follow.cpp ArduCopter: Excluded target velocity from slowdown calculations 2024-03-14 09:33:54 +09:00
mode_guided_nogps.cpp
mode_guided.cpp Copter: Guided Angle: Initialize yaw to current yaw. 2024-04-30 20:29:20 +09:00
mode_land.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_loiter.cpp
mode_poshold.cpp
mode_rtl.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_smart_rtl.cpp Copter: SmartRTL mode restores point if interrupted 2024-08-21 17:10:45 +10:00
mode_sport.cpp
mode_stabilize_heli.cpp
mode_stabilize.cpp
mode_systemid.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_throw.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode_turtle.cpp Copter: use new motors thrust linrisation, don't send air density ratio 2023-04-18 09:32:22 +10:00
mode_zigzag.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
mode.h Copter: SmartRTL mode restores point if interrupted 2024-08-21 17:10:45 +10:00
motor_test.cpp Copter: check with motors if motor test is allowed 2023-06-27 10:24:15 +10:00
motors.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
navigation.cpp
Parameters.cpp Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
Parameters.h Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
precision_landing.cpp
radio.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
RC_Channel.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
RC_Channel.h ArduCopter: allow scaled passthru to go to trim on rc failsafe 2023-06-29 21:37:12 +10:00
ReleaseNotes.txt Copter: 4.5.6-beta1 release notes 2024-08-21 17:10:45 +10:00
sensors.cpp Copter: use new motors thrust linrisation, don't send air density ratio 2023-04-18 09:32:22 +10:00
standby.cpp
surface_tracking.cpp
system.cpp Copter: filter ekf variances for failsafe and vibration checks 2024-02-14 09:21:15 +09:00
takeoff_check.cpp Copter: Support checking max rpm in the takeoff check 2023-05-02 10:23:55 +10:00
takeoff.cpp Copter: encapsulate auto takeoff into an ojbect 2023-10-18 13:47:11 +11:00
terrain.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
toy_mode.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
toy_mode.h Copter: fix USER_PARAMS_ENABLED includes 2023-11-22 18:16:32 +11:00
tuning.cpp ArduCopter: allow compilation with HAL_LOGGING_ENABLED false 2024-01-17 18:25:55 +11:00
UserCode.cpp
UserParameters.cpp Copter: fix USER_PARAMS_ENABLED includes 2023-11-22 18:16:32 +11:00
UserParameters.h
UserVariables.h
version.h Copter: version string to 4.5.6-beta1 2024-08-23 09:20:52 +09:00
wscript