- Added Spatial features for TapXR.
- Mac and Linux backends unified to posix backend.
- Windows backend -
- Raw sensor data rate might be lower than expected.
- Sometimes a Tap strap wouldn't be detected upon connection. In this case try restarting your Tap and/or the Python application. In worst case scenario re-pair your Tap.
- Spatial features are still not available for Windows backend.
- MacOS & Linux backends -
- Doesn't support multiple Tap strap connections.
- OnConnect and OnDisconnect events are not implemented
- Raw sensor data is given unscaled (i.e. unitless), thereforein order to scale to physical units need to multiply by the relevant scale factor
- Support TapXR Air Gesture pinch
- Support Bleak 0.12.1 for mac
- Linux support
- Some bug fixes
- Added dll to enable windows backend.
- fix parsers output types on gesture and tap messages
- SDK created.