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

check out ian black's work #14

Open
jaxxzer opened this issue Jul 1, 2020 · 0 comments
Open

check out ian black's work #14

jaxxzer opened this issue Jul 1, 2020 · 0 comments

Comments

@jaxxzer
Copy link
Member

jaxxzer commented Jul 1, 2020

https://github.com/IanTBlack/br_sensors

  1. Used TEOS-10 pressure to depth conversion to compute depth.
  2. Changed variable/function names to more closely match MS5837-30BA manual.
  3. Combined read and temperature/pressure/depth/altitude functions into one.
  4. temperature/pressure/depth/altitude are called independently of one another. They do rely on one another, but I formatted in a way that doesn't require users to call pressure before calling depth.
  5. absolute_pressure() give the absolute pressure reading in user selected units
  6. pressure() removes atmospheric pressure if given. if not it uses standard atmospheric pressure.
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

No branches or pull requests

1 participant