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
*
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