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

Add MPL115A2 Barometric Pressure/Temperature Sensor #6584

Open
wants to merge 29 commits into
base: dev
Choose a base branch
from

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    9021d7f View commit details
    Browse the repository at this point in the history
  2. Fix variable names

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    fa1479a View commit details
    Browse the repository at this point in the history
  3. Renamed in/out variables

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    85e8a64 View commit details
    Browse the repository at this point in the history
  4. Add coefficients on setup

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c57d5f5 View commit details
    Browse the repository at this point in the history
  5. Remove error status reading

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c6fd84d View commit details
    Browse the repository at this point in the history
  6. Add into test yaml

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a492b68 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'dev' into dev

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    250be4f View commit details
    Browse the repository at this point in the history
  8. Remove unused unit

    unic8s committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    a548fe3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    127cdb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Removed whitespace

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3382ff1 View commit details
    Browse the repository at this point in the history
  2. Add codeowners to python

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fe9742e View commit details
    Browse the repository at this point in the history
  3. Updated codeowners file

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    18c45b5 View commit details
    Browse the repository at this point in the history
  4. Fix black formatting

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    107d794 View commit details
    Browse the repository at this point in the history
  5. Fix code style

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    187a7c0 View commit details
    Browse the repository at this point in the history
  6. Fix variable naming

    unic8s committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    772563a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge branch 'dev' into dev

    unic8s committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0abbc73 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into dev

    unic8s committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    507bb46 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dev

    unic8s committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2948cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge branch 'dev' into dev

    unic8s committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c473a43 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge branch 'dev' into dev

    unic8s committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4a6b090 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge branch 'dev' into dev

    unic8s committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    79360f1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Merge branch 'dev' into dev

    unic8s committed May 5, 2024
    Configuration menu
    Copy the full SHA
    78993ed View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Apply suggestions from code review

    @jesserockz thank you very much for your review and helping me out on the topics I missed
    
    Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
    unic8s and jesserockz committed May 6, 2024
    Configuration menu
    Copy the full SHA
    66cc37a View commit details
    Browse the repository at this point in the history
  2. Added component tests

    unic8s committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ada1026 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    unic8s committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d2478d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fad61e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'dev' into dev

    unic8s committed May 6, 2024
    Configuration menu
    Copy the full SHA
    75233bb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    9fae68f View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Merge branch 'dev' into dev

    unic8s committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    37d27a7 View commit details
    Browse the repository at this point in the history