MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 26 callersMethodmodel_defaults_filepath
(self, model)
Tools/autotest/vehicle_test_suite.py:14936
↓ 26 callersFunctionmount
libraries/AP_Mount/AP_Mount.cpp:1162
↓ 26 callersMethodmul_transpose
libraries/AP_Math/matrix3.cpp:158
↓ 26 callersMethodprintf
print into the buffer, expanding if needed */
libraries/AP_Common/ExpandingString.cpp:68
↓ 26 callersMethodprogress
Pretty printer.
Tools/scripts/run_coverage.py:40
↓ 26 callersMethodread
libraries/AP_LeakDetector/AP_LeakDetector_Analog.cpp:12
↓ 26 callersMethodreset_I
libraries/PID/PID.cpp:112
↓ 26 callersMethodset_angle
Sets guided's angular target submode: Using a rotation quaternion, angular velocity, and climbrate or thrust (depends on user option) attitude_quat: I
ArduCopter/mode_guided.cpp:650
↓ 26 callersMethodset_message_rate_hz
set a message rate in Hz; 0 for original, -1 to disable
Tools/autotest/vehicle_test_suite.py:10856
↓ 26 callersMethodstop_mavproxy
(self, mavproxy)
Tools/autotest/vehicle_test_suite.py:9132
↓ 25 callersMethodclear
libraries/AP_JSON/AP_JSON.cpp:195
↓ 25 callersFunctionfe_add
libraries/AP_CheckFirmware/monocypher.cpp:1076
↓ 25 callersMethodget
get value
libraries/AP_Scripting/AP_Scripting_helpers.cpp:109
↓ 25 callersFunctionget_random16
simple 16 bit random number generator */
libraries/AP_Math/AP_Math.cpp:332
↓ 25 callersMethodhandle_message
Rover/GCS_Mavlink.cpp:866
↓ 25 callersFunctionhtobe32
libraries/AP_HAL/utility/sparse-endian.h:87
↓ 25 callersFunctionluaL_checklstring
libraries/AP_Scripting/lua/src/lauxlib.c:393
↓ 25 callersMethodmode_number
ArduPlane/mode.h:453
↓ 25 callersMethodreset
Reset state
ArduPlane/VTOL_Assist.cpp:8
↓ 25 callersMethodset_kD
libraries/AC_PID/AC_PID.h:119
↓ 25 callersMethodset_lateral
set lateral input as a value from -100 to +100
libraries/AR_Motors/AP_MotorsUGV.cpp:244
↓ 25 callersFunctionsqrt_controller
sqrt_controller calculates the correction based on a proportional controller with piecewise sqrt sections to constrain second derivative.
libraries/AP_Math/control.cpp:401
↓ 25 callersFunctionstring_copy
lazy helper that allocates a storage buffer and does strcpy for us
libraries/AP_Scripting/generator/src/main.c:287
↓ 25 callersMethodtakeoffAndMoveAway
(self, dAlt=50, dDist=50)
Tools/autotest/arducopter.py:182
↓ 25 callersMethodunlink
libraries/AP_Filesystem/AP_Filesystem.cpp:181
↓ 25 callersMethodupdate
possibly send a new GPS packet */
libraries/SITL/SIM_GPS.cpp:301
↓ 25 callersMethodupdate_all
update_all - set target and measured inputs to PID controller and calculate outputs target and error are filtered the derivative is then calculated an
libraries/AC_PID/AC_PID.cpp:193
↓ 25 callersMethodupdate_xy_controller
update_xy_controller - runs the horizontal position controller correcting position, velocity and acceleration errors. Position and velocity errors are
libraries/AC_AttitudeControl/AC_PosControl.cpp:644
↓ 24 callersMethod__init__
(self, destination_address)
Tools/autotest/vehicle_test_suite.py:885
↓ 24 callersMethodassert_parameter_value
(self, parameter, required, **kwargs)
Tools/autotest/vehicle_test_suite.py:4365
↓ 24 callersMethodassert_received_message_field_values
(self, message, fiel
Tools/autotest/vehicle_test_suite.py:4440
↓ 24 callersMethoddo_timesync_roundtrip
(self, quiet=False, timeout_in_wallclock=False)
Tools/autotest/vehicle_test_suite.py:3593
↓ 24 callersMethodend
libraries/AP_HAL/UARTDriver.cpp:133
↓ 24 callersMethodend_subsubtest
TODO: sanity checks?
Tools/autotest/vehicle_test_suite.py:12260
↓ 24 callersMethodfind
find defaults in firmware
Tools/scripts/apj_tool.py:105
↓ 24 callersMethodget_accel_z
get_speed_z - returns target descent speed in cm/s during missions. Note: always positive
libraries/AC_WPNav/AC_WPNav.h:85
↓ 24 callersMethodget_relative_position_D_home
return relative position from home in meters */
libraries/AP_AHRS/AP_AHRS.cpp:1862
↓ 24 callersMethodget_vector_xy_from_origin_NE
libraries/AP_Common/Location.cpp:236
↓ 24 callersMethodmkdir
libraries/AP_Filesystem/AP_Filesystem.cpp:187
↓ 24 callersMethodmode_is
(self, mode, cached=False, drain_mav=True, drain_mav_quietly=True)
Tools/autotest/vehicle_test_suite.py:8237
↓ 24 callersMethodnum_sensors
return number of active GPS sensors. Note that if the first GPS is not present but the 2nd is then we return 2. Note that a blended GPS solution is tr
libraries/AP_GPS/AP_GPS.cpp:411
↓ 24 callersMethodread
libraries/AP_Radio/AP_Radio.cpp:232
↓ 24 callersMethodsend
send vehicle state to ride along controlers
libraries/SITL/SIM_JSON_Master.cpp:172
↓ 24 callersMethodset_kI
libraries/AC_PID/AC_PID.h:118
↓ 24 callersMethodsize
return number of bits available
libraries/AP_Common/Bitmask.h:143
↓ 24 callersFunctionstrdup
replacement for strdup */
libraries/AP_HAL_ChibiOS/hwdef/common/malloc.c:509
↓ 24 callersFunctionvehicle
libraries/AP_Vehicle/AP_Vehicle.cpp:1159
↓ 24 callersMethodwind_estimate
return a wind estimation vector, in m/s; returns 0,0,0 on failure
libraries/AP_AHRS/AP_AHRS.cpp:3530
↓ 23 callersMethodbit_extract
(self, number, offset, length)
Tools/autotest/vehicle_test_suite.py:12988
↓ 23 callersMethodclear_mission
clear mision_type from autopilot. Note that this does NOT actually send a MISSION_CLEAR_ALL message
Tools/autotest/vehicle_test_suite.py:11179
↓ 23 callersMethoddisarm
arming.disarm - disarm motors
ArduCopter/AP_Arming.cpp:781
↓ 23 callersFunctionerror
Show errors.
Tools/autotest/param_metadata/param_parse.py:125
↓ 23 callersMethodfirst_set
return first bit set, or -1 if none set
libraries/AP_Common/Bitmask.h:133
↓ 23 callersMethodget_airspeed
return the current airspeed in m/s
libraries/AP_Airspeed/AP_Airspeed.cpp:891
↓ 23 callersMethodget_loop_period_s
get the time-allowed-per-loop in seconds
libraries/AP_Scheduler/AP_Scheduler.h:157
↓ 23 callersMethodget_output_min
get MIN/MAX/TRIM parameters
libraries/SRV_Channel/SRV_Channel.h:240
↓ 23 callersMethodget_rate
get_rate - returns target rate in deg/sec held in RATE parameter
libraries/AC_WPNav/AC_Circle.h:51
↓ 23 callersMethodget_trim
libraries/SRV_Channel/SRV_Channel.h:246
↓ 23 callersMethodget_velocity_z_up_cms
* get_velocity_z_up_cms - returns the current z-axis velocity, frame z-axis up, in cm/s * * @return z-axis velocity, frame z-axis up, in cm/s */
libraries/AP_InertialNav/AP_InertialNav.cpp:125
↓ 23 callersMethodinit
initialise QAUTOTUNE mode */
ArduPlane/qautotune.cpp:9
↓ 23 callersMethodlocation_offset_ne
move location in metres
Tools/autotest/vehicle_test_suite.py:5754
↓ 23 callersFunctionluaG_runerror
libraries/AP_Scripting/lua/src/ldebug.c:653
↓ 23 callersFunctionluaL_optinteger
libraries/AP_Scripting/lua/src/lauxlib.c:443
↓ 23 callersFunctionmicros64
libraries/AP_HAL_ChibiOS/system.cpp:387
↓ 23 callersMethodnum_commands
num_commands - returns total number of commands in the mission this number includes offset 0, the home location
libraries/AP_Mission/AP_Mission.h:500
↓ 23 callersMethodsafety_switch_state
libraries/AP_HAL_SITL/Util.cpp:89
↓ 23 callersMethodset
libraries/AP_Param/AP_Param.h:1094
↓ 23 callersMethodset_forward
libraries/AP_Motors/AP_Motors_Class.h:144
↓ 23 callersFunctionset_state
libraries/SITL/SIM_PS_LightWare_SF45B.h:251
↓ 22 callersFunctionBIT_CLEAR
libraries/AP_Common/AP_Common.h:183
↓ 22 callersMethodWriteCriticalBlock
libraries/AP_Logger/AP_Logger.cpp:771
↓ 22 callersMethodadvance
libraries/AP_HAL/utility/RingBuffer.cpp:137
↓ 22 callersMethodavailable_memory
libraries/AP_HAL_QURT/Util.cpp:19
↓ 22 callersFunctioncrc_crc8
crc8 from trone driver by Luis Rodrigues */
libraries/AP_Math/crc.cpp:83
↓ 22 callersMethoddelay_microseconds
libraries/AP_HAL_ChibiOS/Scheduler.cpp:162
↓ 22 callersFunctionfe_sub
libraries/AP_CheckFirmware/monocypher.cpp:1077
↓ 22 callersFunctionfloat32ScaledFrom1UnsignedBytes
! * Decode a float from a byte stream by inverse floating point scaling from 1 * unsigned byte. * \param bytes is a pointer to the byte stream to d
libraries/AP_PiccoloCAN/piccolo_protocol/scaleddecode.c:247
↓ 22 callersFunctionfloat32ScaledTo1UnsignedBytes
! * Encode a float on a byte stream by floating point scaling to fit in 1 * unsigned byte. * \param value is the number to encode. * \param bytes
libraries/AP_PiccoloCAN/piccolo_protocol/scaledencode.c:442
↓ 22 callersMethodfrom_axis_angle
libraries/AP_Math/matrix3.cpp:233
↓ 22 callersMethodget_att_target_euler_cd
Return 321-intrinsic euler angles in centidegrees representing the rotation from NED earth frame to the attitude controller's target attitude. NOTE**
libraries/AC_AttitudeControl/AC_AttitudeControl.h:270
↓ 22 callersMethodget_bus_id
return 24 bit bus identifier
libraries/AP_HAL/Device.h:87
↓ 22 callersMethodget_output_max
libraries/SRV_Channel/SRV_Channel.h:243
↓ 22 callersFunctionluaK_codeABC
** Format and emit an 'iABC' instruction. (Assertions check consistency ** of parameters versus opcode.) */
libraries/AP_Scripting/lua/src/lcode.c:319
↓ 22 callersMethodnum_sats
number of locked satellites
libraries/AP_GPS/AP_GPS.h:402
↓ 22 callersMethodset_pos_target_z_from_climb_rate_cm
set_pos_target_z_from_climb_rate_cm - adjusts target up or down using a commanded climb rate in cm/s using the default position control kinematic path
libraries/AC_AttitudeControl/AC_PosControl.cpp:898
↓ 22 callersMethodset_state
libraries/AP_FETtecOneWire/AP_FETtecOneWire.h:180
↓ 22 callersFunctionstm32_flash_wait_idle
libraries/AP_HAL_ChibiOS/hwdef/common/flash.c:223
↓ 22 callersMethodwait_distance_to_home
Wait for distance to home to be within specified bounds.
Tools/autotest/vehicle_test_suite.py:7887
↓ 22 callersMethodwait_distance_to_location
Wait for flight of a given distance.
Tools/autotest/vehicle_test_suite.py:7868
↓ 22 callersMethodwrite
(self, buf)
Tools/autotest/pysim/fg_display.py:37
↓ 21 callersMethodassert_fence_sys_status
(self, present, enabled, health)
Tools/autotest/arduplane.py:1408
↓ 21 callersMethodbf_feedforward
Enable or disable body-frame feed forward
libraries/AC_AttitudeControl/AC_AttitudeControl.h:328
↓ 21 callersMethodchannel
libraries/RC_Channel/examples/RC_Channel/RC_Channel.cpp:31
↓ 21 callersMethodcheck
(self)
Tools/scripts/run_flake8.py:27
↓ 21 callersMethodcontext_get
Get Saved parameters.
Tools/autotest/vehicle_test_suite.py:6418
↓ 21 callersMethoddoes_auto_throttle
true if the mode sets the vehicle destination, which controls whether control input is ignored with STICK_MIXING=0
ArduPlane/mode.h:128
↓ 21 callersMethoddump_message_verbose
return verbose dump of m. Wraps the pymavlink routine which inconveniently takes a filehandle
Tools/autotest/vehicle_test_suite.py:9433
↓ 21 callersFunctionend_dependency
libraries/AP_Scripting/generator/src/main.c:1284
↓ 21 callersMethodflush
(self)
Tools/autotest/vehicle_test_suite.py:247
↓ 21 callersMethodget_interlock
get motor interlock status. true means motors run, false motors don't run
libraries/AP_Motors/AP_Motors_Class.h:127
← previousnext →401–500 of 24,809, ranked by callers