ardupilot/ArduSub
Willian Galvani e12ed0fe1c Sub: set defaults for MOT_PWM_MIN and MOT_PWM_MAX 2023-07-27 10:46:18 -03:00
..
AP_Arming_Sub.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
AP_Arming_Sub.h all: use CLASS_NO_COPY() macro 2022-10-04 11:23:04 +11:00
AP_State.cpp Sub: move home state into AP_AHRS 2018-03-19 10:32:37 +09:00
ArduSub.cpp Sub: log MNT at 10hz 2023-07-26 17:33:18 +10:00
Attitude.cpp ArduSub: params always use set method 2022-08-03 13:43:48 +01:00
GCS_Mavlink.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
GCS_Mavlink.h ArduSub: move sysid_my_gcs to be public 2023-06-17 14:49:22 +10:00
GCS_Sub.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
GCS_Sub.h ArduSub: code-generate chan-fetching methods 2022-12-15 08:31:54 +11:00
Log.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
Makefile.waf Sub: Update build script and added to build_ci.sh 2017-02-21 11:26:14 +11:00
Parameters.cpp Sub: set defaults for MOT_PWM_MIN and MOT_PWM_MAX 2023-07-27 10:46:18 -03:00
Parameters.h Sub: Add AP_Stats 2023-07-13 07:17:11 -03:00
RC_Channel.cpp Sub: minimal support for inheritting from RC_Channel 2018-08-01 12:11:30 +09:00
RC_Channel.h ArduSub: allow scaled passthru to go to trim on rc failsafe 2023-06-29 21:37:12 +10:00
ReleaseNotes.txt Sub: update release notes for 4.0.3 2021-08-02 18:29:15 -04:00
Sub.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
Sub.h Sub: big mode refactor 2023-07-13 14:56:40 -03:00
UserCode.cpp Sub: Remove mode header 2017-02-21 11:26:14 +11:00
UserVariables.h Sub: Remove mode header 2017-02-21 11:26:14 +11:00
commands.cpp ArduSub: remove logging of first home location into CMD message set 2023-01-03 11:22:18 +11:00
commands_logic.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
config.h Sub: Add AP_Stats 2023-07-13 07:17:11 -03:00
defines.h Sub: Introduced AUTO_YAW_RATE mode and its features. 2023-07-27 10:24:59 -03:00
failsafe.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
fence.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
inertia.cpp ArduSub: rename AP_AHRS::get_position to get_location 2022-01-25 10:47:22 +11:00
joystick.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
mode.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
mode.h Sub: Introduced AUTO_YAW_RATE mode and its features. 2023-07-27 10:24:59 -03:00
mode_acro.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_althold.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_auto.cpp Sub: Introduced AUTO_YAW_RATE mode and its features. 2023-07-27 10:24:59 -03:00
mode_circle.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_guided.cpp Sub: Introduced AUTO_YAW_RATE mode and its features. 2023-07-27 10:24:59 -03:00
mode_manual.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_motordetect.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_poshold.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_stabilize.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
mode_surface.cpp Sub: rename mode files from control_ to mode_ 2023-07-13 14:56:40 -03:00
motors.cpp Sub: big mode refactor 2023-07-13 14:56:40 -03:00
radio.cpp Sub: Support changing update period in Motors 2022-12-13 17:10:06 +11:00
sensors.cpp Sub: Add support for terrain altitude time constant 2023-03-07 13:41:35 +11:00
surface_bottom_detector.cpp ArduSub: Comment Typo Fix 2023-06-19 20:01:04 +10:00
system.cpp Sub: Add AP_Stats 2023-07-13 07:17:11 -03:00
terrain.cpp ArduSub: remove AC_TERRAIN compilation option 2021-07-12 17:34:44 +10:00
turn_counter.cpp Sub: Don't emit tether turn status via STATUSTEXT 2017-10-20 14:40:16 -04:00
version.h Sub: unify firmware name 2023-02-08 12:47:49 +11:00
wscript Tools: move AP_KDECAN build to AP_Vehicle 2023-04-17 11:52:52 +10:00