Battery Voltage
Merge request reports
Activity
added 3-Epicardium 3-Module labels
added 8 commits
-
4668e716...07a0b224 - 2 commits from branch
master
- 50a1eed8 - feat(epicardium): Add hardware/peripheral-lock module
- c954722c - chore(light-sensor): Make some functions static
- 562c6dc7 - feat(light-sensor): Add ADC locking
- 3b8c67ae - feat(pmic): Implement AMUX reading
- 28478c15 - feat(epicardium): Periodically check the battery voltage
- dc7745db - feat(pmic): Add API-call to read battery voltage
Toggle commit list-
4668e716...07a0b224 - 2 commits from branch
@schneider, the implementation is now complete, apart from it only ever reading
3.22 V
. If you can give me pointers where this comes from, I can try digging into it.added 15 commits
-
dc7745db...6c2d7e47 - 9 commits from branch
master
- 487a1d1c - feat(epicardium): Add hardware/peripheral-lock module
- 4e471f8d - chore(light-sensor): Make some functions static
- 42a11879 - feat(light-sensor): Add ADC locking
- e21c75aa - feat(pmic): Implement AMUX reading
- 2e171225 - feat(epicardium): Periodically check the battery voltage
- e90694ec - feat(pmic): Add API-call to read battery voltage
Toggle commit list-
dc7745db...6c2d7e47 - 9 commits from branch
added 8 commits
-
e90694ec...315bf783 - 2 commits from branch
master
- 52fc4af3 - feat(epicardium): Add hardware/peripheral-lock module
- abe89091 - chore(light-sensor): Make some functions static
- 3e886c50 - feat(light-sensor): Add ADC locking
- 5ff00423 - feat(pmic): Implement AMUX reading
- 82f8998b - feat(epicardium): Periodically check the battery voltage
- 4707b441 - feat(pmic): Add API-call to read battery voltage
Toggle commit list-
e90694ec...315bf783 - 2 commits from branch
added 12 commits
-
da9e632a...ae2a004d - 8 commits from branch
master
- 88ee78d0 - feat(pmic): Implement AMUX reading
- 4dc224ae - feat(epicardium): Periodically check the battery voltage
- bf0bb394 - feat(pmic): Add API-call to read battery voltage
- 968494e3 - feat(pmic): Switch off if battery is low
Toggle commit list-
da9e632a...ae2a004d - 8 commits from branch
added 9 commits
-
968494e3...e02671f1 - 5 commits from branch
master
- d6c10b93 - feat(pmic): Implement AMUX reading
- e7f0ec92 - feat(epicardium): Periodically check the battery voltage
- e0a26ce2 - feat(pmic): Add API-call to read battery voltage
- 6bd0f769 - feat(pmic): Switch off if battery is low
Toggle commit list-
968494e3...e02671f1 - 5 commits from branch
- Resolved by rahix
@schneider, if you have a few minutes tomorrow (today?) in the morning, could you take a quick look whether this is a good battery protection implementation?
- Resolved by schneider
- Resolved by schneider
Please register or sign in to reply