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
↓ 4 callers
Method
percent_input
get percentage input from 0 to 100. This ignores the trim value. */
libraries/RC_Channel/RC_Channel.cpp:461
↓ 4 callers
Method
pin_to_servo_channel
return servo channel associated with GPIO pin. Returns true on success and fills in servo_ch argument servo_ch uses zero-based indexing
libraries/AP_HAL_ChibiOS/GPIO.cpp:547
↓ 4 callers
Method
pitch_in_expo
ArduPlane/radio.cpp:432
↓ 4 callers
Method
play
libraries/AP_Notify/MMLPlayer.cpp:42
↓ 4 callers
Method
polyfit
(self, x, y, order)
Tools/scripts/tempcal_IMU.py:179
↓ 4 callers
Method
press
ArduSub/script_button.cpp:8
↓ 4 callers
Method
print_decoded
(self)
Tools/scripts/decode_watchdog.py:34
↓ 4 callers
Method
progress
(self, message)
Tools/autotest/check_autotest_speedup.py:33
↓ 4 callers
Function
pthread_cond_init
libraries/AP_HAL_QURT/replace.cpp:119
↓ 4 callers
Method
push
libraries/AP_HAL_Linux/RCOutput_PRU.cpp:100
↓ 4 callers
Function
push_captures
libraries/AP_Scripting/lua/src/lstrlib.c:576
↓ 4 callers
Function
put_le16_ptr
libraries/AP_HAL/utility/sparse-endian.h:115
↓ 4 callers
Method
pwm_to_angle_dz_trim
return an "angle in centidegrees" (normally -4500 to 4500) from the current radio_in value using the specified dead_zone */
libraries/RC_Channel/RC_Channel.cpp:334
↓ 4 callers
Method
queue
----------------------------------------------------------------------------- Implement queuing (a 92 byte packet) in the circular buffer
libraries/AP_Radio/AP_Radio_bk2425.cpp:84
↓ 4 callers
Method
rangefinder_used_and_healthy
libraries/AC_WPNav/AC_WPNav.h:31
↓ 4 callers
Method
rate_control_enabled
return true if rate control is enabled
libraries/APM_Control/AP_YawController.h:19
↓ 4 callers
Method
rate_to_interval_us
(self, rate)
Tools/autotest/vehicle_test_suite.py:10848
↓ 4 callers
Method
raw_logging_option_set
libraries/AP_InertialSensor/AP_InertialSensor.h:801
↓ 4 callers
Function
rc_input_to_roll_pitch
rc_input_to_roll_pitch - transform pilot's normalised roll or pitch stick input into a roll and pitch euler angle command roll_in_unit and pitch_in_un
libraries/AP_Math/control.cpp:546
↓ 4 callers
Method
read
libraries/AP_Compass/AP_Compass.cpp:1766
↓ 4 callers
Method
read_bytestuffed_byte
(self)
Tools/autotest/vehicle_test_suite.py:1582
↓ 4 callers
Method
read_file
libraries/AP_HAL_Linux/Util.cpp:184
↓ 4 callers
Method
read_locked
read from a locked port. If port is locked and key is not correct then -1 is returned */
libraries/AP_HAL/UARTDriver.cpp:63
↓ 4 callers
Method
read_uint16
read 16 bit value */
libraries/StorageManager/StorageManager.cpp:259
↓ 4 callers
Method
receive
parent class receive handling for forwarding received frames to registered callbacks */
libraries/AP_HAL/CANIface.cpp:59
↓ 4 callers
Method
release
release - move epm pwm output to the release position
libraries/AP_Gripper/AP_Gripper_EPM.cpp:73
↓ 4 callers
Function
remount_file_system
try to remount the file system on disk error */
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:249
↓ 4 callers
Method
remove_message_hook
remove hook from list of message hooks. Assumes it exists exactly once
Tools/autotest/vehicle_test_suite.py:4937
↓ 4 callers
Function
remove_prefix
Removes a prefix from a string. Args: text (str): The original string. prefix (str): The prefix to remove. Returns:
Tools/scripts/annotate_params.py:119
↓ 4 callers
Method
rename
libraries/AP_Filesystem/AP_Filesystem.cpp:193
↓ 4 callers
Method
requestYawReset
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1552
↓ 4 callers
Method
request_thorough_cleanup
request thorough cleanup including simplification, pruning and removal of all unnecessary points returns true if the thorough cleanup was completed, f
libraries/AP_SmartRTL/AP_SmartRTL.cpp:285
↓ 4 callers
Method
request_yaw_reset
request EKF yaw reset to try and avoid the need for an EKF lane switch or failsafe
libraries/AP_AHRS/AP_AHRS.cpp:3359
↓ 4 callers
Method
requires_GPS
Blimp/mode.h:303
↓ 4 callers
Method
reset
reset radio */
libraries/AP_Radio/AP_Radio_bk2425.cpp:158
↓ 4 callers
Method
reset
libraries/AP_Logger/AP_Logger.cpp:1577
↓ 4 callers
Method
reset
(self)
Tools/autotest/vehicle_test_suite.py:1408
↓ 4 callers
Method
reset
(self)
Tools/mavproxy_modules/sitl_calibration.py:31
↓ 4 callers
Method
resetGyroBias
reset body axis gyro bias estimates
libraries/AP_NavEKF2/AP_NavEKF2.cpp:985
↓ 4 callers
Function
resizebox
libraries/AP_Scripting/lua/src/lauxlib.c:464
↓ 4 callers
Function
resume
** Do the work for 'lua_resume' in protected mode. Most of the work ** depends on the status of the coroutine: initial state, suspended ** inside a ho
libraries/AP_Scripting/lua/src/ldo.c:628
↓ 4 callers
Method
retry_mount
if filesystem is not running then try a remount
libraries/AP_Filesystem/AP_Filesystem.cpp:302
↓ 4 callers
Method
roll_in_expo
ArduPlane/radio.cpp:427
↓ 4 callers
Method
roll_pitch_difference
libraries/AP_Math/quaternion.cpp:810
↓ 4 callers
Method
rotate_body_frame_to_NE
rotate vector from vehicle's perspective to North-East frame
ArduCopter/Attitude.cpp:119
↓ 4 callers
Function
rotation_equal
return true if two rotations are equivalent This copes with the fact that we have some duplicates, like ROLL_180_YAW_90 and PITCH_180_YAW_270 */
libraries/AP_Math/AP_Math.cpp:366
↓ 4 callers
Function
rssi
libraries/AP_RSSI/AP_RSSI.cpp:273
↓ 4 callers
Method
rudder_in_expo
ArduPlane/radio.cpp:437
↓ 4 callers
Method
run_cmd_via_mavlite
(self, frsky, sport_to_mavlite,
Tools/autotest/vehicle_test_suite.py:13486
↓ 4 callers
Function
run_in_terminal_window
Execute the run_in_terminal_window.sh command for cmd
Tools/autotest/sim_vehicle.py:609
↓ 4 callers
Method
run_waf
(self, args, compiler=None, show_output=True, source_dir=None)
Tools/scripts/size_compare_branches.py:307
↓ 4 callers
Method
running
true if we are in a calibration process
libraries/AP_AccelCal/AP_AccelCal.cpp:409
↓ 4 callers
Method
same_loc_as
check if lat, lng, and alt match.
libraries/AP_Common/Location.h:131
↓ 4 callers
Method
sample
libraries/AP_InertialSensor/BatchSampler.cpp:274
↓ 4 callers
Method
save
save new firmware
Tools/scripts/apj_tool.py:192
↓ 4 callers
Function
save_fault_watchdog
save watchdog data for a hard fault */
libraries/AP_HAL_ChibiOS/system.cpp:257
↓ 4 callers
Method
send_adsb_vehicle
libraries/AP_ADSB/AP_ADSB.cpp:620
↓ 4 callers
Function
send_byte
call process_pulse() for a byte of input */
libraries/AP_RCProtocol/examples/RCProtocolTest/RCProtocolTest.cpp:181
↓ 4 callers
Method
send_poll_message
(self, message_id, target_sysid=None, target_compid=None, quiet=False, mav=None)
Tools/autotest/vehicle_test_suite.py:11100
↓ 4 callers
Method
serial_led_send
libraries/AP_HAL_SITL/RCOutput.cpp:151
↓ 4 callers
Method
set_and_save_offsets
libraries/AP_Compass/AP_Compass.cpp:1856
↓ 4 callers
Method
set_attitute
(self, roll, pitch, yaw, callback=None)
Tools/mavproxy_modules/sitl_calibration.py:53
↓ 4 callers
Method
set_auto_yaw_look_at_heading
set_auto_yaw_look_at_heading - sets the yaw look at heading for auto mode
ArduSub/mode_auto.cpp:347
↓ 4 callers
Method
set_climb_rate_cms
ArduPlane/quadplane.cpp:1084
↓ 4 callers
Method
set_configuration_finished
libraries/AP_VideoTX/AP_VideoTX.h:172
↓ 4 callers
Method
set_defaults
libraries/AP_Relay/AP_Relay.cpp:314
↓ 4 callers
Method
set_desired_rotor_speed
set_desired_rotor_speed
libraries/AP_Motors/AP_MotorsHeli.cpp:584
↓ 4 callers
Method
set_destination_speed_max
set the maximum vehicle speed at the destination
libraries/AP_Math/SCurve.cpp:431
↓ 4 callers
Method
set_estimated_terrain_height
set an externally estimated terrain height. Used to enable power saving (where available) at high altitudes. */
libraries/AP_RangeFinder/AP_RangeFinder.h:297
↓ 4 callers
Method
set_home
sets ahrs home to specified location returns true if home location set successfully
Rover/commands.cpp:20
↓ 4 callers
Method
set_home
set_home - sets ahrs home (used for RTL) to specified location returns true if home location set successfully
ArduCopter/commands.cpp:58
↓ 4 callers
Method
set_home
ArduPlane/GCS_Mavlink.cpp:817
↓ 4 callers
Method
set_home
set home to supplied loc
Tools/autotest/vehicle_test_suite.py:9532
↓ 4 callers
Method
set_initialised_ok
libraries/AP_Motors/AP_Motors_Class.h:117
↓ 4 callers
Method
set_is_flying
libraries/AP_ADSB/AP_ADSB.h:167
↓ 4 callers
Method
set_lean_angle_max_cd
set_lean_angle_max_cd - set the maximum lean angle. A value of zero means to use the ANGLE_MAX parameter. This is reset to zero on init_xy_contr
libraries/AC_AttitudeControl/AC_PosControl.h:396
↓ 4 callers
Method
set_log_rfnd_bit
libraries/AP_RangeFinder/AP_RangeFinder.h:228
↓ 4 callers
Method
set_log_start_mission_item_bit
libraries/AP_Mission/AP_Mission.h:782
↓ 4 callers
Method
set_mode
set_mode - sets the yaw mode for auto
ArduCopter/autoyaw.cpp:54
↓ 4 callers
Method
set_next_WP
* set_next_WP - sets the target location the vehicle should fly to */
ArduPlane/commands.cpp:10
↓ 4 callers
Method
set_origin
set the EKF's origin location in 10e7 degrees. This should only be called when the EKF has no absolute position reference (i.e. GPS) from which to de
libraries/AP_AHRS/AP_AHRS.cpp:1456
↓ 4 callers
Method
set_radio_in
libraries/RC_Channel/RC_Channel.h:76
↓ 4 callers
Method
set_rangefinder_terrain_offset
provide rangefinder based terrain offset terrain offset is the terrain's height above the EKF origin
libraries/AC_WPNav/AC_WPNav.h:27
↓ 4 callers
Method
set_rate_target
sets rate target in deg/s yaw_lock should be true if the yaw rate is earth-frame, false if body-frame (e.g. rotates with body of vehicle)
libraries/AP_Mount/AP_Mount.cpp:309
↓ 4 callers
Method
set_serial_led_rgb_data
libraries/AP_HAL_SITL/RCOutput.cpp:128
↓ 4 callers
Method
set_speed
libraries/AP_HAL_Linux/UDPDevice.cpp:73
↓ 4 callers
Method
set_speed_accel
set maximum speed and acceleration
libraries/AP_Math/SplineCurve.cpp:34
↓ 4 callers
Method
set_spoolup_block
libraries/AP_Motors/AP_Motors_Class.h:131
↓ 4 callers
Method
set_stack_size
libraries/AP_HAL_Linux/Thread.cpp:242
↓ 4 callers
Method
set_state
libraries/AP_FlashStorage/AP_FlashStorage.cpp:506
↓ 4 callers
Method
set_status
libraries/AP_VideoTX/AP_Tramp.cpp:263
↓ 4 callers
Method
set_takeoff_expected
Warn AHRS that we might take off soon */
ArduPlane/servos.cpp:634
↓ 4 callers
Method
set_throttle
set throttle as a value from -100 to 100
libraries/AR_Motors/AP_MotorsUGV.cpp:232
↓ 4 callers
Method
set_throttle_avg_max
range 0 ~ 1
libraries/AP_Motors/AP_Motors_Class.h:141
↓ 4 callers
Method
set_throttle_filter_cutoff
range 0 ~ 1
libraries/AP_Motors/AP_Motors_Class.h:142
↓ 4 callers
Method
set_touchdown_expected
libraries/AP_AHRS/AP_AHRS_Backend.cpp:284
↓ 4 callers
Method
set_use_stab_col
set_use_stab_col - setter function
libraries/AC_InputManager/AC_InputManager_Heli.h:34
↓ 4 callers
Method
setall
set all bits
libraries/AP_Common/Bitmask.h:67
↓ 4 callers
Function
seterrorobj
libraries/AP_Scripting/lua/src/ldo.c:92
↓ 4 callers
Function
shape_pos_vel_accel
shape_pos_vel_accel calculate a jerk limited path from the current position, velocity and acceleration to an input position and velocity. The functio
libraries/AP_Math/control.cpp:275
← previous
next →
2,401–2,500 of 24,809, ranked by callers