.. |
APM_Config.h
|
ArduCopter: use AP_BEACON_ENABLED instead of BEACON_ENABLED
|
2023-04-12 09:24:39 +10:00 |
AP_Arming.cpp
|
AP_Arming: Added DDS Method for Arming/Disarming
|
2023-08-11 13:35:49 +10:00 |
AP_Arming.h
|
…
|
|
AP_ExternalControl_Copter.cpp
|
Copter: added AP_ExternalControl support
|
2023-08-22 18:21:23 +10:00 |
AP_ExternalControl_Copter.h
|
Copter: added AP_ExternalControl support
|
2023-08-22 18:21:23 +10: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
|
…
|
|
Attitude.cpp
|
Copter: Support changing update period in Motors
|
2022-12-13 17:10:06 +11:00 |
Copter.cpp
|
Copter: Change from fast_loop method to FAST_TASK(NFC)
|
2023-08-23 19:24:01 +09:00 |
Copter.h
|
Copter: add friend for AP_ExternalControl_Copter
|
2023-08-24 07:46:06 +10:00 |
GCS_Copter.cpp
|
ArduCopter: configuration of Precision Landing for custom build server
|
2023-03-27 09:04:07 +11:00 |
GCS_Copter.h
|
ArduCopter: move sysid_my_gcs to be public
|
2023-06-17 14:49:22 +10:00 |
GCS_Mavlink.cpp
|
ArduCopter: handle MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN as INT or LONG
|
2023-09-19 11:16:10 +10:00 |
GCS_Mavlink.h
|
ArduCopter: handle MAV_CMD_PREFLIGHT_REBOOT_SHUTDOWN as INT or LONG
|
2023-09-19 11:16:10 +10:00 |
Log.cpp
|
…
|
|
Makefile.waf
|
…
|
|
Parameters.cpp
|
Copter: SURFTRAK_MODE: mark as reboot required
|
2023-07-26 11:31:05 +09:00 |
Parameters.h
|
Copter: Support checking max rpm in the takeoff check
|
2023-05-02 10:23:55 +10:00 |
RC_Channel.cpp
|
ArduCopter: allow scaled passthru to go to trim on rc failsafe
|
2023-06-29 21:37:12 +10: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.4.1-beta2 release notes
|
2023-09-14 16:24:18 +09: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
|
…
|
|
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 |
autoyaw.cpp
|
Copter: Guided Yaw Fix
|
2023-03-21 08:23:12 +09:00 |
avoidance.cpp
|
…
|
|
avoidance_adsb.cpp
|
…
|
|
avoidance_adsb.h
|
…
|
|
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
|
Copter: remove enable_motor_output method
|
2023-03-25 07:57:48 +09:00 |
config.h
|
Copter: use AP_FOLLOW_ENABLED
|
2023-08-15 09:57:35 +10:00 |
crash_check.cpp
|
ArduCopter: make and use AP_LANDINGGEAR_ENABLED
|
2022-12-14 18:30:23 +11:00 |
defines.h
|
Copter: Add GCS Failsafe Brake option
|
2023-05-20 17:28:54 +10:00 |
ekf_check.cpp
|
Copter: Match type to set value
|
2023-02-10 15:38:10 +09:00 |
esc_calibration.cpp
|
…
|
|
events.cpp
|
Copter: Add GCS Failsafe Brake option
|
2023-05-20 17:28:54 +10:00 |
failsafe.cpp
|
…
|
|
fence.cpp
|
…
|
|
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 |
mode.cpp
|
Copter: Allow fast descend while Prec Landing
|
2023-09-13 11:49:16 +10:00 |
mode.h
|
Copter: added AP_ExternalControl support
|
2023-08-22 18:21:23 +10:00 |
mode_acro.cpp
|
…
|
|
mode_acro_heli.cpp
|
…
|
|
mode_althold.cpp
|
…
|
|
mode_auto.cpp
|
ArduCopter: avoid use of MINIMIZE_FEATURES define in Copter directory
|
2023-08-08 10:35:19 +10:00 |
mode_autorotate.cpp
|
…
|
|
mode_autotune.cpp
|
…
|
|
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
|
…
|
|
mode_flowhold.cpp
|
…
|
|
mode_follow.cpp
|
ArduCopter: support for Mount following the lead vehicle in follow mode
|
2023-05-26 11:10:35 -07:00 |
mode_guided.cpp
|
Copter: Remove code that will never be executed
|
2023-08-11 12:46:06 -07:00 |
mode_guided_nogps.cpp
|
…
|
|
mode_land.cpp
|
ArduCopter: configuration of Precision Landing for custom build server
|
2023-03-27 09:04:07 +11:00 |
mode_loiter.cpp
|
ArduCopter: configuration of Precision Landing for custom build server
|
2023-03-27 09:04:07 +11:00 |
mode_poshold.cpp
|
…
|
|
mode_rtl.cpp
|
Copter: RTL accepts do-change-speed commands
|
2023-04-20 21:39:57 +10:00 |
mode_smart_rtl.cpp
|
…
|
|
mode_sport.cpp
|
…
|
|
mode_stabilize.cpp
|
…
|
|
mode_stabilize_heli.cpp
|
…
|
|
mode_systemid.cpp
|
Copter: Reenable PID logging in SystemID mode
|
2023-03-08 19:28:05 +11:00 |
mode_throw.cpp
|
…
|
|
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
|
Copter: Add an element of NAV_CONTROLLER_OUTPUT to ZIGZAG mode
|
2023-03-26 20:02:14 +11:00 |
motor_test.cpp
|
Copter: check with motors if motor test is allowed
|
2023-06-27 10:24:15 +10:00 |
motors.cpp
|
…
|
|
navigation.cpp
|
…
|
|
precision_landing.cpp
|
ArduCopter: configuration of Precision Landing for custom build server
|
2023-03-27 09:04:07 +11:00 |
radio.cpp
|
Copter: remove enable_motor_output method
|
2023-03-25 07:57:48 +09: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
|
Copter: Add support for terrain altitude time constant
|
2023-03-07 13:41:35 +11:00 |
system.cpp
|
Copter: The preprocessor determines whether rangefinder initialization is possible
|
2023-08-23 22:31:15 +10:00 |
takeoff.cpp
|
Copter: Add TKOFF_TH_MAX
|
2023-03-21 19:51:03 +09:00 |
takeoff_check.cpp
|
Copter: Support checking max rpm in the takeoff check
|
2023-05-02 10:23:55 +10: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 |
version.h
|
Copter: version to 4.5.0-dev
|
2023-04-26 17:45:52 +10:00 |
wscript
|
…
|
|