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.
 
 
 
 
 
 
Peter Barker cb7ac6fb54 ArduSub: tidy setting of sensor status flags 4 years ago
..
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 AHRS 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
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
ReleaseNotes.txt Sub: update release notes for 4.0.2 4 years ago
Sub.cpp
Sub.h ArduSub: move handling of last-seen-SYSID_MYGCS up to GCS base class 4 years ago
UserCode.cpp
UserVariables.h
commands.cpp
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
control_auto.cpp Sub: auto-yaw-correct-xtract uses target velocity instead of position error 4 years ago
control_circle.cpp
control_guided.cpp Sub: integrate s-curves, remove spline support 4 years ago
control_manual.cpp
control_motordetect.cpp
control_poshold.cpp
control_stabilize.cpp
control_surface.cpp
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
motors.cpp
position_vector.cpp
radio.cpp
sensors.cpp ArduSub: Add missing const in member functions 4 years ago
surface_bottom_detector.cpp
system.cpp ArduSub: moved init_safety to AP_Vehicle 4 years ago
terrain.cpp
turn_counter.cpp
version.h ArduSub: Use new AP_FWVersionDefine header 4 years ago
wscript