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
↓ 8 callers
Method
WriteReg
--------------------------------------------------------------------
libraries/AP_Radio/driver_bk2425.cpp:289
↓ 8 callers
Method
Write_IMU
Write IMU data packet for all instances
libraries/AP_InertialSensor/AP_InertialSensor_Logging.cpp:70
↓ 8 callers
Function
_i2c_scl_high
libraries/AP_HAL_ESP32/i2c_sw.c:311
↓ 8 callers
Method
add_arrows
(self, arrowpos = Vector3(0,0,0), labeltext=None)
libraries/AP_InertialSensor/examples/coning.py:143
↓ 8 callers
Function
add_offset
add offset in meters to a position
libraries/AP_Terrain/tools/create_terrain.py:71
↓ 8 callers
Method
arm_motors_with_rc_input
Arm motors with radio.
Tools/autotest/vehicle_test_suite.py:6119
↓ 8 callers
Method
assert_fence_disabled
(self, timeout=2)
Tools/autotest/vehicle_test_suite.py:8369
↓ 8 callers
Function
be16toh_ptr
libraries/AP_HAL/utility/sparse-endian.h:103
↓ 8 callers
Function
be32toh
libraries/AP_HAL/utility/sparse-endian.h:95
↓ 8 callers
Function
buildlogs_path
Return a string representing path in the buildlogs directory.
Tools/autotest/autotest.py:51
↓ 8 callers
Method
buildlogs_path
Return a string representing path in the buildlogs directory.
Tools/autotest/vehicle_test_suite.py:2061
↓ 8 callers
Method
calc_throttle
* Set the throttle output. * This is called by TECS-enabled flight modes, e.g. AUTO, GUIDED, etc. */
ArduPlane/Attitude.cpp:459
↓ 8 callers
Function
check_result
libraries/AP_Math/examples/eulers/eulers.cpp:32
↓ 8 callers
Method
closedir
libraries/AP_Filesystem/AP_Filesystem.cpp:266
↓ 8 callers
Method
commit
* Advance the writer pointer by 'len' */
libraries/AP_HAL/utility/RingBuffer.cpp:230
↓ 8 callers
Method
compare_number_percent
(self, num1, num2, percent)
Tools/autotest/vehicle_test_suite.py:12981
↓ 8 callers
Method
convert_options
convert option parameter from old to new
libraries/RC_Channel/RC_Channel.cpp:1989
↓ 8 callers
Method
create_simple_relhome_mission
takes a list of (type, n, e, alt) items. Creates a mission in absolute frame using alt as relative-to-home and n and e as offsets in
Tools/autotest/vehicle_test_suite.py:4268
↓ 8 callers
Function
crypto_blake2b_update
libraries/AP_CheckFirmware/monocypher.cpp:618
↓ 8 callers
Method
delay
libraries/AP_HAL_ChibiOS/Scheduler.cpp:228
↓ 8 callers
Method
delay_microseconds
libraries/AP_HAL_QURT/Scheduler.cpp:138
↓ 8 callers
Method
dot
dot product for Lua
libraries/AP_Math/vector3.h:156
↓ 8 callers
Method
enable_ch
setup channels
libraries/AP_IOMCU/AP_IOMCU.cpp:1017
↓ 8 callers
Function
error
libraries/AP_Scripting/lua/src/lundump.c:46
↓ 8 callers
Method
errors
internal_errors - return mask of internal errors seen
libraries/AP_InternalError/AP_InternalError.h:96
↓ 8 callers
Method
escape
(self, s)
Tools/autotest/param_metadata/rstemit.py:51
↓ 8 callers
Method
execute
Execute the function.
Tools/ros2/ardupilot_sitl/src/ardupilot_sitl/actions.py:95
↓ 8 callers
Method
expect
libraries/AP_JSON/AP_JSON.cpp:447
↓ 8 callers
Method
find_autobuild_boards
(self, build_target=None)
Tools/scripts/board_list.py:123
↓ 8 callers
Function
flash_func_read_word
Tools/AP_Bootloader/support.cpp:125
↓ 8 callers
Method
fly_guided_move_to
move to mavutil.location location; absolute altitude
Tools/autotest/arducopter.py:7179
↓ 8 callers
Method
free_type
libraries/AP_HAL_ESP32/Util.cpp:86
↓ 8 callers
Method
get_K_rate
libraries/AP_Mount/SoloGimbal_Parameters.cpp:282
↓ 8 callers
Method
get_altitude_from_pressure
return geometric altitude (m) given a pressure (Pa) */
libraries/AP_Baro/AP_Baro_atmosphere.cpp:160
↓ 8 callers
Method
get_att_error_angle_deg
Return the angle between the target thrust vector and the current thrust vector.
libraries/AC_AttitudeControl/AC_AttitudeControl.h:280
↓ 8 callers
Method
get_attitude_target_quat
Return the body-to-NED target attitude used by the quadplane-specific attitude control input methods
libraries/AC_AttitudeControl/AC_AttitudeControl.h:274
↓ 8 callers
Method
get_compensation_gain
return gain scheduling gain based on voltage and air density
libraries/AP_Motors/AP_Motors_Thrust_Linearization.cpp:186
↓ 8 callers
Method
get_distance_NED
return the distance in meters in North/East/Down plane as a N/E/D vector to loc2, NOT CONSIDERING ALT FRAME!
libraries/AP_Common/Location.cpp:312
↓ 8 callers
Method
get_first_usable_gyro
libraries/AP_DAL/AP_DAL_InertialSensor.h:33
↓ 8 callers
Method
get_frame_and_type_string
libraries/AP_Motors/AP_Motors_Class.cpp:60
↓ 8 callers
Method
get_in_landing_sequence_flag
get in_landing_sequence flag
libraries/AP_Mission/AP_Mission.h:694
↓ 8 callers
Method
get_int
libraries/AP_Common/TSIndex.h:37
↓ 8 callers
Method
get_last_loop_time_s
get the time in seconds that the last loop took
libraries/AP_Scheduler/AP_Scheduler.h:175
↓ 8 callers
Method
get_learn_type
return the chosen learning type
libraries/AP_Compass/AP_Compass.h:329
↓ 8 callers
Method
get_loop_delta_t
return the main loop delta_t in seconds
libraries/AP_DAL/AP_DAL_InertialSensor.h:45
↓ 8 callers
Method
get_rally_total
libraries/AP_Rally/AP_Rally.h:58
↓ 8 callers
Method
get_stick_gesture_pos
return stick gesture pos as LOW, MIDDLE, HIGH this function uses different threshold values to RC_Chanel::get_aux_switch_pos() to avoid glitching on t
libraries/RC_Channel/RC_Channel.cpp:1929
↓ 8 callers
Method
get_temperature
return battery temperature in Kelvin:
libraries/SITL/SIM_Battery.h:38
↓ 8 callers
Method
get_temperature_from_altitude
Compute expected temperature for a given geometric altitude and altitude layer. */
libraries/AP_Baro/AP_Baro_atmosphere.cpp:139
↓ 8 callers
Method
get_turn_lat_accel_max
get the lateral acceleration limit (in m/s/s). Returns at least 0.1G or approximately 1 m/s/s
libraries/APM_Control/AR_AttitudeControl.h:55
↓ 8 callers
Method
get_variances
get_variances - provides the innovations normalised using the innovation variance where a value of 0 indicates prefect consistency between the measure
libraries/AP_AHRS/AP_AHRS.cpp:3137
↓ 8 callers
Method
getf
libraries/Filter/AverageFilter.h:160
↓ 8 callers
Method
handle_msg
Tools/Replay/LogReader.cpp:136
↓ 8 callers
Method
hasOption
notch options
libraries/Filter/HarmonicNotchFilter.h:146
↓ 8 callers
Method
has_shared_ic_up_dma
libraries/AP_HAL_ChibiOS/RCOutput.h:433
↓ 8 callers
Method
has_valid_input
libraries/RC_Channel/RC_Channel.h:524
↓ 8 callers
Method
have_skid_steering
work out if skid steering is available */
libraries/AR_Motors/AP_MotorsUGV.cpp:301
↓ 8 callers
Method
horizontal_accuracy
libraries/AP_GPS/AP_GPS.cpp:430
↓ 8 callers
Method
init
libraries/AP_HAL_Linux/Util.cpp:25
↓ 8 callers
Method
init_xy_controller_stopping_point
init_xy_controller_stopping_point - initialise the position controller to the stopping point with zero velocity and acceleration. This function should
libraries/AC_AttitudeControl/AC_PosControl.cpp:465
↓ 8 callers
Method
is_initialized
libraries/AP_HAL_QURT/UARTDriver.cpp:46
↓ 8 callers
Method
join
libraries/AP_HAL_Linux/Thread.cpp:214
↓ 8 callers
Method
kill
(self, sig)
Tools/autotest/pysim/fdpexpect.py:81
↓ 8 callers
Function
load24_le
libraries/AP_CheckFirmware/monocypher.cpp:94
↓ 8 callers
Function
load32_le
libraries/AP_CheckFirmware/monocypher.cpp:101
↓ 8 callers
Function
luaK_concat
** Concatenate jump-list 'l2' into jump-list 'l1' */
libraries/AP_Scripting/lua/src/lcode.c:123
↓ 8 callers
Function
luaL_prepbuffsize
** returns a pointer to a free area with at least 'sz' bytes */
libraries/AP_Scripting/lua/src/lauxlib.c:508
↓ 8 callers
Function
luaS_newlstr
** new string (with explicit length) */
libraries/AP_Scripting/lua/src/lstring.c:204
↓ 8 callers
Function
lua_rawgeti
libraries/AP_Scripting/lua/src/lapi.c:658
↓ 8 callers
Method
malloc_type
libraries/AP_HAL_ESP32/Util.cpp:58
↓ 8 callers
Method
measure_message_rate
(self, victim_message, timeout=10, mav=None)
Tools/autotest/vehicle_test_suite.py:10827
↓ 8 callers
Method
micros64
libraries/AP_DAL/AP_DAL.h:75
↓ 8 callers
Function
millis
libraries/AP_HAL_Linux/system.cpp:55
↓ 8 callers
Method
nav_scripting_active
check if we are in a NAV_SCRIPT_* command
ArduPlane/commands_logic.cpp:1250
↓ 8 callers
Function
newbuffsize
/ A "wrapper" function for memory allocation. Most for debuging /tracing purpose */
libraries/SITL/examples/JSON/MATLAB/tcp_udp_ip_2.0.6/pnet.c:223
↓ 8 callers
Method
offset_bearing_and_pitch
extrapolate latitude/longitude given bearing, pitch and distance
libraries/AP_Common/Location.cpp:391
↓ 8 callers
Method
output
output - sends commands to the servos
libraries/AP_Motors/AP_MotorsHeli.cpp:208
↓ 8 callers
Function
parity
return the parity of byte - "1" if there is an odd number of bits set, "0" if there is an even number of bits set note that __builtin_parity causes ha
libraries/AP_Math/crc.cpp:624
↓ 8 callers
Method
poll
libraries/AP_HAL_Linux/Poller.cpp:100
↓ 8 callers
Method
primary_sensor
Return the index of the primary sensor which is the index of the sensor contributing to the output. A blended solution is available as an additional i
libraries/AP_GPS/AP_GPS.h:282
↓ 8 callers
Function
proximity
libraries/AP_Proximity/AP_Proximity.cpp:593
↓ 8 callers
Method
read
Process all bytes available from the stream
libraries/AP_GPS/AP_GPS_SBP.cpp:69
↓ 8 callers
Method
read
libraries/AP_Filesystem/AP_Filesystem.cpp:151
↓ 8 callers
Method
read
read - For all active instances read voltage & current; log BAT, BCL, POWR, MCU
libraries/AP_BattMonitor/AP_BattMonitor.cpp:695
↓ 8 callers
Method
read_cmd_from_storage
load_cmd_from_storage - load command from storage true is return if successful
libraries/AP_Mission/AP_Mission.cpp:810
↓ 8 callers
Method
readptr
* Returns the pointer and size to a contiguous read in the buffer */
libraries/AP_HAL/utility/RingBuffer.cpp:266
↓ 8 callers
Function
realloc
libraries/AP_Common/tests/test_expandingstring_failure.cpp:14
↓ 8 callers
Method
reboot
reboot IO MCU */
libraries/AP_IOMCU/fw_uploader.cpp:431
↓ 8 callers
Method
register_write
libraries/AP_Compass/AP_Compass_HMC5843.cpp:475
↓ 8 callers
Method
relax_velocity_controller_xy
relax_velocity_controller_xy - initialise the position controller to the current position and velocity with decaying acceleration. This function decay
libraries/AC_AttitudeControl/AC_PosControl.cpp:477
↓ 8 callers
Method
reset_SITL_commandline
(self)
Tools/autotest/vehicle_test_suite.py:3284
↓ 8 callers
Method
reuseaddress
set SO_REUSEADDR */
libraries/AP_HAL/utility/Socket.cpp:248
↓ 8 callers
Method
running
ArduCopter/mode.h:286
↓ 8 callers
Function
section
(s)
libraries/AP_Math/tools/geodesic_grid/plot.py:49
↓ 8 callers
Function
send_cmd16
send a 16 bit command to the baro */
libraries/AP_Baro/examples/ICM20789/ICM20789.cpp:191
↓ 8 callers
Method
send_cmd_do_set_mode
(self, mode)
Tools/autotest/vehicle_test_suite.py:6909
↓ 8 callers
Method
send_guided_mission_item
(self, loc, target_system=1, target_component=1)
Tools/autotest/rover.py:4900
↓ 8 callers
Method
setOriginLLH
set the latitude and longitude and height used to set the NED origin All NED positions calculated by the filter will be relative to this location The
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1113
↓ 8 callers
Method
set_duty_cycle
libraries/AP_HAL_Linux/PWM_Sysfs.cpp:127
↓ 8 callers
Method
set_land_complete
ArduCopter/mode.cpp:1060
← previous
next →
1,201–1,300 of 24,809, ranked by callers