cntools / libsurvive

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

Fix sensor data loss on linux caused by 464dd97 (#294) #301

Closed thetaengineering closed 10 months ago

thetaengineering commented 10 months ago

Bandaid patch for sensor data being lost on linux devices as of 464dd97 (#294)

Refactor touched area

olekolek1000 commented 10 months ago

Can confirm, this fixes sensor data loss.

ChristophHaag commented 10 months ago

I'm merging this because several people have complained, but I would feel much better if someone could figure out what the actual problem is and why the 64 byte arrays work on windows and not on linux