MCPcopy Create free account

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

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

MethodsetSlave4MasterDelay
Set Slave 4 master delay value. * @param delay New Slave 4 master delay value * @see getSlave4MasterDelay() * @see MPU6050_RA_I2C_SLV4_CTRL */
lib/mpu6050/MPU6050.cpp:1257
MethodsetSlave4MasterDelay
Set Slave 4 master delay value. * @param delay New Slave 4 master delay value * @see getSlave4MasterDelay() * @see MPU9250_RA_I2C_SLV4_CTRL */
lib/mpu9250/MPU9250.cpp:1198
MethodsetSlave4OutputByte
Set new byte to write to Slave 4. * This register stores the data to be written into the Slave 4. If I2C_SLV4_RW * is set 1 (set to read), this regi
lib/mpu6050/MPU6050.cpp:1170
MethodsetSlave4OutputByte
Set new byte to write to Slave 4. * This register stores the data to be written into the Slave 4. If I2C_SLV4_RW * is set 1 (set to read), this regi
lib/mpu9250/MPU9250.cpp:1111
MethodsetSlave4Register
Set the active internal register for Slave 4. * @param reg New active register for Slave 4 * @see getSlave4Register() * @see MPU6050_RA_I2C_SLV4_RE
lib/mpu6050/MPU6050.cpp:1161
MethodsetSlave4Register
Set the active internal register for Slave 4. * @param reg New active register for Slave 4 * @see getSlave4Register() * @see MPU9250_RA_I2C_SLV4_RE
lib/mpu9250/MPU9250.cpp:1102
MethodsetSlave4WriteMode
Set write mode for the Slave 4. * @param mode New write mode for Slave 4 (0 = register address + data, 1 = data only) * @see getSlave4WriteMode() *
lib/mpu6050/MPU6050.cpp:1230
MethodsetSlave4WriteMode
Set write mode for the Slave 4. * @param mode New write mode for Slave 4 (0 = register address + data, 1 = data only) * @see getSlave4WriteMode() *
lib/mpu9250/MPU9250.cpp:1171
MethodsetSlaveAddress
Set the I2C address of the specified slave (0-3). * @param num Slave number (0-3) * @param address New address for specified slave * @see getSlaveA
lib/mpu6050/MPU6050.cpp:970
MethodsetSlaveAddress
Set the I2C address of the specified slave (0-3). * @param num Slave number (0-3) * @param address New address for specified slave * @see getSlaveA
lib/mpu9250/MPU9250.cpp:911
MethodsetSlaveDataLength
Set number of bytes to read for the specified slave (0-3). * @param num Slave number (0-3) * @param length Number of bytes to read for specified sla
lib/mpu6050/MPU6050.cpp:1117
MethodsetSlaveDataLength
Set number of bytes to read for the specified slave (0-3). * @param num Slave number (0-3) * @param length Number of bytes to read for specified sla
lib/mpu9250/MPU9250.cpp:1058
MethodsetSlaveDelayEnabled
Set slave delay enabled status. * @param num Slave number (0-4) * @param enabled New slave delay enabled status. * @see MPU6050_RA_I2C_MST_DELAY_CT
lib/mpu6050/MPU6050.cpp:2191
MethodsetSlaveDelayEnabled
Set slave delay enabled status. * @param num Slave number (0-4) * @param enabled New slave delay enabled status. * @see MPU9250_RA_I2C_MST_DELAY_CT
lib/mpu9250/MPU9250.cpp:2128
MethodsetSlaveEnabled
Set the enabled value for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New enabled value for specified slave * @see
lib/mpu6050/MPU6050.cpp:1018
MethodsetSlaveEnabled
Set the enabled value for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New enabled value for specified slave * @see
lib/mpu9250/MPU9250.cpp:959
MethodsetSlaveOutputByte
Write byte to Data Output container for specified slave. * This register holds the output data written into Slave when Slave is set to * write mode.
lib/mpu6050/MPU6050.cpp:2133
MethodsetSlaveOutputByte
Write byte to Data Output container for specified slave. * This register holds the output data written into Slave when Slave is set to * write mode.
lib/mpu9250/MPU9250.cpp:2070
MethodsetSlaveReadWriteTransitionEnabled
Set slave read/write transition enabled value. * @param enabled New slave read/write transition enabled value * @see getSlaveReadWriteTransitionEnab
lib/mpu6050/MPU6050.cpp:872
MethodsetSlaveReadWriteTransitionEnabled
Set slave read/write transition enabled value. * @param enabled New slave read/write transition enabled value * @see getSlaveReadWriteTransitionEnab
lib/mpu9250/MPU9250.cpp:813
MethodsetSlaveRegister
Set the active internal register for the specified slave (0-3). * @param num Slave number (0-3) * @param reg New active register for specified slave
lib/mpu6050/MPU6050.cpp:996
MethodsetSlaveRegister
Set the active internal register for the specified slave (0-3). * @param num Slave number (0-3) * @param reg New active register for specified slave
lib/mpu9250/MPU9250.cpp:937
MethodsetSlaveWordByteSwap
Set word pair byte-swapping enabled for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair byte-swapping enab
lib/mpu6050/MPU6050.cpp:1044
MethodsetSlaveWordByteSwap
Set word pair byte-swapping enabled for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair byte-swapping enab
lib/mpu9250/MPU9250.cpp:985
MethodsetSlaveWordGroupOffset
Set word pair grouping order offset for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair grouping order off
lib/mpu6050/MPU6050.cpp:1095
MethodsetSlaveWordGroupOffset
Set word pair grouping order offset for the specified slave (0-3). * @param num Slave number (0-3) * @param enabled New word pair grouping order off
lib/mpu9250/MPU9250.cpp:1036
MethodsetSlaveWriteMode
Set write mode for the specified slave (0-3). * @param num Slave number (0-3) * @param mode New write mode for specified slave (0 = register address
lib/mpu6050/MPU6050.cpp:1069
MethodsetSlaveWriteMode
Set write mode for the specified slave (0-3). * @param num Slave number (0-3) * @param mode New write mode for specified slave (0 = register address
lib/mpu9250/MPU9250.cpp:1010
MethodsetSleepEnabled
Set sleep mode status. * @param enabled New sleep mode enabled status * @see getSleepEnabled() * @see MPU6050_RA_PWR_MGMT_1 * @see MPU6050_PWR1_SL
lib/mpu6050/MPU6050.cpp:2449
MethodsetSleepEnabled
Set sleep mode status. * @param enabled New sleep mode enabled status * @see getSleepEnabled() * @see MPU9250_RA_PWR_MGMT_1 * @see MPU9250_PWR1_SL
lib/mpu9250/MPU9250.cpp:2386
MethodsetStandbyXAccelEnabled
Set X-axis accelerometer standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2599
MethodsetStandbyXAccelEnabled
Set X-axis accelerometer standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2536
MethodsetStandbyXGyroEnabled
Set X-axis gyroscope standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2656
MethodsetStandbyXGyroEnabled
Set X-axis gyroscope standby enabled status. * @param New X-axis standby enabled status * @see getStandbyXGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2593
MethodsetStandbyYAccelEnabled
Set Y-axis accelerometer standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2618
MethodsetStandbyYAccelEnabled
Set Y-axis accelerometer standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2555
MethodsetStandbyYGyroEnabled
Set Y-axis gyroscope standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2675
MethodsetStandbyYGyroEnabled
Set Y-axis gyroscope standby enabled status. * @param New Y-axis standby enabled status * @see getStandbyYGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2612
MethodsetStandbyZAccelEnabled
Set Z-axis accelerometer standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZAccelEnabled() * @see MPU6050_RA_PWR_
lib/mpu6050/MPU6050.cpp:2637
MethodsetStandbyZAccelEnabled
Set Z-axis accelerometer standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZAccelEnabled() * @see MPU9250_RA_PWR_
lib/mpu9250/MPU9250.cpp:2574
MethodsetStandbyZGyroEnabled
Set Z-axis gyroscope standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZGyroEnabled() * @see MPU6050_RA_PWR_MGMT_
lib/mpu6050/MPU6050.cpp:2694
MethodsetStandbyZGyroEnabled
Set Z-axis gyroscope standby enabled status. * @param New Z-axis standby enabled status * @see getStandbyZGyroEnabled() * @see MPU9250_RA_PWR_MGMT_
lib/mpu9250/MPU9250.cpp:2631
MethodsetState
lib/vqf/vqf.cpp:557
MethodsetState
lib/vqf/basicvqf.cpp:209
MethodsetStaticIPIfDefined
src/network/wifihandler.cpp:41
MethodsetTauAcc
lib/vqf/vqf.cpp:499
MethodsetTauAcc
lib/vqf/basicvqf.cpp:172
MethodsetTauMag
lib/vqf/vqf.cpp:530
MethodsetTauMag
lib/vqf/basicvqf.cpp:188
MethodsetTempFIFOEnabled
Set temperature FIFO enabled value. * @param enabled New temperature FIFO enabled value * @see getTempFIFOEnabled() * @see MPU6050_RA_FIFO_EN */
lib/mpu6050/MPU6050.cpp:652
MethodsetTempFIFOEnabled
Set temperature FIFO enabled value. * @param enabled New temperature FIFO enabled value * @see getTempFIFOEnabled() * @see MPU9250_RA_FIFO_EN */
lib/mpu9250/MPU9250.cpp:593
MethodsetTempSensorEnabled
Set temperature sensor enabled status. * Note: this register stores the *disabled* value, but for consistency with the * rest of the code, the funct
lib/mpu6050/MPU6050.cpp:2498
MethodsetTempSensorEnabled
Set temperature sensor enabled status. * Note: this register stores the *disabled* value, but for consistency with the * rest of the code, the funct
lib/mpu9250/MPU9250.cpp:2435
MethodsetWaitForExternalSensorEnabled
Set wait-for-external-sensor-data enabled value. * @param enabled New wait-for-external-sensor-data enabled value * @see getWaitForExternalSensorEna
lib/mpu6050/MPU6050.cpp:832
MethodsetWaitForExternalSensorEnabled
Set wait-for-external-sensor-data enabled value. * @param enabled New wait-for-external-sensor-data enabled value * @see getWaitForExternalSensorEna
lib/mpu9250/MPU9250.cpp:773
MethodsetWakeCycleEnabled
Set wake cycle enabled status. * @param enabled New sleep mode enabled status * @see getWakeCycleEnabled() * @see MPU6050_RA_PWR_MGMT_1 * @see MPU
lib/mpu6050/MPU6050.cpp:2470
MethodsetWakeCycleEnabled
Set wake cycle enabled status. * @param enabled New sleep mode enabled status * @see getWakeCycleEnabled() * @see MPU9250_RA_PWR_MGMT_1 * @see MPU
lib/mpu9250/MPU9250.cpp:2407
MethodsetWakeFrequency
Set wake frequency in Accel-Only Low Power Mode. * @param frequency New wake frequency * @see MPU6050_RA_PWR_MGMT_2 */
lib/mpu6050/MPU6050.cpp:2579
MethodsetWakeFrequency
Set wake frequency in Accel-Only Low Power Mode. * @param frequency New wake frequency * @see MPU9250_RA_PWR_MGMT_2 */
lib/mpu9250/MPU9250.cpp:2516
MethodsetXAccelOffset
lib/mpu9250/MPU9250.cpp:2792
MethodsetXAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2820
MethodsetXFineGain
lib/mpu6050/MPU6050.cpp:2861
MethodsetXFineGain
lib/mpu9250/MPU9250.cpp:2762
MethodsetXGyroFIFOEnabled
Set gyroscope X-axis FIFO enabled value. * @param enabled New gyroscope X-axis FIFO enabled value * @see getXGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:611
MethodsetXGyroOffset
lib/mpu9250/MPU9250.cpp:2732
MethodsetXGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2831
MethodsetXGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2850
MethodsetYAccelOffset
lib/mpu9250/MPU9250.cpp:2802
MethodsetYAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2830
MethodsetYFineGain
lib/mpu6050/MPU6050.cpp:2871
MethodsetYFineGain
lib/mpu9250/MPU9250.cpp:2772
MethodsetYGyroFIFOEnabled
Set gyroscope Y-axis FIFO enabled value. * @param enabled New gyroscope Y-axis FIFO enabled value * @see getYGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:629
MethodsetYGyroOffset
lib/mpu9250/MPU9250.cpp:2742
MethodsetYGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2841
MethodsetYGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2860
MethodsetZAccelOffset
lib/mpu9250/MPU9250.cpp:2812
MethodsetZAccelOffsetUser
lib/mpu9250/MPU9250.cpp:2840
MethodsetZFineGain
lib/mpu6050/MPU6050.cpp:2881
MethodsetZFineGain
lib/mpu9250/MPU9250.cpp:2782
MethodsetZGyroFIFOEnabled
Set gyroscope Z-axis FIFO enabled value. * @param enabled New gyroscope Z-axis FIFO enabled value * @see getZGyroFIFOEnabled() * @see MPU9250_RA_FI
lib/mpu9250/MPU9250.cpp:647
MethodsetZGyroOffset
lib/mpu9250/MPU9250.cpp:2752
MethodsetZGyroOffsetTC
lib/mpu6050/MPU6050.cpp:2851
MethodsetZGyroOffsetUser
lib/mpu9250/MPU9250.cpp:2870
MethodsetZeroMotionDetectionDuration
Set zero motion detection event duration threshold. * @param duration New zero motion detection duration threshold value (LSB = 1ms) * @see getZeroM
lib/mpu6050/MPU6050.cpp:631
MethodsetZeroMotionDetectionDuration
Set zero motion detection event duration threshold. * @param duration New zero motion detection duration threshold value (LSB = 1ms) * @see getZeroM
lib/mpu9250/MPU9250.cpp:572
MethodsetZeroMotionDetectionThreshold
Set zero motion detection event acceleration threshold. * @param threshold New zero motion detection acceleration threshold value (LSB = 2mg) * @see
lib/mpu6050/MPU6050.cpp:600
MethodsetZeroMotionDetectionThreshold
Set zero motion detection event acceleration threshold. * @param threshold New zero motion detection acceleration threshold value (LSB = 2mg) * @see
lib/mpu9250/MPU9250.cpp:541
Methodset_axis
lib/math/basis.h:66
Methodset_axis_angle
lib/math/quat.cpp:216
Methodset_euler
lib/math/quat.h:74
Methodset_euler
lib/math/basis.h:114
Methodset_euler_xyz
set_euler_xyz expects a vector containing the Euler angles in the format (ax,ay,az), where ax is the angle of rotation around x axis, and similar for
lib/math/quat.cpp:38
Methodset_euler_yxz
set_euler_yxz expects a vector containing the Euler angles in the format (ax,ay,az), where ax is the angle of rotation around x axis, and similar for
lib/math/quat.cpp:65
Methodset_row
lib/math/basis.h:204
Methodset_zero
lib/math/basis.h:210
Functionsetup
test/i2cscan.cpp:113
Methodsetup
lib/i2cdev/I2Cdev.cpp:739
Methodsetup
lib/vqf/vqf.cpp:873
Methodsetup
lib/vqf/basicvqf.cpp:396
Methodsetup
src/motionprocessing/RestDetection.h:253
← previousnext →1,601–1,700 of 1,844, ranked by callers