MCPcopy Create free account

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

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

Methodsetup
src/configuration/Configuration.cpp:42
Methodsetup
src/status/LEDManager.cpp:30
MethodshowConnectionAttemptFailed
src/network/wifihandler.cpp:269
Methodsign
lib/math/vector3.h:169
MethodsignalOverwhelmed
src/sensors/softfusion/runtimecalibration/SampleRateCalibrationStep.h:70
MethodsignalOverwhelmed
Signals that the sensor had more packets than the MCU could read, which can compromise calibration
src/sensors/softfusion/runtimecalibration/CalibrationStep.h:51
MethodsignalOverwhelmed
src/sensors/softfusion/runtimecalibration/RuntimeCalibration.h:189
Methodsleep
lib/ICM20948/ICM_20948.cpp:524
Methodslerp
lib/math/vector3.h:188
Methodslide
slide returns the component of the vector along the given plane, specified by its normal vector.
lib/math/vector3.h:420
Functionsmoothstep
lib/math/shared.h:136
MethodsoftReset
Send command to reset IC Read all advertisement packets from sensor
lib/bno080/BNO080.cpp:1241
MethodsoftResetIMU
src/sensors/softfusion/drivers/icm45base.h:193
Functionsquare
lib/vqf/basicvqf.cpp:19
Methodstart
src/sensors/softfusion/runtimecalibration/SampleRateCalibrationStep.h:43
Methodstart
src/sensors/softfusion/runtimecalibration/NullCalibrationStep.h:41
Methodstart
src/sensors/softfusion/runtimecalibration/MotionlessCalibrationStep.h:46
Methodstart
src/sensors/softfusion/runtimecalibration/GyroBiasCalibrationStep.h:44
Methodstart
src/sensors/softfusion/runtimecalibration/AccelBiasCalibrationStep.h:47
MethodstartCalibration
src/sensors/bno080sensor.cpp:379
MethodstartCalibration
src/sensors/bno055sensor.cpp:91
MethodstartCalibration
src/sensors/mpu9250sensor.cpp:242
MethodstartCalibration
src/sensors/mpu6050sensor.cpp:194
MethodstartCalibration
src/sensors/icm20948sensor.cpp:153
MethodstartCalibration
src/sensors/softfusion/SoftfusionCalibration.h:136
MethodstartCalibration
src/sensors/softfusion/softfusionsensor.h:366
MethodstartCalibrationAutoSave
src/sensors/icm20948sensor.cpp:158
MethodstartDMP
src/sensors/icm20948sensor.cpp:171
MethodstartMotionLoop
src/sensors/icm20948sensor.cpp:321
MethodstartupDefault
lib/ICM20948/ICM_20948.cpp:1006
MethodstartupMagnetometer
lib/ICM20948/ICM_20948.cpp:1651
MethodstatusString
lib/ICM20948/ICM_20948.cpp:442
MethodstatusToFailure
src/network/wifihandler.cpp:250
MethodstatusToReasonString
src/network/wifihandler.cpp:229
MethodstepCalibrationForward
src/sensors/softfusion/runtimecalibration/RuntimeCalibration.h:260
Methodstop
lib/i2cdev/I2Cdev.cpp:904
MethodswReset
lib/ICM20948/ICM_20948.cpp:518
MethodswapFifoData
really just an implementation detail of getNextSample...
src/sensors/mpu9250sensor.cpp:469
MethodswapIn
src/sensorinterface/DirectSPIInterface.cpp:40
MethodswapIn
src/sensorinterface/I2CWireSensorInterface.h:49
MethodswitchSPIEnabled
Switch from I2C to SPI mode (MPU-6000 only) * If this is set, the primary SPI interface will be enabled in place of the * disabled primary I2C inter
lib/mpu6050/MPU6050.cpp:2381
MethodswitchSPIEnabled
Switch from I2C to SPI mode (MPU-6000 only) * If this is set, the primary SPI interface will be enabled in place of the * disabled primary I2C inter
lib/mpu9250/MPU9250.cpp:2318
MethodtangentAt
src/motionprocessing/OnlinePolyfit.h:113
Methodtask_id
lib/ICM20948/arduino-timer.h:222
Methodtemp
lib/ICM20948/ICM_20948.cpp:432
MethodtestConnection
Verify the I2C connection. * Make sure the device is connected and responds as expected. * @return True if connection is valid, false otherwise */
lib/mpu9250/MPU9250.cpp:72
MethodtestConnectionMagnetometer
Verify the I2C connection. * Make sure the device is connected and responds as expected. * @return True if connection is valid, false otherwise */
lib/mpu9250/MPU9250.cpp:3408
Methodtick
Ticks the timer forward - call this function in loop() */
lib/ICM20948/arduino-timer.h:116
Methodtick
src/sensors/softfusion/CalibrationBase.h:78
Methodtick
src/sensors/softfusion/runtimecalibration/SampleRateCalibrationStep.h:48
Methodtick
src/sensors/softfusion/runtimecalibration/NullCalibrationStep.h:43
Methodtick
src/sensors/softfusion/runtimecalibration/RuntimeCalibration.h:111
Methodtick
src/sensors/softfusion/runtimecalibration/MotionlessCalibrationStep.h:51
Methodtick
src/sensors/softfusion/runtimecalibration/GyroBiasCalibrationStep.h:49
Methodtick
src/sensors/softfusion/runtimecalibration/AccelBiasCalibrationStep.h:52
Methodticks
Ticks until the next event */
lib/ICM20948/arduino-timer.h:142
Methodtimer_foreach_const_task
lib/ICM20948/arduino-timer.h:148
Methodtimer_foreach_task
lib/ICM20948/arduino-timer.h:96
MethodtoString
src/sensorinterface/DirectSPIInterface.h:42
MethodtoString
src/sensorinterface/RegisterInterface.cpp:41
MethodtoString
src/sensorinterface/MCP23X17PinInterface.h:59
MethodtoString
src/sensorinterface/SensorInterface.h:42
MethodtoString
src/sensorinterface/DirectPinInterface.h:42
MethodtoString
src/sensorinterface/I2CPCAInterface.h:49
MethodtoString
src/sensorinterface/I2CWireSensorInterface.h:52
MethodtoString
src/sensorinterface/i2cimpl.h:84
MethodtoggleToString
src/sensors/SensorToggles.cpp:46
Methodtranspose_xform
lib/math/basis.h:216
MethodtryConnecting
src/network/wifihandler.cpp:358
MethodtryHardcodedCredentials
src/network/wifihandler.cpp:308
MethodtrySavedCredentials
src/network/wifihandler.cpp:278
MethodtryServerCredentials
src/network/wifihandler.cpp:344
Functionupdate
lib/i2cscan/i2cscan.cpp:119
Methodupdate
lib/magneto/dmpmag.hpp:34
Methodupdate
src/network/connection.cpp:629
Methodupdate
src/sensors/RestCalibrationDetector.cpp:30
Methodupdate
src/status/LEDManager.cpp:64
Methodupdate
src/status/TPSCounter.cpp:31
Methodupdate6D
src/sensors/SensorFusion.cpp:5
MethodupdateAcc
lib/vqf/vqf.cpp:74
MethodupdateAcc
lib/vqf/basicvqf.cpp:62
MethodupdateAcc
src/motionprocessing/RestDetection.h:165
MethodupdateAcc
src/sensors/SensorFusionDMP.cpp:4
MethodupdateBiasForgettingTime
lib/vqf/vqf.cpp:901
MethodupdateGyr
lib/vqf/vqf.cpp:41
MethodupdateGyr
lib/vqf/basicvqf.cpp:48
MethodupdateGyroTemperatureCalibration
must be called for every raw gyro sample
src/motionprocessing/GyroTemperatureCalibrator.cpp:40
MethodupdateMag
lib/vqf/vqf.cpp:255
MethodupdateMag
lib/vqf/basicvqf.cpp:98
MethodupdateMag
src/sensors/SensorFusionDMP.cpp:8
MethodupdateSensorState
src/network/connection.cpp:504
Functionvec3_cross
lib/math/vector3.h:363
Functionvec3_dot
lib/math/vector3.h:367
Functionvector_dot
lib/math/helper_3dmath.cpp:35
Functionvector_normalize
lib/math/helper_3dmath.cpp:40
MethodwaitForCompletedReset
After power on or completed reset, the BNO will send two messages. One reply and one unsolicited message. 1) Reset message on SHTP channel 1 2) Unsoli
lib/bno080/BNO080.cpp:1215
MethodwaitForI2C
Wait a certain time for incoming I2C bytes before giving up Returns false if failed
lib/bno080/BNO080.cpp:1647
MethodwaitForSPI
Blocking wait for BNO080 to assert (pull low) the INT pin indicating it's ready for comm. Can take more than 104ms after a hardware reset
lib/bno080/BNO080.cpp:1671
MethodwaitInt
lib/i2cdev/I2Cdev.cpp:733
MethodwarnArray
src/logging/Logger.h:52
← previousnext →1,701–1,800 of 1,844, ranked by callers