diff options
author | Nikolaus Voss <[email protected]> | 2012-04-25 08:59:03 +0200 |
---|---|---|
committer | Anton Vorontsov <[email protected]> | 2012-05-05 20:05:07 -0700 |
commit | b1f092f6480e0a9d8d5f99d3363e022952d1af83 (patch) | |
tree | 8956a59d678c97679bf1bd58635bf740388e453d /net/lapb/lapb_in.c | |
parent | 81a08382aeb802ad642ab7f2a7786baa7bafaaa3 (diff) |
sbs-battery.c: Capacity attr = remaining relative capacity
Currently, the capacity exported by this driver refers to reg 0x0e,
which is the absolute state of charge which according to SBS
refers to the design capacity/ energy of the battery. It can be
> 100 % and drops below 100 % for a fully charged battery with
the battery aging.
This is not what the user exspects of a remaining capacity
indication between 0 and 100 % with 100 % referring to
a fully charged battery. This is provided by SBS reg 0x0d,
which is the relative state of charge referring to the
full charge capacity.
Signed-off-by: Nikolaus Voss <[email protected]>
Acked-by: Rhyland Klein <[email protected]>
Signed-off-by: Anton Vorontsov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions