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
↓ 15 callers
Function
my_mexReturnValue
/ Puts double scalar in matlab variable in the array of return argument for mex*/
libraries/SITL/examples/JSON/MATLAB/tcp_udp_ip_2.0.6/pnet.c:657
↓ 15 callers
Method
past_interval_finish_line
see if location is past a line perpendicular to the line between point1 and point2 and passing through point2. If point1 is our previous waypoint and
libraries/AP_Common/Location.cpp:484
↓ 15 callers
Method
register_periodic_callback
libraries/AP_Compass/AP_Compass_AK8963.cpp:301
↓ 15 callers
Function
relay
libraries/AP_Relay/AP_Relay.cpp:692
↓ 15 callers
Method
reset_rate_controller_I_terms_smoothly
reset rate controller I terms smoothly to zero in 0.5 seconds
libraries/AC_AttitudeControl/AC_AttitudeControl.cpp:252
↓ 15 callers
Method
send_text
libraries/AP_Notify/AP_Notify.cpp:521
↓ 15 callers
Method
set_device_type
set device type within a device class
libraries/AP_Compass/AP_Compass_AK8963.cpp:392
↓ 15 callers
Method
set_filt_T_hz
filt_T_hz - set target filter hz
libraries/AC_PID/AC_PID.cpp:133
↓ 15 callers
Method
set_kDff
libraries/AC_PID/AC_PID.h:127
↓ 15 callers
Method
set_slew_limit
slew_limit - set slew limit
libraries/AC_PID/AC_PID.cpp:151
↓ 15 callers
Method
should_log
libraries/AP_GPS/AP_GPS.cpp:829
↓ 15 callers
Function
testnext
libraries/AP_Scripting/lua/src/lparser.c:97
↓ 15 callers
Method
unlock
libraries/AP_HAL_ChibiOS/shared_dma.cpp:227
↓ 15 callers
Method
user_takeoff
takeoff using mavlink takeoff command
Tools/autotest/vehicle_test_suite.py:12833
↓ 15 callers
Method
wait_roll
Wait for a given roll in degrees.
Tools/autotest/vehicle_test_suite.py:7446
↓ 15 callers
Method
write
libraries/AP_HAL_ESP32/GPIO.cpp:63
↓ 14 callers
Method
Write_Event
Wrote an event packet
libraries/AP_Logger/AP_Logger.cpp:1477
↓ 14 callers
Method
Write_MessageF
libraries/AP_Logger/AP_Logger.cpp:604
↓ 14 callers
Method
assert_receive_mission_item_request
(self, mission_type, seq)
Tools/autotest/rover.py:2497
↓ 14 callers
Function
calculate_noise
calculate a noisy noise component
libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp:44
↓ 14 callers
Method
canfdout
Tools/AP_Periph/AP_Periph.h:193
↓ 14 callers
Method
cast_to_float
cast a variable to a float given its type
libraries/AP_Param/AP_Param.cpp:1946
↓ 14 callers
Method
close
libraries/AP_HAL_Linux/UDPDevice.cpp:63
↓ 14 callers
Method
connect
connect the socket */
libraries/SITL/examples/JSON/C++/SocketExample.cpp:59
↓ 14 callers
Method
context_stop_collecting
stop collecting messages of type msg_type in context collection. Returns the collected messages
Tools/autotest/vehicle_test_suite.py:6455
↓ 14 callers
Function
cout
Tools/AP_Bootloader/support.cpp:75
↓ 14 callers
Function
crc32_small
smaller (and slower) crc32 for bootloader
libraries/AP_Math/crc.cpp:363
↓ 14 callers
Method
current_onboard_log_filepath
return filepath to currently open dataflash log. We assume that's the latest log...
Tools/autotest/vehicle_test_suite.py:12288
↓ 14 callers
Method
disarm
ArduSub/AP_Arming_Sub.cpp:164
↓ 14 callers
Function
fail
libraries/AP_Param/tools/eedump_apparam.c:82
↓ 14 callers
Function
fatfs_to_errno
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:172
↓ 14 callers
Method
find
Find a variable by name.
libraries/AP_Param/AP_Param.cpp:912
↓ 14 callers
Method
find_baudrate
find_baudrate - searches available serial ports for the first instance that allows the given protocol instance should be zero if searching for the fir
libraries/AP_SerialManager/AP_SerialManager.cpp:668
↓ 14 callers
Method
flight_option_enabled
check if FLIGHT_OPTION is enabled
ArduPlane/ArduPlane.cpp:1046
↓ 14 callers
Method
get_i
libraries/AC_PID/AC_PID.cpp:348
↓ 14 callers
Method
get_pilot_speed_dn
It will return the PILOT_SPEED_DN value if non zero, otherwise if zero it returns the PILOT_SPEED_UP value.
ArduSub/Attitude.cpp:136
↓ 14 callers
Method
get_takeoff_expected
libraries/AP_DAL/AP_DAL.h:177
↓ 14 callers
Method
get_throttle_in
get throttle passed into attitude controller (i.e. throttle_in provided to set_throttle_out)
libraries/AC_AttitudeControl/AC_AttitudeControl.h:346
↓ 14 callers
Method
healthy
Check basic filter health metrics and return a consolidated health status
libraries/AP_NavEKF3/AP_NavEKF3.cpp:1119
↓ 14 callers
Method
home_relative_loc_ne
(self, n, e)
Tools/autotest/vehicle_test_suite.py:5762
↓ 14 callers
Method
in_expected_delay
return true if we are in a period of expected delay. This can be used to suppress error messages */
libraries/AP_HAL_ChibiOS/Scheduler.cpp:392
↓ 14 callers
Method
init
child classes should override these methods
Blimp/mode.h:30
↓ 14 callers
Method
is_inf
libraries/AP_Math/vector2.cpp:90
↓ 14 callers
Method
is_landing
returns true if vehicle is landing.
ArduCopter/Copter.cpp:500
↓ 14 callers
Function
load32_le_buf
libraries/AP_CheckFirmware/monocypher.cpp:128
↓ 14 callers
Method
load_fence
(self, filename)
Tools/autotest/vehicle_test_suite.py:2248
↓ 14 callers
Method
lseek
libraries/AP_Filesystem/AP_Filesystem.cpp:169
↓ 14 callers
Function
luaL_buffinit
libraries/AP_Scripting/lua/src/lauxlib.c:572
↓ 14 callers
Function
luaL_fileresult
libraries/AP_Scripting/lua/src/lauxlib.c:237
↓ 14 callers
Function
lua_tolstring
libraries/AP_Scripting/lua/src/lapi.c:373
↓ 14 callers
Method
mavproxy_unload_module
(self, mavproxy, module)
Tools/autotest/vehicle_test_suite.py:12702
↓ 14 callers
Function
micros
libraries/AP_HAL_ChibiOS/system.cpp:352
↓ 14 callers
Function
micros
libraries/SITL/examples/JSON/C++/minimal.cpp:27
↓ 14 callers
Function
micros64
libraries/AP_HAL_QURT/system.cpp:51
↓ 14 callers
Function
my_mexInputOptionString
/ Returns pointer to static buffer (max 80 chars) holding a string in argument argno Global and error tolerant */
libraries/SITL/examples/JSON/MATLAB/tcp_udp_ip_2.0.6/pnet.c:541
↓ 14 callers
Function
nmea_printf
formatted print of NMEA message to the port, with checksum appended */
libraries/AP_Common/NMEA.cpp:65
↓ 14 callers
Method
output_min
Blimp/Fins.cpp:140
↓ 14 callers
Method
progress
(self, message)
Tools/autotest/test_build_options.py:109
↓ 14 callers
Method
projected
libraries/AP_Math/vector2.cpp:298
↓ 14 callers
Method
property
(self, propname, default=None)
Tools/scripts/uploader.py:185
↓ 14 callers
Function
put_be32_ptr
libraries/AP_HAL/utility/sparse-endian.h:121
↓ 14 callers
Method
read_uint8
libraries/StorageManager/StorageManager.h:105
↓ 14 callers
Function
rpm
libraries/AP_RPM/AP_RPM.cpp:345
↓ 14 callers
Method
run_subtest
(self, desc, func)
Tools/autotest/arduplane.py:1890
↓ 14 callers
Method
send_do_reposition
send a DO_REPOSITION command for a location
Tools/autotest/vehicle_test_suite.py:8120
↓ 14 callers
Method
send_message
queue a message to be sent (try_send_message does the *actual mavlink work!)
libraries/GCS_MAVLink/GCS_Common.cpp:1771
↓ 14 callers
Method
set_mode_to_default
ArduCopter/autoyaw.cpp:23
↓ 14 callers
Method
set_options
set optional features, return true on success
libraries/AP_HAL_ChibiOS/UARTDriver.cpp:1627
↓ 14 callers
Method
set_pin
libraries/AP_HAL/GPIO.cpp:18
↓ 14 callers
Method
set_throttle
setup output channels all non-manual modes */
ArduPlane/servos.cpp:595
↓ 14 callers
Method
set_vehicle_armed
libraries/AP_Logger/AP_Logger.cpp:680
↓ 14 callers
Method
start
(self)
Tools/mavproxy_modules/magcal_graph.py:35
↓ 14 callers
Method
state
ArduCopter/mode.h:1451
↓ 14 callers
Method
wait_rtl_complete
Wait for RTL to reach home and disarm
Tools/autotest/arducopter.py:404
↓ 14 callers
Method
watch_altitude_maintained
Watch and wait for the actual altitude to be maintained Keyword Arguments: delta {float} -- Maximum altitude range to be allowed
Tools/autotest/ardusub.py:101
↓ 14 callers
Method
wp_and_spline_init
wp_and_spline_init - initialise straight line and spline waypoint controllers speed_cms should be a positive value or left at zero to use the default
libraries/AC_WPNav/AC_WPNav.cpp:156
↓ 13 callers
Method
Thread
libraries/AP_HAL_QURT/Thread.h:36
↓ 13 callers
Method
Write_Message
Write a text message to the log
libraries/AP_Logger/LogFile.cpp:335
↓ 13 callers
Function
_i2c_delay
libraries/AP_HAL_ESP32/i2c_sw.c:275
↓ 13 callers
Method
assert_sensor_state
(self, sensor, present=True, enabled=True, healthy=True, verbose=False)
Tools/autotest/vehicle_test_suite.py:8296
↓ 13 callers
Method
begin
libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp:20
↓ 13 callers
Method
bus_num
return bus number
libraries/AP_HAL/Device.h:82
↓ 13 callers
Function
calculate_mah
libraries/AP_BattMonitor/tests/test_calculate_mah.cpp:10
↓ 13 callers
Function
checknext
libraries/AP_Scripting/lua/src/lparser.c:112
↓ 13 callers
Method
convert_centi_parameter
libraries/AP_Param/AP_Param.h:506
↓ 13 callers
Function
crc8_dvb
crc8 from betaflight
libraries/AP_Math/crc.cpp:112
↓ 13 callers
Function
crc8_dvb_s2
crc8 from betaflight
libraries/AP_Math/crc.cpp:106
↓ 13 callers
Method
delay_microseconds
libraries/AP_HAL_Linux/Scheduler.cpp:192
↓ 13 callers
Method
enable_aux_servos
Should be called after the servo functions have been initialized called at 1Hz
libraries/SRV_Channel/SRV_Channel_aux.cpp:237
↓ 13 callers
Method
extra_value
find an extra value of given type
libraries/AP_HAL_ChibiOS/hwdef/scripts/chibios_hwdef.py:334
↓ 13 callers
Function
fe_ccopy
libraries/AP_CheckFirmware/monocypher.cpp:1089
↓ 13 callers
Method
getPosZSource
get pos Z source
libraries/AP_NavEKF/AP_NavEKF_Source.cpp:238
↓ 13 callers
Method
get_bus_id
return 24 bit bus identifier
libraries/AP_InertialSensor/AuxiliaryBus.h:130
↓ 13 callers
Method
get_max_speed_down_cms
get_max_speed_down_cms - accessors for current maximum down speed in cm/s. Will be a negative number
libraries/AC_AttitudeControl/AC_PosControl.h:182
↓ 13 callers
Method
get_options
get optional features
libraries/AP_HAL_ChibiOS/UARTDriver.cpp:1785
↓ 13 callers
Method
get_radio_trim
libraries/RC_Channel/RC_Channel.h:94
↓ 13 callers
Method
get_relative_position_NED_origin
return a relative NED position from the origin in meters */
libraries/AP_AHRS/AP_AHRS.cpp:1701
↓ 13 callers
Method
get_status
Returns status of first good sensor. If no good sensor found, returns status of last instance sensor
libraries/AP_Proximity/AP_Proximity.cpp:327
↓ 13 callers
Method
get_vector_from_origin_NEU
libraries/AP_Common/Location.cpp:256
↓ 13 callers
Method
ground_course
ground course in degrees
libraries/AP_GPS/AP_GPS.h:381
← previous
next →
701–800 of 24,809, ranked by callers