fix SensorStateUpdate #106

Closed
opened 2026-04-05 17:51:50 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @unlogisch04 on 4/8/2025

After a reboot of the tracker the optional sensor did show up on the server too. This is because a sensor packet was sent from all sensors including empty and unknown. This should hopefully fix the issue.
It is a fast fix. It probably would be better to move all this check to sensor. If the sensor has a change, set a flag, and reset the flag if the function gets called.

*Originally created by @unlogisch04 on 4/8/2025* After a reboot of the tracker the optional sensor did show up on the server too. This is because a sensor packet was sent from all sensors including empty and unknown. This should hopefully fix the issue. It is a fast fix. It probably would be better to move all this check to sensor. If the sensor has a change, set a flag, and reset the flag if the function gets called.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Tracker-ESP#106