diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-05-17 00:15:03 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2010-05-17 00:15:03 (GMT) |
commit | 39e3649d7d9d3b21e69cbbfa610f63e6162d9d3a (patch) | |
tree | c5b384b9605ff28aec887f483c73adbad4e2b86e /abs/core-testing/system-templates/templates | |
parent | e5126e66d4a1b426105c973c1c5b26ea680679c3 (diff) | |
download | linhes_pkgbuild-39e3649d7d9d3b21e69cbbfa610f63e6162d9d3a.zip linhes_pkgbuild-39e3649d7d9d3b21e69cbbfa610f63e6162d9d3a.tar.gz linhes_pkgbuild-39e3649d7d9d3b21e69cbbfa610f63e6162d9d3a.tar.bz2 |
system-templates:Added lircd.conf for QIP 7100.
Diffstat (limited to 'abs/core-testing/system-templates/templates')
-rw-r--r-- | abs/core-testing/system-templates/templates/transmit/motorola_qip7100/lircd.conf | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/abs/core-testing/system-templates/templates/transmit/motorola_qip7100/lircd.conf b/abs/core-testing/system-templates/templates/transmit/motorola_qip7100/lircd.conf new file mode 100644 index 0000000..4bd3cd4 --- /dev/null +++ b/abs/core-testing/system-templates/templates/transmit/motorola_qip7100/lircd.conf @@ -0,0 +1,81 @@ +# +# this config file was automatically generated +# using lirc-0.8.3-CVS-pvr150-2(default) on Sun Nov 16 20:41:54 2008 +# +# contributed by Michael Hanson +# +# brand: Verizon (?) +# model no. of remote control: Verizon FiOS Universal +# Inside battery compartment has the following +# information: +# RC1445302/00B +# 3139 238 16051 REV 2 +# MADE IN CHINA +# CP02 50829 G 009840 +# devices being controlled by this remote: Motorola QIP6200-2 +# + +begin remote + + name Motorola_QIP6200-2 + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9028 4450 + one 555 4433 + zero 555 2181 + ptrail 556 + gap 99876 + toggle_bit_mask 0x0 + + begin codes + power 0x5006 + menu 0x9806 + guide 0x0C0B + info 0xCC05 + up 0x2C09 + down 0xAC01 + left 0x6C0E + right 0xEC06 + ok 0x8807 + exit 0x480B + options 0x4205 + widgets 0xC209 + ondemand 0x580A + favorites 0xA805 + last 0xC803 + fiostv 0x7C0F + ch+ 0xD00A + ch- 0x3002 + previous 0x3C08 + dvr 0xBC00 + next 0xFC07 + rewind 0x7808 + play-pause 0xF800 + fastforward 0xB804 + stop 0x380C + record 0x8C03 + 1 0x800F + 2 0x4007 + 3 0xC00B + 4 0x2003 + 5 0xA00D + 6 0x6005 + 7 0xE009 + 8 0x1001 + 9 0x900E + 0 0x0000 + * 0x2201 + # 0x0203 + yellow 0xE801 + blue 0xE40E + red 0x1406 + green 0x940A + av 0x280D + pip 0x4403 + pip-change 0xC40D + end codes + +end remote |