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] (1.15.0 stable) Holybro Pixhawk 6C cannot change IMU frequency #23851

Open
HB-SP-P opened this issue Oct 25, 2024 · 1 comment
Open

[Bug] (1.15.0 stable) Holybro Pixhawk 6C cannot change IMU frequency #23851

HB-SP-P opened this issue Oct 25, 2024 · 1 comment

Comments

@HB-SP-P
Copy link

HB-SP-P commented Oct 25, 2024

Describe the bug

Cannot change the IMU frequency for 6C in 1.15.0 stable by saving the configuration file to an SD card. Was able to do it with 1.14.0 stable.

To Reproduce

Create etc/extras.txs in SD card; in extras.txs, write mavlink start -d /dev/ttyACM0
mavlink stream -d /dev/ttyACM0 -s ATTITUDE_QUATERNION -r 200
mavlink stream -d /dev/ttyACM0 -s HIGHRES_IMU -r 200

Expected behavior

Change the IMU frequency to 200Hz

Screenshot / Media

No response

Flight Log

No response

Software Version

1.15.0 Stable

Flight controller

Holybro Pixhawk 6C

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 Oct 25, 2024

so mavlink stream -d /dev/ttyACM0 -s ATTITUDE_QUATERNION -r 200 works but not mavlink stream -d /dev/ttyACM0 -s HIGHRES_IMU -r 200 ?

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