Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Success on remote plugin + ci ir receiver + standar remote control



Hi,

The model of the thomson remote is ROC 440. This Remote is able to deal with a 
TV, an VCR, a SAT receiver and an AUX device.
I attache a thomson.rc5 and a remote.conf file that works when this remote is 
set for a Grundig sat receiver (code 215 for ROC 440). Work numbers, menu, 
channel up/down, ok, colors, off and some other keys. Also I have been lucky 
and the volume up/down causes my TV to rise/lower the volume.
The thomson.rc5 has not follow an exact relationship (lack of time) between 
keys and labels, but it is not important since keys are learned when you 
first run the "vdr -Premote".

I also have found usable (but with less usefull keys) the following brands:
	AKAI/ALLSAT/ASAT/DNT/ELTA/FUBA/KATHREIN/MORGANS/PHILIPS/RFT/SKYMAX/VENTANA
		All of them have a remote or at least one of their receivers that have at 
least working numbers and channel up/down. The code for ROC 440 is 165.
	AMSTRAD/SEG/ZEHNDER
		Moreless the same usefull keys than above. ROC 440 code is 154
	MEDION/MICROMAXX/MICROSTAR/PHILIPS/TCM/TEVION
		Moreless the same usefull keys than above. ROC 440 code is 106
	INNOVATION/LIFESAT/LIFETEC/MEDION/MICROMAXX/MICROSTAR/TCM/TEVION
		Tested just numbers. ROC 44o code 231
	NOMEX
		Tested just numbers. ROC 440 code 235

What I have done to make it work.
	Program the Thomson ROC440 for a SAT remote with code 215
	#cd /usr/src/DVB/apps/av7110_loadkeys/
	#./av7110_loadkeys thomson.rc5 > /proc/av7110_ir
        delete all remote-event lines from /video/remote.conf
	#./vdr -Premote (you should have compiled the vdr-remote plugin)
        Press keys according with OSD instructions, skipping those that do not 
work. (You can also use the remote.conf file that I post, remember to keep 
your keyboard settings if you want to)

I have tested this with the IR receiver that came in my CI, but I suspect that 
it will also work with an IR attached to J2 if you are lacking a CI. I also 
suspect that any standar remote which can be set up for the brands above will 
be usable with the supplied thomson.rc5, as it is hard to think that one cant 
find a matching code; at least I have given an starting point since you wont 
have to try among two hundred possible codes (as I had to do).
Please give feedback about these matters.

Luis
-- Attached file included as plaintext by Listar --
-- File: thomson.rc5

0x00 KEY_0
0x01 KEY_1
0x02 KEY_2
0x03 KEY_3
0x04 KEY_4
0x05 KEY_5
0x06 KEY_6
0x07 KEY_7
0x08 KEY_8
0x09 KEY_9

0x0a KEY_BLUE
0x0b KEY_RED
0x0c KEY_RADIO
0x0d KEY_MUTE
0x0f KEY_TV

0x10 KEY_VOLUMEUP
0x11 KEY_VOLUMEDOWN
0x12 KEY_GREEN
0x13 KEY_YELLOW
0x1c KEY_AB
0x1d KEY_F1
0x1e KEY_VENDOR

0x20 KEY_CHANNELUP
0x21 KEY_CHANNELDOWN
0x22 KEY_SELECT
0x23 KEY_F2
0x24 KEY_F3
0x25 KEY_F4
0x26 KEY_CYCLEWINDOWS
0x28 KEY_A
0x29 KEY_F5
0x2a KEY_F16
0x2b KEY_F6
0x2c KEY_F7
0x2d KEY_F17
0x2e KEY_SCREEN
0x2f KEY_F8

0x31 KEY_F9
0x35 KEY_F10
0x3c KEY_F11

0x82 KEY_F12
0x85 KEY_F13
0x8c KEY_F14

0xcc KEY_F15


-- Attached file included as plaintext by Listar --
-- File: remote.conf

remote-event0.Up         000000010001018F
remote-event0.Down       0000000100010190
remote-event0.Menu       0000000100010196
remote-event0.Ok         0000000100010161
remote-event0.Back       000000010001003D
remote-event0.Left       000000010001003B
remote-event0.Right      0000000100010168
remote-event0.Red        0000000100010041
remote-event0.Green      0000000100010040
remote-event0.Yellow     000000010001005B
remote-event0.Blue       000000010001005C
remote-event0.0          000000010001000B
remote-event0.1          0000000100010002
remote-event0.2          0000000100010003
remote-event0.3          0000000100010004
remote-event0.4          0000000100010005
remote-event0.5          0000000100010006
remote-event0.6          0000000100010007
remote-event0.7          0000000100010008
remote-event0.8          0000000100010009
remote-event0.9          000000010001000A
remote-event0.Stop       0000000100010181
remote-event0.Channel+   0000000100010192
remote-event0.Channel-   0000000100010193
remote-event0.Schedule   0000000100010044
remote-event0.Channels   000000010001003E
remote-event0.Timers     0000000100010043
remote-event0.Recordings 0000000100010042
KBD.Up         00000000001B5B41
KBD.Down       00000000001B5B42
KBD.Menu       0000000000000020
KBD.Ok         000000000000000D
KBD.Back       000000000000001B
KBD.Left       00000000001B5B44
KBD.Right      00000000001B5B43
KBD.Red        0000000000000072
KBD.Green      0000000000000067
KBD.Yellow     0000000000000079
KBD.Blue       0000000000000062
KBD.0          0000000000000030
KBD.1          0000000000000031
KBD.2          0000000000000032
KBD.3          0000000000000033
KBD.4          0000000000000034
KBD.5          0000000000000035
KBD.6          0000000000000036
KBD.7          0000000000000037
KBD.8          0000000000000038
KBD.9          0000000000000039
KBD.Play       0000000000000070



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index