summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/transmit/rca_drd4xxrh_series/lircd.conf
blob: 58940ad05853bb80668ca15a8a561f5988ae275f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#
# This is the configuration file for the RCA DirecTV
# Universal remote for 6th (DRD4##RG) and 7th (DRD4##RH)
# generation DirecTV cable boxes.  This includes systems
# marked as "RF" which also have an IR receiver.
#
# This file was created with irrecord (0.6.6) and by hand
# on April 24, 2003 by Bryan Jacobs <bryan_jj@hotmail.com>.
# It has since been tested with 7th genration boxes. Please
# contact me if this file does not work as specified for
# for your specific box.
#
# This only contains code for "SAT/DIRECTTV" mode.
# On some remotes the "OK" button is labeled "SELECT"
#


begin remote

  name  RCA_DSS_RG_RH
  bits          24
  flags SPACE_ENC|CONST_LENGTH
  eps           30
  aeps         100

  header      4000  4000
  one          500  2000
  zero         500  1000
  ptrail       500
  gap        64000
  toggle_bit     0

      begin codes

          ANTENNA                  0x00000000007058FA
          CLEAR                    0x00000000007068F9
          MENU                     0x00000000007088F7
          GUIDE                    0x000000000071A8E5
          GO_BACK                  0x00000000007278D8
          ON/OFF                   0x000000000072A8D5
          CH-                      0x000000000072C8D3
          CH+                      0x000000000072D8D2
          0                        0x00000000007308CF
          1                        0x00000000007318CE
          2                        0x00000000007328CD
          3                        0x00000000007338CC
          4                        0x00000000007348CB
          5                        0x00000000007358CA
          6                        0x00000000007368C9
          7                        0x00000000007378C8
          8                        0x00000000007388C7
          9                        0x00000000007398C6
          SAT                      0x000000000073A8C5
          INFO                     0x000000000073C8C3
          SKIP                     0x00000000007538AC
          LEFT_ARROW               0x00000000007568A9
          RIGHT_ARROW              0x00000000007578A8
          DOWN_ARROW               0x00000000007588A7
          UP_ARROW                 0x00000000007598A6
          WHO                      0x000000000076189E
          FETCH                    0x000000000079386C
          OK                       0x00000000007F480B
          VOL-                     0x0000000000F2E0D1
          VOL+                     0x0000000000F2F0D0
          MUTE                     0x0000000000F3F0C0

      end codes

end remote