- b174be6: Removed mistakenly added MPU6050 softfusion sensor ID
- 3d3b4fb: Added missing sensor types, MCU types and board types
- 876591c: fixed ESM and CJS stuff
- Updated dependencies [876591c]
- @slimevr/[email protected]
- 1b2cd7f: added missing UserAction (21) packet
- 2aef2cb: fixed declaration maps, allowing to see the source code instead of just types
- Updated dependencies [2aef2cb]
- @slimevr/[email protected]
- 751dab5: rewrite packet decoding, encoding and parsing
- Updated dependencies [751dab5]
- @slimevr/[email protected]
- 227500c: revert exports change
- Updated dependencies [227500c]
- @slimevr/[email protected]
- 52e3a81: fix packaging
- Updated dependencies [52e3a81]
- @slimevr/[email protected]
- 85438bb: Allow Vector and Quaternion types to accept objects
- Updated dependencies [85438bb]
- @slimevr/[email protected]
- 6e57adf: rename Incoming* packets to ServerBound* to more accurately reflect where they go
- Updated dependencies [96b22a9]
- @slimevr/[email protected]
- 422164b: implement feature flag packets
- 8966103: implement packet bundling
- 2e9a5c2: fix missing packages
- 2e9a5c2: implement bundling to ESM
- 2e9a5c2: bump dependencies
- Updated dependencies [2e9a5c2]
- Updated dependencies [2e9a5c2]
- Updated dependencies [2e9a5c2]
- @slimevr/[email protected]
- c523b3a: refactored parsing to support both sides
- cc577a0: implement server bound heartbeat packet
- 1b0eb29: decoupled parsing packets from TrackerLike
- e51b53c: better distinguishing between server bound and device bound packets
- e51b53c: implemented support for parsing and encoding the sensor ID of accel packets
- 2014316: Properly parse incoming board types
- 9301bb5: Set unknown value for SensorType enum to 0 instead of -1
- 55e8f99: Fix parsing of incoming signal strength packets
- 594a929: Properly parse incoming MCU types
- b35f32f: Properly parse incoming IMU types