.. |
AP_Arming_Sub.cpp
|
Sub: fix compiler warnings on has_disarm_function
|
2019-08-02 08:23:57 +10:00 |
AP_Arming_Sub.h
|
Sub: fix compiler warnings on has_disarm_function
|
2019-08-02 08:23:57 +10:00 |
AP_State.cpp
|
Sub: move home state into AP_AHRS
|
2018-03-19 10:32:37 +09:00 |
ArduSub.cpp
|
Sub: Create MOTOR_DETECT mode
|
2019-10-15 15:15:25 +11:00 |
Attitude.cpp
|
Sub: Simplify some returns
|
2018-06-29 15:51:30 -04:00 |
GCS_Mavlink.cpp
|
Sub: Accept position_target_global_int for depth control in ALT_HOLD
|
2019-10-15 15:08:06 +11:00 |
GCS_Mavlink.h
|
GCS_MAVLink: add default instance to get_battery_remaining_percentage, make it const
|
2021-02-25 10:38:46 -08:00 |
GCS_Sub.cpp
|
Sub: correct compilation when terrain is enabled
|
2019-08-21 22:05:36 +01:00 |
GCS_Sub.h
|
Sub: avoid allocate a GCS_MAVLINK per mavlink channel
|
2019-08-14 18:25:43 +10:00 |
Log.cpp
|
Sub: EKF logging moved into EKF from logger
|
2019-07-06 19:05:51 +10:00 |
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
2017-02-21 11:26:14 +11:00 |
Parameters.cpp
|
Sub: don't override default RNGFND1_TYPE
|
2021-03-08 12:18:35 -05:00 |
Parameters.h
|
Sub: move enabled parameter into compass library
|
2019-04-02 10:24:49 +11:00 |
RC_Channel.cpp
|
Sub: minimal support for inheritting from RC_Channel
|
2018-08-01 12:11:30 +09:00 |
RC_Channel.h
|
Sub: minimal support for inheritting from RC_Channel
|
2018-08-01 12:11:30 +09:00 |
ReleaseNotes.txt
|
Sub: update release notes for 4.0.3
|
2021-03-08 12:18:35 -05:00 |
Sub.cpp
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
2019-01-18 18:08:20 +11:00 |
Sub.h
|
Sub: use set_target_to_stopping_point_z() to stop instead of old logic
|
2019-12-16 10:10:41 -05: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
|
Sub: Reduce dependency on inertial nav
|
2019-07-16 12:11:42 +09:00 |
commands_logic.cpp
|
Sub: fix format-string compilation warning
|
2019-08-27 09:41:58 +10:00 |
config.h
|
Sub: Remove APM_Config.h
|
2019-08-21 22:16:49 -06:00 |
control_acro.cpp
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
control_althold.cpp
|
Sub: relax altitude controller in althold_init()
|
2021-03-08 12:18:35 -05:00 |
control_auto.cpp
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
control_circle.cpp
|
Sub: Remove rangefinder support of control loops
|
2019-06-05 11:54:45 -04:00 |
control_guided.cpp
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
control_manual.cpp
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
control_motordetect.cpp
|
Sub: relax direction detection logic in motor detect flight mode
|
2020-01-29 09:26:54 -05:00 |
control_poshold.cpp
|
Sub: Remove rangefinder support of control loops
|
2019-06-05 11:54:45 -04:00 |
control_stabilize.cpp
|
Sub: level when going to(or arming in a) stabilized flight mode
|
2020-03-04 07:11:37 -08:00 |
control_surface.cpp
|
Sub: adjust for desired spool state renames
|
2019-04-14 12:18:03 +09:00 |
defines.h
|
Sub: Create MOTOR_DETECT mode
|
2019-10-15 15:15:25 +11:00 |
failsafe.cpp
|
Sub: use AP_Arming_Sub to disarm in motor test and failsafe
|
2020-03-04 07:08:53 -08:00 |
fence.cpp
|
Sub: rename dataflash to logger
|
2019-03-28 16:40:57 +11:00 |
flight_mode.cpp
|
Sub: Create MOTOR_DETECT mode
|
2019-10-15 15:15:25 +11:00 |
inertia.cpp
|
Sub: Reduce dependency on inertial nav
|
2019-07-16 12:11:42 +09:00 |
joystick.cpp
|
Sub: move trims to vehicle frame
|
2019-12-16 10:10:41 -05:00 |
motors.cpp
|
Sub: use AP_Arming_Sub to disarm in motor test and failsafe
|
2020-03-04 07:08:53 -08:00 |
position_vector.cpp
|
Sub: Reduce dependency on inertial nav
|
2019-07-16 12:11:42 +09:00 |
radio.cpp
|
Sub: Use RC_Channels instead of hal.rcin
|
2018-04-11 21:47:07 +01:00 |
sensors.cpp
|
Sub: update calibration if reading is above water level
|
2019-10-15 15:15:25 +11:00 |
surface_bottom_detector.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
2017-05-03 18:13:31 -04:00 |
system.cpp
|
Sub: set cam mount to 0,0,0 and RC mode after initialization
|
2019-12-10 11:08:30 -05:00 |
terrain.cpp
|
Sub: log_terrain_data no longer takes a DataFlash argument
|
2019-01-18 11:17:40 +11:00 |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
2017-10-20 14:40:16 -04:00 |
version.cpp
|
Sub: set os_sw_version to date fw was compiled
|
2019-06-18 10:54:01 +10:00 |
version.h
|
Sub: prepare for version 4.0.3
|
2021-03-08 12:18:35 -05:00 |
wscript
|
Sub: AC_Fence is included for all vehicles
|
2019-01-31 13:44:29 +09:00 |