.. |
AP_Arming_Sub.cpp
|
Sub: ahrs pre-arm skips position checks
|
4 years ago |
AP_Arming_Sub.h
|
ArduSub: add do_disarm_checks boolean to disarm call
|
4 years ago |
AP_State.cpp
|
…
|
|
ArduSub.cpp
|
ArduSub: Privatize AP_IntertialSensor Logging
|
4 years ago |
Attitude.cpp
|
ArduSub: Add missing const in member functions
|
4 years ago |
GCS_Mavlink.cpp
|
ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
GCS_Mavlink.h
|
ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
GCS_Sub.cpp
|
ArduSub: tidy setting of sensor status flags
|
4 years ago |
GCS_Sub.h
|
ArduSub: create and use INTERNAL_ERROR macro so we get line numbers
|
5 years ago |
Log.cpp
|
ArduSub: remove Log_Write_Performance which is not called anywhere
|
4 years ago |
Makefile.waf
|
…
|
|
Parameters.cpp
|
Sub: HAL_PROXIMITY_ENABLED replaces PROXIMITY_ENABLED
|
4 years ago |
Parameters.h
|
Sub: HAL_PROXIMITY_ENABLED replaces PROXIMITY_ENABLED
|
4 years ago |
RC_Channel.cpp
|
…
|
|
RC_Channel.h
|
Sub: fixed range check for RC channel
|
5 years ago |
ReleaseNotes.txt
|
Sub: update release notes for 4.0.2
|
4 years ago |
Sub.cpp
|
Sub: let AP_Vehicle handle loop()
|
5 years ago |
Sub.h
|
ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
UserCode.cpp
|
…
|
|
UserVariables.h
|
…
|
|
commands.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
commands_logic.cpp
|
Sub: integrate s-curves, remove spline support
|
4 years ago |
config.h
|
Sub: HAL_PROXIMITY_ENABLED replaces PROXIMITY_ENABLED
|
4 years ago |
control_acro.cpp
|
…
|
|
control_althold.cpp
|
Sub: refactor depth control of control_althold to a function
|
5 years ago |
control_auto.cpp
|
Sub: auto-yaw-correct-xtract uses target velocity instead of position error
|
4 years ago |
control_circle.cpp
|
Sub: support circle with terrain altitude
|
5 years ago |
control_guided.cpp
|
Sub: integrate s-curves, remove spline support
|
4 years ago |
control_manual.cpp
|
…
|
|
control_motordetect.cpp
|
ArduSub: log disarm method
|
5 years ago |
control_poshold.cpp
|
Sub: update control_poshold to use AC_PosControlSub
|
5 years ago |
control_stabilize.cpp
|
…
|
|
control_surface.cpp
|
Sub: Support new AP_Vehicle::set_mode
|
5 years ago |
defines.h
|
Sub: integrate s-curves, remove spline support
|
4 years ago |
failsafe.cpp
|
ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class
|
4 years ago |
fence.cpp
|
…
|
|
flight_mode.cpp
|
Sub: remove unused prev_control_mode_reason
|
4 years ago |
inertia.cpp
|
…
|
|
joystick.cpp
|
Sub: make mount/gimbal inclusion configurable per-board
|
5 years ago |
motors.cpp
|
Sub: rate-limit init_motor_test() calls
|
5 years ago |
position_vector.cpp
|
…
|
|
radio.cpp
|
…
|
|
sensors.cpp
|
ArduSub: Add missing const in member functions
|
4 years ago |
surface_bottom_detector.cpp
|
Sub: cope with change in namespace of LogEvent enum
|
5 years ago |
system.cpp
|
ArduSub: moved init_safety to AP_Vehicle
|
4 years ago |
terrain.cpp
|
Sub: remove unused TERRAIN_FOLLOW parameter
|
5 years ago |
turn_counter.cpp
|
…
|
|
version.h
|
ArduSub: Use new AP_FWVersionDefine header
|
4 years ago |
wscript
|
Sub: create generic vehicle management and move runcam to it
|
5 years ago |