You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Michael du Breuil ad185edd48 Sub: Update notify initilization 7 years ago
..
APM_Config.h Sub: Remove DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE 8 years ago
AP_Arming_Sub.cpp Sub: use singletons in AP_Arming 7 years ago
AP_Arming_Sub.h Sub: use singletons in AP_Arming 7 years ago
AP_State.cpp Sub: move home state into AP_AHRS 7 years ago
ArduSub.cpp Sub: use compass singleton for logging 7 years ago
Attitude.cpp Sub: Simplify some returns 7 years ago
GCS_Mavlink.cpp Sub: handle command_long in GCS base class 7 years ago
GCS_Mavlink.h Sub: handle command_long in GCS base class 7 years ago
GCS_Sub.h Sub: remove CLI 8 years ago
Log.cpp Sub: Remove void as parameter 7 years ago
Makefile
Makefile.waf Sub: Update build script and added to build_ci.sh 8 years ago
Parameters.cpp Sub: Remove void as parameter 7 years ago
Parameters.h Sub: Remove software type param 7 years ago
ReleaseNotes.txt Sub: Update release notes for Sub-3.5.3 7 years ago
Sub.cpp Sub: Remove void as parameter 7 years ago
Sub.h ArduSub: use ArmingMethod enumeration 7 years ago
UserCode.cpp Sub: Remove mode header 8 years ago
UserVariables.h Sub: Remove mode header 8 years ago
capabilities.cpp Sub: Remove void as parameter 7 years ago
commands.cpp Sub: Simplify some returns 7 years ago
commands_logic.cpp Sub: Change from labs to abs for floats 7 years ago
config.h Sub: fix comments in config.h 7 years ago
control_acro.cpp Sub: Set neutral controls when switching to manual/acro mode 7 years ago
control_althold.cpp Sub: Simplify some returns 7 years ago
control_auto.cpp Sub: Remove void as parameter 7 years ago
control_circle.cpp Sub: remove setting of pos-con jerk 7 years ago
control_guided.cpp Sub: Move from millis() to AP_HAL::millis() 7 years ago
control_manual.cpp Sub: remove arbitrary scalars from manual mode inputs 7 years ago
control_poshold.cpp Sub: integrate AC_Loiter 7 years ago
control_stabilize.cpp Sub: replace smoothing gain with AC_AttitudeControl::set_input_tc 7 years ago
control_surface.cpp Sub: Move SITL barometer check to control_check_barometer 7 years ago
defines.h Sub: use AP_RTC 7 years ago
failsafe.cpp Sub: Remove void as parameter 7 years ago
fence.cpp Sub: remove argument to check() 7 years ago
flight_mode.cpp Sub: Simplify some returns 7 years ago
inertia.cpp Sub: Remove mode header 8 years ago
joystick.cpp ArduSub: use ArmingMethod enumeration 7 years ago
make.inc Sub: move handling of MAV_CMD_DO_GRIPPER up 7 years ago
motors.cpp ArduSub: use ArmingMethod enumeration 7 years ago
position_vector.cpp Sub: Move some common functions to AP_Math (NFC) 7 years ago
radio.cpp Sub: Use RC_Channels instead of hal.rcin 7 years ago
sensors.cpp Sub: Remove void as parameter 7 years ago
surface_bottom_detector.cpp Sub: Bugfix for external baro failsafe handling when no baro is 8 years ago
system.cpp Sub: Update notify initilization 7 years ago
terrain.cpp Sub: Remove mode header 8 years ago
turn_counter.cpp Sub: Don't emit tether turn status via STATUSTEXT 7 years ago
version.cpp Sub: use AP_FWVersion singleton 7 years ago
version.h ArduSub: protect version.h from inclusion and use ap_version.h 7 years ago
wscript Sub: move handling of MAV_CMD_DO_GRIPPER up 7 years ago