Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Update bmp581.py correct altitude calc, and remove excessive rounding… #2

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

bradcar
Copy link
Contributor

@bradcar bradcar commented Nov 22, 2024

… of alt

In the Bosch Sensor guide (ex: in bmp180 they show a different formula page 16 of: https://cdn-shop.adafruit.com/datasheets/BST-BMP180-DS000-09.pdf). Since you are raising the difference in pressure & SLP to a power small differences can make a difference.

… of alt

In the Bosch Sensor guide (ex: in bmp180 they show a different formula page 16 of: https://cdn-shop.adafruit.com/datasheets/BST-BMP180-DS000-09.pdf). 
Since you are raising the difference  in pressure & SLP to a power small differences can make a difference.
@jposada202020 jposada202020 merged commit fb6c6ef into jposada202020:master Dec 1, 2024
3 of 4 checks passed
@jposada202020
Copy link
Owner

Thank you :)

adafruit-adabot added a commit to adafruit/CircuitPython_Community_Bundle that referenced this pull request Dec 2, 2024
Updating https://github.com/jposada202020/CircuitPython_BMP581 to 0.2.1 from 0.2.0:
  > Merge pull request jposada202020/CircuitPython_BMP581#2 from bradcar/master
  > upd

Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.7.2 from 0.7.1:
  > Update build.yml
  > Update .pre-commit-config.yaml
  > Merge pull request jposada202020/CircuitPython_Candlesticks#4 from jepler/metadata
  > docs
  > Merge remote-tracking branch 'origin/main'
  > docs
  > docs
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_color_picker to 0.4.5 from 0.4.4:
  > Merge pull request jposada202020/CircuitPython_color_picker#1 from jepler/metadata
  > Update build.yml
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_equalizer to 0.5.4 from 0.5.3:
  > Merge pull request jposada202020/CircuitPython_equalizer#2 from jepler/metadata
  > Update build.yml
  > docs
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_scales to 0.6.1 from 0.6.0:
  > Merge pull request jposada202020/CircuitPython_scales#7 from jepler/metadata
  > Update build.yml
  > docs
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_slider to 0.4.5 from 0.4.4:
  > Merge pull request jposada202020/CircuitPython_slider#4 from jepler/metadata
  > Update build.yml
  > update
  > docs
  > docs
  > Update pyproject.toml

Updating https://github.com/jposada202020/CircuitPython-UBoxplot to 0.1.5 from 0.1.3:
  > Merge pull request jposada202020/CircuitPython_UBoxplot#2 from jepler/metadata
  > Update build.yml
  > Merge remote-tracking branch 'origin/main'
  > upd
  > docs
  > docs
  > Update README.rst
  > Update uboxplot_simpletest.py
  > Update README.rst
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants