1
# This config file is based on the information posted by Endaf Jones at
2
# http://www.gossamer-threads.com/lists/mythtv/users/196566#196566
5
# model no. of remote control:
6
# supported devices: Dish Network (Echostar)
12
# and several other Dish receivers using the
13
# "blue button" remotes
15
# Unit code selection (1-16) is performed by specifying the appropriate
17
# 1=0x000 2=0x200 3=0x100 4=0x300
18
# 5=0x080 6=0x280 7=0x180 8=0x380
19
# 9=0x040 10=0x240 11=0x140 12=0x340
20
# 13=0x0C0 14=0x2C0 15=0x1C0 16=0x3C0
22
# Each has been implemented in this config file with the remote names "dish#"
23
# where the hash/pound/number sign ("#") is a code number from 1 through 16.
24
# There is also a remote called "dish" (without a number), for users with only
25
# one receiver, that uses remote code 1 (DISH's default).
27
# The duty_cycle (the percentage of time during a pulse that infrared light is
28
# being sent) is commented because some hardware transmitters don't support its
31
# The discrete power functions (power_on and power_off) can be used to ensure
32
# the power state of the receiver. However, they probably shouldn't be used in
33
# a channel change script as the receiver will require a significant delay
34
# after a power_on before it is capable of receiving/responding to additional
35
# commands (such as channel numbers). Instead, assuming most of your recording
36
# is during prime-time, you may want to set a cron job to run a "power_on"
37
# command for each of your receivers about 5 or 10 minutes before primtetime.
40
### Remote definition for remotes using remote code 1 (0x000)
44
flags SPACE_ENC|NO_HEAD_REP
104
### Remote definition for remotes using remote code 1 (0x000)
105
### (Duplicated to allow a "dish" and a "dish1" remote name)
109
flags SPACE_ENC|NO_HEAD_REP
178
### Remote definition for remotes using remote code 2 (0x200)
182
flags SPACE_ENC|NO_HEAD_REP
251
### Remote definition for remotes using remote code 3 (0x100)
255
flags SPACE_ENC|NO_HEAD_REP
324
### Remote definition for remotes using remote code 4 (0x300)
328
flags SPACE_ENC|NO_HEAD_REP
397
### Remote definition for remotes using remote code 5 (0x080)
401
flags SPACE_ENC|NO_HEAD_REP
470
### Remote definition for remotes using remote code 6 (0x280)
474
flags SPACE_ENC|NO_HEAD_REP
543
### Remote definition for remotes using remote code 7 (0x180)
547
flags SPACE_ENC|NO_HEAD_REP
616
### Remote definition for remotes using remote code 8 (0x380)
620
flags SPACE_ENC|NO_HEAD_REP
689
### Remote definition for remotes using remote code 9 (0x040)
693
flags SPACE_ENC|NO_HEAD_REP
762
### Remote definition for remotes using remote code 10 (0x240)
766
flags SPACE_ENC|NO_HEAD_REP
835
### Remote definition for remotes using remote code 11 (0x140)
839
flags SPACE_ENC|NO_HEAD_REP
908
### Remote definition for remotes using remote code 12 (0x340)
912
flags SPACE_ENC|NO_HEAD_REP
981
### Remote definition for remotes using remote code 13 (0x0C0)
985
flags SPACE_ENC|NO_HEAD_REP
1054
### Remote definition for remotes using remote code 14 (0x2C0)
1058
flags SPACE_ENC|NO_HEAD_REP
1127
### Remote definition for remotes using remote code 15 (0x1C0)
1131
flags SPACE_ENC|NO_HEAD_REP
1200
### Remote definition for remotes using remote code 16 (0x3C0)
1204
flags SPACE_ENC|NO_HEAD_REP