Go Back   xda-developers > Raphael > Raphael software

Reply
 
Thread Tools Search this Thread Display Modes
  #11  
Old 17th November 2008, 02:57 AM
TheMostToys TheMostToys is offline
Member
 
Join Date: Aug 2007
Posts: 30
Default

Quote:
Originally Posted by NuShrike View Post
TheMostToys: How are you measuring CPU usage? I'm using TaskManager and it's showing cpu in the range I described.
I'm using Memmaid. Also tried SKTools with similar results.

BTW, I'm not overly concerned with the current CPU usage, just noticed a difference and thought I'd let you know, in case it helped narrow down the problem.

Last edited by TheMostToys; 17th November 2008 at 03:07 AM..
Reply With Quote
Sponsored Links

  #12  
Old 17th November 2008, 05:54 AM
NuShrike's Avatar
NuShrike NuShrike is offline
Senior Member
 
Join Date: Sep 2007
Posts: 863
Default

Much better hysteresis with 3-point history.

Resists going dim, but will still do so in ~9 seconds if ambient stays dark.
Reply With Quote

  #13  
Old 17th November 2008, 07:03 AM
Vladimyr's Avatar
Vladimyr Vladimyr is offline
Senior Member
 
Join Date: Mar 2006
Location: Moscow
Posts: 185
Unhappy Does not work

Hi, NuShrike, nice app, but does not work for me.
The problem is that in the full darkness the signal level from light sensor on my TP is falling under 7, but then slightly increasing till 7.26 (according to G-Light measurement) and stay constantly at 7.26 forever!
Since screen is dimmed and then lighting up to the level 3 again!

Is it possible to change the bound from 7 to 8 or make an ability to adjust it personally through some config file or command line parameter?
I suppose it might be useful to the people who have very little sensor signal in the darkness, too.
__________________
:: human evolution ::
MK-61 => MK-52 => MK-85 => Sharp PC-1600 => Casio PV-S450 => HTC Wizard => HTC Kaiser => HTC Raphael => ???

-----------------
TAEL ROM v2 (WM 6.5.23420) Manila 2.1
Jabra BT800 [firmware: 00.34]
Reply With Quote

  #14  
Old 17th November 2008, 01:33 PM
NuShrike's Avatar
NuShrike NuShrike is offline
Senior Member
 
Join Date: Sep 2007
Posts: 863
Default

Quote:
Originally Posted by Vladimyr View Post
Hi, NuShrike, nice app, but does not work for me.
The problem is that in the full darkness the signal level from light sensor on my TP is falling under 7, but then slightly increasing till 7.26 (according to G-Light measurement) and stay constantly at 7.26 forever!
Since screen is dimmed and then lighting up to the level 3 again!

Is it possible to change the bound from 7 to 8 or make an ability to adjust it personally through some config file or command line parameter?
I suppose it might be useful to the people who have very little sensor signal in the darkness, too.
I think your 7.26 is the calculated lumen value that G-Light may be using out of the .net SDK.

I'm not using that SDK, but basing off the raw values coming from the light sensor almost directly. I can add build some registry entries to allow some tweaking because maybe each TP reads differently.

So holding your thumb over the light-sensor and the backlight still goes back up to 3?
Reply With Quote

  #15  
Old 17th November 2008, 04:04 PM
Vladimyr's Avatar
Vladimyr Vladimyr is offline
Senior Member
 
Join Date: Mar 2006
Location: Moscow
Posts: 185
Default

Quote:
Originally Posted by NuShrike View Post
So holding your thumb over the light-sensor and the backlight still goes back up to 3?
Yes, right. Right now after my thumb covered light sensor it is dimming to 1, then after a few seconds it's back again on 3!
G-Light is deactivated this time, but when I start it showing 4.52 immediately after covering sensor, and 7.26 a few seconds later.

Quote:
Originally Posted by NuShrike View Post
I can add build some registry entries to allow some tweaking...
Yep!!! Please! Do it!
__________________
:: human evolution ::
MK-61 => MK-52 => MK-85 => Sharp PC-1600 => Casio PV-S450 => HTC Wizard => HTC Kaiser => HTC Raphael => ???

-----------------
TAEL ROM v2 (WM 6.5.23420) Manila 2.1
Jabra BT800 [firmware: 00.34]
Reply With Quote

  #16  
Old 17th November 2008, 04:45 PM
mioqiu mioqiu is offline
Senior Member
 
Join Date: Oct 2008
Posts: 126
Default

download it and will try .
Reply With Quote

  #17  
Old 17th November 2008, 09:18 PM
NuShrike's Avatar
NuShrike NuShrike is offline
Senior Member
 
Join Date: Sep 2007
Posts: 863
Default

Okay, I've verified that LevelSight stops running after a full-night's sleep. I'll see if the conversion to a service will keep it running.
Reply With Quote

  #18  
Old 17th November 2008, 10:36 PM
DeepThought's Avatar
DeepThought DeepThought is offline
Senior Member
 
Join Date: Jul 2006
Location: Austria, Vienna
Posts: 748
Default

Quote:
Originally Posted by Vladimyr View Post
Right now after my thumb covered light sensor it is dimming to 1, then after a few seconds it's back again on 3!
Exactly the same for me.

Quote:
Originally Posted by NuShrike View Post
Okay, I've verified that LevelSight stops running after a full-night's sleep. I'll see if the conversion to a service will keep it running.
I look forward to the next version, thank you for your efforts!
__________________

----------------------------------------------------------------------------------------------------
History: Wallaby > Himalaya > Blue Angel > Universal > Hermes > Palm Treo 750 > Kaiser > Raphael
My Apps: hTorch v3.2 | using camera LED as flashlight --> Last Updated: 2008-11-20
Reply With Quote

  #19  
Old 22nd November 2008, 04:00 AM
NuShrike's Avatar
NuShrike NuShrike is offline
Senior Member
 
Join Date: Sep 2007
Posts: 863
Default

Now converted into a Service and runs under service.exe.

Registry configuration for fuzzy low and high water marks for turning auto-backlight on/off in
HKCU/Software/Creative 'Ware/LevelSight:
  • low_wm: ambient level where auto-backlight turns off
  • high_wm: ambient level that triggers auto-backlight on

Also, light sensor I2C device driver is now directly accessed so HTCSensorSDK is no longer used nor required removing a battery/cpu sucking layer.
Reply With Quote

  #20  
Old 22nd November 2008, 08:45 PM
Vladimyr's Avatar
Vladimyr Vladimyr is offline
Senior Member
 
Join Date: Mar 2006
Location: Moscow
Posts: 185
Thumbs up The problem did not exist in fact

It seems i understood the reason of program "malfunction".
It was caused that i did not read decription carefully:
Quote:
Originally Posted by NuShrike View Post
When turned off, the backlight falls back to whatever you have your AC/BATT light levels set to in your control panel.
But i had default backlight level set on 4! Thus, when ambient illumination was dropping under level 3, auto-backligh was turned off and backlight was increased to 4

Not i set default level to 2 and all is working well!
__________________
:: human evolution ::
MK-61 => MK-52 => MK-85 => Sharp PC-1600 => Casio PV-S450 => HTC Wizard => HTC Kaiser => HTC Raphael => ???

-----------------
TAEL ROM v2 (WM 6.5.23420) Manila 2.1
Jabra BT800 [firmware: 00.34]
Reply With Quote

Reply

Tags
auto-backlight, backlight

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:56 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.