summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-03-02 18:51:51 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-03-02 18:51:51 (GMT)
commitc4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce (patch)
treed49601885b5648a971567d9b14a1cf5d1a0d412a /abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf
parentdfb5a44540d0f1f6103381e8ad4a61a0871fd2be (diff)
downloadlinhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.zip
linhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.tar.gz
linhes_pkgbuild-c4a0c229a373a5aa36a3bfb4067c9356c7c4c3ce.tar.bz2
Moving templates to their own package.
Diffstat (limited to 'abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf')
-rw-r--r--abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf53
1 files changed, 0 insertions, 53 deletions
diff --git a/abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf b/abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf
deleted file mode 100644
index e786f2b..0000000
--- a/abs/core-testing/LinHES-config/templates/remotes/generic/MOTOROLA.conf
+++ /dev/null
@@ -1,53 +0,0 @@
-#
-# generic Motorola config file
-#
-# source: Motorola Application Note AN463
-# ICs 68HC05K0/MC144105/MC144107
-#
-# used by Grundig
-#
-# currently you have to create config files for such remotes manually
-# as irrecord always will record the start code
-
-begin remote
-
- name MOTOROLA_START/STOP
- flags SHIFT_ENC|CONST_LENGTH
- bits 10
- eps 10
- aeps 250
-
- header 512 2560
- one 512 512
- zero 512 512
- gap 32800
- repeat_bit 0
- frequency 32000
- duty_cycle 25
-
- begin codes
- START/STOP 0x0000000000000000
- end codes
-
-end remote
-
-begin remote
-
- name MOTOROLA
- flags SHIFT_ENC|CONST_LENGTH
- bits 10
- eps 10
- aeps 250
-
- header 512 2560
- one 512 512
- zero 512 512
- gap 131000
- repeat_bit 0
- frequency 32000
- duty_cycle 25
-
- begin codes
- end codes
-
-end remote