MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 9 callersFunctiondma_name
return 'DMA' or 'BDMA' based on peripheral name
libraries/AP_HAL_ChibiOS/hwdef/scripts/dma_resolver.py:82
↓ 9 callersMethoddrive_somewhere_breach_boundary_and_rtl
(self, loc, target_system=1, target_component=1, timeout=60)
Tools/autotest/rover.py:3900
↓ 9 callersMethodenabled
libraries/AP_InertialSensor/AP_InertialSensor.h:354
↓ 9 callersMethodenter
Rover/mode.cpp:22
↓ 9 callersFunctionenterblock
libraries/AP_Scripting/lua/src/lparser.c:439
↓ 9 callersFunctionexpr
libraries/AP_Scripting/lua/src/lparser.c:1078
↓ 9 callersFunctionfailed
libraries/AP_RTC/examples/RTC_test/RTC_Test.cpp:31
↓ 9 callersFunctionfe_1
libraries/AP_CheckFirmware/monocypher.cpp:1072
↓ 9 callersFunctionfe_tobytes
Precondition |h[0]|, |h[2]|, |h[4]|, |h[6]|, |h[8]| < 1.1 * 2^25 |h[1]|, |h[3]|, |h[5]|, |h[7]|, |h[9]| < 1.1 * 2^24 Therefore, |h| < 2^255-19 Th
libraries/AP_CheckFirmware/monocypher.cpp:1250
↓ 9 callersFunctionflash_set_keep_unlocked
Tools/AP_Bootloader/support.cpp:113
↓ 9 callersMethodfly_home_land_and_disarm
(self, timeout=30)
Tools/autotest/quadplane.py:479
↓ 9 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
libraries/AP_Scripting/lua/src/lcode.c:404
↓ 9 callersMethodfrom_vector312
libraries/AP_Math/quaternion.cpp:444
↓ 9 callersFunctiongenerate_observation_equations
(P,state,observation,variance,varname="HK")
libraries/AP_NavEKF3/derivation/generate_1.py:99
↓ 9 callersFunctiongenerate_observation_equations
(P,state,observation,variance,varname="HK")
libraries/AP_NavEKF3/derivation/generate_2.py:86
↓ 9 callersMethodget_action
get_action - getter for user requested action on limit breach
libraries/AC_Fence/AC_Fence.h:138
↓ 9 callersMethodget_climb_rate
return current climb_rate estimate relative to time that calibrate() was called. Returns climb rate in meters/s, positive means up note that this reli
libraries/AP_Baro/AP_Baro.cpp:414
↓ 9 callersMethodget_configured_power_mw
libraries/AP_VideoTX/AP_VideoTX.h:115
↓ 9 callersMethodget_dead_zone
libraries/RC_Channel/RC_Channel.h:41
↓ 9 callersMethodget_delta_angle
get total delta angle (in radians) measured by the wheel encoder
libraries/AP_WheelEncoder/AP_WheelEncoder.cpp:278
↓ 9 callersMethodget_delta_velocity
get delta velocity if available */
libraries/AP_InertialSensor/AP_InertialSensor.cpp:2201
↓ 9 callersMethodget_desired_speed_accel_limited
get acceleration limited desired speed
libraries/APM_Control/AR_AttitudeControl.cpp:1028
↓ 9 callersMethodget_euler_pitch
libraries/AP_Math/quaternion.cpp:594
↓ 9 callersMethodget_flight_mode_str
libraries/AP_Notify/AP_Notify.h:205
↓ 9 callersMethodget_function
return the function of a channel
libraries/SRV_Channel/SRV_Channel.h:260
↓ 9 callersMethodget_last_update
get last time sample was taken (in ms)
libraries/AP_Baro/AP_Baro.h:167
↓ 9 callersMethodget_location
get current location estimate
libraries/AP_AHRS/AP_AHRS.cpp:3523
↓ 9 callersMethodget_margin
return margin (in meters) that the vehicle should stay from objects
libraries/AC_Avoidance/AC_Avoid.h:101
↓ 9 callersMethodget_motor_mask
get_motor_mask - returns a bitmask of which outputs are being used for motors or servos (1 means being used) this can be used to ensure other pwm outp
libraries/AP_Motors/AP_MotorsTri.cpp:119
↓ 9 callersMethodget_num_drivers
returns number of active CAN Drivers
libraries/AP_CANManager/AP_CANManager.h:72
↓ 9 callersMethodget_str
libraries/AP_Networking/AP_Networking_address.cpp:73
↓ 9 callersMethodget_wp_bearing_to_destination
get_wp_bearing_to_destination - get bearing to next waypoint in centi-degrees
libraries/AC_WPNav/AC_WPNav.cpp:585
↓ 9 callersMethodget_yaw_rate_earth
get yaw rate in earth frame in radians/sec
libraries/AP_AHRS/AP_AHRS.h:521
↓ 9 callersFunctiongpio_by_pin_num
libraries/AP_HAL_ESP32/GPIO.cpp:26
↓ 9 callersMethodhandle_msg
pass along a mavlink message (for MAV type) */
libraries/AP_GPS/AP_GPS.cpp:1250
↓ 9 callersMethodinit
libraries/Filter/AP_Filter.cpp:100
↓ 9 callersMethodinit
libraries/AP_HAL_SITL/GPIO.cpp:12
↓ 9 callersMethodinit
init
libraries/AP_Motors/AP_MotorsTri.cpp:28
↓ 9 callersMethodinput_pos_vel_accel_xy
input_pos_vel_accel_xy - calculate a jerk limited path from the current position, velocity and acceleration to an input position velocity and accelera
libraries/AC_AttitudeControl/AC_PosControl.cpp:580
↓ 9 callersFunctioninsertion_sort_uint16
in-place insertion sort for small arrays of data. This is O(n) if already sorted and O(n^2) for worst case (elements are reversed) sort order is s
libraries/AP_Common/sorting.cpp:24
↓ 9 callersMethodis_device_busy
* @details Check if the device is busy. * * @return device busy with last op. * * @retval false if the device is ready
libraries/AP_FlashIface/AP_FlashIface_JEDEC.cpp:987
↓ 9 callersMethodis_filled
return true if the buffer has been filled at least once
libraries/AP_NavEKF/EKF_Buffer.h:110
↓ 9 callersMethodis_healthy
libraries/AP_GPS/AP_GPS.cpp:1757
↓ 9 callersMethodis_option_enabled
libraries/AP_MSP/AP_MSP.cpp:231
↓ 9 callersMethodkI
libraries/PID/PID.h:72
↓ 9 callersFunctionleaveblock
libraries/AP_Scripting/lua/src/lparser.c:473
↓ 9 callersFunctionlexerror
libraries/AP_Scripting/lua/src/llex.c:111
↓ 9 callersMethodline
libraries/AP_JSON/AP_JSON.cpp:433
↓ 9 callersFunctionluaK_patchtohere
** Add elements in 'list' to list of pending jumps to "here" ** (current position) */
libraries/AP_Scripting/lua/src/lcode.c:259
↓ 9 callersFunctionlua_seti
libraries/AP_Scripting/lua/src/lapi.c:783
↓ 9 callersFunctionlua_touserdata
libraries/AP_Scripting/lua/src/lapi.c:413
↓ 9 callersFunctionmalloc_dma
allocate DMA-safe memory */
libraries/AP_HAL_ChibiOS/hwdef/common/malloc.c:369
↓ 9 callersMethodmalloc_type
libraries/AP_DAL/AP_DAL.cpp:275
↓ 9 callersMethodmavfft_fttd
display fft for raw ACC data in current logfile
Tools/autotest/vehicle_test_suite.py:14834
↓ 9 callersFunctionmillis16
we define a millis16() here to avoid an issue with sitl builds in cygwin */
libraries/AP_HAL_SITL/system.cpp:179
↓ 9 callersMethodmode_number
Rover/mode.h:693
↓ 9 callersFunctionmy_mexIsInputArgOK
/ Returns true if specified argument exist */
libraries/SITL/examples/JSON/MATLAB/tcp_udp_ip_2.0.6/pnet.c:521
↓ 9 callersMethodname
ArduPlane/mode.h:454
↓ 9 callersFunctionparse
libraries/AP_JSON/AP_JSON.cpp:707
↓ 9 callersFunctionparse_arguments
Parses command line arguments for the script. Args: args: List of command line arguments. Defaults to None, which means it uses sys.
Tools/scripts/extract_param_defaults.py:27
↓ 9 callersMethodpre_arm_check
returns false if we fail arming checks, in which case the buffer will be populated with a failure message requires_position should be true if horizont
libraries/AP_AHRS/AP_AHRS.cpp:2252
↓ 9 callersMethodpre_arm_check
pre_arm_check - returns true if all pre-takeoff checks have completed successfully
libraries/AP_OSD/AP_OSD.cpp:625
↓ 9 callersMethodpush_force
* push_force() is semantically equivalent to: * if (!push(t)) { pop(); push(t); } */
libraries/AP_HAL/utility/RingBuffer.h:545
↓ 9 callersFunctionrangefinder
libraries/AP_RangeFinder/AP_RangeFinder.cpp:933
↓ 9 callersMethodrangefinder
libraries/AP_DAL/AP_DAL.h:136
↓ 9 callersMethodread_uint32
read 32 bit value */
libraries/StorageManager/StorageManager.cpp:269
↓ 9 callersMethodreaddir
libraries/AP_Filesystem/AP_Filesystem.cpp:230
↓ 9 callersMethodregister_timer_process
libraries/AP_HAL_SITL/Scheduler.cpp:161
↓ 9 callersMethodreset
reset all variables and flags
libraries/AP_Proximity/AP_Proximity_Cygbot_D1.cpp:179
↓ 9 callersMethodreset_I
libraries/AC_PID/AC_PID.cpp:363
↓ 9 callersFunctionrun_cmd_blocking
(what, cmd, quiet=False, check=False, **kw)
Tools/autotest/sim_vehicle.py:590
↓ 9 callersMethodrun_git
run git with args git_args; returns git's output
Tools/scripts/build_binaries.py:84
↓ 9 callersMethodrun_program
copied in from build_binaries.py
Tools/autotest/bisect-helper.py:117
↓ 9 callersMethodscripting_restart
restart scripting subsystem
Tools/autotest/vehicle_test_suite.py:2461
↓ 9 callersMethodsend_cmd
Send a MAVLink command long.
Tools/autotest/vehicle_test_suite.py:6643
↓ 9 callersMethodsend_pause_command
pause AUTO/GUIDED modes
Tools/autotest/vehicle_test_suite.py:14957
↓ 9 callersMethodsend_resume_command
resume AUTO/GUIDED modes
Tools/autotest/vehicle_test_suite.py:14964
↓ 9 callersMethodset_angle_target
set angle target in degrees roll and pitch are in earth-frame yaw_is_earth_frame (aka yaw_lock) should be true if yaw angle is earth-frame, false if b
libraries/AP_Mount/AP_Mount.cpp:296
↓ 9 callersMethodset_control_in
libraries/RC_Channel/RC_Channel.h:79
↓ 9 callersMethodset_desired_heading_and_speed
set desired attitude
Rover/mode_guided.cpp:332
↓ 9 callersMethodset_mode
Rover/system.cpp:215
↓ 9 callersMethodset_state
(self, state)
Tools/autotest/vehicle_test_suite.py:740
↓ 9 callersMethodset_yaw
range -1 ~ +1
libraries/AP_Motors/AP_Motors_Class.h:138
↓ 9 callersFunctionshow_matrix
libraries/AP_Math/examples/matrix_alg/matrix_alg.cpp:28
↓ 9 callersFunctionsimulation_timeval
get timeval using simulation time */
libraries/SITL/SIM_VectorNav.cpp:80
↓ 9 callersMethodstart
start takeoff to specified altitude above home in centimeters
ArduCopter/takeoff.cpp:51
↓ 9 callersMethodstop_SITL
(self)
Tools/autotest/vehicle_test_suite.py:3306
↓ 9 callersFunctionstr_checkname
libraries/AP_Scripting/lua/src/lparser.c:135
↓ 9 callersFunctionswap
libraries/AP_Math/matrix_alg.cpp:52
↓ 9 callersMethodtakeoff
Takeoff get to 30m altitude.
Tools/autotest/helicopter.py:140
↓ 9 callersMethodtest_filters
(self, filters, Ts, Xs)
Tools/FilterTestTool/FilterTest.py:104
↓ 9 callersFunctionthread_create_alloc
allocate a thread on any available heap */
libraries/AP_HAL_ChibiOS/hwdef/common/malloc.c:459
↓ 9 callersFunctiontofile
libraries/AP_Scripting/lua/src/liolib.c:176
↓ 9 callersFunctiontopdir
Return top of git tree where autotest is running from.
Tools/autotest/pysim/util.py:32
↓ 9 callersMethodtracking_mode
notch dynamic tracking mode
libraries/Filter/HarmonicNotchFilter.h:148
↓ 9 callersFunctiontransmit_config_request
libraries/AP_FETtecOneWire/AP_FETtecOneWire.h:435
↓ 9 callersMethodtranspose
libraries/AP_Math/matrix3.h:191
↓ 9 callersFunctionupdate_check
libraries/AP_BattMonitor/AP_BattMonitor_Backend.cpp:180
↓ 9 callersMethodupdate_checksum
libraries/SITL/SIM_RichenPower.cpp:156
↓ 9 callersMethodwrite_register
libraries/AP_HAL_Linux/GPIO_RPI_RP1.cpp:69
← previousnext →1,101–1,200 of 24,809, ranked by callers