-
-
Notifications
You must be signed in to change notification settings - Fork 313
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
base: beta
Are you sure you want to change the base?
Battery monitor feature v2 - based on INA219 Current&Power Monitor #1038
Commits on Dec 6, 2020
-
Added Battery monitor functionality
Georgi Vidinski committedDec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for 682fbe3 - Browse repository at this point
Copy the full SHA 682fbe3View commit details -
Merge branch 'beta' of https://github.com/gvidinski/sensors-software …
…into feature/Battery_monitor
Georgi Vidinski committedDec 6, 2020 Configuration menu - View commit details
-
Copy full SHA for b9752dc - Browse repository at this point
Copy the full SHA b9752dcView commit details
Commits on Dec 8, 2020
-
Georgi Vidinski committed
Dec 8, 2020 Configuration menu - View commit details
-
Copy full SHA for ddc86c5 - Browse repository at this point
Copy the full SHA ddc86c5View commit details
Commits on Dec 9, 2020
-
Removed "adc_range_max" from "cfg" namespace;
Georgi Vidinski committedDec 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 320567c - Browse repository at this point
Copy the full SHA 320567cView commit details
Commits on Apr 26, 2021
-
Merge branch 'beta' into feature/Battery_monitor
Georgi Vidinski committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for e35cc1c - Browse repository at this point
Copy the full SHA e35cc1cView commit details
Commits on Apr 27, 2021
-
Removed unused variable 'battery_last_value';
Georgi Vidinski committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for 26e5177 - Browse repository at this point
Copy the full SHA 26e5177View commit details -
Cleanup - removed commented out 'battery_last_value';
Georgi Vidinski committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for cfabfef - Browse repository at this point
Copy the full SHA cfabfefView commit details
Commits on Apr 28, 2021
-
Replaced BATTERY_CAPACITY with BATTERY_CHARGE; Also added additional …
…BR tag befor battery settings for better UX;
Georgi Vidinski committedApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for a416c19 - Browse repository at this point
Copy the full SHA a416c19View commit details -
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 committedApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 32d8b6a - Browse repository at this point
Copy the full SHA 32d8b6aView commit details -
Updated Memory Usage at comment area at the beginning of the airrohr-…
…firmware.ino;
Georgi Vidinski committedApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for c34cc5e - Browse repository at this point
Copy the full SHA c34cc5eView commit details
Commits on Nov 14, 2021
-
Georgi Vidinski committed
Nov 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b150df - Browse repository at this point
Copy the full SHA 6b150dfView commit details -
Merge after conflicts has been resolved with 'beta';
Georgi Vidinski committedNov 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b9ad2b9 - Browse repository at this point
Copy the full SHA b9ad2b9View commit details -
airrohr-firmware.ino: Updated memory usage comment
Georgi Vidinski committedNov 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 29620d5 - Browse repository at this point
Copy the full SHA 29620d5View commit details -
Merge branch 'beta' into feature/Battery_monitor
Georgi Vidinski committedNov 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 24998e6 - Browse repository at this point
Copy the full SHA 24998e6View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6eb2ce6 - Browse repository at this point
Copy the full SHA 6eb2ce6View commit details
Commits on Jan 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c07e49e - Browse repository at this point
Copy the full SHA c07e49eView commit details -
Merge pull request #14 from gvidinski/List_of_known_i2c_addresses
List of known i2c addresses
Configuration menu - View commit details
-
Copy full SHA for d03c6b1 - Browse repository at this point
Copy the full SHA d03c6b1View commit details
Commits on Jan 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05f7b96 - Browse repository at this point
Copy the full SHA 05f7b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bb2c41 - Browse repository at this point
Copy the full SHA 1bb2c41View commit details
Commits on Jan 22, 2022
-
Merge pull request #17 from gvidinski/Release-beta-workflow
Changes in workflow files
Configuration menu - View commit details
-
Copy full SHA for 24af4d6 - Browse repository at this point
Copy the full SHA 24af4d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028b311 - Browse repository at this point
Copy the full SHA 028b311View commit details -
Merge pull request #18 from gvidinski/Release-beta-workflow
build workflow: make it run only if ref_type != 'tag'
Configuration menu - View commit details
-
Copy full SHA for 025eae3 - Browse repository at this point
Copy the full SHA 025eae3View commit details
Commits on Oct 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 523b8a2 - Browse repository at this point
Copy the full SHA 523b8a2View commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c1924a4 - Browse repository at this point
Copy the full SHA c1924a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd6fd1 - Browse repository at this point
Copy the full SHA 5bd6fd1View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d85900b - Browse repository at this point
Copy the full SHA d85900bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7958a19 - Browse repository at this point
Copy the full SHA 7958a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for a118567 - Browse repository at this point
Copy the full SHA a118567View commit details
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 896ba53 - Browse repository at this point
Copy the full SHA 896ba53View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 421d747 - Browse repository at this point
Copy the full SHA 421d747View commit details