Reply
Thread Tools
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#71
can anyone tell me where i can download midnight commander on to my n900. cant seem to find it


Edit: Found it. did not notice it was called MC

Last edited by mackan1; 2010-02-24 at 06:21.
 
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#72
OK got it saved now

but i am trying to change my SMS txt LED partton

Code:
changed it from
PatternCommunicationSMS=30;1;0;b;9d80400002ff03ff02ff03ff71080000;9d800000
to
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e1000000;9d80e08004ff05ffe0020000
but does not seem to work for me tho.


Edit: Now working, after a hard reboot

Last edited by mackan1; 2010-02-24 at 07:39.
 

The Following User Says Thank You to mackan1 For This Useful Post:
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#73
now that i have
Code:
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e1000000;9d80e08004ff05ffe0020000
working

is there away to get it to stop for say 5 secs then start agen, (say blue-red-blue-red-blue-red-5sec nothing-blue-red-blue-red-blue-red-5sec nothing-and so on)??

thanks
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#74
Yes. You'll need to:
1. Add a pause after the e100 in the engine 1 pattern.
2. Double the 04ff05ff sections (including the engine triggers) in both engine patterns, because you want it to flash twice before pausing.
 
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#75
Originally Posted by codeMonkey View Post
Yes. You'll need to:
1. Add a pause after the e100 in the engine 1 pattern.
2. Double the 04ff05ff sections (including the engine triggers) in both engine patterns, because you want it to flash twice before pausing.

thanks for the update.
but i am still lost. i used the link that give some good info but i still dont understand it. like pause.
http://wiki.maemo.org/LED_patterns#C...-Made_Patterns
confused.me
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#76
Code:
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e10004ff05ffe004e10071080000;9d80e08004ff05ffe002e08004ff05ffe0020000
I haven't tested this - let me know if it doesn't work.
 

The Following User Says Thank You to codeMonkey For This Useful Post:
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#77
Originally Posted by codeMonkey View Post
Code:
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e10004ff05ffe004e10071080000;9d80e08004ff05ffe002e08004ff05ffe0020000
I haven't tested this - let me know if it doesn't work.
thanks

it much better just the blue is not as blue as it should be.
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#78
It seems to be the right level of brightness on mine if that's what you mean.
 

The Following User Says Thank You to codeMonkey For This Useful Post:
Posts: 134 | Thanked: 42 times | Joined on Feb 2010
#79
Originally Posted by codeMonkey View Post
It seems to be the right level of brightness on mine if that's what you mean.
i missed out a 0.
All works now

u able to tell me how to add a longer pause in this.
also if you have the time to make it do 3 lost of flashing befor it pauses?


would this make it flash 3 times befor the pause? (checking to see if i can understand it)
Code:
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e10004ff05ffe004e10004ff05ffe004e10071080000;9d80e08004ff05ffe002e08004ff05ffe0020000
or would it be
Code:
PatternCommunicationEmail=30;1;0;rB;9d8004ff05ffe004e10004ff05ffe004e10004ff05ffe004e10071080000;9d80e08004ff05ffe002e08004ff05ffe002e08004ff05ffe0020000

Last edited by mackan1; 2010-02-24 at 13:11.
 
pH5's Avatar
Posts: 138 | Thanked: 375 times | Joined on Aug 2009 @ Berlin
#80
Originally Posted by blue_led View Post
as you know command format is hexadecimal number xxyy where
xx is timer value and yy is steps of brightness

a little discussion on xx [...]
Nice description. I'm a bit confused by the 0x01ff command used in the power down pattern to set full brightness. I'd expect that to be 0x40ff instead - do you happen to know what it is exactly that 0x01ff does differently?

Originally Posted by blue_led View Post
a strange behavior i found. pattern like rg;9d804000307f317f0000;9d80000 result orange light but pattern rgB;9d804000307f317f0000;9d80000 will result true YELLOW color . strange because engine2 have no pattern.
That's because MCE (or rather the libled.so plugin) fiddles with the /sys/class/leds/lp5523:{r,g,b}/led_current values depending on the activated channels. I guess with rgB (or rgb), the red led current is different from when you set rg only.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 17:40.