Skip to content
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

[Bug] Unable to select Accel2/Gyro2 as primary IMU #24306

Open
clay350 opened this issue Feb 7, 2025 · 1 comment
Open

[Bug] Unable to select Accel2/Gyro2 as primary IMU #24306

clay350 opened this issue Feb 7, 2025 · 1 comment

Comments

@clay350
Copy link

clay350 commented Feb 7, 2025

Describe the bug

Im not sure if this is a bug or feature request. We are limited to running firmware 1.12.3 on the cube orange and having issues using setting accel2/gyro2 as the primary flight IMU while keeping the other two IMU's active as backups. For us the undampened IMU gives us a much better output.

The only way we can utilize IMU2 as the primary flight IMU us to disable IMU0/IMU1. We would like to keep IMU0/IMU1 as an active backup.

If I set accel2/gyro2 to maximum priority and the others to "minimum" priority (accel0/gyro0,accel1/gyro1) the machine still defaults to accel0/gyro0 for its primary flight IMU.

Any help would be appreciated.

To Reproduce

No response

Expected behavior

No response

Screenshot / Media

No response

Flight Log

No response

Software Version

No response

Flight controller

No response

Vehicle type

None

How are the different components wired up (including port information)

No response

Additional context

No response

@bresch
Copy link
Member

bresch commented Feb 14, 2025

Might be a bug on 1.12. One trick would be to change the startup order: https://github.com/PX4/PX4-Autopilot/blob/main/boards/cubepilot/cubeorange/init/rc.board_sensors and start the IMU you want to use first.

We are limited to running firmware 1.12.3 on the cube orange

Why exactly? Vibration issues on newer versions or something else?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants