Fast toggle sources: DVB-T/DVB-C/SAT (Antenna-Cable-SAT)

Ideas and dreaming will go this forum
Post Reply

User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Fast toggle sources: DVB-T/DVB-C/SAT (Antenna-Cable-SAT)

Post by juusso »

I have got request to make one button switch between sources and hook to unused rc button...
User says here is some RC code (found on old rc).

Does anyone found such key?
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: Fast toggle sources: DVB-T/DVB-C (Antenna-Cable)

Post by bugficks »

maybe KEY_ANTENA = 54,
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Fast toggle sources: DVB-T/DVB-C (Antenna-Cable)

Post by zoelechat »

Yes, KEY_ANTENA switches between air and cable but only between these two.

What I'd like is a key to switch between air and sat, and as I tested every keycodes I'm afraid there's no such key...

The only way as I already suggested would be to send some "macros" (one key which send a few consecutive keys)

For example, to switch between air and sat I have to do:
Ch_list, Red_key, down, enter, exit

Tested successfully such sequence in ruSamsungTVCommunicator (RC-test menu)
  • $ch_list,$.,$red,$.,$down,$enter,$-,$-,$-,$exit
($. and $- are respectively 0.5 and 1 second delays. I mean delays must be handled for it to work)

Any thought? :)
I do NOT receive any PM. Please use forum.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Fast toggle sources: DVB-T/DVB-C (Antenna-Cable)

Post by juusso »

hook some code which makes the job? I mean do/remake own KEY_SAT code...
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: Fast toggle sources: DVB-T/DVB-C/SAT (Antenna-Cable-SAT)

Post by bugficks »

theres one major problem w/ when extending rcremap to send more than one key. i dont know the context and strange things may happen because not in every mode all keys are allowed.
User avatar
bugficks
Official SamyGO Developer
Posts: 1062
Joined: Tue Jun 25, 2013 3:56 pm

Re: Fast toggle sources: DVB-T/DVB-C/SAT (Antenna-Cable-SAT)

Post by bugficks »

what really would be cool is to make that dumbo TV scriptable. e.g. there are a lot of functions that could be called from a script, this way we would get some logic into it. but this is a major task:)
my idea would be to inject python into exeTV/APP/DSP and bind it to exported functions of those bins :)
zoelechat
SamyGO Moderator
Posts: 8616
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: Fast toggle sources: DVB-T/DVB-C/SAT (Antenna-Cable-SAT)

Post by zoelechat »

I switched off but it must be a great idea :mrgreen:
I do NOT receive any PM. Please use forum.

Post Reply

Return to “[E] Brainstorm”