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

bmp388: Driver print BMP390 identifier when detected #22824

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

PetervdPerk-NXP
Copy link
Member

The BMP388 Driver supports both BMP388 and BMP390 but doesn't show this on startup.
This patch changes the _item_name on startup when a BMP390 gets detected

For example a board with a BMP338 and BMP390 shows the following now.

bmp388 #0 on I2C bus 3 address 0x77
bmp390 #1 on I2C bus 2 (external) address 0x76

@davids5 davids5 merged commit e0b49af into PX4:main Mar 4, 2024
88 of 89 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants