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 db362eaa13 Sub: remove redundant home-setting sanity checks 6 years ago
..
APM_Config.h Sub: Remove DISALLOW_GCS_MODE_CHANGE_DURING_RC_FAILSAFE 8 years ago
AP_Arming_Sub.cpp Sub: correct rc_checks_copter_sub call 6 years ago
AP_Arming_Sub.h Sub: use singletons in AP_Arming 7 years ago
AP_State.cpp Sub: move home state into AP_AHRS 7 years ago
ArduSub.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
Attitude.cpp Sub: Simplify some returns 7 years ago
GCS_Mavlink.cpp Sub: remove redundant home-setting sanity checks 6 years ago
GCS_Mavlink.h Sub: make setting of home boolean in preparation for sanity checks 6 years ago
GCS_Sub.h Sub: remove CLI 8 years ago
Log.cpp Sub: move handling Write_Event into AP_Logger 6 years ago
Makefile.waf Sub: Update build script and added to build_ci.sh 8 years ago
Parameters.cpp GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Parameters.h GLOBAL: rename DataFlash_Class to AP_Logger 6 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 Sub-3.5.3 7 years ago
Sub.cpp GLOBAL: rename DataFlash_Class to AP_Logger 6 years ago
Sub.h Sub: make setting of home boolean in preparation for sanity checks 6 years ago
UserCode.cpp Sub: Remove mode header 8 years ago
UserVariables.h Sub: Remove mode header 8 years ago
capabilities.cpp Sub: Remove void as parameter 7 years ago
commands.cpp Sub: remove redundant home-setting sanity checks 6 years ago
commands_logic.cpp Sub: make setting of home boolean in preparation for sanity checks 6 years ago
config.h Sub: fix comments in config.h 7 years ago
control_acro.cpp Sub: desired-ground-idle replaces spin-when-armed 6 years ago
control_althold.cpp Sub: desired-ground-idle replaces spin-when-armed 6 years ago
control_auto.cpp Sub: integrate AC_WPNav::get_speed rename to get_default_speed 6 years ago
control_circle.cpp Sub: integrate AC_WPNav::get_speed rename to get_default_speed 6 years ago
control_guided.cpp Sub: integrate AC_WPNav::get_speed rename to get_default_speed 6 years ago
control_manual.cpp Sub: desired-ground-idle replaces spin-when-armed 6 years ago
control_poshold.cpp Sub: desired-ground-idle replaces spin-when-armed 6 years ago
control_stabilize.cpp Sub: desired-ground-idle replaces spin-when-armed 6 years ago
control_surface.cpp Sub: integrate AC_WPNav::get_speed rename to get_default_speed 6 years ago
defines.h Sub: move handling Write_Event into AP_Logger 6 years ago
failsafe.cpp Sub: correct failsafe recovery test 7 years ago
fence.cpp Sub: move sending of fence_status message up 6 years ago
flight_mode.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
inertia.cpp Sub: Remove mode header 8 years ago
joystick.cpp ArduSub: use ArmingMethod enumeration 7 years ago
motors.cpp Sub: make setting of home boolean in preparation for sanity checks 6 years ago
position_vector.cpp Sub: Move some common functions to AP_Math (NFC) 7 years ago
radio.cpp Sub: Use RC_Channels instead of hal.rcin 7 years ago
sensors.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 years ago
surface_bottom_detector.cpp Sub: Bugfix for external baro failsafe handling when no baro is 8 years ago
system.cpp GLOBAL: use AP::logger() and strip redundant Log_ from methods 6 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: remove PX4 FWVersion info 6 years ago
version.h Sub: Add patch number to VERSION notation 6 years ago
wscript Sub: AC_Fence is included for all vehicles 6 years ago