.. |
AP_Arming_Sub.cpp
|
Sub: Add arming check for ahrs health
|
2017-04-16 14:25:13 -04:00 |
AP_Arming_Sub.h
|
Sub: Add arming check for ahrs health
|
2017-04-16 14:25:13 -04:00 |
AP_State.cpp
|
Sub: Remove unused auto_armed flag
|
2017-04-14 13:26:37 -04:00 |
APM_Config.h
|
Sub: Remove DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE
|
2017-04-06 17:48:39 -04:00 |
ArduSub.cpp
|
Sub: rework camera tilt input and slew limiting
|
2017-10-31 11:42:39 -04:00 |
Attitude.cpp
|
Sub: failsafe.manual_control -> failsafe.pilot_input
|
2017-04-16 14:25:13 -04:00 |
capabilities.cpp
|
Sub: Remove mode header
|
2017-02-21 11:26:14 +11:00 |
commands_logic.cpp
|
Sub: Ignore mission commands with unsupported altitude values
|
2017-04-17 11:25:41 -04:00 |
commands.cpp
|
Sub: Use HAL system_time_was_set
|
2018-04-19 09:53:47 -07:00 |
config.h
|
Sub: Default WP_YAW_BEHAVIOR to WP_YAW_BEHAVIOR_CORRECT_XTRACK
|
2017-08-25 10:42:02 -04:00 |
control_acro.cpp
|
Sub: Set neutral controls when switching to manual/acro mode
|
2017-10-31 11:42:40 -04:00 |
control_althold.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
2017-05-04 14:42:32 -04:00 |
control_auto.cpp
|
Sub: failsafe.manual_control -> failsafe.pilot_input
|
2017-04-16 14:25:13 -04:00 |
control_circle.cpp
|
Sub: Remove ignore_check argument from control mode init functions
|
2017-04-16 14:25:13 -04:00 |
control_guided.cpp
|
Sub: failsafe.manual_control -> failsafe.pilot_input
|
2017-04-16 14:25:13 -04:00 |
control_manual.cpp
|
Sub: apply yaw input scaling in manual mode
|
2018-04-11 15:08:05 -04:00 |
control_poshold.cpp
|
Sub: Remove ignore_check argument from control mode init functions
|
2017-04-16 14:25:13 -04:00 |
control_stabilize.cpp
|
Sub: Remove ignore_check argument from control mode init functions
|
2017-04-16 14:25:13 -04:00 |
control_surface.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
2017-05-04 14:42:32 -04:00 |
defines.h
|
Sub: Add failsafe mechanisms for depth sensor error
|
2017-04-16 14:25:13 -04:00 |
failsafe.cpp
|
Sub: always neutralize inputs during pilot input failsafe
|
2017-10-31 11:42:39 -04:00 |
fence.cpp
|
Sub: Refactor methods in navigation.cpp
|
2017-04-07 14:47:48 -04:00 |
flight_mode.cpp
|
Sub: Remove ignore_check argument from control mode init functions
|
2017-04-16 14:25:13 -04:00 |
GCS_Mavlink.cpp
|
Sub: Add maneuver/attitude stick mode indicator msg
|
2018-02-14 13:52:25 -05:00 |
GCS_Mavlink.h
|
Sub: Format all C++ with Tools/CodeStyle/astylerc
|
2017-02-21 11:26:14 +11:00 |
inertia.cpp
|
Sub: Remove mode header
|
2017-02-21 11:26:14 +11:00 |
joystick.cpp
|
Sub: Add maneuver/attitude stick mode indicator msg
|
2018-02-14 13:52:25 -05:00 |
Log.cpp
|
Sub: Remove baro_alt and baro_climbrate members
|
2017-04-16 14:25:13 -04:00 |
make.inc
|
Sub: Remove unused AP_Airspeed library dependency
|
2017-04-14 13:26:37 -04:00 |
Makefile
|
Sub: New vehicle type, derived from ArduCopter.
|
2017-02-21 11:26:14 +11:00 |
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
2017-02-21 11:26:14 +11:00 |
motors.cpp
|
Sub: Disable input hold on disarm
|
2017-10-31 11:42:39 -04:00 |
Parameters.cpp
|
Sub: JS_LIGHTS_STEP -> JS_LIGHTS_STEPS
|
2017-10-31 11:42:39 -04:00 |
Parameters.h
|
Sub: JS_LIGHTS_STEP -> JS_LIGHTS_STEPS
|
2017-10-31 11:42:39 -04:00 |
Parameters.pde
|
Sub: New vehicle type, derived from ArduCopter.
|
2017-02-21 11:26:14 +11:00 |
perf_info.cpp
|
Sub: Remove mode header
|
2017-02-21 11:26:14 +11:00 |
position_vector.cpp
|
Sub: Remove two unused functions
|
2017-04-07 14:47:48 -04:00 |
radio.cpp
|
Sub: use configured rc input range for lights input instead of hard coded values
|
2017-10-31 11:42:39 -04:00 |
ReleaseNotes.txt
|
Sub: Version to 3.5.2
|
2017-10-31 12:39:11 -04:00 |
sensors.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
2017-05-04 14:42:32 -04:00 |
Sub.cpp
|
Sub: Remove baro_alt and baro_climbrate members
|
2017-04-16 14:25:13 -04:00 |
Sub.h
|
Sub: Use HAL system_time_was_set
|
2018-04-19 09:53:47 -07:00 |
surface_bottom_detector.cpp
|
Sub: Bugfix for external baro failsafe handling when no baro is
|
2017-05-04 14:42:32 -04:00 |
system.cpp
|
Sub: force GND_EXT_BUS at boot for Pixhawk 1 and 2
|
2017-10-31 11:42:39 -04:00 |
terrain.cpp
|
Sub: Remove mode header
|
2017-02-21 11:26:14 +11:00 |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
2017-10-31 11:42:39 -04: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 |
version.h
|
Sub: Version to 3.5.2
|
2017-10-31 12:39:11 -04:00 |
wscript
|
Sub: Remove unused InputManager library dependency
|
2017-04-14 13:26:37 -04:00 |