diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 01:57:08 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-09-26 01:57:08 (GMT) |
commit | 7b29169fff9e7c624890c5edffe85def8a293136 (patch) | |
tree | 47753889faa3a2063b66d1c7e7681e703eb1b39a /abs/core/system-templates/templates/remotes/technisat | |
parent | c491dea779dac29afff3578bf8245943817c2339 (diff) | |
download | linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.zip linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.gz linhes_pkgbuild-7b29169fff9e7c624890c5edffe85def8a293136.tar.bz2 |
LinHES 6.01.00
Diffstat (limited to 'abs/core/system-templates/templates/remotes/technisat')
-rw-r--r-- | abs/core/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI b/abs/core/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI new file mode 100644 index 0000000..6dd84f9 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI @@ -0,0 +1,42 @@ +# +# this config file was automatically generated +# using lirc-0.6.2 on Mon Sep 4 22:17:47 2000 +# +# contributed by Peter Schlaf +# +# brand: Technisat +# model: +# supported devices: MediaFocus PC card +# + +begin remote + + name TECHNISAT + bits 10 + flags SPACE_ENC|CONST_LENGTH + eps 20 + aeps 150 + + one 141 7590 + zero 141 5090 + ptrail 141 + pre_data_bits 1 + pre_data 0x1 + gap 121440 + repeat_bit 0 + toggle_bit 2 + + frequency 38000 + duty_cycle 33 + + begin codes + MUTE 0x0000000000000046 + VOL+ 0x000000000000006E + VOL- 0x000000000000006F + CH+ 0x0000000000000047 + CH- 0x0000000000000048 + end codes + +end remote + + |