-
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
Pixhawk Cube_calibration issue on Master #12692
Comments
I believe this is a bug with the icm20948 driver, which up until recently was using an incorrect device id. I'll try to reproduce. |
So was this introduced bug fixed? |
Is it fixed yet?? Tried building the source for px4_fmu-v3_default and faced faced the same problem with latest v1.10.0-rc1. Then, tried building v1.10.0-rc1 for another hardware with px4_fmu-v5_default, didn't face that problem though. |
I'm facing a similar issue with Here2 compass on a pixhawk 4 board. |
Is this pull request relevant? |
This issue still exists on pixhawk cube 2.1 fmu-v3 autopilot. |
I can't reproduce anymore this issue on current stable version. |
It's possible that this has been fixed by #14345, if the issue was in regards to external UAVCAN compasses. |
@Tony3dr Can you please verify @JacobCrabill comment? it would be great to resolve/close this issue asap. |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
Solved a long time ago. |
Describe the bug
When setting up the vehicle for a flight, on arming the vehicle I get a "Compass not found" message, see image below:
This issue is on Master e25db01 & PR Pull12650, tried on Stable version and was able to fly. v1.9.2 (1069058).
To Reproduce
Steps to reproduce the behavior:
Log Files
Compass not found and Calibration issue log on Master:
https://review.px4.io/plot_app?log=13cc9db5-4a03-41ff-a9e2-b80013d3e104
Stable v1.9.2 (1069058) log:
https://logs.px4.io/plot_app?log=71a782cc-7979-4ff1-a6e8-f3d8f4757f55
PR 12650 log issue:
https://review.px4.io/plot_app?log=18094d44-f808-4b67-b7d6-8ef0df7f4f05
**Drone **
Frame- DJI F450
Flight Controller: Pixhawk 2(The Cube)
@dagar we tried calibrating the vehicle and get an Error message Gyro 1 no matching uORB devid. On Stable version, we were able to arm, calibrate and fly the vehicle with no issues.
The text was updated successfully, but these errors were encountered: