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

[peripherals] ms5611 driver now also supports ms5607 #1147

Merged
merged 2 commits into from
Mar 25, 2015
Merged

[peripherals] ms5611 driver now also supports ms5607 #1147

merged 2 commits into from
Mar 25, 2015

Conversation

flixr
Copy link
Member

@flixr flixr commented Mar 25, 2015

The MS5607 has half the resolution of the MS5611.

  • added ms5607_calc function for it
  • added an extra parameter to init (set it to TRUE if the baro is really a MS5611)
  • the baro_board wrappers take a BB_MS5611_TYPE_MS5607 define (set to TRUE for bebop)

Now I get correct baro measurements on the Bebop ;-)

The MS5607 has half the resolution of the MS5611.
- added ms5607_calc function for it
- added an extra parameter to init (set it to TRUE if the baro is really a MS5611)
- the baro_board wrappers take a BB_MS5611_TYPE_MS5607 define (set to TRUE for bebop)
@flixr flixr added the Driver label Mar 25, 2015
@flixr flixr added this to the v5.6 milestone Mar 25, 2015
@flixr flixr merged commit 760dc14 into master Mar 25, 2015
@flixr flixr deleted the ms5607 branch March 25, 2015 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant