DarkTimes or others, can explain about the packets OutSim
i use Arduino, and i can print the values of Sim.
But i have many question below,
int time, ----- is ok to me
Angular Velocity : 3 floats, ----- Where i use it ??
Orientation :3 floats Heading, Pitch, Roll, ----- is ok to me
Acceleration :3 floats X, Y, Z ----- same that accelerometer
Velocity :3 floats X, Y, Z ----- velocity in axes ??
Position :3 ints X, Y, Z (metres x 65536) ----- position of what ?
what the reference ?
Game ID :1 int, ----- is ok to me
Can anyone help me ??, or have a document do read about it ??
TKS