Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArduPilot/ardupilot
/ functions
Functions
24,809 in github.com/ArduPilot/ardupilot
⨍
Functions
24,809
◇
Types & classes
5,738
↳
Endpoints
26
↓ 5 callers
Method
correct_wp_seq_numbers
(self, wps)
Tools/autotest/vehicle_test_suite.py:4261
↓ 5 callers
Function
crc32
crc32 exposed for use by chibios.py
Tools/scripts/uploader.py:150
↓ 5 callers
Function
crc_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 callers
Function
create_test_deleted
libraries/AP_HAL/utility/tests/test_own_ptr.cpp:116
↓ 5 callers
Method
crosstrack_error
ArduSub/mode.h:79
↓ 5 callers
Function
crypto_chacha20_ctr
libraries/AP_CheckFirmware/monocypher.cpp:220
↓ 5 callers
Method
decay_I
reduce the integrator, used when we have a low scale factor in a quadplane hover */
libraries/APM_Control/AP_YawController.h:35
↓ 5 callers
Function
delay
Tools/AP_Bootloader/bl_protocol.cpp:188
↓ 5 callers
Method
detach_interrupt
libraries/AP_HAL/GPIO.h:98
↓ 5 callers
Method
disarm
returns true if disarming occurred successfully
libraries/AP_Arming/AP_Arming.cpp:1854
↓ 5 callers
Method
distance_cm
libraries/AP_DAL/AP_DAL_RangeFinder.h:62
↓ 5 callers
Method
download_parameters
(self, target_system, target_component)
Tools/autotest/vehicle_test_suite.py:12391
↓ 5 callers
Function
dsm_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 callers
Method
earth_to_body2D
rotate a 2D vector from earth frame to body frame
libraries/AP_AHRS/AP_AHRS_View.cpp:91
↓ 5 callers
Method
enable
libraries/AP_HAL_Linux/PWM_Sysfs.cpp:76
↓ 5 callers
Method
enable
enable the display
libraries/AP_OSD/AP_OSD.h:657
↓ 5 callers
Method
enable_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 callers
Method
enabled
returns true if library is enabled
libraries/AP_Follow/AP_Follow.h:56
↓ 5 callers
Method
errorScore
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 callers
Method
exec_command
(self, cmd, **kw)
Tools/ardupilotwaf/chibios.py:127
↓ 5 callers
Method
expect_list_remove
Remove item from the expect list.
Tools/autotest/vehicle_test_suite.py:3347
↓ 5 callers
Function
explist
libraries/AP_Scripting/lua/src/lparser.c:804
↓ 5 callers
Function
fatal
libraries/AP_Scripting/lua/src/luac.c:38
↓ 5 callers
Function
fe_frombytes
libraries/AP_CheckFirmware/monocypher.cpp:1224
↓ 5 callers
Function
fft
libraries/AP_GyroFFT/AP_GyroFFT.cpp:1462
↓ 5 callers
Method
fgets
returns null-terminated string; cr or lf terminates line
libraries/AP_Filesystem/AP_Filesystem.cpp:325
↓ 5 callers
Function
fileno_to_stream
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:102
↓ 5 callers
Method
find_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 callers
Function
flash_write_buffer
write to flash with buffering to 32 bytes alignment */
Tools/AP_Bootloader/support.cpp:219
↓ 5 callers
Function
float_to_uint16
libraries/AP_Math/AP_Math.cpp:510
↓ 5 callers
Function
free_file_descriptor
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:118
↓ 5 callers
Method
getYawData
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 callers
Method
get_RSSI
libraries/AP_RCProtocol/AP_RCProtocol.cpp:520
↓ 5 callers
Method
get_accel_bias
libraries/AP_Mount/SoloGimbal_Parameters.cpp:227
↓ 5 callers
Method
get_alt_distance
return the altitude difference in meters taking into account alt frame.
libraries/AP_Common/Location.cpp:291
↓ 5 callers
Function
get_declination
libraries/AP_Declination/examples/AP_Declination_test/AP_Declination_test.cpp:55
↓ 5 callers
Method
get_declination
libraries/AP_Compass/AP_Compass.cpp:2019
↓ 5 callers
Method
get_enabled
libraries/AP_VideoTX/AP_VideoTX.h:158
↓ 5 callers
Method
get_euler_yaw
libraries/AP_Math/quaternion.cpp:601
↓ 5 callers
Method
get_exclusion_circle_count
exclusion circles returns number of exclusion circles defined
libraries/AC_Fence/AC_PolyFence_loader.h:99
↓ 5 callers
Method
get_exclusion_polygon_count
exclusion polygons returns number of polygon exclusion zones defined
libraries/AC_Fence/AC_PolyFence_loader.h:65
↓ 5 callers
Method
get_expo
libraries/AC_AttitudeControl/AC_CommandModel.h:19
↓ 5 callers
Method
get_fly_forward
libraries/AP_DAL/AP_DAL.h:173
↓ 5 callers
Method
get_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 callers
Method
get_inclusion_polygon_count
inclusion polygons returns number of polygon inclusion zones defined
libraries/AC_Fence/AC_PolyFence_loader.h:82
↓ 5 callers
Method
get_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 callers
Method
get_land_airspeed
get target airspeed for landing, for use by TECS */
ArduPlane/quadplane.cpp:4335
↓ 5 callers
Method
get_led_len
libraries/AP_Notify/AP_Notify.h:222
↓ 5 callers
Method
get_mcu_lib
get library file for the chosen MCU
libraries/AP_HAL_ChibiOS/hwdef/scripts/chibios_hwdef.py:154
↓ 5 callers
Method
get_mount_roll_pitch_yaw_deg
return mount (aka gimbal) roll, pitch and yaw angles in degrees
Tools/autotest/arducopter.py:5393
↓ 5 callers
Method
get_oldest_index
returns the index for the ring buffer oldest data
libraries/AP_NavEKF/EKF_Buffer.h:127
↓ 5 callers
Method
get_options
libraries/AP_VideoTX/AP_VideoTX.h:151
↓ 5 callers
Method
get_pitch
libraries/AP_Motors/AP_Motors_Class.h:153
↓ 5 callers
Method
get_random_vals
* This method will read random values with set size. */
libraries/AP_HAL_SITL/Util.cpp:122
↓ 5 callers
Method
get_rate_tc
Accessors for parameters
libraries/AC_AttitudeControl/AC_CommandModel.h:17
↓ 5 callers
Method
get_relative_position_NED_home
return a relative ground position from home in meters */
libraries/AP_AHRS/AP_AHRS.cpp:1755
↓ 5 callers
Method
get_relative_position_NE_home
return a relative ground position from home in meters North/East */
libraries/AP_AHRS/AP_AHRS.cpp:1807
↓ 5 callers
Method
get_safety_mask
return the value of BRD_SAFETY_MASK
libraries/AP_BoardConfig/AP_BoardConfig.h:124
↓ 5 callers
Method
get_semaphore
libraries/AP_Compass/AP_Compass_AK09916.cpp:391
↓ 5 callers
Method
get_serial_by_id
get_serial_by_id - gets serial by serial id
libraries/AP_SerialManager/AP_SerialManager.cpp:688
↓ 5 callers
Method
get_servo_out
libraries/APM_Control/AP_YawController.cpp:188
↓ 5 callers
Method
get_speed_scaler
ArduPlane/Plane.h:936
↓ 5 callers
Method
get_state
libraries/AP_FlashStorage/AP_FlashStorage.cpp:477
↓ 5 callers
Method
get_state
libraries/AP_Compass/CompassCalibrator.cpp:169
↓ 5 callers
Method
get_statistics
get some statistics for TERRAIN_REPORT */
libraries/AP_Terrain/TerrainGCS.cpp:165
↓ 5 callers
Method
get_stick_arming_channel
Return the Rudder channel number as set in parameter.
Tools/autotest/vehicle_test_suite.py:5805
↓ 5 callers
Method
get_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 callers
Method
get_string
libraries/AP_Frsky_Telem/AP_Frsky_MAVlite_Message.cpp:25
↓ 5 callers
Method
get_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 callers
Method
get_voltage
libraries/SITL/SIM_Battery.cpp:164
↓ 5 callers
Method
get_weighted_frequency
calculate noise frequencies from FFT data provided by the HAL subsystem
libraries/AP_GyroFFT/AP_GyroFFT.cpp:1300
↓ 5 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
libraries/AP_Scripting/lua/src/lcode.c:97
↓ 5 callers
Function
getlocvar
libraries/AP_Scripting/lua/src/lparser.c:195
↓ 5 callers
Method
guided_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 callers
Method
handle_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 callers
Function
handle_manual
libraries/AP_Scripting/generator/src/main.c:882
↓ 5 callers
Method
has_manual_throttle
Blimp/mode.h:307
↓ 5 callers
Method
has_option
libraries/AP_VideoTX/AP_VideoTX.h:152
↓ 5 callers
Method
has_pan_control
has_pan_control - returns true if the mount has yaw control (required for copters)
libraries/AP_Mount/AP_Mount.cpp:234
↓ 5 callers
Method
have_params_changed
libraries/AP_VideoTX/AP_VideoTX.cpp:409
↓ 5 callers
Method
have_reverse_thrust
return true if we are configured to support reverse thrust */
ArduPlane/reverse_thrust.cpp:118
↓ 5 callers
Method
home_is_locked
libraries/AP_AHRS/AP_AHRS.h:540
↓ 5 callers
Method
hover_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 callers
Method
hover_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 callers
Function
hrt_micros32
libraries/AP_HAL_ChibiOS/hwdef/common/hrt.c:122
↓ 5 callers
Function
hrt_micros64
libraries/AP_HAL_ChibiOS/hwdef/common/hrt.c:103
↓ 5 callers
Function
hwdef_write
write to the hwdef temp file
Tools/scripts/sitl-on-hardware/sitl-on-hw.py:76
↓ 5 callers
Function
i2c_write_bytes
libraries/AP_HAL_ESP32/i2c_sw.c:221
↓ 5 callers
Method
in_pullup
return true if in a pullup manoeuvre at the end of NAV_ALTITUDE_WAIT */
ArduPlane/pullup.cpp:76
↓ 5 callers
Function
inclinenumber
** 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 callers
Method
init
libraries/AP_Airspeed/AP_Airspeed.cpp:310
↓ 5 callers
Method
init
initialise AP_Module, looking for shared libraries in the given module path */
libraries/AP_Module/AP_Module.cpp:82
↓ 5 callers
Method
init
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 callers
Function
initialize
libraries/AP_DDS/AP_DDS_Client.cpp:158
↓ 5 callers
Function
int16FromLeBytes
! * 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 callers
Function
int16ToLeBytes
! * 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 callers
Method
isErrorFrame
libraries/AP_HAL/CANIface.h:83
↓ 5 callers
Method
is_system_initialized
libraries/AP_HAL_ChibiOS/Scheduler.h:107
↓ 5 callers
Method
is_taking_off
returns true if vehicle is taking off.
ArduCopter/Copter.cpp:506
↓ 5 callers
Method
is_vtol_land
return true if current mission item is a vtol land */
ArduPlane/quadplane.cpp:4014
← previous
next →
1,801–1,900 of 24,809, ranked by callers