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

Fix/battery voltage #31

Merged
merged 10 commits into from
Sep 10, 2024
Merged

Fix/battery voltage #31

merged 10 commits into from
Sep 10, 2024

Commits on Sep 6, 2024

  1. Fix: Battery voltage reading

    It seems to be off. Trying to make it a bit more robust and the badge go less into soft_brownout_detection if it is not really needed.
    TokenRat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4eb30ac View commit details
    Browse the repository at this point in the history
  2. fix: improve battery voltage calculation accuracy

    The old measurements were off and always cut off a lot of battery runtime from the badges!
    TokenRat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    57656bf View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    048c9d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c639583 View commit details
    Browse the repository at this point in the history
  3. Fix

    TokenRat committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    dba1376 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e7085 View commit details
    Browse the repository at this point in the history
  5. Tweak power value

    TokenRat committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    b2eb0fd View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Cleanup getBatteryVoltage

    TokenRat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ccec145 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    437ed69 View commit details
    Browse the repository at this point in the history
  3. Remove cruft

    TokenRat committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    95afe29 View commit details
    Browse the repository at this point in the history