HID services: Difference between revisions
No edit summary |
Narr the reg (talk | contribs) Fill missing data from SevenSixAxisSensorState |
||
Line 695: | Line 695: | ||
| 0x8 || 0x8 || Second timestamp (in samples). | | 0x8 || 0x8 || Second timestamp (in samples). | ||
|- | |- | ||
| 0x10 || 0x8 || ? | | 0x10 || 0x8 || ? (Increased every sleep cicle) | ||
|- | |- | ||
| 0x18 || 0x28 || float | | 0x18 || 0x4 || float AccelerationX | ||
|- | |||
| 0x1C || 0x4 || float AccelerationY | |||
|- | |||
| 0x20 || 0x4 || float AccelerationZ | |||
|- | |||
| 0x24 || 0x4 || float AngularVelocityX | |||
|- | |||
| 0x28 || 0x4 || float AngularVelocityY | |||
|- | |||
| 0x2C || 0x4 || float AngularVelocityZ | |||
|- | |||
| 0x30 || 0x4 || float QuaternionX | |||
|- | |||
| 0x34 || 0x4 || float QuaternionY | |||
|- | |||
| 0x38 || 0x4 || float QuaternionZ | |||
|- | |||
| 0x3C || 0x4 || float QuaternionW | |||
|} | |} | ||