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.
 
 
 
 
 
 
Siddharth Purohit f95fe1d464 ArduSub: move underscore one layer down for GPS 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 Sub: change SRx_ docs value 1 50 4 years ago
GCS_Mavlink.h Sub: show frame class as part of banner 4 years ago
GCS_Sub.cpp
GCS_Sub.h ArduSub: create and use INTERNAL_ERROR macro so we get line numbers 5 years ago
Log.cpp ArduSub: privatize AHRS logging 4 years ago
Makefile.waf
Parameters.cpp ArduSub: move underscore one layer down for GPS 4 years ago
Parameters.h Sub: extend Stream rates param count to match MAVLINK_COMM_NUM_BUFFER 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 Sub: remove unused prev_control_mode_reason 4 years ago
UserCode.cpp
UserVariables.h
commands.cpp
commands_logic.cpp Sub: make mount/gimbal inclusion configurable per-board 5 years ago
config.h Sub: remove stale MAGNETOMETER config option from config files 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 ArduSub: Add missing const in member functions 4 years ago
control_circle.cpp Sub: support circle with terrain altitude 5 years ago
control_guided.cpp Sub: guided pos hold init loses redundant set-auto-yaw-mode 4 years ago
control_manual.cpp
control_motordetect.cpp
control_poshold.cpp Sub: update control_poshold to use AC_PosControlSub 5 years ago
control_stabilize.cpp
control_surface.cpp
defines.h
failsafe.cpp Sub: integrate ahrs::get_variances change 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
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