Hey Guys,
I need to know which direction each axis is, X, Y, Z, Vertical, Horizontal, Longditudinal?
I'm using the MotionPacket->Accel[3] array and want to calculate G-Force in the UP and down directions (vertical).
I need the vertical acceleration, which index of the array is that, 0, 1 or 2?
Thanks!