Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: [ rockbox-Feature Requests-587652 ] Battery level improvements

[ rockbox-Feature Requests-587652 ] Battery level improvements

From: <noreply_at_sourceforge.net>
Date: Sun, 28 Jul 2002 03:15:31 -0700

Feature Requests item #587652, was opened at 2002-07-28 12:15
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=439121&aid=587652&group_id=44306

Category: Interface Improvements
Group: None
Status: Open
Priority: 5
Submitted By: Uwe Freese (thebreaker)
Assigned to: Nobody/Anonymous (nobody)
Summary: Battery level improvements

Initial Comment:
1.

The battery level is shown linear. Instead of this, it should
be some sort of logarithmical? A typical voltage courve
is

|
| xxxxxxxxxxx
| xxxxxxxxxxxxxx
| xxx
|
xx
| x
| x
|-dangerous voltage---------------------

Hm, it would be cool
to have a function for calculating a percent value out of the courve
with parameters. Then in normal usage, the voltage values are
logged to a text file (as somebody in the list already suggested),
and these values are used to build the function. So the battery filling
degree is adjusted to the actually inserted batteries (behaviour of
batteries changes in their lifetime).

2.

The battery
indicator shown on screen is going up and down quickly. I would
prefer it calculating by let's say

value = actualvalue * 0.05 +
oldvalue * 0.95
oldvalue = value

Then we have a
behaviour like the load in a linux system.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=439121&aid=587652&group_id=44306
Received on 2002-07-28

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy