summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates/transmit/pace_xsat_cdtv410/lircd.conf
blob: eefaae48ac12b1a48aadb9096f6ff00d812b47dd (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
#
# contributed by magnus sandin <magnus|sandin.cx>
#
# brand:             XSAT (PACE)
# model:             unknown
# supported devices: CDTV-410
#

begin remote

  name  xsat
  bits            8
  flags SPACE_ENC
  eps            30
  aeps          100

  header       8004  4044
  one           532  1550
  zero          550   500
  ptrail        533
  pre_data_bits   8
  pre_data       0x44
  pre           530  4035
  gap          23000
  repeat_bit      0

      begin codes
          MUTE                     0x00000000000000D0
          FREEZE                   0x0000000000000088
          FORMAT                   0x0000000000000028
          POWER                    0x0000000000000000
          1                        0x0000000000000080
          2                        0x0000000000000040
          3                        0x00000000000000C0
          4                        0x0000000000000020
          5                        0x00000000000000A0
          6                        0x0000000000000060
          7                        0x00000000000000E0
          8                        0x0000000000000010
          9                        0x0000000000000090
          0                        0x0000000000000050
          VOL_UP                   0x0000000000000070
          VOL_DOWN                 0x00000000000000F0
          SKIP_UP                  0x00000000000000F9
          SKIP_DOWN                0x00000000000000C8
          AUX                      0x0000000000000039
          INPUT                    0x00000000000000B9
          AUDIO                    0x0000000000000008
          TV/RADIO                 0x0000000000000098
          INFO                     0x0000000000000030
          GUIDE                    0x00000000000000A8
          RED                      0x0000000000000018
          GREEN                    0x00000000000000B0
          YELLOW                   0x0000000000000058
          BLUE                     0x00000000000000D8
          UP                       0x0000000000000038
          DOWN                     0x00000000000000B8
          LEFT                     0x0000000000000078
          RIGHT                    0x00000000000000F8
          OK                       0x000000000000001A
          QUIT                     0x0000000000000079
          RETURN                   0x0000000000000048
          MENU                     0x0000000000000068
      end codes

end remote