Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PX4/PX4-Autopilot
/ functions
Functions
22,444 in github.com/PX4/PX4-Autopilot
⨍
Functions
22,444
◇
Types & classes
4,829
↓ 56 callers
Method
set_vehicle_at_rest
src/modules/ekf2/EKF/estimator_interface.h:176
↓ 55 callers
Function
areClose
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/util/comparison.hpp:157
↓ 55 callers
Method
find
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/util/map.hpp:302
↓ 55 callers
Function
param_name
src/lib/parameters/parameters_common.cpp:76
↓ 54 callers
Method
decode
src/drivers/uavcan/libdronecan/libuavcan/test/marshal/array.cpp:74
↓ 54 callers
Function
set
src/drivers/test_ppm/test_ppm.cpp:224
↓ 54 callers
Method
update
src/modules/landing_target_estimator/KalmanFilter.cpp:88
↓ 53 callers
Function
encode
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/marshal/array.hpp:697
↓ 53 callers
Method
get_last_generation
platforms/common/uORB/Subscription.hpp:173
↓ 53 callers
Method
mean
src/lib/mathlib/math/WelfordMean.hpp:107
↓ 53 callers
Function
px4_task_spawn_cmd
platforms/qurt/src/px4/tasks.cpp:264
↓ 53 callers
Method
set_state_and_update
src/lib/hysteresis/hysteresis.cpp:56
↓ 53 callers
Function
tcgetattr
platforms/qurt/unresolved_symbols.c:38
↓ 53 callers
Method
updateFIFO
src/lib/drivers/gyroscope/PX4Gyroscope.cpp:137
↓ 52 callers
Method
altitude
src/lib/lat_lon_alt/lat_lon_alt.hpp:68
↓ 52 callers
Method
close
closes the figure. :return:
Tools/ecl_ekf/plotting/data_plots.py:138
↓ 52 callers
Function
sign
src/lib/matrix/matrix/helper_functions.hpp:147
↓ 52 callers
Method
sleep
src/drivers/pca9685_pwm_out/PCA9685.cpp:152
↓ 51 callers
Function
interpolate
src/lib/mathlib/math/Functions.hpp:152
↓ 51 callers
Function
measure
test/mavsdk_tests/catch2/catch.hpp:6842
↓ 50 callers
Function
VnSpi_genRead
src/drivers/ins/vectornav/libvnc/src/vn/protocol/spi.c:84
↓ 50 callers
Method
selectedAction
src/modules/commander/failsafe/framework.h:152
↓ 50 callers
Method
set
src/drivers/osd/msp_osd/MessageDisplay/MessageDisplay.cpp:43
↓ 50 callers
Method
set_in_air_status
set vehicle landed status data
src/modules/ekf2/EKF/estimator_interface.h:156
↓ 50 callers
Method
update
src/modules/commander/failsafe/framework.cpp:53
↓ 49 callers
Function
check
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/util/templates.hpp:34
↓ 49 callers
Function
initIOTimerChannelOutputClear
platforms/nuttx/src/px4/espressif/esp32/include/px4_arch/io_timer_hw_description.h:119
↓ 49 callers
Function
io_timer_channel_get_as_pwm_input
platforms/nuttx/src/px4/nxp/imxrt/io_pins/io_timer.c:322
↓ 49 callers
Function
stringify
test/mavsdk_tests/catch2/catch.hpp:1644
↓ 49 callers
Method
update
src/modules/commander/HomePosition.cpp:312
↓ 48 callers
Method
clear
src/include/containers/List.hpp:166
↓ 48 callers
Function
expr_value
Evaluates the expression 'expr' to a tristate value. Returns 0 (n), 1 (m), or 2 (y). 'expr' must be an already-parsed expression from a
platforms/nuttx/NuttX/tools/kconfiglib.py:5490
↓ 48 callers
Method
median
src/lib/mathlib/math/filter/MedianFilter.hpp:66
↓ 48 callers
Function
orb_subscribe
platforms/common/uORB/uORB.cpp:136
↓ 48 callers
Method
setParameters
src/lib/mathlib/math/filter/NotchFilter.hpp:217
↓ 47 callers
Method
init
src/drivers/uavcan/libdronecan/libuavcan/src/transport/uc_transfer_sender.cpp:18
↓ 47 callers
Function
log
* Logs one message. Please consider using helper methods instead of this one. * * The message will be broadcasted via the UAVCAN bus if the
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/protocol/logger.hpp:118
↓ 47 callers
Method
update
src/modules/manual_control/MovingDiff.hpp:41
↓ 47 callers
Function
wrap_2pi
src/lib/matrix/matrix/helper_functions.hpp:107
↓ 46 callers
Function
VnUartPacket_extractVec3f
src/drivers/ins/vectornav/libvnc/src/vn/protocol/upack.c:618
↓ 46 callers
Function
main
main entry point :return:
src/modules/ekf2/test/sensor_simulator/createSensorDataFile.py:23
↓ 46 callers
Method
setSlewRate
* Set maximum rate of change for the value * @param slew_rate maximum rate of change */
src/lib/slew_rate/SlewRate.hpp:59
↓ 46 callers
Method
theta
src/lib/matrix/matrix/Euler.hpp:120
↓ 45 callers
Method
add
test/mavsdk_tests/catch2/catch.hpp:11308
↓ 45 callers
Method
commit
Store the parameter value to the parameter storage (@see param_set())
platforms/ros2/include/px4_platform_common/param.h:371
↓ 45 callers
Function
get_distance_to_next_waypoint
src/lib/geo/geo.cpp:112
↓ 45 callers
Method
normalize
src/lib/matrix/matrix/Vector.hpp:122
↓ 45 callers
Method
str
test/mavsdk_tests/catch2/catch.hpp:12083
↓ 45 callers
Function
sys_tick_handler
platforms/nuttx/src/bootloader/common/bl.c:436
↓ 44 callers
Method
_warn
(self, msg, filename=None, linenr=None)
platforms/nuttx/NuttX/tools/kconfiglib.py:3646
↓ 44 callers
Method
connect
test/mavsdk_tests/autopilot_tester.cpp:60
↓ 44 callers
Method
countEvents
src/drivers/uavcan/libdronecan/libuavcan/test/protocol/dynamic_node_id_server/event_tracer.hpp:50
↓ 44 callers
Function
io_reg_get
boards/modalai/voxl2/src/drivers/apps_sbus/apps_sbus.cpp:119
↓ 44 callers
Method
substr
test/mavsdk_tests/catch2/catch.hpp:13923
↓ 43 callers
Function
_name_and_loc
(sc)
platforms/nuttx/NuttX/tools/kconfiglib.py:5945
↓ 43 callers
Method
isInitialized
* @return true, if the map reference has been initialized before */
src/lib/geo/geo.h:190
↓ 43 callers
Function
makeCanFrame
src/drivers/uavcan/libdronecan/libuavcan/test/transport/can/can.hpp:278
↓ 43 callers
Method
phi
src/lib/matrix/matrix/Euler.hpp:116
↓ 43 callers
Method
read_word
src/lib/drivers/smbus/SMBus.cpp:60
↓ 43 callers
Method
setForcedValue
* Set value ignoring slew rate for initialization purpose * @param value new applied value */
src/lib/slew_rate/SlewRate.hpp:65
↓ 43 callers
Method
setPriority
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/node/generic_publisher.hpp:74
↓ 43 callers
Method
status
src/drivers/lights/rgbled_pwm/rgbled_pwm.cpp:117
↓ 42 callers
Method
load
Load a template from a file. Check if filename is allowed and return its contens in unicode. :Parameters: - `filename`:
src/drivers/uavcan/libdronecan/libuavcan/dsdl_compiler/libuavcan_dsdl_compiler/pyratemp.py:407
↓ 42 callers
Function
negate
src/lib/mathlib/math/Functions.hpp:251
↓ 41 callers
Method
arm
test/mavsdk_tests/autopilot_tester.cpp:185
↓ 41 callers
Function
checkPayloadPowerSwitch
src/modules/rc_update/RCUpdateTest.cpp:129
↓ 41 callers
Method
parseDefaultArguments
platforms/common/i2c_spi_buses.cpp:80
↓ 41 callers
Function
px4_arch_gpioread
platforms/ros2/src/px4/common/include/px4_platform/micro_hal.h:42
↓ 41 callers
Method
spin
src/drivers/uavcan/libdronecan/libuavcan/src/node/uc_scheduler.cpp:155
↓ 41 callers
Method
update
src/modules/fw_mode_manager/runway_takeoff/RunwayTakeoff.cpp:62
↓ 41 callers
Method
wait_until_ready
test/mavsdk_tests/autopilot_tester.cpp:95
↓ 40 callers
Function
cout
platforms/nuttx/src/bootloader/common/bl.c:230
↓ 40 callers
Function
median_filter
(data)
Tools/process_sensor_caldata.py:67
↓ 40 callers
Function
param_set_no_notification
src/lib/parameters/parameters.cpp:501
↓ 40 callers
Method
set_max_distance
src/lib/drivers/rangefinder/PX4Rangefinder.hpp:58
↓ 40 callers
Function
test_pair
boards/modalai/src/systemcmds/modalai/modalai_fc-v1.c:392
↓ 40 callers
Function
unlock
* Release the driver lock. */
src/lib/cdev/CDev.hpp:269
↓ 40 callers
Method
wait_until_disarmed
test/mavsdk_tests/autopilot_tester.cpp:215
↓ 39 callers
Function
board_get_hw_version
boards/px4/fmu-v3/src/init.c:279
↓ 39 callers
Method
length
(self)
src/drivers/bootloaders/make_can_boot_descriptor.py:211
↓ 39 callers
Method
max
src/lib/matrix/matrix/Slice.hpp:343
↓ 39 callers
Function
orb_unsubscribe
platforms/common/uORB/uORB.cpp:146
↓ 39 callers
Method
processNextItem
src/modules/navigator/MissionFeasibility/FeasibilityChecker.cpp:146
↓ 39 callers
Function
qspi_putreg
boards/spracing/h7extreme/src/qspi.c:479
↓ 38 callers
Method
Data
src/modules/ekf2/EKF/python/ekf_derivation/generated/state.h:23
↓ 38 callers
Function
__SHADD16
* @brief C custom defined SHADD16 */
src/modules/gyro_fft/CMSIS_5/CMSIS/DSP/Include/arm_math.h:1472
↓ 38 callers
Method
getLastIndex
src/drivers/uavcan/libdronecan/libuavcan/include/uavcan/protocol/dynamic_node_id_server/distributed/log.hpp:291
↓ 38 callers
Method
get_mission_result
src/modules/navigator/navigator.h:161
↓ 38 callers
Function
main
src/drivers/uavcan/libdronecan/libuavcan/test/test_main.cpp:24
↓ 38 callers
Function
px4_sem_post
platforms/ros2/src/px4/common/px4_sem.cpp:163
↓ 38 callers
Method
set_hysteresis_time_from
src/lib/hysteresis/hysteresis.cpp:45
↓ 38 callers
Method
write
src/drivers/uavcan/libdronecan/libuavcan/src/marshal/uc_bit_stream.cpp:15
↓ 37 callers
Function
board_get_hw_revision
boards/px4/fmu-v3/src/init.c:293
↓ 37 callers
Method
fetch_and
* Atomic AND with a number * @return value prior to the operation */
platforms/common/include/px4_platform_common/atomic.h:169
↓ 37 callers
Method
get
test/mavsdk_tests/catch2/catch.hpp:12439
↓ 37 callers
Method
getCurrentPosition
src/lib/motion_planning/VelocitySmoothing.hpp:108
↓ 37 callers
Method
initReference
src/lib/geo/geo.cpp:57
↓ 37 callers
Function
malloc
platforms/qurt/unresolved_symbols.c:15
↓ 37 callers
Function
parameter_flashfs_init
src/lib/parameters/flashparams/flashfs.c:1044
↓ 37 callers
Function
read
src/systemcmds/netman/netman.cpp:199
← previous
next →
201–300 of 22,444, ranked by callers