Added lirc.
[irreco.git] / lirc-0.8.4a / remotes / leadtek / lircd.conf.RM-0007
blob47e5b8e328c6acde5bb119f9e6839eb9909709f8
1 # Made by Leandro Lucarella <luca@lugmen.org.ar>
3 # brand:             Leadtek
4 # model:             RM-0007 (bundeled with WinView 601TV card)
6 # Based on Winfast TV200:
7 #               modified by CB
9 #               contributed by Erik Christiansson, aka Sci
10 #               www.alphafish.com
11 #               erik@alphafish.com
13 #               modifications based on the config files from 
14 #               Juan Toledo <toledo@users.sourceforge.net> and 
15 #               Markus Lischka <mlischka@users.sourceforge.net>
17 # With some modification based on a patch for WinView 601 made by
18 # Juan FC. <juan@kili.com.ar>
20 # Only CH_UP, CH_DOWN, VOL_UP and VOL_DOWN will repeat. This seems to
21 # be a hardware limitation.
24 begin remote
26   name            RM-0007
27   bits            16
28   flags           SPACE_ENC|CONST_LENGTH
29   eps             40
30   aeps            100
32   header          9000  4500
33   one           629  1617
34   zero          629   495
35   ptrail        632
36   repeat          9000  2250
37   pre_data_bits   16
38   pre_data        0xC03F
39   gap             108000
40   toggle_bit      0
42   frequency    38000
43   duty_cycle   33
45       begin codes
46 # 1st row of buttons
47           POWER                    0x00000000000000FF
48           MENU                     0x000000000000807F
49           FM                       0x00000000000040BF
50           PC/TV                    0x000000000000C03F
51 # volume/channel
52           VOL_UP                   0x00000000000020DF
53           VOL_DOWN                 0x00000000000010EF
54           CH_UP                    0x00000000000030CF
55           CH_DOWN                  0x00000000000008F7
56 # numbers pad
57           1                        0x000000000000A05F
58           2                        0x000000000000609F
59           3                        0x000000000000E01F
60           4                        0x000000000000906F
61           5                        0x00000000000050AF
62           6                        0x000000000000D02F
63           7                        0x000000000000B04F
64           8                        0x000000000000708F
65           9                        0x000000000000F00F
66           RETURN                   0x0000000000008877
67           0                        0x00000000000048B7
68           DISPLAY                  0x000000000000C837
69 # unknown icon buttons
70           HELP                     0x00000000000038C7
71           SCAN                     0x000000000000A857
72           OSD                      0x0000000000006897
73           OPTIONS                  0x000000000000E817
74 # labeled buttons
75           MUTE                     0x00000000000028D7
76           MTS                      0x000000000000D827
77           VIDEO                    0x0000000000007887
78           CC                       0x000000000000F807
79 # color dots buttons
80           RED                      0x00000000000018E7
81           GREEN                    0x0000000000009867
82           YELLOW                   0x00000000000058A7
83           BLUE                     0x000000000000B847
84       end codes
86 end remote