MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 4 callersMethodavailable
libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp:57
↓ 4 callersMethodbeacon_last_update_ms
return last update time from beacon in milliseconds
libraries/AP_Beacon/AP_Beacon.cpp:247
↓ 4 callersMethodbegin_locked
libraries/AP_HAL/UARTDriver.cpp:39
↓ 4 callersFunctionbisect_search_uint16
bisection search on a sorted uint16_t array to find an element return true if found */
libraries/AP_Common/sorting.cpp:59
↓ 4 callersMethodbit_description
(self, bit_number)
Tools/scripts/powr_change.py:27
↓ 4 callersFunctionblock
libraries/AP_Scripting/lua/src/lparser.c:1093
↓ 4 callersFunctionblock_follow
** check whether current token is in the follow set of a block. ** 'until' closes syntactical blocks, but do not close scope, ** so it is handled in s
libraries/AP_Scripting/lua/src/lparser.c:587
↓ 4 callersMethodbouncebuffer_finish
complete a transfer using DMA bounce buffer */
libraries/AP_HAL_ChibiOS/Device.cpp:199
↓ 4 callersFunctionbuildlogs_dirpath
Return BUILDLOGS directory path.
Tools/autotest/autotest.py:46
↓ 4 callersMethodcalc_best_rally_or_home_location
ArduPlane/commands_logic.cpp:358
↓ 4 callersMethodcalc_crc
(self, byte)
Tools/autotest/vehicle_test_suite.py:1604
↓ 4 callersMethodcalculate_heading
calculate a compass heading given the attitude from DCM and the mag vector */
libraries/AP_Compass/AP_Compass.cpp:2028
↓ 4 callersMethodcalculate_track
generate a trigonometric track in 3D space that moves over a straight line between two points defined by the origin and destination
libraries/AP_Math/SCurve.cpp:62
↓ 4 callersFunctioncan_share
check if a peripheral is in the SHARED_MAP list
libraries/AP_HAL_ChibiOS/hwdef/scripts/dma_resolver.py:57
↓ 4 callersMethodcb
Process a Time message.
Tools/ros2/ardupilot_dds_tests/ardupilot_dds_tests/time_listener.py:40
↓ 4 callersMethodcheckLaneSwitch
check if switching lanes will reduce the normalised innovations. This is called when the vehicle code is about to trigger an EKF failsafe, and it
libraries/AP_NavEKF2/AP_NavEKF2.cpp:844
↓ 4 callersMethodcheck_fence_upload_download
(self, items)
Tools/autotest/vehicle_test_suite.py:5563
↓ 4 callersMethodcheck_lane_switch
see if EKF lane switching is possible to avoid EKF failsafe
libraries/AP_AHRS/AP_AHRS.cpp:3326
↓ 4 callersMethodcheck_mission_waypoint_items_same
(self, want, got, strict=True)
Tools/autotest/vehicle_test_suite.py:5541
↓ 4 callersMethodclear
clear all elements from graph
libraries/AC_Avoidance/AP_OAVisGraph.h:44
↓ 4 callersMethodclear
libraries/AP_Scripting/AP_Scripting_SerialDevice.cpp:39
↓ 4 callersFunctionclearvalues
** clear entries with unmarked values from all weaktables in list 'l' up ** to element 'f' */
libraries/AP_Scripting/lua/src/lgc.c:658
↓ 4 callersMethodclick_three_in
(self, mavproxy, target_system=1, target_component=1)
Tools/autotest/rover.py:2554
↓ 4 callersFunctionclose_con
/ Close con struct */
libraries/SITL/examples/JSON/MATLAB/tcp_udp_ip_2.0.6/pnet.c:874
↓ 4 callersFunctioncmd_as_shell
(cmd)
Tools/autotest/pysim/util.py:336
↓ 4 callersFunctioncodestring
libraries/AP_Scripting/lua/src/lparser.c:151
↓ 4 callersFunctioncoerce_to_uint32_t
libraries/AP_Scripting/lua_boxed_numerics.cpp:12
↓ 4 callersMethodcolx
extract x column
libraries/AP_Math/matrix3.h:163
↓ 4 callersMethodcommandline_arguments
return commandline arguments, if available */
libraries/AP_HAL_SITL/Util.cpp:113
↓ 4 callersMethodcomponent
Return the i-th component with respect to ordered_edge = (a, b)
libraries/AP_Math/tools/geodesic_grid/icosahedron.py:166
↓ 4 callersMethodcompute_params
(self)
Tools/FilterTestTool/BiquadFilter.py:101
↓ 4 callersMethodconfigure
configure - configure the swashplate settings for any updated parameters
libraries/AP_Motors/AP_MotorsHeli_Swash.cpp:99
↓ 4 callersMethodconfigured
Returns True if the compasses have been configured (i.e. offsets saved) @returns True if compass has been configured
libraries/AP_Compass/AP_Compass.cpp:2086
↓ 4 callersMethodconfigured_in_storage
libraries/AP_Param/AP_Param.cpp:1378
↓ 4 callersFunctionconstrain
constrain a value to a range
libraries/SITL/examples/JSON/pybullet/robot.py:56
↓ 4 callersFunctionconstrain_uint32
libraries/AP_Math/AP_Math.h:194
↓ 4 callersMethodcontext_set_message_rate_hz
(self, id, rate_hz, run_cmd=None)
Tools/autotest/vehicle_test_suite.py:3727
↓ 4 callersMethodcontrol_check_barometer
ArduSub/ArduSub.cpp:336
↓ 4 callersMethodcorrect_offboard_timestamp_usec
correct an offboard timestamp in microseconds into a local timestamp, removing timing jitter caused by the transport. Return a value in microsec
libraries/AP_RTC/JitterCorrection.cpp:50
↓ 4 callersFunctioncrc_crc4
* crc4 method from datasheet for 16 bytes (8 short values) * * @param [in] data * @return crc4 */
libraries/AP_Math/crc.cpp:30
↓ 4 callersFunctioncrc_sum8_with_carry
simple 8 bit checksum used by FPort
libraries/AP_Math/crc.cpp:529
↓ 4 callersMethodcreate_serial_sim
libraries/AP_HAL_SITL/SITL_State_common.cpp:28
↓ 4 callersMethodcrosstrack_error
return cross track error (i.e. vehicle's distance from the line between waypoints)
Rover/mode.cpp:231
↓ 4 callersFunctioncrypto_blake2b_final
libraries/AP_CheckFirmware/monocypher.cpp:643
↓ 4 callersFunctioncrypto_hchacha20
libraries/AP_CheckFirmware/monocypher.cpp:207
↓ 4 callersFunctioncurrentpc
libraries/AP_Scripting/lua/src/ldebug.c:46
↓ 4 callersFunctiondecodeESC_ControlLoopCommon_t
! * \brief Decode a ESC_ControlLoopCommon_t from a byte array * * \param _pg_data points to the byte array to decoded data from * \param _pg_byte
libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c:780
↓ 4 callersFunctiondegF_to_Kelvin
convert degrees farenheight to Kelvin
libraries/AP_Math/AP_Math.cpp:492
↓ 4 callersMethoddfreader_for_path
(self, path)
Tools/autotest/vehicle_test_suite.py:12295
↓ 4 callersMethoddisarm_motors_with_rc_input
Disarm motors with radio.
Tools/autotest/vehicle_test_suite.py:6138
↓ 4 callersMethoddisarm_wait
(self, timeout=10)
Tools/autotest/vehicle_test_suite.py:6187
↓ 4 callersMethoddistance_cm_orient
libraries/AP_RangeFinder/AP_RangeFinder.cpp:712
↓ 4 callersMethoddistance_squared
distance from the tip of this vector to another vector squared (so as to avoid the sqrt calculation)
libraries/AP_Math/vector3.h:261
↓ 4 callersFunctiondmamux_channel
return DMAMUX channel for H7
libraries/AP_HAL_ChibiOS/hwdef/scripts/dma_resolver.py:74
↓ 4 callersMethoddo_RTL
ArduPlane/commands_logic.cpp:336
↓ 4 callersMethoddo_RTL
(self)
Tools/autotest/quadplane.py:473
↓ 4 callersMethoddo_heartbeats
(self, force=False)
Tools/autotest/vehicle_test_suite.py:3371
↓ 4 callersMethoddo_set_mode_via_command_long
(self, mode, timeout=30)
Tools/autotest/vehicle_test_suite.py:7081
↓ 4 callersFunctiondocall
** Interface to 'lua_pcall', which sets appropriate message function ** and C-signal handler. Used to run all chunks. */
libraries/AP_Scripting/lua/src/lua.c:199
↓ 4 callersMethoddoing_sensor_rate_logging
libraries/AP_InertialSensor/AP_InertialSensor.h:346
↓ 4 callersMethoddownload_full_log_list
(self, print_logs=True)
Tools/autotest/vehicle_test_suite.py:3819
↓ 4 callersMethoddrain_mav_unparsed
drain all data on mavlink connection mav (defaulting to self.mav). It is assumed that this connection is connected to the normal simul
Tools/autotest/vehicle_test_suite.py:3506
↓ 4 callersMethoddrive_mission
Drive a mission from a file.
Tools/autotest/rover.py:344
↓ 4 callersFunctiondsm_decode
* Decode the entire dsm frame (all contained channels) * */
libraries/AP_HAL/utility/dsm.cpp:194
↓ 4 callersMethodemit
(self, g)
Tools/autotest/param_metadata/emit.py:20
↓ 4 callersFunctionemit_docs_type
libraries/AP_Scripting/generator/src/main.c:2727
↓ 4 callersFunctionencodeESC_ControlLoopCommon_t
! * \brief Encode a ESC_ControlLoopCommon_t into a byte array * * \param _pg_data points to the byte array to add encoded data to * \param _pg_by
libraries/AP_PiccoloCAN/piccolo_protocol/ESCDefines.c:735
↓ 4 callersMethodengine_control
handle DO_ENGINE_CONTROL messages via MAVLink or mission */
libraries/AP_ICEngine/AP_ICEngine.cpp:608
↓ 4 callersMethodensure_field
(self, field)
Tools/autotest/logger_metadata/parse.py:144
↓ 4 callersMethodenter
ArduPlane/mode.cpp:26
↓ 4 callersMethoderase
erase all storage */
libraries/AP_HAL_ChibiOS/Storage.cpp:476
↓ 4 callersMethoderasepage
libraries/AP_HAL_ChibiOS/Flash.h:12
↓ 4 callersMethodexit_abort
call when this harness has failed (e.g. to reset to required state)
Tools/autotest/bisect-helper.py:107
↓ 4 callersMethodexpect_list_add
Extend the expect list.
Tools/autotest/vehicle_test_suite.py:3343
↓ 4 callersMethodext_nav_enabled
return true if ext nav is enabled on any source
libraries/AP_NavEKF/AP_NavEKF_Source.cpp:523
↓ 4 callersFunctionfe_invert
Inverting means multiplying by 2^255 - 21 2^255 - 21 = (2^252 - 3) * 8 + 3 So we reuse the multiplication chain of fe_pow22523
libraries/AP_CheckFirmware/monocypher.cpp:1464
↓ 4 callersFunctionfe_mul_small
Precondition ------------- |f0|, |f2|, |f4|, |f6|, |f8| < 1.65 * 2^26 |f1|, |f3|, |f5|, |f7|, |f9| < 1.65 * 2^25 |g0|, |g2|, |g4|, |g6|, |g8| <
libraries/AP_CheckFirmware/monocypher.cpp:1294
↓ 4 callersMethodfeed
libraries/AP_CSVReader/AP_CSVReader.cpp:62
↓ 4 callersMethodfencepoint_protocol_epsilon
(self)
Tools/autotest/vehicle_test_suite.py:2192
↓ 4 callersFunctionfilterpc
libraries/AP_Scripting/lua/src/ldebug.c:376
↓ 4 callersMethodfind_build_sizes
returns a hash with size of all build targets
Tools/autotest/test_build_options.py:449
↓ 4 callersMethodfirst_unconfigured_gps
libraries/AP_GPS/AP_GPS.cpp:1459
↓ 4 callersFunctionfixedwing_turn_rate
calculate turn rate in deg/sec given a bank angle and airspeed for a fixed wing aircraft */
libraries/AP_Math/AP_Math.cpp:485
↓ 4 callersFunctionfloat2Buf
* Documented in the header file. */
libraries/AP_ADSB/sagetech-sdk/float2Buf.c:16
↓ 4 callersMethodfly_external_AHRS
Fly with external AHRS
Tools/autotest/arduplane.py:3024
↓ 4 callersMethodfly_inverted
are we flying inverted? */
ArduPlane/control_modes.cpp:175
↓ 4 callersMethodfly_mission
Fly a mission from a file.
Tools/autotest/arduplane.py:561
↓ 4 callersMethodfor_wire
(self)
Tools/autotest/vehicle_test_suite.py:408
↓ 4 callersMethodgenerate_launch_arguments
Generate a list of launch arguments.
Tools/ros2/ardupilot_sitl/src/ardupilot_sitl/launch.py:520
↓ 4 callersMethodgenerate_launch_description
Generate a launch description.
Tools/ros2/ardupilot_sitl/src/ardupilot_sitl/launch.py:514
↓ 4 callersFunctiongenerate_observation_vector_equations
(P,state,observation,variance,n_obs)
libraries/AP_NavEKF3/derivation/generate_1.py:113
↓ 4 callersMethodgeneric_mission_filepath_for_filename
(self, filename)
Tools/autotest/vehicle_test_suite.py:5270
↓ 4 callersMethodget
get - get latest filtered value from filter (equal to the value returned by latest call to apply method)
libraries/Filter/ModeFilter.h:36
↓ 4 callersMethodgetLLH
Return the last calculated latitude, longitude and height in WGS-84 If a calculated location isn't available, return a raw GPS measurement The status
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1085
↓ 4 callersMethodgetLastYawResetAngle
return the amount of yaw angle change due to the last yaw angle reset in radians returns the time of the last yaw angle reset or 0 if no reset has eve
libraries/AP_AHRS/AP_AHRS.cpp:2681
↓ 4 callersMethodgetOriginLLH
Return the latitude and longitude and height used to set the NED origin for the specified instance An out of range instance (eg -1) returns data for t
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1097
↓ 4 callersMethodgetQuaternion
return the quaternions defining the rotation from NED to XYZ (autopilot) axes
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1172
↓ 4 callersMethodgetVelInnovLength
libraries/AP_NavEKF/EKFGSF_yaw.cpp:651
↓ 4 callersMethodgetVelNED
return NED velocity in m/s
libraries/AP_NavEKF2/AP_NavEKF2.cpp:948
↓ 4 callersMethodget_acal
Returns accel calibrator interface object pointer
libraries/AP_InertialSensor/AP_InertialSensor.h:275
← previousnext →2,101–2,200 of 24,809, ranked by callers