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

Battery monitor feature v2 - based on INA219 Current&Power Monitor #1038

Open
wants to merge 30 commits into
base: beta
Choose a base branch
from

Commits on Dec 6, 2020

  1. Added Battery monitor functionality

    Georgi Vidinski committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    682fbe3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'beta' of https://github.com/gvidinski/sensors-software

    …into feature/Battery_monitor
    Georgi Vidinski committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    b9752dc View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Clean-up;

    Georgi Vidinski committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ddc86c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Removed "adc_range_max" from "cfg" namespace;

    Georgi Vidinski committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    320567c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge branch 'beta' into feature/Battery_monitor

    Georgi Vidinski committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    e35cc1c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Removed unused variable 'battery_last_value';

    Georgi Vidinski committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    26e5177 View commit details
    Browse the repository at this point in the history
  2. Cleanup - removed commented out 'battery_last_value';

    Georgi Vidinski committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cfabfef View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Replaced BATTERY_CAPACITY with BATTERY_CHARGE; Also added additional …

    …BR tag befor battery settings for better UX;
    Georgi Vidinski committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    a416c19 View commit details
    Browse the repository at this point in the history
  2. Fixed issue with the map() function and % when the value of the 'batt…

    …ery_analog_value' is outside of the predefined range by any circumstances;
    Georgi Vidinski committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    32d8b6a View commit details
    Browse the repository at this point in the history
  3. Updated Memory Usage at comment area at the beginning of the airrohr-…

    …firmware.ino;
    Georgi Vidinski committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c34cc5e View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Added .vs to .gitignore

    Georgi Vidinski committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    6b150df View commit details
    Browse the repository at this point in the history
  2. Merge after conflicts has been resolved with 'beta';

    Georgi Vidinski committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    b9ad2b9 View commit details
    Browse the repository at this point in the history
  3. airrohr-firmware.ino: Updated memory usage comment

    Georgi Vidinski committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    29620d5 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'beta' into feature/Battery_monitor

    Georgi Vidinski committed Nov 14, 2021
    Configuration menu
    Copy the full SHA
    24998e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

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

Commits on Jan 20, 2022

  1. Added workflows files;

    gvidinski committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    c07e49e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from gvidinski/List_of_known_i2c_addresses

    List of known i2c addresses
    gvidinski authored Jan 20, 2022
    Configuration menu
    Copy the full SHA
    d03c6b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. changed release tag

    gvidinski committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    05f7b96 View commit details
    Browse the repository at this point in the history
  2. Changes in workflow files

    gvidinski committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1bb2c41 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Merge pull request #17 from gvidinski/Release-beta-workflow

    Changes in workflow files
    gvidinski authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    24af4d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    028b311 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18 from gvidinski/Release-beta-workflow

    build workflow: make it run only if ref_type != 'tag'
    gvidinski authored Jan 22, 2022
    Configuration menu
    Copy the full SHA
    025eae3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

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

Commits on Oct 18, 2022

  1. Configuration menu
    Copy the full SHA
    c1924a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd6fd1 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    d85900b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7958a19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a118567 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

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

Commits on Sep 30, 2024

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