Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TPS display for devices with >1 tracker #657

Merged
merged 3 commits into from
Apr 6, 2023

Conversation

0forks
Copy link
Contributor

@0forks 0forks commented Apr 6, 2023

This PR fixes aux tracker showing its TPS identical to the main tracker - by moving TPS field from HardwareStatus to TrackerData.

Also protocol was updated to expand TPS type from uint8 to uint16, as TPS can be higher than 255/s for other devices.

image

@0forks 0forks changed the title Move TPS field into TrackerData Fix TPS display for devices with >1 tracker Apr 6, 2023
@Eirenliel Eirenliel merged commit a92864d into SlimeVR:main Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants