summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2008-11-08 01:55:11 (GMT)
committerJames Meyer <james.meyer@operamail.com>2008-11-08 01:55:11 (GMT)
commit6c8f178b6c8874623e780d2c049a49b780237654 (patch)
tree31cd168b3e87c9777dc1bcd5d57f4e806a3c97f7 /abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf
parent4287d6026a61f8760633574c059f6e2dead2619d (diff)
downloadlinhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.zip
linhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.tar.gz
linhes_pkgbuild-6c8f178b6c8874623e780d2c049a49b780237654.tar.bz2
rename live-installer to LinHES-config
Diffstat (limited to 'abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf')
-rw-r--r--abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf53
1 files changed, 0 insertions, 53 deletions
diff --git a/abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf b/abs/core-testing/live-installer/templates/remotes/generic/MOTOROLA.conf
deleted file mode 100644
index e786f2b..0000000
--- a/abs/core-testing/live-installer/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