diff options
author | James Meyer <james.meyer@operamail.com> | 2009-03-02 18:52:41 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2009-03-02 18:52:41 (GMT) |
commit | 4a58721bde0f959343fc3c01c937d84e1837db49 (patch) | |
tree | 7139f50a2aa22653dc292681e937fe27fdabd099 /abs/core-testing/system-templates/templates/remotes/technisat | |
parent | c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce (diff) | |
download | linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.zip linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.gz linhes_pkgbuild-4a58721bde0f959343fc3c01c937d84e1837db49.tar.bz2 |
New pkg system-templates.
This splits out the templates from the -config package.
Diffstat (limited to 'abs/core-testing/system-templates/templates/remotes/technisat')
-rw-r--r-- | abs/core-testing/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/abs/core-testing/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI b/abs/core-testing/system-templates/templates/remotes/technisat/lircd.conf.mediafocusI new file mode 100644 index 0000000..6dd84f9 --- /dev/null +++ b/abs/core-testing/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 + + |