The Following User Says Thank You to sony123 For This Useful Post: | ||
![]() |
2010-12-21
, 22:53
|
|
Posts: 102 |
Thanked: 153 times |
Joined on Feb 2010
|
#112
|
Can you have qcpuferq give the option to set preset or saved frequencies..
However, I would prefer an option in setting because the UI flow is cleaner. I would suggest calling it "Frequency Limiter" to highlight the purpose of such option.
![]() |
2010-12-22
, 09:28
|
Posts: 650 |
Thanked: 619 times |
Joined on Nov 2009
|
#113
|
I just implemented voltage profile loading in QCPUFreq 0.4.2 (in extras-devel). Please test and report back.
I am still thinking about that. I still believe that it clutters the UI. Right now I am considering a setting: "Confirm frequency before applying" - if this option is set QCPUFreq will always show a dialog for confirming the frequency before actually applying it.
The benefits of this approach are:
- the main UI does not need to change at all
- only one simple yes/no setting (probably easier to understand)
![]() |
2010-12-23
, 11:23
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#114
|
![]() |
2010-12-23
, 11:32
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#115
|
![]() |
2010-12-23
, 14:35
|
Posts: 1,341 |
Thanked: 708 times |
Joined on Feb 2010
|
#116
|
![]() |
2011-01-17
, 05:37
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#117
|
I personally do not see the point in changing the minimum frequency. QCPUFreq's intention is to save battery power and you won't save any battery power if your CPU only scales down to 500MHz instead of 250MHz.
The Following User Says Thank You to Temporal For This Useful Post: | ||
![]() |
2011-01-17
, 09:40
|
|
Posts: 102 |
Thanked: 153 times |
Joined on Feb 2010
|
#118
|
3)Would not change the UI too much, or add too much complexity. Two sliders in the same scrollbar. Minimum and maximum frequencies, and one will never go higher than the other.
![]() |
2011-01-17
, 12:52
|
|
Posts: 323 |
Thanked: 189 times |
Joined on Oct 2010
@ Brazil
|
#119
|
The hildon-status-menu patch I mentioned is this one:
http://talk.maemo.org/showthread.php?t=66586
However, I would prefer an option in setting because the UI flow is cleaner. I would suggest calling it "Frequency Limiter" to highlight the purpose of such option. Then you can do either of the following to display the limiter status:
1) Full info on main UI:
Minimum CPU speed: 500MHz
Maximum CPU speed: 600MHz
Frequency limiter: ON, 700MHz max
If user accidentally slide past the limiter setting, display a notification and ignore the change.
2) On/Off info on main UI:
Minimum CPU speed: 500MHz
Maximum CPU speed: 600MHz (Limiter: ON)
and make slider scales to the limiter setting so there's no way to slide past the limiting frequency.