Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArduPilot/ardupilot
/ functions
Functions
24,809 in github.com/ArduPilot/ardupilot
⨍
Functions
24,809
◇
Types & classes
5,738
↳
Endpoints
26
↓ 6 callers
Method
setVehicle_Startup_Writer
libraries/AP_Logger/AP_Logger.cpp:675
↓ 6 callers
Method
set_VTOL_roll_pitch_limit
limit VTOL roll/pitch in POSITION1, POSITION2 and waypoint controller. This serves three roles: 1) an expanding envelope limit on pitch to prevent
ArduPlane/quadplane.cpp:4462
↓ 6 callers
Method
set_brightness
libraries/AP_HAL_Linux/Led_Sysfs.cpp:76
↓ 6 callers
Method
set_colours
libraries/SITL/SIM_RGBLED.h:21
↓ 6 callers
Method
set_configured_band
libraries/AP_VideoTX/AP_VideoTX.h:136
↓ 6 callers
Method
set_controller
(self, controller)
Tools/mavproxy_modules/sitl_calibration.py:393
↓ 6 callers
Method
set_desired_turn_rate_and_speed
set desired turn rate (degrees/sec) and speed (m/s). Used for scripting
Rover/Rover.cpp:218
↓ 6 callers
Method
set_dshot_esc_type
set the dshot esc_type
libraries/AP_IOMCU/AP_IOMCU.cpp:948
↓ 6 callers
Method
set_flight_stage
set the flight stage */
ArduPlane/ArduPlane.cpp:558
↓ 6 callers
Method
set_float
libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.h:16
↓ 6 callers
Method
set_frequency_mhz
libraries/AP_VideoTX/AP_VideoTX.h:100
↓ 6 callers
Method
set_log_baro_bit
indicate which bit in LOG_BITMASK indicates baro logging enabled
libraries/AP_Baro/AP_Baro.h:207
↓ 6 callers
Method
set_options
get / set vtx option
libraries/AP_VideoTX/AP_VideoTX.h:148
↓ 6 callers
Method
set_output_pwm
libraries/SRV_Channel/SRV_Channel.cpp:236
↓ 6 callers
Method
set_param
libraries/AP_Mount/SoloGimbal_Parameters.cpp:108
↓ 6 callers
Method
set_roi_target
set_roi_target - sets target location that mount should attempt to point towards
libraries/AP_Mount/AP_Mount.cpp:797
↓ 6 callers
Method
set_simple_mode
--------------------------------------------- * Set Simple mode * * @param [in] b 0:false or disabled, 1:true or SIMPLE, 2:SUPERSIMPLE */
ArduCopter/AP_State.cpp:22
↓ 6 callers
Method
set_speed_max
set maximum velocity and re-calculate the path using these limits
libraries/AP_Math/SCurve.cpp:115
↓ 6 callers
Method
set_state
libraries/SITL/SIM_LED_n.h:34
↓ 6 callers
Method
set_stop_bits
libraries/AP_HAL_SITL/UART_utils.cpp:109
↓ 6 callers
Method
set_throttle_mix_min
control rpy throttle mix
libraries/AC_AttitudeControl/AC_AttitudeControl.h:399
↓ 6 callers
Function
setup
Tools/Hello/Hello.cpp:13
↓ 6 callers
Method
setup
libraries/AP_HAL/HAL.h:110
↓ 6 callers
Method
setup_checked_registers
setup for register value checking. Frequency is how often to check registers. If set to 10 then every 10th call to check_next_register will
libraries/AP_Compass/AP_Compass_AK09916.h:138
↓ 6 callers
Method
should_crash_vehicle
return true if we should crash the vehicle */
libraries/AP_AdvancedFailsafe/AP_AdvancedFailsafe.cpp:402
↓ 6 callers
Method
should_emit_field
(self, param, field)
Tools/autotest/param_metadata/emit.py:23
↓ 6 callers
Method
show
print the value of all variables
libraries/AP_Param/AP_Param.cpp:2935
↓ 6 callers
Method
show_gps_and_sim_positions
Allow to display gps and actual position on map.
Tools/autotest/vehicle_test_suite.py:4908
↓ 6 callers
Method
signal_ISR
libraries/AP_HAL_ChibiOS/Semaphores.cpp:130
↓ 6 callers
Method
sin_roll
libraries/AP_AHRS/AP_AHRS.h:573
↓ 6 callers
Method
sitl_streamrate
Allow subclasses to override SITL streamrate.
Tools/autotest/vehicle_test_suite.py:2070
↓ 6 callers
Method
size
return total size of this accessor
libraries/StorageManager/StorageManager.h:97
↓ 6 callers
Method
start
Start ONVIF client with username, password and service host url
libraries/AP_ONVIF/AP_ONVIF.cpp:55
↓ 6 callers
Method
start_frame
libraries/AP_DAL/AP_DAL.cpp:24
↓ 6 callers
Function
stm32_crash_dump_addr
libraries/AP_HAL_ChibiOS/hwdef/common/crashdump.c:74
↓ 6 callers
Function
stm32_flash_getpageaddr
get the memory address of a page */
libraries/AP_HAL_ChibiOS/hwdef/common/flash.c:387
↓ 6 callers
Function
stm32_flash_wait_opt_idle
libraries/AP_HAL_ChibiOS/hwdef/common/flash.c:322
↓ 6 callers
Function
stm32_watchdog_pat
Tools/AP_Periph/AP_Periph.cpp:56
↓ 6 callers
Method
stop
stop takeoff
ArduCopter/takeoff.cpp:60
↓ 6 callers
Function
strndup
libraries/AP_HAL_QURT/replace.cpp:104
↓ 6 callers
Function
swapextra
** If function yielded, its 'func' can be in the 'extra' field. The ** next function restores 'func' to its correct value for debugging ** purposes. (
libraries/AP_Scripting/lua/src/ldebug.c:63
↓ 6 callers
Method
teardown
libraries/AP_HAL_Linux/I2CDevice.cpp:342
↓ 6 callers
Function
test2
** Accept current char if it is in 'set' (of size 2) */
libraries/AP_Scripting/lua/src/liolib.c:419
↓ 6 callers
Method
test_adsb_send_threatening_adsb_message
(self, here, offset_ne=None)
Tools/autotest/vehicle_test_suite.py:2541
↓ 6 callers
Method
ticks32
libraries/AP_Scheduler/AP_Scheduler.h:124
↓ 6 callers
Function
to_bytes
get bytes string
Tools/scripts/apj_tool.py:17
↓ 6 callers
Method
to_euler312
libraries/AP_Math/matrix3.cpp:81
↓ 6 callers
Function
trim_scalar
trim a scalar for scalar multiplication
libraries/AP_CheckFirmware/monocypher.cpp:1573
↓ 6 callers
Method
tx_pending
libraries/AP_HAL_QURT/UARTDriver.cpp:51
↓ 6 callers
Method
txspace
Check for available transmit space
libraries/GCS_MAVLink/GCS.h:217
↓ 6 callers
Function
uint20_to_float
high-resolution packets are always 20-bits, but not always 20-bits of data. Scale factors account for the useless bits
libraries/AP_InertialSensor/AP_InertialSensor_Invensensev3.cpp:459
↓ 6 callers
Method
unpack_string_from_pointer
(self)
Tools/scripts/firmware_version_decoder.py:164
↓ 6 callers
Method
update
update gyro and accel values from backends */
libraries/AP_InertialSensor/AP_InertialSensor.cpp:1921
↓ 6 callers
Method
update
(self, x, y)
Tools/scripts/tempcal_IMU.py:157
↓ 6 callers
Method
update_throttle_range
update_throttle_range - update throttle endpoints
libraries/AP_Motors/AP_MotorsMulticopter.cpp:488
↓ 6 callers
Method
use_gyro
return true if gyro instance should be used (must be healthy and have it's use parameter set to 1)
libraries/AP_InertialSensor/AP_InertialSensor.cpp:1530
↓ 6 callers
Method
use_sqrt_controller
Specifies whether the attitude controller should use the square root controller in the attitude correction. This is used during Autotune to ensure the
libraries/AC_AttitudeControl/AC_AttitudeControl.h:264
↓ 6 callers
Method
verify_parameter_values
(self, parameter_stuff, max_delta=0.0)
Tools/autotest/vehicle_test_suite.py:6790
↓ 6 callers
Method
wait_ekf_flags
(self, required_value, error_bits, **kwargs)
Tools/autotest/vehicle_test_suite.py:8528
↓ 6 callers
Method
write_notch_log_messages
libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp:169
↓ 6 callers
Function
xor_block
libraries/AP_CheckFirmware/monocypher.cpp:726
↓ 5 callers
Function
AP_memory_guard_error
hook for memory guard errors with --enable-memory-guard
libraries/AP_InternalError/AP_InternalError.cpp:135
↓ 5 callers
Function
DumpString
libraries/AP_Scripting/lua/src/ldump.c:73
↓ 5 callers
Method
Log_Write_GuidedTarget
Write a Guided mode target
ArduSub/Log.cpp:188
↓ 5 callers
Method
SetRBank
-------------------------------------------------------------------- Set which register bank we are accessing
libraries/AP_Radio/driver_bk2425.cpp:274
↓ 5 callers
Method
StopLogging
libraries/AP_Logger/AP_Logger.cpp:793
↓ 5 callers
Method
Write_ANG
Write an ANG packet
libraries/AC_AttitudeControl/AC_AttitudeControl_Logging.cpp:12
↓ 5 callers
Method
Write_Vibration
Write VIBE data packet for all instances
libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp:81
↓ 5 callers
Method
__getInfo
(self, param)
Tools/scripts/uploader.py:400
↓ 5 callers
Method
__recv_int
(self)
Tools/scripts/uploader.py:345
↓ 5 callers
Function
_i2c_scl_read
libraries/AP_HAL_ESP32/i2c_sw.c:297
↓ 5 callers
Method
_timer_tick
libraries/AP_HAL_ESP32/RCInput.cpp:90
↓ 5 callers
Function
ac_precland
libraries/AC_PrecLand/AC_PrecLand.cpp:826
↓ 5 callers
Method
accel_at_temp
return the accel value closest to the given temperature
Tools/scripts/tempcal_IMU.py:243
↓ 5 callers
Function
addk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
libraries/AP_Scripting/lua/src/lcode.c:435
↓ 5 callers
Method
arm_motors_with_switch
Arm motors with switch.
Tools/autotest/vehicle_test_suite.py:6163
↓ 5 callers
Method
arming_required
libraries/AP_Arming/AP_Arming.cpp:1912
↓ 5 callers
Method
assert_altitude
(self, alt, accuracy=1, **kwargs)
Tools/autotest/vehicle_test_suite.py:7253
↓ 5 callers
Method
assert_extended_sys_state
(self, vtol_state, landed_state)
Tools/autotest/vehicle_test_suite.py:14987
↓ 5 callers
Method
assert_servo_channel_value
assert channel value (default condition is equality)
Tools/autotest/vehicle_test_suite.py:8049
↓ 5 callers
Method
auto_enable_fence_after_takeoff
called when an auto-takeoff is complete */
libraries/AC_Fence/AC_Fence.cpp:332
↓ 5 callers
Method
auto_wp_start
auto_wp_start - initialises waypoint controller to implement flying to a particular destination
ArduSub/mode_auto.cpp:69
↓ 5 callers
Method
bailing_out
libraries/AC_Autorotation/RSC_Autorotation.h:22
↓ 5 callers
Method
balancebot_pitch_control
Function to set a desired pitch angle according to throttle
Rover/balance_bot.cpp:5
↓ 5 callers
Method
breached
libraries/AC_Fence/AC_PolyFence_loader.cpp:216
↓ 5 callers
Method
buildlogs_dirpath
()
Tools/autotest/vehicle_test_suite.py:2029
↓ 5 callers
Function
byteReverse
* Note: this code is harmless on little-endian machines. */
Tools/AP_Bootloader/md5.cpp:32
↓ 5 callers
Method
calc_altitude_error_cm
return error between target altitude and current altitude */
ArduPlane/altitude.cpp:394
↓ 5 callers
Function
calculate_mah_with_double_cast
libraries/AP_BattMonitor/tests/test_calculate_mah.cpp:5
↓ 5 callers
Method
change_alt
Change altitude.
Tools/autotest/arducopter.py:278
↓ 5 callers
Method
check_for_mission_change
detect external changes to mission
libraries/AP_Mission/AP_Mission_ChangeDetector.cpp:9
↓ 5 callers
Method
check_zero_mag_parameters
(self, parameter_stuff)
Tools/autotest/vehicle_test_suite.py:9715
↓ 5 callers
Function
checkstack
** If L1 != L, L1 can be in any state, and therefore there are no ** guarantees about its stack space; any push in L1 must be ** checked. */
libraries/AP_Scripting/lua/src/ldblib.c:35
↓ 5 callers
Function
cin_word
Tools/AP_Bootloader/support.cpp:66
↓ 5 callers
Method
click_location_from_item
(self, mavproxy, item)
Tools/autotest/rover.py:2046
↓ 5 callers
Method
close
libraries/AP_Networking/AP_Networking.cpp:382
↓ 5 callers
Method
close
libraries/AP_Filesystem/AP_Filesystem.cpp:145
↓ 5 callers
Function
condjump
** Code a "conditional jump", that is, a test or comparison opcode ** followed by a jump. Return jump position. */
libraries/AP_Scripting/lua/src/lcode.c:165
↓ 5 callers
Method
contains
libraries/AP_JSON/AP_JSON.cpp:353
↓ 5 callers
Method
context_collection
return messages in collection
Tools/autotest/vehicle_test_suite.py:6441
← previous
next →
1,701–1,800 of 24,809, ranked by callers