Hello,
I am using a MPU6050 to get the yaw/pitch/roll values of my airplane. However, the problem is that the values this sensor provides are relative to its initial position. For example, those values are only correct If I boot my flight computer in an absolutely straight position. This is a huge problem for me because I can not get that kind of accuracy every time I go on a test flight since the areas I test on are rough have irregular terrain.
So the question is, How can I get the exact yaw pitch roll value of my aircraft independent from the starting position and such dependencies.
Thank you and all input are appreciated