SlimeVR / SlimeVR-Tracker-ESP

SlimeVR tracker firmware for ESP32/ESP8266 and different IMUs
Apache License 2.0
798 stars 274 forks source link

add macro for calculating radians #317

Closed Pespiri closed 2 weeks ago

TheDevMinerTV commented 3 months ago

What exactly will this solve?

Pespiri commented 3 months ago

What exactly will this solve?

Adds the ability to specify weird sensor mounting angles on custom setups. This change will not impact performance as the values will be calculated during compile time and the current implementation remains the same

ImUrX commented 2 months ago

Π

Pespiri commented 2 months ago

@unlogisch04 float cast issue has been corrected, math be mathing 😋