MCPcopy Create free account

hub / github.com/ArduPilot/ardupilot / functions

Functions24,809 in github.com/ArduPilot/ardupilot

↓ 4 callersMethodpercent_input
get percentage input from 0 to 100. This ignores the trim value. */
libraries/RC_Channel/RC_Channel.cpp:461
↓ 4 callersMethodpin_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 callersMethodpitch_in_expo
ArduPlane/radio.cpp:432
↓ 4 callersMethodplay
libraries/AP_Notify/MMLPlayer.cpp:42
↓ 4 callersMethodpolyfit
(self, x, y, order)
Tools/scripts/tempcal_IMU.py:179
↓ 4 callersMethodpress
ArduSub/script_button.cpp:8
↓ 4 callersMethodprint_decoded
(self)
Tools/scripts/decode_watchdog.py:34
↓ 4 callersMethodprogress
(self, message)
Tools/autotest/check_autotest_speedup.py:33
↓ 4 callersFunctionpthread_cond_init
libraries/AP_HAL_QURT/replace.cpp:119
↓ 4 callersMethodpush
libraries/AP_HAL_Linux/RCOutput_PRU.cpp:100
↓ 4 callersFunctionpush_captures
libraries/AP_Scripting/lua/src/lstrlib.c:576
↓ 4 callersFunctionput_le16_ptr
libraries/AP_HAL/utility/sparse-endian.h:115
↓ 4 callersMethodpwm_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 callersMethodqueue
----------------------------------------------------------------------------- Implement queuing (a 92 byte packet) in the circular buffer
libraries/AP_Radio/AP_Radio_bk2425.cpp:84
↓ 4 callersMethodrangefinder_used_and_healthy
libraries/AC_WPNav/AC_WPNav.h:31
↓ 4 callersMethodrate_control_enabled
return true if rate control is enabled
libraries/APM_Control/AP_YawController.h:19
↓ 4 callersMethodrate_to_interval_us
(self, rate)
Tools/autotest/vehicle_test_suite.py:10848
↓ 4 callersMethodraw_logging_option_set
libraries/AP_InertialSensor/AP_InertialSensor.h:801
↓ 4 callersFunctionrc_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 callersMethodread
libraries/AP_Compass/AP_Compass.cpp:1766
↓ 4 callersMethodread_bytestuffed_byte
(self)
Tools/autotest/vehicle_test_suite.py:1582
↓ 4 callersMethodread_file
libraries/AP_HAL_Linux/Util.cpp:184
↓ 4 callersMethodread_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 callersMethodread_uint16
read 16 bit value */
libraries/StorageManager/StorageManager.cpp:259
↓ 4 callersMethodreceive
parent class receive handling for forwarding received frames to registered callbacks */
libraries/AP_HAL/CANIface.cpp:59
↓ 4 callersMethodrelease
release - move epm pwm output to the release position
libraries/AP_Gripper/AP_Gripper_EPM.cpp:73
↓ 4 callersFunctionremount_file_system
try to remount the file system on disk error */
libraries/AP_Filesystem/AP_Filesystem_FATFS.cpp:249
↓ 4 callersMethodremove_message_hook
remove hook from list of message hooks. Assumes it exists exactly once
Tools/autotest/vehicle_test_suite.py:4937
↓ 4 callersFunctionremove_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 callersMethodrename
libraries/AP_Filesystem/AP_Filesystem.cpp:193
↓ 4 callersMethodrequestYawReset
libraries/AP_NavEKF2/AP_NavEKF2.cpp:1552
↓ 4 callersMethodrequest_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 callersMethodrequest_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 callersMethodrequires_GPS
Blimp/mode.h:303
↓ 4 callersMethodreset
reset radio */
libraries/AP_Radio/AP_Radio_bk2425.cpp:158
↓ 4 callersMethodreset
libraries/AP_Logger/AP_Logger.cpp:1577
↓ 4 callersMethodreset
(self)
Tools/autotest/vehicle_test_suite.py:1408
↓ 4 callersMethodreset
(self)
Tools/mavproxy_modules/sitl_calibration.py:31
↓ 4 callersMethodresetGyroBias
reset body axis gyro bias estimates
libraries/AP_NavEKF2/AP_NavEKF2.cpp:985
↓ 4 callersFunctionresizebox
libraries/AP_Scripting/lua/src/lauxlib.c:464
↓ 4 callersFunctionresume
** 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 callersMethodretry_mount
if filesystem is not running then try a remount
libraries/AP_Filesystem/AP_Filesystem.cpp:302
↓ 4 callersMethodroll_in_expo
ArduPlane/radio.cpp:427
↓ 4 callersMethodroll_pitch_difference
libraries/AP_Math/quaternion.cpp:810
↓ 4 callersMethodrotate_body_frame_to_NE
rotate vector from vehicle's perspective to North-East frame
ArduCopter/Attitude.cpp:119
↓ 4 callersFunctionrotation_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 callersFunctionrssi
libraries/AP_RSSI/AP_RSSI.cpp:273
↓ 4 callersMethodrudder_in_expo
ArduPlane/radio.cpp:437
↓ 4 callersMethodrun_cmd_via_mavlite
(self, frsky, sport_to_mavlite,
Tools/autotest/vehicle_test_suite.py:13486
↓ 4 callersFunctionrun_in_terminal_window
Execute the run_in_terminal_window.sh command for cmd
Tools/autotest/sim_vehicle.py:609
↓ 4 callersMethodrun_waf
(self, args, compiler=None, show_output=True, source_dir=None)
Tools/scripts/size_compare_branches.py:307
↓ 4 callersMethodrunning
true if we are in a calibration process
libraries/AP_AccelCal/AP_AccelCal.cpp:409
↓ 4 callersMethodsame_loc_as
check if lat, lng, and alt match.
libraries/AP_Common/Location.h:131
↓ 4 callersMethodsample
libraries/AP_InertialSensor/BatchSampler.cpp:274
↓ 4 callersMethodsave
save new firmware
Tools/scripts/apj_tool.py:192
↓ 4 callersFunctionsave_fault_watchdog
save watchdog data for a hard fault */
libraries/AP_HAL_ChibiOS/system.cpp:257
↓ 4 callersMethodsend_adsb_vehicle
libraries/AP_ADSB/AP_ADSB.cpp:620
↓ 4 callersFunctionsend_byte
call process_pulse() for a byte of input */
libraries/AP_RCProtocol/examples/RCProtocolTest/RCProtocolTest.cpp:181
↓ 4 callersMethodsend_poll_message
(self, message_id, target_sysid=None, target_compid=None, quiet=False, mav=None)
Tools/autotest/vehicle_test_suite.py:11100
↓ 4 callersMethodserial_led_send
libraries/AP_HAL_SITL/RCOutput.cpp:151
↓ 4 callersMethodset_and_save_offsets
libraries/AP_Compass/AP_Compass.cpp:1856
↓ 4 callersMethodset_attitute
(self, roll, pitch, yaw, callback=None)
Tools/mavproxy_modules/sitl_calibration.py:53
↓ 4 callersMethodset_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 callersMethodset_climb_rate_cms
ArduPlane/quadplane.cpp:1084
↓ 4 callersMethodset_configuration_finished
libraries/AP_VideoTX/AP_VideoTX.h:172
↓ 4 callersMethodset_defaults
libraries/AP_Relay/AP_Relay.cpp:314
↓ 4 callersMethodset_desired_rotor_speed
set_desired_rotor_speed
libraries/AP_Motors/AP_MotorsHeli.cpp:584
↓ 4 callersMethodset_destination_speed_max
set the maximum vehicle speed at the destination
libraries/AP_Math/SCurve.cpp:431
↓ 4 callersMethodset_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 callersMethodset_home
sets ahrs home to specified location returns true if home location set successfully
Rover/commands.cpp:20
↓ 4 callersMethodset_home
set_home - sets ahrs home (used for RTL) to specified location returns true if home location set successfully
ArduCopter/commands.cpp:58
↓ 4 callersMethodset_home
ArduPlane/GCS_Mavlink.cpp:817
↓ 4 callersMethodset_home
set home to supplied loc
Tools/autotest/vehicle_test_suite.py:9532
↓ 4 callersMethodset_initialised_ok
libraries/AP_Motors/AP_Motors_Class.h:117
↓ 4 callersMethodset_is_flying
libraries/AP_ADSB/AP_ADSB.h:167
↓ 4 callersMethodset_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 callersMethodset_log_rfnd_bit
libraries/AP_RangeFinder/AP_RangeFinder.h:228
↓ 4 callersMethodset_log_start_mission_item_bit
libraries/AP_Mission/AP_Mission.h:782
↓ 4 callersMethodset_mode
set_mode - sets the yaw mode for auto
ArduCopter/autoyaw.cpp:54
↓ 4 callersMethodset_next_WP
* set_next_WP - sets the target location the vehicle should fly to */
ArduPlane/commands.cpp:10
↓ 4 callersMethodset_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 callersMethodset_radio_in
libraries/RC_Channel/RC_Channel.h:76
↓ 4 callersMethodset_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 callersMethodset_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 callersMethodset_serial_led_rgb_data
libraries/AP_HAL_SITL/RCOutput.cpp:128
↓ 4 callersMethodset_speed
libraries/AP_HAL_Linux/UDPDevice.cpp:73
↓ 4 callersMethodset_speed_accel
set maximum speed and acceleration
libraries/AP_Math/SplineCurve.cpp:34
↓ 4 callersMethodset_spoolup_block
libraries/AP_Motors/AP_Motors_Class.h:131
↓ 4 callersMethodset_stack_size
libraries/AP_HAL_Linux/Thread.cpp:242
↓ 4 callersMethodset_state
libraries/AP_FlashStorage/AP_FlashStorage.cpp:506
↓ 4 callersMethodset_status
libraries/AP_VideoTX/AP_Tramp.cpp:263
↓ 4 callersMethodset_takeoff_expected
Warn AHRS that we might take off soon */
ArduPlane/servos.cpp:634
↓ 4 callersMethodset_throttle
set throttle as a value from -100 to 100
libraries/AR_Motors/AP_MotorsUGV.cpp:232
↓ 4 callersMethodset_throttle_avg_max
range 0 ~ 1
libraries/AP_Motors/AP_Motors_Class.h:141
↓ 4 callersMethodset_throttle_filter_cutoff
range 0 ~ 1
libraries/AP_Motors/AP_Motors_Class.h:142
↓ 4 callersMethodset_touchdown_expected
libraries/AP_AHRS/AP_AHRS_Backend.cpp:284
↓ 4 callersMethodset_use_stab_col
set_use_stab_col - setter function
libraries/AC_InputManager/AC_InputManager_Heli.h:34
↓ 4 callersMethodsetall
set all bits
libraries/AP_Common/Bitmask.h:67
↓ 4 callersFunctionseterrorobj
libraries/AP_Scripting/lua/src/ldo.c:92
↓ 4 callersFunctionshape_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
← previousnext →2,401–2,500 of 24,809, ranked by callers