I can not read any Euler's angles or velocity (DELTVEL)! I mannaged to read the PROD_ID,temperature, pressure and gyro reading well, however for Euler's angles and velocity I'm only getting zeros.
When I the the EVAL-ADIS (evaluation program) the angles are obtained well both when using the 4D visualizing function and even when saving the data on the excel sheet. However for the velocity, the readings makes no sens.
The following is few of the data I'm getting while maneuvering slowly the ADIS16489:(sorry couldn't find a way to upload an attachment)
X_DELTVEL_OUT | Y_DELTVEL_OUT | Z_DELTVEL_OUT | ROLL _C23_OUT | PITCH_C31_OUT | YAW_C32_OUT |
0 | -0.0061 | 0 | 5.29 | 1.5546 | 3.3344 |
0 | -0.0061 | 0 | 5.29 | 1.5546 | 3.3344 |
0 | -0.0061 | 0 | 5.29 | 1.5601 | 3.3399 |
0 | -0.0061 | 0 | 5.29 | 1.5601 | 3.3399 |
0 | -0.0061 | 0 | 5.29 | 1.5601 | 3.3454 |
0 | -0.0061 | 0 | 5.2955 | 1.5601 | 3.3454 |
0 | -0.0061 | 0 | 5.2955 | 1.5656 | 3.3509 |
0 | -0.0061 | 0 | 5.2955 | 1.5656 | 3.3509 |
0 | -0.0061 | 0 | 5.2955 | 1.5656 | 3.3564 |
0 | -0.0061 | 0 | 5.2955 | 1.5656 | 3.3564 |
Can I get some help please?