This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#5712 - X5 Backlight Brightness Improvement/Fix
|
DetailsImproves the backlight brightness setting interface/parameters for the iAudio X5.
Parameters held to acceptable ranges per D305A datasheet: * PWM frequency reduced to 512Hz to keep within 400-2000Hz range (doesn't hurt brightness). * PWM duty cycle kept within 15%-100% range. Higher value now equals brighter display by inverting GPO1 on the PMU. This was reversed before. Improvements to the set_backlight_brightness function. Default brightness now the same as the boot setting. |
This task depends upon
Closed by Linus Nielsen Feltzing (linusnielsen)
Tuesday, 25 July 2006, 17:22 GMT+2
Reason for closing: Accepted
Tuesday, 25 July 2006, 17:22 GMT+2
Reason for closing: Accepted
Gimme one positive user report (except yours) and it's in :)
I should warn that it would break your LCD flash patch because of the PMU change since LCD OFF is now 0x80 instead of 0x70.
BTW: How'd you test the backlight thing if you don't have a device?