-
Notifications
You must be signed in to change notification settings - Fork 0
Protocols
Lukas Wagner edited this page Apr 15, 2019
·
5 revisions
|S|Y|N|C|payload length|payload|...|(n bytes)|XOR Checksum|
- 4 bytes: "SYNC"
- 1 byte: Payload length
- n bytes: Payload
- 1 byte: XOR checksum of the payload
- Index 0: Upper panto
- Index 1: Lower panto
6x 32 bit little endian floats, 2x (for each panto):
- X-Axis (linear mm)
- Y-Axis (linear mm)
- Knob (angular radian)
or (about 1s interval) the hardware config MD5 hash value: 16 bytes.
1 byte panto index followed by 3x 32 bit little endian floats:
- X-Axis (linear mm)
- Y-Axis (linear mm)
- Knob (angular radian)