You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using GoPro Max with firmware v2.0. The scaled raw magnetometer readings are very wrong. I am using scaled data.
I took the GoPro outside with minimal ferromagnetic materials and even then the data is too much biased.
I am getting values such as [-129, 82, 10] microteslas. This does not make sense.
The text was updated successfully, but these errors were encountered:
Hi @dnewman-gpsw , I'm looking at the raw magnetometer readings too. I recorded 6 video clips in different directions (N, E, S, W Up and Down) the gopro was stationary while I recorded. I extracted the data below it seems reasonably stable. ( think these are μT).
Just assume the data is not calibrated. X has a bias in this data. Range 90 to 172, so subtract 131, and your range for x is -41 to 41. Very crude, but it will get you data in the expected range.
As for yaw, pitch and roll, calculations, that outside the scope of this project. This is all about the retrieval of stored sensor data, the calculated meaning of this data is something else.
I am using GoPro Max with firmware v2.0. The scaled raw magnetometer readings are very wrong. I am using scaled data.
I took the GoPro outside with minimal ferromagnetic materials and even then the data is too much biased.
I am getting values such as [-129, 82, 10] microteslas. This does not make sense.
The text was updated successfully, but these errors were encountered: