|
|
|
|
|
by jmiller099
3110 days ago
|
|
Here's some info from a jailbroken ipad (redacted some unique identifiers): iPad:~/ root# ioreg -l -w0 | grep Capacity
| | | | | "Capacity" = 960
| | "BootCapacityEstimate" = 87
| | "BatteryData" = {"CycleCount"=232,"MaxCapacity"=10639,"FullAvailableCapacity"=11085,"StateOfCharge"=98,
"MfgData"=<redacted cuz it looks like a unique id>,
"DesignCapacity"=11560,"QmaxCell0"=11678,"Flags"=1,"ManufactureDate"="6205","ChemID"=4384,"BatterySerialNumber"="redacted","Voltage"=4155}
| | "CurrentCapacity" = 10500
| | "BootBBCapacity" = 10364
| | "AppleRawCurrentCapacity" = 10242
| | "AbsoluteCapacity" = 11272
| | "AppleRawMaxCapacity" = 10489
| | "MaxCapacity" = 10500
| | "DesignCapacity" = 11560 I hypothesize that the MaxCapacity will drift lower over time. They have all the info they need in their registry. |
|