FreeCalypso > hg > fc-battery-conf
comparison charging-v1/pirelli/manual @ 4:c9b859e994cf
configs for non-working FCHG version 1 moved to charging-v1
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Fri, 29 Dec 2017 18:39:19 +0000 |
parents | charging/pirelli/manual@d4dd4d0aee88 |
children |
comparison
equal
deleted
inserted
replaced
3:21e5933fcc7c | 4:c9b859e994cf |
---|---|
1 # This charging config is intended for those usage scenarios in which your | |
2 # Pirelli phone runs FreeCalypso fw only occasionally, with manual loading | |
3 # via fc-xram for every session, and when you desire to have the ability | |
4 # to charge when running FC fw, but not have charging happen automatically | |
5 # on every fc-xram run. With this config charging will only happen when | |
6 # explicitly requested via AT@CHG=1. | |
7 | |
8 start-threshold never | |
9 restart-threshold 3900 # mV | |
10 charge-to-voltage 4200 # mV | |
11 overvoltage 4280 # mV | |
12 | |
13 ci-current 610 # DAC units | |
14 end-current 122 # ADC units | |
15 | |
16 i2v-offset 0x18 # register setting |