cntools / libsurvive

Open Source Lighthouse Tracking System
MIT License
747 stars 137 forks source link

change buffer size to 64 to allow protocol switching on windows #302

Open KoenigSimon opened 10 months ago

KoenigSimon commented 10 months ago

Tested with a Vive Pro controller on 1.0 and 2.0 Lighthouses with a 3rd party Watchman dongle running version 1526689969 on Windows

Before fix error occured: "Could not send raw mode to WM0 -1"

nicshackle commented 10 months ago

Can confirm this works on Linux (Ubuntu 22) and Windows (11) with OEM dongle and Tracker 3.0

throni3git commented 1 month ago

i also can confirm this with Fedora 40 linux and Windows 11.

Peaj commented 3 weeks ago

I had the same problem and created an issue (#319) The PR also works for me. Thanks for fixing this bug.