ardupilot/ArduCopter
2022-01-19 18:21:32 +11:00
..
afs_copter.cpp ArduCopter: use mission singleton inside AP_AdvancedFailsafe 2021-08-03 10:35:24 +10:00
afs_copter.h ArduCopter: use mission singleton inside AP_AdvancedFailsafe 2021-08-03 10:35:24 +10:00
AP_Arming.cpp ArduCopter: add Airspeed support 2022-01-19 18:21:32 +11:00
AP_Arming.h Copter: remove pilot_throttle_checks() 2021-12-15 12:02:51 +09:00
AP_Rally.cpp
AP_Rally.h
AP_State.cpp
APM_Config.h ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
Attitude.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
autoyaw.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
avoidance_adsb.cpp Copter: convert RTL_ALT to int32 2021-09-15 16:17:08 +09:00
avoidance_adsb.h Copter: convert RTL_ALT to int32 2021-09-15 16:17:08 +09:00
avoidance.cpp
baro_ground_effect.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
commands.cpp ArduCopter: eliminate AP::ahrs().get_location 2021-08-31 09:47:31 +10:00
compassmot.cpp Copter: compassmot: use is_positive for float comparison 2022-01-05 10:46:14 +11:00
config.h ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
Copter.cpp Copter: Support MAVLINK_MSG_ID_SET_ATTITUDE_TARGET 2022-01-19 18:03:17 +11:00
Copter.h Copter: move Airspeed to AP_Vehicle 2022-01-19 18:21:32 +11:00
crash_check.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
defines.h Copter: move motbatt logging to motors 2022-01-18 10:18:10 +11:00
ekf_check.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
esc_calibration.cpp Copter: don't check PWM type directly use helpers 2021-10-06 18:59:57 +11:00
events.cpp Copter: set_mode_auto_do_land_start_or_RTL uses set_mode 2021-10-23 15:19:38 +09:00
failsafe.cpp
fence.cpp Copter: Notify the fence breach at the notification level 2021-05-12 17:45:11 +09:00
GCS_Copter.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
GCS_Copter.h
GCS_Mavlink.cpp ArduCopter: add Airspeed support 2022-01-19 18:21:32 +11:00
GCS_Mavlink.h Copter: Add support for pausing and continuing auto missions using COMMAND_INT and COMMAND_LONG 2021-11-25 08:18:27 +09:00
heli.cpp Copter: remove setting of rotor rpm in heli.cpp 2021-12-14 22:50:05 -05:00
inertia.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
land_detector.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
landing_gear.cpp
leds.cpp
Log.cpp Copter: move motbatt logging to motors 2022-01-18 10:18:10 +11:00
Makefile.waf
mode_acro_heli.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_acro.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_althold.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_auto.cpp Copter: integrate AP_Mission_ChangeDetector 2022-01-10 08:19:16 +09:00
mode_autorotate.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_autotune.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_avoid_adsb.cpp
mode_brake.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_circle.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_drift.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_flip.cpp
mode_flowhold.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
mode_follow.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_guided_nogps.cpp
mode_guided.cpp Copter: Guided add rate logging 2022-01-19 18:03:17 +11:00
mode_land.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_loiter.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_poshold.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_rtl.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_smart_rtl.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_sport.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_stabilize_heli.cpp Copter: add warning that heli's stabilize init code isn't run at vehicle startup 2021-11-11 19:50:29 +11:00
mode_stabilize.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_systemid.cpp Copter: Update ACRO to use rate parameters and update expo function 2021-09-23 20:03:53 +09:00
mode_throw.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode_turtle.cpp Copter: NFC variable naming cleanups on turtle mode 2021-09-06 10:06:40 +09:00
mode_zigzag.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
mode.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
mode.h Copter: Support MAVLINK_MSG_ID_SET_ATTITUDE_TARGET 2022-01-19 18:03:17 +11:00
motor_test.cpp Copter: add turtle mode 2021-08-12 19:00:51 +09:00
motors.cpp Copter: turtle mode should output to motors from within motors_output() 2021-09-01 16:25:11 +09:00
navigation.cpp
Parameters.cpp Copter: add logging bit to log video stab in fast loop 2022-01-05 19:56:03 +11:00
Parameters.h ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
precision_landing.cpp Copter: tidy invocation of precland.update 2021-09-11 14:17:24 +10:00
radio.cpp Copter: Change the process description 2021-11-18 09:26:26 +09:00
RC_Channel.cpp ArduCopter: create and use AP_OPTICALFLOW_ENABLED 2021-12-29 18:12:03 +11:00
RC_Channel.h Copter: support ARMDISARM_AIRMODE 2021-09-21 09:36:24 +10:00
ReleaseNotes.txt Copter: 4.1.3 release notes 2021-12-31 14:12:54 +09:00
sensors.cpp ArduCopter: move RPM sensor logging into AP_RPM 2022-01-11 11:09:26 +11:00
standby.cpp Copter: Rename set_yaw_target_to_current_heading 2021-05-26 16:03:05 +09:00
surface_tracking.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
system.cpp ArduCopter: add Airspeed support 2022-01-19 18:21:32 +11:00
takeoff.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
terrain.cpp Copter: replace use of TERRAIN_MARGIN with WPNAV_TER_MARGIN 2021-07-21 16:03:44 +09:00
toy_mode.cpp Copter: INAV rename for neu & cm/cms 2021-11-30 10:08:07 +11:00
toy_mode.h
tuning.cpp ArduCopter: Tuning, NFC grammar fixups 2021-10-27 22:05:50 +11:00
UserCode.cpp Copter: fix userhook aux switches 2021-12-01 07:44:25 +09:00
UserParameters.cpp
UserParameters.h
UserVariables.h
version.h Copter: version to 4.1.0-dev 2021-07-29 09:29:23 +09:00
wscript