MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 15 callersFunctionmy_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 callersMethodpast_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 callersMethodregister_periodic_callback
libraries/AP_Compass/AP_Compass_AK8963.cpp:301
↓ 15 callersFunctionrelay
libraries/AP_Relay/AP_Relay.cpp:692
↓ 15 callersMethodreset_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 callersMethodsend_text
libraries/AP_Notify/AP_Notify.cpp:521
↓ 15 callersMethodset_device_type
set device type within a device class
libraries/AP_Compass/AP_Compass_AK8963.cpp:392
↓ 15 callersMethodset_filt_T_hz
filt_T_hz - set target filter hz
libraries/AC_PID/AC_PID.cpp:133
↓ 15 callersMethodset_kDff
libraries/AC_PID/AC_PID.h:127
↓ 15 callersMethodset_slew_limit
slew_limit - set slew limit
libraries/AC_PID/AC_PID.cpp:151
↓ 15 callersMethodshould_log
libraries/AP_GPS/AP_GPS.cpp:829
↓ 15 callersFunctiontestnext
libraries/AP_Scripting/lua/src/lparser.c:97
↓ 15 callersMethodunlock
libraries/AP_HAL_ChibiOS/shared_dma.cpp:227
↓ 15 callersMethoduser_takeoff
takeoff using mavlink takeoff command
Tools/autotest/vehicle_test_suite.py:12833
↓ 15 callersMethodwait_roll
Wait for a given roll in degrees.
Tools/autotest/vehicle_test_suite.py:7446
↓ 15 callersMethodwrite
libraries/AP_HAL_ESP32/GPIO.cpp:63
↓ 14 callersMethodWrite_Event
Wrote an event packet
libraries/AP_Logger/AP_Logger.cpp:1477
↓ 14 callersMethodWrite_MessageF
libraries/AP_Logger/AP_Logger.cpp:604
↓ 14 callersMethodassert_receive_mission_item_request
(self, mission_type, seq)
Tools/autotest/rover.py:2497
↓ 14 callersFunctioncalculate_noise
calculate a noisy noise component
libraries/AP_InertialSensor/AP_InertialSensor_SITL.cpp:44
↓ 14 callersMethodcanfdout
Tools/AP_Periph/AP_Periph.h:193
↓ 14 callersMethodcast_to_float
cast a variable to a float given its type
libraries/AP_Param/AP_Param.cpp:1946
↓ 14 callersMethodclose
libraries/AP_HAL_Linux/UDPDevice.cpp:63
↓ 14 callersMethodconnect
connect the socket */
libraries/SITL/examples/JSON/C++/SocketExample.cpp:59
↓ 14 callersMethodcontext_stop_collecting
stop collecting messages of type msg_type in context collection. Returns the collected messages
Tools/autotest/vehicle_test_suite.py:6455
↓ 14 callersFunctioncout
Tools/AP_Bootloader/support.cpp:75
↓ 14 callersFunctioncrc32_small
smaller (and slower) crc32 for bootloader
libraries/AP_Math/crc.cpp:363
↓ 14 callersMethodcurrent_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 callersMethoddisarm
ArduSub/AP_Arming_Sub.cpp:164
↓ 14 callersFunctionfail
libraries/AP_Param/tools/eedump_apparam.c:82
↓ 14 callersFunctionfatfs_to_errno
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:172
↓ 14 callersMethodfind
Find a variable by name.
libraries/AP_Param/AP_Param.cpp:912
↓ 14 callersMethodfind_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 callersMethodflight_option_enabled
check if FLIGHT_OPTION is enabled
ArduPlane/ArduPlane.cpp:1046
↓ 14 callersMethodget_i
libraries/AC_PID/AC_PID.cpp:348
↓ 14 callersMethodget_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 callersMethodget_takeoff_expected
libraries/AP_DAL/AP_DAL.h:177
↓ 14 callersMethodget_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 callersMethodhealthy
Check basic filter health metrics and return a consolidated health status
libraries/AP_NavEKF3/AP_NavEKF3.cpp:1119
↓ 14 callersMethodhome_relative_loc_ne
(self, n, e)
Tools/autotest/vehicle_test_suite.py:5762
↓ 14 callersMethodin_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 callersMethodinit
child classes should override these methods
Blimp/mode.h:30
↓ 14 callersMethodis_inf
libraries/AP_Math/vector2.cpp:90
↓ 14 callersMethodis_landing
returns true if vehicle is landing.
ArduCopter/Copter.cpp:500
↓ 14 callersFunctionload32_le_buf
libraries/AP_CheckFirmware/monocypher.cpp:128
↓ 14 callersMethodload_fence
(self, filename)
Tools/autotest/vehicle_test_suite.py:2248
↓ 14 callersMethodlseek
libraries/AP_Filesystem/AP_Filesystem.cpp:169
↓ 14 callersFunctionluaL_buffinit
libraries/AP_Scripting/lua/src/lauxlib.c:572
↓ 14 callersFunctionluaL_fileresult
libraries/AP_Scripting/lua/src/lauxlib.c:237
↓ 14 callersFunctionlua_tolstring
libraries/AP_Scripting/lua/src/lapi.c:373
↓ 14 callersMethodmavproxy_unload_module
(self, mavproxy, module)
Tools/autotest/vehicle_test_suite.py:12702
↓ 14 callersFunctionmicros
libraries/AP_HAL_ChibiOS/system.cpp:352
↓ 14 callersFunctionmicros
libraries/SITL/examples/JSON/C++/minimal.cpp:27
↓ 14 callersFunctionmicros64
libraries/AP_HAL_QURT/system.cpp:51
↓ 14 callersFunctionmy_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 callersFunctionnmea_printf
formatted print of NMEA message to the port, with checksum appended */
libraries/AP_Common/NMEA.cpp:65
↓ 14 callersMethodoutput_min
Blimp/Fins.cpp:140
↓ 14 callersMethodprogress
(self, message)
Tools/autotest/test_build_options.py:109
↓ 14 callersMethodprojected
libraries/AP_Math/vector2.cpp:298
↓ 14 callersMethodproperty
(self, propname, default=None)
Tools/scripts/uploader.py:185
↓ 14 callersFunctionput_be32_ptr
libraries/AP_HAL/utility/sparse-endian.h:121
↓ 14 callersMethodread_uint8
libraries/StorageManager/StorageManager.h:105
↓ 14 callersFunctionrpm
libraries/AP_RPM/AP_RPM.cpp:345
↓ 14 callersMethodrun_subtest
(self, desc, func)
Tools/autotest/arduplane.py:1890
↓ 14 callersMethodsend_do_reposition
send a DO_REPOSITION command for a location
Tools/autotest/vehicle_test_suite.py:8120
↓ 14 callersMethodsend_message
queue a message to be sent (try_send_message does the *actual mavlink work!)
libraries/GCS_MAVLink/GCS_Common.cpp:1771
↓ 14 callersMethodset_mode_to_default
ArduCopter/autoyaw.cpp:23
↓ 14 callersMethodset_options
set optional features, return true on success
libraries/AP_HAL_ChibiOS/UARTDriver.cpp:1627
↓ 14 callersMethodset_pin
libraries/AP_HAL/GPIO.cpp:18
↓ 14 callersMethodset_throttle
setup output channels all non-manual modes */
ArduPlane/servos.cpp:595
↓ 14 callersMethodset_vehicle_armed
libraries/AP_Logger/AP_Logger.cpp:680
↓ 14 callersMethodstart
(self)
Tools/mavproxy_modules/magcal_graph.py:35
↓ 14 callersMethodstate
ArduCopter/mode.h:1451
↓ 14 callersMethodwait_rtl_complete
Wait for RTL to reach home and disarm
Tools/autotest/arducopter.py:404
↓ 14 callersMethodwatch_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 callersMethodwp_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 callersMethodThread
libraries/AP_HAL_QURT/Thread.h:36
↓ 13 callersMethodWrite_Message
Write a text message to the log
libraries/AP_Logger/LogFile.cpp:335
↓ 13 callersFunction_i2c_delay
libraries/AP_HAL_ESP32/i2c_sw.c:275
↓ 13 callersMethodassert_sensor_state
(self, sensor, present=True, enabled=True, healthy=True, verbose=False)
Tools/autotest/vehicle_test_suite.py:8296
↓ 13 callersMethodbegin
libraries/AP_Scripting/AP_Scripting_SerialAccess.cpp:20
↓ 13 callersMethodbus_num
return bus number
libraries/AP_HAL/Device.h:82
↓ 13 callersFunctioncalculate_mah
libraries/AP_BattMonitor/tests/test_calculate_mah.cpp:10
↓ 13 callersFunctionchecknext
libraries/AP_Scripting/lua/src/lparser.c:112
↓ 13 callersMethodconvert_centi_parameter
libraries/AP_Param/AP_Param.h:506
↓ 13 callersFunctioncrc8_dvb
crc8 from betaflight
libraries/AP_Math/crc.cpp:112
↓ 13 callersFunctioncrc8_dvb_s2
crc8 from betaflight
libraries/AP_Math/crc.cpp:106
↓ 13 callersMethoddelay_microseconds
libraries/AP_HAL_Linux/Scheduler.cpp:192
↓ 13 callersMethodenable_aux_servos
Should be called after the servo functions have been initialized called at 1Hz
libraries/SRV_Channel/SRV_Channel_aux.cpp:237
↓ 13 callersMethodextra_value
find an extra value of given type
libraries/AP_HAL_ChibiOS/hwdef/scripts/chibios_hwdef.py:334
↓ 13 callersFunctionfe_ccopy
libraries/AP_CheckFirmware/monocypher.cpp:1089
↓ 13 callersMethodgetPosZSource
get pos Z source
libraries/AP_NavEKF/AP_NavEKF_Source.cpp:238
↓ 13 callersMethodget_bus_id
return 24 bit bus identifier
libraries/AP_InertialSensor/AuxiliaryBus.h:130
↓ 13 callersMethodget_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 callersMethodget_options
get optional features
libraries/AP_HAL_ChibiOS/UARTDriver.cpp:1785
↓ 13 callersMethodget_radio_trim
libraries/RC_Channel/RC_Channel.h:94
↓ 13 callersMethodget_relative_position_NED_origin
return a relative NED position from the origin in meters */
libraries/AP_AHRS/AP_AHRS.cpp:1701
↓ 13 callersMethodget_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 callersMethodget_vector_from_origin_NEU
libraries/AP_Common/Location.cpp:256
↓ 13 callersMethodground_course
ground course in degrees
libraries/AP_GPS/AP_GPS.h:381
← previousnext →701–800 of 24,809, ranked by callers