Page 24 of 26

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Dec 17, 2016 8:41 am
by wluczykijwf
Borygo77 wrote: [....] Better leave it as I don't want any bootloops caused with samyGOrc :P
Bootloops? This app is very safely IMHO.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Dec 17, 2016 11:32 am
by Borygo77
Other thing is I have no working telnet or ssh :P

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Dec 17, 2016 11:46 am
by zoelechat
That's another story :)
Otherwise yes samyGOrc is absolutely safe, there's just a warning about a very specific case that couldn't occur if you use version from bottom of page anyway. You can try ALL keycodes without fear :)

Re: [App] libSoftPowerOff D/E/F/H

Posted: Fri Dec 30, 2016 9:01 pm
by kartu
I'm sorry, is there a page where I can read about mapping "soft power off" to a chosen remote key, assuming I use RCRemap?

Re: [App] libSoftPowerOff D/E/F/H

Posted: Fri Dec 30, 2016 9:09 pm
by zoelechat
No, it's a resident lib (to be launched only once on startup) so you can't map it, and have to use offered features.

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Dec 31, 2016 10:25 am
by kartu
zoelechat wrote:No, it's a resident lib (to be launched only once on startup) so you can't map it, and have to use offered features.
Thanks for the answer.
So, if I want to map "soft power off" to, say, pre-ch button, it isn't possible at the moment? (or at all)

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sat Dec 31, 2016 10:50 am
by zoelechat
It's neither amongst existing nor intended features, but theoretically possible, source is attached :)

Re: [App] libSoftPowerOff D/E/F/H

Posted: Tue Jan 03, 2017 5:20 pm
by kartu
zoelechat wrote:It's neither amongst existing nor intended features, but theoretically possible, source is attached :)
Haha, why not, actually. Could you point me to toolchain/howto?

Re: [App] libSoftPowerOff D/E/F/H

Posted: Tue Jan 03, 2017 5:25 pm
by zoelechat

Re: [App] libSoftPowerOff D/E/F/H

Posted: Sun Jun 18, 2017 12:30 pm
by mad_ady
@zoelechat: Is there a built-in way to know if the panel is on or off when using libSoftPower? I guess I could write state to a file by using the on/off hooks - but maybe the information is already exposed somewhere.
My use case is to query the panel state potentially every second from a script, so it should be as light as possible.