De-duplicate repeated HID packets #763

Closed
opened 2026-04-05 22:05:47 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @nekomona on 5/19/2024

Current implementation of slimenrf-receiver fills empty space with repeated duplication of the last packet to fulfill HID packet length requirement. The duplicated packets would interfere with TPS count and filtering etc.. This PR filters out duplicated packets on the server-side.

*Originally created by @nekomona on 5/19/2024* Current implementation of slimenrf-receiver fills empty space with repeated duplication of the last packet to fulfill HID packet length requirement. The duplicated packets would interfere with TPS count and filtering etc.. This PR filters out duplicated packets on the server-side.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#763