index
:
InfiniTime
local
upstream/main
My branch of InfiniTime
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
battery
/
BatteryController.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format header files
Finlay Davidson
2023-01-09
1
-0
/
+1
*
changed to bool
minacode
2022-12-27
1
-1
/
+1
*
fixed a comment, set threshold to 15%
minacode
2022-12-27
1
-1
/
+1
*
added message, changed UI
minacode
2022-12-27
1
-0
/
+5
*
added low battery message
minacode
2022-12-27
1
-0
/
+1
*
Add linear approximation and use it for improving battery percentage
Alex Dolzhenkov
2022-11-19
1
-1
/
+0
*
Update BatteryController.h with non-linear discharge curve
hassless
2022-11-19
1
-0
/
+1
*
Don't measure and notify percentage on charging event.
Riku Isokoski
2021-10-09
1
-1
/
+2
*
Improve battery percentage calculation and reporting
Riku Isokoski
2021-10-04
1
-0
/
+1
*
Merge branch 'develop' into detect_full_charge
Riku Isokoski
2021-09-22
1
-5
/
+4
|
\
|
*
Merge branch 'develop' into pinmap
hubmartin
2021-09-13
1
-3
/
+4
|
|
\
|
|
*
Make battery reading periodic. Add events. Disable pullup
Riku Isokoski
2021-08-14
1
-3
/
+4
|
*
|
Merge branch 'develop' into pinmap
hubmartin
2021-08-11
1
-41
/
+2
|
|
\
|
|
*
|
Cleanup, set Pinetime as default
hubmartin
2021-08-03
1
-1
/
+0
|
*
|
PinMap with namespace and constexpr
hubmartin
2021-08-03
1
-2
/
+0
|
*
|
DRAFT: Put gpio pins to separate file
hubmartin
2021-08-02
1
-1
/
+2
*
|
|
Use percentage instead of IsFull
Riku Isokoski
2021-09-03
1
-4
/
+0
*
|
|
Detect full charge and improve watchface display
Riku Isokoski
2021-09-03
1
-1
/
+8
|
|
/
|
/
|
*
|
Merge branch 'develop' into fix_adc
Riku Isokoski
2021-07-13
1
-3
/
+4
|
\
|
|
*
Notify battery level every 10 minutes when connected to a BLE host.
Jean-François Milants
2021-07-11
1
-7
/
+11
*
|
Fix misconfigured ADC and remove now unnecessary filtering
Riku Isokoski
2021-07-12
1
-37
/
+1
|
/
*
Float voltage to int (#444)
Riku Isokoski
2021-07-02
1
-3
/
+3
*
Changed access modified indentation
Avamander
2021-04-24
1
-4
/
+4
*
Reformatted all the files according to clang-format style
Avamander
2021-04-24
1
-41
/
+48
*
In order to stabilize the battery reading,
Joaquim
2021-04-16
1
-2
/
+5
*
restore battery buffer
Joaquim
2021-04-08
1
-2
/
+38
*
Fix wake up lock in twi
Joaquim
2021-04-05
1
-2
/
+10
*
double tap wakeup error fix
Joaquim
2021-04-04
1
-37
/
+10
*
Added more descriptive comments in doxygen format.
panky-codes
2021-01-17
1
-9
/
+15
*
Changed float to int in battery controller file.
panky-codes
2021-01-16
1
-2
/
+2
*
Changed std accumulate to use int instead of a float.
panky-codes
2021-01-16
1
-1
/
+1
*
Converted all the other float usage to int.
panky-codes
2021-01-16
1
-1
/
+1
*
Converted percent remaining calc to int.
panky-codes
2021-01-16
1
-3
/
+3
*
Adapted the accumulate function to return float.
panky-codes
2021-01-14
1
-1
/
+2
*
Implemented a circular buffer and added an average alg for batter remaining p...
panky-codes
2021-01-14
1
-2
/
+30
*
Include cleanup: components
okaestne
2020-11-16
1
-1
/
+1
*
Fixed all the includes that were broken due to the renames
Avamander
2020-10-02
1
-0
/
+27