-
Notifications
You must be signed in to change notification settings - Fork 13.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
InvenSense MPU9250 move to PX4Accelerometer and PX4Gyroscope helpers #12079
Conversation
2904c61
to
3c1f5d5
Compare
Benchtested on a pixracer and accel/gyro/mag data is identical to master. @PX4/testflights please give this PR a quick sanity flight on anything with an mpu9250 (pixracer, pixhawk2, pixhawk 3 pro) with |
Tested on PixRacer V4: With SDLOG_PROFILE "Sensor comparison" enabled.Flight Card 1 Modes Tested: Procedure: Notes: Flight Card 2 Modes Tested Procedure Note: Flight Card 3 Modes Tested Procedure Note: Logs: Flight card 1: https://review.px4.io/plot_app?log=30e0042a-1bc7-4ba2-a93e-85a451d1823d Flight card 2: https://review.px4.io/plot_app?log=06e65031-e991-453f-94a5-d324faa273ee Flight card 3: https://review.px4.io/plot_app?log=dfef5170-948c-48ac-8e43-b8226b5285a2 Tested on Pixhawk 2 Cube V3: With SDLOG_PROFILE "Sensor comparison" enabled.Flight card 1: https://review.px4.io/plot_app?log=fd47eac6-5d98-44bc-90d5-8d7f7afb1344 Flight card 2: https://review.px4.io/plot_app?log=2c6b22ca-a54b-4f99-b63f-1c195c3007a6 Flight card 3: https://review.px4.io/plot_app?log=f72d5ef8-6cd4-4af4-a286-07672cf9afb2 |
Tested on Pixhawk Pro v4Modes Tested
Procedure Notes Log |
Comments addressed and rebased. |
Verified the data (accel, gyro, mag) and metadata (device id, scaling, etc) one more time and it's consistent with master. |
No description provided.