.. |
AP_Arming_Sub.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
AP_Arming_Sub.h
|
Sub: fix compiler warnings on has_disarm_function
|
6 years ago |
AP_State.cpp
|
Sub: move home state into AP_AHRS
|
7 years ago |
ArduSub.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
Attitude.cpp
|
Sub: Simplify some returns
|
7 years ago |
GCS_Mavlink.cpp
|
Sub: Accept position_target_global_int for depth control in ALT_HOLD
|
5 years ago |
GCS_Mavlink.h
|
Sub: rename system_status as it won't be called from base class
|
5 years ago |
GCS_Sub.cpp
|
Sub: move setting of GPS SYS_STATUS bits up to base class
|
5 years ago |
GCS_Sub.h
|
Sub: avoid allocate a GCS_MAVLINK per mavlink channel
|
6 years ago |
Log.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
Makefile.waf
|
Sub: Update build script and added to build_ci.sh
|
8 years ago |
Parameters.cpp
|
Sub: adjust for renaming of RangeFinder files
|
5 years ago |
Parameters.h
|
Sub: minor comment change
|
5 years ago |
RC_Channel.cpp
|
Sub: minimal support for inheritting from RC_Channel
|
7 years ago |
RC_Channel.h
|
Sub: minimal support for inheritting from RC_Channel
|
7 years ago |
ReleaseNotes.txt
|
sub: update release notes for 3.5.4
|
6 years ago |
Sub.cpp
|
GLOBAL: rename DataFlash_Class to AP_Logger
|
6 years ago |
Sub.h
|
Sub: vehicle parent class now instantiates AHRS
|
5 years ago |
UserCode.cpp
|
Sub: Remove mode header
|
8 years ago |
UserVariables.h
|
Sub: Remove mode header
|
8 years ago |
commands.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
commands_logic.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
config.h
|
Sub: Remove APM_Config.h
|
6 years ago |
control_acro.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_althold.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_auto.cpp
|
Sub: use enum-class for RangeFinder Status
|
5 years ago |
control_circle.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_guided.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_manual.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_motordetect.cpp
|
Sub: Create MOTOR_DETECT mode
|
5 years ago |
control_poshold.cpp
|
Sub: Remove rangefinder support of control loops
|
6 years ago |
control_stabilize.cpp
|
Sub: adjust for desired spool state renames
|
6 years ago |
control_surface.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
defines.h
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
failsafe.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
fence.cpp
|
Sub: rename dataflash to logger
|
6 years ago |
flight_mode.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
inertia.cpp
|
Sub: Reduce dependency on inertial nav
|
6 years ago |
joystick.cpp
|
Sub: do not initialize rc channels 6 and higher
|
5 years ago |
motors.cpp
|
Sub: rate-limit init_motor_test() calls
|
5 years ago |
position_vector.cpp
|
Sub: Reduce dependency on inertial nav
|
6 years ago |
radio.cpp
|
Sub: Use RC_Channels instead of hal.rcin
|
7 years ago |
sensors.cpp
|
Sub: use enum-class for RangeFinder Status
|
5 years ago |
surface_bottom_detector.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
system.cpp
|
Sub: set cam mount to 0,0,0 and RC mode after initialization
|
5 years ago |
terrain.cpp
|
Sub: log_terrain_data no longer takes a DataFlash argument
|
6 years ago |
turn_counter.cpp
|
Sub: Don't emit tether turn status via STATUSTEXT
|
7 years ago |
version.cpp
|
Sub: set os_sw_version to date fw was compiled
|
6 years ago |
version.h
|
Sub: version to 4.1.0dev
|
5 years ago |
wscript
|
ArduSub: moved AC_PID dependency to core
|
5 years ago |