diff options
author | James Meyer <james.meyer@operamail.com> | 2009-04-01 03:08:46 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-04-01 03:08:46 (GMT) |
commit | 35cac9daefef0c409dd7144e8448b138c1d077a6 (patch) | |
tree | 9901471bbecf377672b636f42b65a7d6839cd4a0 /abs/core-testing/system-templates/templates/transmit/dish322 | |
parent | 2e3d0d812bc9459adea4b0dbf1b038dbd1e79dc0 (diff) | |
download | linhes_pkgbuild-35cac9daefef0c409dd7144e8448b138c1d077a6.zip linhes_pkgbuild-35cac9daefef0c409dd7144e8448b138c1d077a6.tar.gz linhes_pkgbuild-35cac9daefef0c409dd7144e8448b138c1d077a6.tar.bz2 |
system-templates: Added more STB and did some hauppauge work for the remotes.
the STB were snagged from Mythdora.
Diffstat (limited to 'abs/core-testing/system-templates/templates/transmit/dish322')
-rwxr-xr-x | abs/core-testing/system-templates/templates/transmit/dish322/lircd.conf | 51 |
1 files changed, 51 insertions, 0 deletions
diff --git a/abs/core-testing/system-templates/templates/transmit/dish322/lircd.conf b/abs/core-testing/system-templates/templates/transmit/dish322/lircd.conf new file mode 100755 index 0000000..d7178ab --- /dev/null +++ b/abs/core-testing/system-templates/templates/transmit/dish322/lircd.conf @@ -0,0 +1,51 @@ +begin remote + + name DISH_1 + bits 16 + flags SPACE_ENC|NO_HEAD_REP + eps 30 + aeps 100 + + header 350 6000 + one 324 2800 + zero 324 1700 + ptrail 324 + gap 6000 + min_repeat 0 + toggle_bit 0 + frequency 40000 + + begin codes + tv/video 0x000000000000A3FF + power 0x000000000000F7FF + menu 0x000000000000D3FF + page_up 0x000000000000C3EF + page_down 0x000000000000E3EF + guide 0x000000000000AFFF + pointer_up 0x00000000000097FF + pointer_left 0x0000000000008FFF + pointer_right 0x0000000000009FFF + pointer_down 0x00000000000087FF + select 0x000000000000BFFF + recall 0x00000000000093FF + info 0x000000000000FFFF + view 0x000000000000A7FF + cancel 0x000000000000B7FF + sys_info 0x0000000000006FFF + record 0x00000000000083FF + 1 0x000000000000EFFF + 2 0x000000000000EBFF + 3 0x000000000000E7FF + 4 0x000000000000DFFF + 5 0x000000000000DBFF + 6 0x000000000000D7FF + 7 0x000000000000CFFF + 8 0x000000000000CBFF + 9 0x000000000000C7FF + 0 0x000000000000BBFF + * 0x0000000000006BFF + # 0x00000000000067FF + end codes + +end remote + |