SlimeVR / SlimeVR-Server

Server app for SlimeVR ecosystem
https://slimevr.dev
Apache License 2.0
650 stars 173 forks source link

Updated IMU Constants #1100

Closed ShineBrightMeow closed 2 months ago

l0ud commented 2 months ago

Afaik there is no MPU6050_SF constant

ButterscotchV commented 2 months ago

Afaik there is no MPU6050_SF constant

It was added recently https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/consts.h#L64

But I suppose it just reports as MPU6050

unlogisch04 commented 2 months ago

Afaik there is no MPU6050_SF constant

It was added recently https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/consts.h#L64 This Constant is there to be able in Firmware to select the fusion.

To the Server class ImuID is responsible. https://github.com/SlimeVR/SlimeVR-Tracker-ESP/blob/main/src/consts.h#L28

ImUrX commented 2 months ago

please update the branch

ShineBrightMeow commented 2 months ago

please update the branch

Branch updated