MCPcopy Create free account

hub / github.com/SlimeVR/SlimeVR-Tracker-ESP / functions

Functions1,844 in github.com/SlimeVR/SlimeVR-Tracker-ESP

MethodgetSleepEnabled
Get sleep mode status. * Setting the SLEEP bit in the register puts the device into very low power * sleep mode. In this mode, only the serial inter
lib/mpu9250/MPU9250.cpp:2376
MethodgetStandbyXAccelEnabled
Get X-axis accelerometer standby enabled status. * If enabled, the X-axis will not gather or report data (or use power). * @return Current X-axis st
lib/mpu6050/MPU6050.cpp:2589
MethodgetStandbyXAccelEnabled
Get X-axis accelerometer standby enabled status. * If enabled, the X-axis will not gather or report data (or use power). * @return Current X-axis st
lib/mpu9250/MPU9250.cpp:2526
MethodgetStandbyXGyroEnabled
Get X-axis gyroscope standby enabled status. * If enabled, the X-axis will not gather or report data (or use power). * @return Current X-axis standb
lib/mpu6050/MPU6050.cpp:2646
MethodgetStandbyXGyroEnabled
Get X-axis gyroscope standby enabled status. * If enabled, the X-axis will not gather or report data (or use power). * @return Current X-axis standb
lib/mpu9250/MPU9250.cpp:2583
MethodgetStandbyYAccelEnabled
Get Y-axis accelerometer standby enabled status. * If enabled, the Y-axis will not gather or report data (or use power). * @return Current Y-axis st
lib/mpu6050/MPU6050.cpp:2608
MethodgetStandbyYAccelEnabled
Get Y-axis accelerometer standby enabled status. * If enabled, the Y-axis will not gather or report data (or use power). * @return Current Y-axis st
lib/mpu9250/MPU9250.cpp:2545
MethodgetStandbyYGyroEnabled
Get Y-axis gyroscope standby enabled status. * If enabled, the Y-axis will not gather or report data (or use power). * @return Current Y-axis standb
lib/mpu6050/MPU6050.cpp:2665
MethodgetStandbyYGyroEnabled
Get Y-axis gyroscope standby enabled status. * If enabled, the Y-axis will not gather or report data (or use power). * @return Current Y-axis standb
lib/mpu9250/MPU9250.cpp:2602
MethodgetStandbyZAccelEnabled
Get Z-axis accelerometer standby enabled status. * If enabled, the Z-axis will not gather or report data (or use power). * @return Current Z-axis st
lib/mpu6050/MPU6050.cpp:2627
MethodgetStandbyZAccelEnabled
Get Z-axis accelerometer standby enabled status. * If enabled, the Z-axis will not gather or report data (or use power). * @return Current Z-axis st
lib/mpu9250/MPU9250.cpp:2564
MethodgetStandbyZGyroEnabled
Get Z-axis gyroscope standby enabled status. * If enabled, the Z-axis will not gather or report data (or use power). * @return Current Z-axis standb
lib/mpu6050/MPU6050.cpp:2684
MethodgetStandbyZGyroEnabled
Get Z-axis gyroscope standby enabled status. * If enabled, the Z-axis will not gather or report data (or use power). * @return Current Z-axis standb
lib/mpu9250/MPU9250.cpp:2621
MethodgetStepCount
Return the step count
lib/bno080/BNO080.cpp:913
MethodgetSystemStatus
! * @brief Gets the latest system status info * @param system_status * system status info * @param self_test_result *
lib/bno055_adafruit/Adafruit_BNO055.cpp:249
MethodgetTPS
src/status/TPSCounter.cpp:48
MethodgetTeiltHeading
See MPU-9250 Product Specification - 9.1 Orientation of Axes MPU9250 is XYZ, but AK8963 which is inside MPU9250 is YX-Z
lib/mpu9250/MPU9250.cpp:3510
MethodgetTemp
! * @brief Gets the temperature in degrees celsius * @return temperature in degrees celsius */
lib/bno055_adafruit/Adafruit_BNO055.cpp:364
MethodgetTempC
lib/ICM20948/ICM_20948.cpp:437
MethodgetTempFIFOEnabled
Get temperature FIFO enabled value. * When set to 1, this bit enables TEMP_OUT_H and TEMP_OUT_L (Registers 65 and * 66) to be written into the FIFO
lib/mpu6050/MPU6050.cpp:643
MethodgetTempFIFOEnabled
Get temperature FIFO enabled value. * When set to 1, this bit enables TEMP_OUT_H and TEMP_OUT_L (Registers 65 and * 66) to be written into the FIFO
lib/mpu9250/MPU9250.cpp:584
MethodgetTempSensorEnabled
Get temperature sensor enabled status. * Control the usage of the internal temperature sensor. * * Note: this register stores the *disabled* value,
lib/mpu6050/MPU6050.cpp:2484
MethodgetTempSensorEnabled
Get temperature sensor enabled status. * Control the usage of the internal temperature sensor. * * Note: this register stores the *disabled* value,
lib/mpu9250/MPU9250.cpp:2421
MethodgetTempTimestep
src/sensors/softfusion/runtimecalibration/RuntimeCalibration.h:183
MethodgetTemperature
Get current internal temperature. * @return Temperature reading in 16-bit 2's complement format * @see MPU6050_RA_TEMP_OUT_H */
lib/mpu6050/MPU6050.cpp:1877
MethodgetTemperature
Get current internal temperature. * @return Temperature reading in 16-bit 2's complement format * @see MPU9250_RA_TEMP_OUT_H */
lib/mpu9250/MPU9250.cpp:1822
MethodgetTimeStamp
Return the time stamp
lib/bno080/BNO080.cpp:931
MethodgetVersion
src/configuration/Configuration.cpp:175
MethodgetWaitForExternalSensorEnabled
Get wait-for-external-sensor-data enabled value. * When the WAIT_FOR_ES bit is set to 1, the Data Ready interrupt will be * delayed until External S
lib/mpu6050/MPU6050.cpp:823
MethodgetWaitForExternalSensorEnabled
Get wait-for-external-sensor-data enabled value. * When the WAIT_FOR_ES bit is set to 1, the Data Ready interrupt will be * delayed until External S
lib/mpu9250/MPU9250.cpp:764
MethodgetWakeCycleEnabled
Get wake cycle enabled status. * When this bit is set to 1 and SLEEP is disabled, the MPU-60X0 will cycle * between sleep mode and waking up to take
lib/mpu6050/MPU6050.cpp:2460
MethodgetWakeCycleEnabled
Get wake cycle enabled status. * When this bit is set to 1 and SLEEP is disabled, the MPU-60X0 will cycle * between sleep mode and waking up to take
lib/mpu9250/MPU9250.cpp:2397
MethodgetWakeFrequency
Get wake frequency in Accel-Only Low Power Mode. * The MPU-60X0 can be put into Accerlerometer Only Low Power Mode by setting * PWRSEL to 1 in the P
lib/mpu6050/MPU6050.cpp:2571
MethodgetWakeFrequency
Get wake frequency in Accel-Only Low Power Mode. * The MPU-60X0 can be put into Accerlerometer Only Low Power Mode by setting * PWRSEL to 1 in the P
lib/mpu9250/MPU9250.cpp:2508
MethodgetWhoAmI
lib/ICM20948/ICM_20948.cpp:564
MethodgetWriteError
src/network/connection.cpp:196
MethodgetXAccelOffset
lib/mpu9250/MPU9250.cpp:2788
MethodgetXAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2816
MethodgetXFineGain
lib/mpu6050/MPU6050.cpp:2857
MethodgetXFineGain
lib/mpu9250/MPU9250.cpp:2758
MethodgetXGyroFIFOEnabled
Get gyroscope X-axis FIFO enabled value. * When set to 1, this bit enables GYRO_XOUT_H and GYRO_XOUT_L (Registers 67 and * 68) to be written into th
lib/mpu6050/MPU6050.cpp:661
MethodgetXGyroFIFOEnabled
Get gyroscope X-axis FIFO enabled value. * When set to 1, this bit enables GYRO_XOUT_H and GYRO_XOUT_L (Registers 67 and * 68) to be written into th
lib/mpu9250/MPU9250.cpp:602
MethodgetXGyroOffset
lib/mpu9250/MPU9250.cpp:2728
MethodgetXGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2827
MethodgetXGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2846
MethodgetXNegMotionDetected
Get X-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2064
MethodgetXNegMotionDetected
Get X-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2001
MethodgetXPosMotionDetected
Get X-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2073
MethodgetXPosMotionDetected
Get X-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2010
MethodgetYAccelOffset
lib/mpu9250/MPU9250.cpp:2798
MethodgetYAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2826
MethodgetYFineGain
lib/mpu6050/MPU6050.cpp:2867
MethodgetYFineGain
lib/mpu9250/MPU9250.cpp:2768
MethodgetYGyroFIFOEnabled
Get gyroscope Y-axis FIFO enabled value. * When set to 1, this bit enables GYRO_YOUT_H and GYRO_YOUT_L (Registers 69 and * 70) to be written into th
lib/mpu6050/MPU6050.cpp:679
MethodgetYGyroFIFOEnabled
Get gyroscope Y-axis FIFO enabled value. * When set to 1, this bit enables GYRO_YOUT_H and GYRO_YOUT_L (Registers 69 and * 70) to be written into th
lib/mpu9250/MPU9250.cpp:620
MethodgetYGyroOffset
lib/mpu9250/MPU9250.cpp:2738
MethodgetYGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2837
MethodgetYGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2856
MethodgetYNegMotionDetected
Get Y-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2082
MethodgetYNegMotionDetected
Get Y-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2019
MethodgetYPosMotionDetected
Get Y-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2091
MethodgetYPosMotionDetected
Get Y-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2028
MethodgetYaw
Return the yaw / heading (rotation around the z-axis) in Radians
lib/bno080/BNO080.cpp:535
MethodgetZAccelOffset
lib/mpu9250/MPU9250.cpp:2808
MethodgetZAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2836
MethodgetZFineGain
lib/mpu6050/MPU6050.cpp:2877
MethodgetZFineGain
lib/mpu9250/MPU9250.cpp:2778
MethodgetZGyroFIFOEnabled
Get gyroscope Z-axis FIFO enabled value. * When set to 1, this bit enables GYRO_ZOUT_H and GYRO_ZOUT_L (Registers 71 and * 72) to be written into th
lib/mpu6050/MPU6050.cpp:697
MethodgetZGyroFIFOEnabled
Get gyroscope Z-axis FIFO enabled value. * When set to 1, this bit enables GYRO_ZOUT_H and GYRO_ZOUT_L (Registers 71 and * 72) to be written into th
lib/mpu9250/MPU9250.cpp:638
MethodgetZGyroOffset
lib/mpu9250/MPU9250.cpp:2748
MethodgetZGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2847
MethodgetZGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2866
MethodgetZNegMotionDetected
Get Z-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2100
MethodgetZNegMotionDetected
Get Z-axis negative motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2037
MethodgetZPosMotionDetected
Get Z-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_
lib/mpu6050/MPU6050.cpp:2109
MethodgetZPosMotionDetected
Get Z-axis positive motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_
lib/mpu9250/MPU9250.cpp:2046
MethodgetZROChange
src/sensors/softfusion/runtimecalibration/RuntimeCalibration.h:233
MethodgetZeroMotionDetected
Get zero motion detection interrupt status. * @return Motion detection status * @see MPU6050_RA_MOT_DETECT_STATUS * @see MPU6050_MOTION_MOT_ZRMOT_B
lib/mpu6050/MPU6050.cpp:2118
MethodgetZeroMotionDetected
Get zero motion detection interrupt status. * @return Motion detection status * @see MPU9250_RA_MOT_DETECT_STATUS * @see MPU9250_MOTION_MOT_ZRMOT_B
lib/mpu9250/MPU9250.cpp:2055
MethodgetZeroMotionDetectionDuration
Get zero motion detection event duration threshold. * This register configures the duration counter threshold for Zero Motion * interrupt generation
lib/mpu6050/MPU6050.cpp:622
MethodgetZeroMotionDetectionDuration
Get zero motion detection event duration threshold. * This register configures the duration counter threshold for Zero Motion * interrupt generation
lib/mpu9250/MPU9250.cpp:563
MethodgetZeroMotionDetectionThreshold
Get zero motion detection event acceleration threshold. * This register configures the detection threshold for Zero Motion interrupt * generation. T
lib/mpu6050/MPU6050.cpp:591
MethodgetZeroMotionDetectionThreshold
Get zero motion detection event acceleration threshold. * This register configures the detection threshold for Zero Motion interrupt * generation. T
lib/mpu9250/MPU9250.cpp:532
Methodget_axis
lib/math/basis.h:62
Methodget_axis_angle
lib/math/quat.h:91
Methodget_column
lib/math/basis.h:193
Methodget_euler
lib/math/quat.h:75
Methodget_euler
lib/math/basis.h:113
Methodget_main_diagonal
lib/math/basis.h:200
Methodget_rotation
lib/math/basis.h:89
Methodget_row
lib/math/basis.h:197
MethodhasNewAccel
lib/bno080/BNO080.cpp:634
MethodhasNewFastGyro
lib/bno080/BNO080.cpp:895
MethodhasNewGyro
lib/bno080/BNO080.cpp:819
MethodhasNewLinAccel
lib/bno080/BNO080.cpp:750
MethodhasNewMag
lib/bno080/BNO080.cpp:861
MethodhasNewMagQuat
lib/bno080/BNO080.cpp:630
MethodhasSensorOnBus
src/sensorinterface/RegisterInterface.cpp:40
MethodhasSensorOnBus
src/sensorinterface/i2cimpl.h:77
Methodi2cControllerConfigurePeripheral
lib/ICM20948/ICM_20948.cpp:962
← previousnext →1,101–1,200 of 1,844, ranked by callers