MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 5 callersMethodcorrect_wp_seq_numbers
(self, wps)
Tools/autotest/vehicle_test_suite.py:4261
↓ 5 callersFunctioncrc32
crc32 exposed for use by chibios.py
Tools/scripts/uploader.py:150
↓ 5 callersFunctioncrc_sum_of_bytes
sums the bytes in the supplied buffer, returns that sum mod 256 (i.e. shoved into a uint8_t)
libraries/AP_Math/crc.cpp:659
↓ 5 callersFunctioncreate_test_deleted
libraries/AP_HAL/utility/tests/test_own_ptr.cpp:116
↓ 5 callersMethodcrosstrack_error
ArduSub/mode.h:79
↓ 5 callersFunctioncrypto_chacha20_ctr
libraries/AP_CheckFirmware/monocypher.cpp:220
↓ 5 callersMethoddecay_I
reduce the integrator, used when we have a low scale factor in a quadplane hover */
libraries/APM_Control/AP_YawController.h:35
↓ 5 callersFunctiondelay
Tools/AP_Bootloader/bl_protocol.cpp:188
↓ 5 callersMethoddetach_interrupt
libraries/AP_HAL/GPIO.h:98
↓ 5 callersMethoddisarm
returns true if disarming occurred successfully
libraries/AP_Arming/AP_Arming.cpp:1854
↓ 5 callersMethoddistance_cm
libraries/AP_DAL/AP_DAL_RangeFinder.h:62
↓ 5 callersMethoddownload_parameters
(self, target_system, target_component)
Tools/autotest/vehicle_test_suite.py:12391
↓ 5 callersFunctiondsm_guess_format
* Attempt to guess if receiving 10 or 11 bit channel values * * @param[in] reset true=reset the 10/11 bit state to unknown */
libraries/AP_HAL/utility/dsm.cpp:104
↓ 5 callersMethodearth_to_body2D
rotate a 2D vector from earth frame to body frame
libraries/AP_AHRS/AP_AHRS_View.cpp:91
↓ 5 callersMethodenable
libraries/AP_HAL_Linux/PWM_Sysfs.cpp:76
↓ 5 callersMethodenable
enable the display
libraries/AP_OSD/AP_OSD.h:657
↓ 5 callersMethodenable_configured
enable_configured - allows configured fences to be enabled/disabled. returns a bitmask of fences that were changed
libraries/AC_Fence/AC_Fence.h:73
↓ 5 callersMethodenabled
returns true if library is enabled
libraries/AP_Follow/AP_Follow.h:56
↓ 5 callersMethoderrorScore
Return a consolidated error score where higher numbers represent larger errors Intended to be used by the front-end to determine which is the primary
libraries/AP_NavEKF2/AP_NavEKF2_Outputs.cpp:40
↓ 5 callersMethodexec_command
(self, cmd, **kw)
Tools/ardupilotwaf/chibios.py:127
↓ 5 callersMethodexpect_list_remove
Remove item from the expect list.
Tools/autotest/vehicle_test_suite.py:3347
↓ 5 callersFunctionexplist
libraries/AP_Scripting/lua/src/lparser.c:804
↓ 5 callersFunctionfatal
libraries/AP_Scripting/lua/src/luac.c:38
↓ 5 callersFunctionfe_frombytes
libraries/AP_CheckFirmware/monocypher.cpp:1224
↓ 5 callersFunctionfft
libraries/AP_GyroFFT/AP_GyroFFT.cpp:1462
↓ 5 callersMethodfgets
returns null-terminated string; cr or lf terminates line
libraries/AP_Filesystem/AP_Filesystem.cpp:325
↓ 5 callersFunctionfileno_to_stream
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:102
↓ 5 callersMethodfind_portnum
find_portnum - find port number (SERIALn index) for a protocol and instance, -1 for not found
libraries/AP_SerialManager/AP_SerialManager.cpp:678
↓ 5 callersFunctionflash_write_buffer
write to flash with buffering to 32 bytes alignment */
Tools/AP_Bootloader/support.cpp:219
↓ 5 callersFunctionfloat_to_uint16
libraries/AP_Math/AP_Math.cpp:510
↓ 5 callersFunctionfree_file_descriptor
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:118
↓ 5 callersMethodgetYawData
returns true if a yaw estimate is available. yaw and its variance is returned, as well as the number of models which are *not* being used to snthesis
libraries/AP_NavEKF/EKFGSF_yaw.cpp:638
↓ 5 callersMethodget_RSSI
libraries/AP_RCProtocol/AP_RCProtocol.cpp:520
↓ 5 callersMethodget_accel_bias
libraries/AP_Mount/SoloGimbal_Parameters.cpp:227
↓ 5 callersMethodget_alt_distance
return the altitude difference in meters taking into account alt frame.
libraries/AP_Common/Location.cpp:291
↓ 5 callersFunctionget_declination
libraries/AP_Declination/examples/AP_Declination_test/AP_Declination_test.cpp:55
↓ 5 callersMethodget_declination
libraries/AP_Compass/AP_Compass.cpp:2019
↓ 5 callersMethodget_enabled
libraries/AP_VideoTX/AP_VideoTX.h:158
↓ 5 callersMethodget_euler_yaw
libraries/AP_Math/quaternion.cpp:601
↓ 5 callersMethodget_exclusion_circle_count
exclusion circles returns number of exclusion circles defined
libraries/AC_Fence/AC_PolyFence_loader.h:99
↓ 5 callersMethodget_exclusion_polygon_count
exclusion polygons returns number of polygon exclusion zones defined
libraries/AC_Fence/AC_PolyFence_loader.h:65
↓ 5 callersMethodget_expo
libraries/AC_AttitudeControl/AC_CommandModel.h:19
↓ 5 callersMethodget_fly_forward
libraries/AP_DAL/AP_DAL.h:173
↓ 5 callersMethodget_gyro_latest
return a smoothed and corrected gyro vector using the latest ins data (which may not have been consumed by the EKF yet)
libraries/AP_AHRS/AP_AHRS_View.cpp:86
↓ 5 callersMethodget_inclusion_polygon_count
inclusion polygons returns number of polygon inclusion zones defined
libraries/AC_Fence/AC_PolyFence_loader.h:82
↓ 5 callersMethodget_lag
return the expected lag (in seconds) in the position and velocity readings from the gps return true if the GPS hardware configuration is known or th
libraries/AP_GPS/AP_GPS.cpp:1689
↓ 5 callersMethodget_land_airspeed
get target airspeed for landing, for use by TECS */
ArduPlane/quadplane.cpp:4335
↓ 5 callersMethodget_led_len
libraries/AP_Notify/AP_Notify.h:222
↓ 5 callersMethodget_mcu_lib
get library file for the chosen MCU
libraries/AP_HAL_ChibiOS/hwdef/scripts/chibios_hwdef.py:154
↓ 5 callersMethodget_mount_roll_pitch_yaw_deg
return mount (aka gimbal) roll, pitch and yaw angles in degrees
Tools/autotest/arducopter.py:5393
↓ 5 callersMethodget_oldest_index
returns the index for the ring buffer oldest data
libraries/AP_NavEKF/EKF_Buffer.h:127
↓ 5 callersMethodget_options
libraries/AP_VideoTX/AP_VideoTX.h:151
↓ 5 callersMethodget_pitch
libraries/AP_Motors/AP_Motors_Class.h:153
↓ 5 callersMethodget_random_vals
* This method will read random values with set size. */
libraries/AP_HAL_SITL/Util.cpp:122
↓ 5 callersMethodget_rate_tc
Accessors for parameters
libraries/AC_AttitudeControl/AC_CommandModel.h:17
↓ 5 callersMethodget_relative_position_NED_home
return a relative ground position from home in meters */
libraries/AP_AHRS/AP_AHRS.cpp:1755
↓ 5 callersMethodget_relative_position_NE_home
return a relative ground position from home in meters North/East */
libraries/AP_AHRS/AP_AHRS.cpp:1807
↓ 5 callersMethodget_safety_mask
return the value of BRD_SAFETY_MASK
libraries/AP_BoardConfig/AP_BoardConfig.h:124
↓ 5 callersMethodget_semaphore
libraries/AP_Compass/AP_Compass_AK09916.cpp:391
↓ 5 callersMethodget_serial_by_id
get_serial_by_id - gets serial by serial id
libraries/AP_SerialManager/AP_SerialManager.cpp:688
↓ 5 callersMethodget_servo_out
libraries/APM_Control/AP_YawController.cpp:188
↓ 5 callersMethodget_speed_scaler
ArduPlane/Plane.h:936
↓ 5 callersMethodget_state
libraries/AP_FlashStorage/AP_FlashStorage.cpp:477
↓ 5 callersMethodget_state
libraries/AP_Compass/CompassCalibrator.cpp:169
↓ 5 callersMethodget_statistics
get some statistics for TERRAIN_REPORT */
libraries/AP_Terrain/TerrainGCS.cpp:165
↓ 5 callersMethodget_stick_arming_channel
Return the Rudder channel number as set in parameter.
Tools/autotest/vehicle_test_suite.py:5805
↓ 5 callersMethodget_stopping_point_z_cm
get_stopping_point_z_cm - calculates stopping point in NEU cm based on current position, velocity, vehicle acceleration
libraries/AC_AttitudeControl/AC_PosControl.cpp:1289
↓ 5 callersMethodget_string
libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp:25
↓ 5 callersMethodget_terrain_offset
get terrain's altitude (in cm above the ekf origin) at the current position (+ve means terrain below vehicle is above ekf origin's altitude)
libraries/AC_WPNav/AC_WPNav.cpp:653
↓ 5 callersMethodget_voltage
libraries/SITL/SIM_Battery.cpp:164
↓ 5 callersMethodget_weighted_frequency
calculate noise frequencies from FFT data provided by the HAL subsystem
libraries/AP_GyroFFT/AP_GyroFFT.cpp:1300
↓ 5 callersFunctiongetjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
libraries/AP_Scripting/lua/src/lcode.c:97
↓ 5 callersFunctiongetlocvar
libraries/AP_Scripting/lua/src/lparser.c:195
↓ 5 callersMethodguided_set_destination
guided_set_destination - sets guided mode's target destination Returns true if the fence is enabled and guided waypoint is within the fence else retur
ArduSub/mode_guided.cpp:166
↓ 5 callersMethodhandle_adsb_vehicle
* Update the vehicle list. If the vehicle is already in the * list then it will update it, otherwise it will be added. */
libraries/AP_ADSB/AP_ADSB.cpp:523
↓ 5 callersFunctionhandle_manual
libraries/AP_Scripting/generator/src/main.c:882
↓ 5 callersMethodhas_manual_throttle
Blimp/mode.h:307
↓ 5 callersMethodhas_option
libraries/AP_VideoTX/AP_VideoTX.h:152
↓ 5 callersMethodhas_pan_control
has_pan_control - returns true if the mount has yaw control (required for copters)
libraries/AP_Mount/AP_Mount.cpp:234
↓ 5 callersMethodhave_params_changed
libraries/AP_VideoTX/AP_VideoTX.cpp:409
↓ 5 callersMethodhave_reverse_thrust
return true if we are configured to support reverse thrust */
ArduPlane/reverse_thrust.cpp:118
↓ 5 callersMethodhome_is_locked
libraries/AP_AHRS/AP_AHRS.h:540
↓ 5 callersMethodhover_and_check_matched_frequency
do a simple up-and-down test flight with current vehicle state. Check that the onboard filter comes up with the same peak-frequency that
Tools/autotest/arducopter.py:6375
↓ 5 callersMethodhover_and_check_matched_frequency_with_fft_and_psd
Takeoff and hover, checking the noise against the provided db level and returning psd
Tools/autotest/arducopter.py:6134
↓ 5 callersFunctionhrt_micros32
libraries/AP_HAL_ChibiOS/hwdef/common/hrt.c:122
↓ 5 callersFunctionhrt_micros64
libraries/AP_HAL_ChibiOS/hwdef/common/hrt.c:103
↓ 5 callersFunctionhwdef_write
write to the hwdef temp file
Tools/scripts/sitl-on-hardware/sitl-on-hw.py:76
↓ 5 callersFunctioni2c_write_bytes
libraries/AP_HAL_ESP32/i2c_sw.c:221
↓ 5 callersMethodin_pullup
return true if in a pullup manoeuvre at the end of NAV_ALTITUDE_WAIT */
ArduPlane/pullup.cpp:76
↓ 5 callersFunctioninclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
libraries/AP_Scripting/lua/src/llex.c:153
↓ 5 callersMethodinit
libraries/AP_Airspeed/AP_Airspeed.cpp:310
↓ 5 callersMethodinit
initialise AP_Module, looking for shared libraries in the given module path */
libraries/AP_Module/AP_Module.cpp:82
↓ 5 callersMethodinit
initialise waypoint controller. speed_max should be set to the maximum speed in m/s (or left at zero to use the default speed)
libraries/AR_WPNav/AR_WPNav.cpp:99
↓ 5 callersFunctioninitialize
libraries/AP_DDS/AP_DDS_Client.cpp:158
↓ 5 callersFunctionint16FromLeBytes
! * Decode a signed 2 byte integer from a little endian byte stream. * \param bytes is a pointer to the byte stream which contains the encoded data.
libraries/AP_PiccoloCAN/piccolo_protocol/fielddecode.c:421
↓ 5 callersFunctionint16ToLeBytes
! * Encode a signed 2 byte integer on a little endian byte stream. * \param number is the value to encode. * \param bytes is a pointer to the byte
libraries/AP_PiccoloCAN/piccolo_protocol/fieldencode.c:416
↓ 5 callersMethodisErrorFrame
libraries/AP_HAL/CANIface.h:83
↓ 5 callersMethodis_system_initialized
libraries/AP_HAL_ChibiOS/Scheduler.h:107
↓ 5 callersMethodis_taking_off
returns true if vehicle is taking off.
ArduCopter/Copter.cpp:506
↓ 5 callersMethodis_vtol_land
return true if current mission item is a vtol land */
ArduPlane/quadplane.cpp:4014
← previousnext →1,801–1,900 of 24,809, ranked by callers