ardupilot/ArduSub
2021-03-12 16:32:36 +09:00
..
AP_Arming_Sub.cpp Sub: ahrs pre-arm skips position checks 2021-01-26 10:46:49 +11:00
AP_Arming_Sub.h ArduSub: add do_disarm_checks boolean to disarm call 2021-01-12 08:48:44 +09:00
AP_State.cpp
ArduSub.cpp ArduSub: privatize AHRS logging 2021-01-12 10:13:22 +11:00
Attitude.cpp ArduSub: Add missing const in member functions 2021-02-03 18:45:14 +11:00
commands_logic.cpp Sub: make mount/gimbal inclusion configurable per-board 2020-08-04 09:18:14 +10:00
commands.cpp
config.h Sub: remove stale MAGNETOMETER config option from config files 2020-09-29 11:17:08 +10:00
control_acro.cpp
control_althold.cpp Sub: refactor depth control of control_althold to a function 2020-08-03 20:19:28 -07:00
control_auto.cpp ArduSub: Add missing const in member functions 2021-02-03 18:45:14 +11:00
control_circle.cpp Sub: support circle with terrain altitude 2020-04-16 17:30:29 +09:00
control_guided.cpp Sub: guided pos hold init loses redundant set-auto-yaw-mode 2020-11-27 10:52:17 +09:00
control_manual.cpp
control_motordetect.cpp
control_poshold.cpp Sub: update control_poshold to use AC_PosControlSub 2020-08-03 20:19:28 -07:00
control_stabilize.cpp
control_surface.cpp
defines.h
failsafe.cpp Sub: integrate ahrs::get_variances change 2020-10-21 08:58:45 +09:00
fence.cpp
flight_mode.cpp Sub: remove unused prev_control_mode_reason 2021-02-03 19:22:25 +11:00
GCS_Mavlink.cpp Sub: change SRx_ docs value 1 50 2021-03-03 18:17:22 +11:00
GCS_Mavlink.h Sub: show frame class as part of banner 2021-02-12 08:37:20 +09:00
GCS_Sub.cpp ArduSub: move initialisation of serial and gcs to AP_Vehicle 2020-02-25 11:50:55 +11:00
GCS_Sub.h ArduSub: create and use INTERNAL_ERROR macro so we get line numbers 2020-04-30 13:21:36 +10:00
inertia.cpp
joystick.cpp Sub: make mount/gimbal inclusion configurable per-board 2020-08-04 09:18:14 +10:00
Log.cpp ArduSub: privatize AHRS logging 2021-01-12 10:13:22 +11:00
Makefile.waf
motors.cpp
Parameters.cpp ArduSub: move underscore one layer down for GPS 2021-03-12 16:32:36 +09:00
Parameters.h Sub: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 2020-12-29 07:52:09 -07:00
position_vector.cpp
radio.cpp
RC_Channel.cpp
RC_Channel.h
ReleaseNotes.txt Sub: update release notes for 4.0.2 2020-11-23 12:41:39 -05:00
sensors.cpp ArduSub: Add missing const in member functions 2021-02-03 18:45:14 +11:00
Sub.cpp
Sub.h Sub: remove unused prev_control_mode_reason 2021-02-03 19:22:25 +11:00
surface_bottom_detector.cpp
system.cpp ArduSub: moved init_safety to AP_Vehicle 2020-12-08 11:14:24 +11:00
terrain.cpp
turn_counter.cpp
UserCode.cpp
UserVariables.h
version.h ArduSub: Use new AP_FWVersionDefine header 2020-09-23 20:58:35 +10:00
wscript