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.
 
 
 
 
 
 
Jacob Walser 05b19cbb7d Sub: Correct default flight mode button functions to match suggested 8 years ago
..
APM_Config.h Sub: Remove DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE 8 years ago
AP_Arming_Sub.cpp Sub: Add arming check for ahrs health 8 years ago
AP_Arming_Sub.h Sub: Add arming check for ahrs health 8 years ago
AP_State.cpp Sub: Remove unused auto_armed flag 8 years ago
ArduSub.cpp Sub: Remove unused ap.usb_connected flag 8 years ago
Attitude.cpp Sub: failsafe.manual_control -> failsafe.pilot_input 8 years ago
GCS_Mavlink.cpp Sub: Remove handling of unsupported mavlink messages 8 years ago
GCS_Mavlink.h Sub: Format all C++ with Tools/CodeStyle/astylerc 8 years ago
Log.cpp Sub: Remove baro_alt and baro_climbrate members 8 years ago
Makefile Sub: New vehicle type, derived from ArduCopter. 8 years ago
Makefile.waf Sub: Update build script and added to build_ci.sh 8 years ago
Parameters.cpp Sub: Setup throttle channel default trim parameter value 8 years ago
Parameters.h Sub: Rework pilot input failsafe, add enable and timeout params 8 years ago
Parameters.pde Sub: New vehicle type, derived from ArduCopter. 8 years ago
ReleaseNotes.txt Sub: Update release notes for v3.4 release 8 years ago
Sub.cpp Sub: Remove baro_alt and baro_climbrate members 8 years ago
Sub.h Sub: Remove unused command_ack_counter 8 years ago
UserCode.cpp Sub: Remove mode header 8 years ago
UserVariables.h Sub: Remove mode header 8 years ago
capabilities.cpp Sub: Remove mode header 8 years ago
commands.cpp Sub: Fix redundant call 8 years ago
commands_logic.cpp Sub: Disable Camera object by default and rework guards 8 years ago
config.h Sub: Disable Camera object by default and rework guards 8 years ago
control_acro.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
control_althold.cpp Sub: Add failsafe mechanisms for depth sensor error 8 years ago
control_auto.cpp Sub: failsafe.manual_control -> failsafe.pilot_input 8 years ago
control_circle.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
control_guided.cpp Sub: failsafe.manual_control -> failsafe.pilot_input 8 years ago
control_manual.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
control_poshold.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
control_stabilize.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
control_surface.cpp Sub: Add failsafe mechanisms for depth sensor error 8 years ago
defines.h Sub: Add failsafe mechanisms for depth sensor error 8 years ago
failsafe.cpp Sub: Add failsafe mechanisms for depth sensor error 8 years ago
fence.cpp Sub: Refactor methods in navigation.cpp 8 years ago
flight_mode.cpp Sub: Remove ignore_check argument from control mode init functions 8 years ago
inertia.cpp Sub: Remove mode header 8 years ago
joystick.cpp Sub: Correct default flight mode button functions to match suggested 8 years ago
make.inc Sub: Remove unused AP_Airspeed library dependency 8 years ago
motors.cpp Sub: Fix logging bug where only one log was created after first arm 8 years ago
perf_info.cpp Sub: Remove mode header 8 years ago
position_vector.cpp Sub: Remove two unused functions 8 years ago
radio.cpp Sub: Clean up radio.cpp 8 years ago
sensors.cpp Sub: Remove baro_alt and baro_climbrate members 8 years ago
surface_bottom_detector.cpp Sub: Add failsafe mechanisms for depth sensor error 8 years ago
system.cpp Sub: Set default param value instead of forcing at boot 8 years ago
terrain.cpp Sub: Remove mode header 8 years ago
turn_counter.cpp Sub: Remove mode header 8 years ago
version.h Sub: add version.h (missed in rebase on ardupilot master) 8 years ago
wscript Sub: Remove unused InputManager library dependency 8 years ago