Hauppauge WinTV Radio EIC code for OFA 6131
Posted: Fri Jan 21, 2005 5:28 pm
OK, so I figured out that for the model of Hauppauge IR receiver I have (the one that comes with the WinTV Radio), the remote code is TV 0054, which is a Phillips code. My remote had random keys assigned to various functions, and it mapped them all around the place. After spending some time with the keymover, everything is in the right place. The problem I have having is there is ONE BUTTON MISSING.
The WinTV remote is very small, with a fairly small number of buttons. The program I am using (MythTV with lirc) requires quite a few buttons, so every one counts. The button that is on the Hauppauge remote is "RESERVED", and when I run the program "irw" which outputs what the receiver got, it says
0000000000000101e RESERVED Hauppauge
From what I can tell, 0x101e is an RC-5 code. What I need, is the three digit UEIC code for this key so that I can do the Set->994->Set->###->Button routine. Any ideas, anyone? What I need is RC-5 code 101e converted into a UEIC code.
Here are a few of the other keys- does anyone see a pattern?
Hex UEIC Function
0x1001 205 1
0x1002 109 2
0x1003 141 3
0x1004 045 4
0x1005 077 5
0x1006 237 6
0x1007 013 7
0x1008 172 8
0x1009 204 9
0x1000 173 0
0x1010 175 VOL+
0x102e 240 FULL_SCREEN
0x1020 177 CH+
0x1021 209 CH-
0x101e ??? RESERVED
The WinTV remote is very small, with a fairly small number of buttons. The program I am using (MythTV with lirc) requires quite a few buttons, so every one counts. The button that is on the Hauppauge remote is "RESERVED", and when I run the program "irw" which outputs what the receiver got, it says
0000000000000101e RESERVED Hauppauge
From what I can tell, 0x101e is an RC-5 code. What I need, is the three digit UEIC code for this key so that I can do the Set->994->Set->###->Button routine. Any ideas, anyone? What I need is RC-5 code 101e converted into a UEIC code.
Here are a few of the other keys- does anyone see a pattern?
Hex UEIC Function
0x1001 205 1
0x1002 109 2
0x1003 141 3
0x1004 045 4
0x1005 077 5
0x1006 237 6
0x1007 013 7
0x1008 172 8
0x1009 204 9
0x1000 173 0
0x1010 175 VOL+
0x102e 240 FULL_SCREEN
0x1020 177 CH+
0x1021 209 CH-
0x101e ??? RESERVED