Reading the dye temperature #737
Unanswered
goldfingyr
asked this question in
Q&A
Replies: 1 comment
-
embedded DMP firmware doesn't have the temperature value available. The eDMP firmware takes over the FIFO buffer and loads its own data into it. if you choose not to use the eDMP firmware you could load the temperature value along with accel and gyro data into the FIFO buffer but the Quaternions and filtered accel and gyro will not be available. /** Get current internal temperature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So far I can see that method hasn't been implementet (dmpGetTemperature).
Correct?
And if so, are there any plans for inclusion?
Cheers,
Karsten
Beta Was this translation helpful? Give feedback.
All reactions