summaryrefslogtreecommitdiff
path: root/src/components/battery/BatteryController.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-12-04Switched to non-deprecated math headerAvamander1-0/+1
2021-11-15Update includes to to be relative to src directoryReinhold Gschweicher1-1/+1
2021-10-09Don't measure and notify percentage on charging event.Riku Isokoski1-1/+5
2021-10-04Improve battery percentage calculation and reportingRiku Isokoski1-5/+10
2021-09-22Show plug icon while plugged inRiku Isokoski1-1/+1
2021-09-22Merge branch 'develop' into detect_full_chargeRiku Isokoski1-6/+10
2021-09-13Merge branch 'develop' into pinmaphubmartin1-4/+7
2021-09-03Detect full charge and improve watchface displayRiku Isokoski1-2/+8
2021-08-14Make battery reading periodic. Add events. Disable pullupRiku Isokoski1-4/+7
2021-08-11Merge branch 'develop' into pinmaphubmartin1-17/+15
2021-08-03Cleanup, set Pinetime as defaulthubmartin1-0/+1
2021-08-03PinMap with namespace and constexprhubmartin1-3/+3
2021-08-01Remove floating point calculationRiku Isokoski1-2/+2
2021-07-27Increase ADC precisionRiku Isokoski1-4/+4
2021-07-13Merge branch 'develop' into fix_adcRiku Isokoski1-10/+9
2021-07-12Fix misconfigured ADC and remove now unnecessary filteringRiku Isokoski1-11/+3
2021-07-11Notify battery level every 10 minutes when connected to a BLE host.Jean-François Milants1-10/+3
2021-07-04Whitespace and brace fixes (#456)Avamander1-1/+2
2021-07-02Float voltage to int (#444)Riku Isokoski1-5/+9
2021-07-02static_cast cleanupAvamander1-1/+1
2021-05-16Emit event on power-present toggle (#320)David Ventura1-1/+0
2021-04-24Reformatted all the files according to clang-format styleAvamander1-41/+37
2021-04-16In order to stabilize the battery reading,Joaquim1-6/+17
2021-04-08restore battery bufferJoaquim1-8/+2
2021-04-05Fix wake up lock in twiJoaquim1-27/+21
2021-04-04double tap wakeup error fixJoaquim1-17/+57
2021-01-16Converted percent remaining calc to int.panky-codes1-3/+3
2021-01-14Implemented a circular buffer and added an average alg for batter remaining p...panky-codes1-1/+3
2020-11-16Include cleanup: componentsokaestne1-2/+1
2020-10-02Fixed all the includes that were broken due to the renamesAvamander1-0/+48