diff options
Diffstat (limited to 'abs/core/system-templates/templates/remotes/generic')
12 files changed, 383 insertions, 0 deletions
diff --git a/abs/core/system-templates/templates/remotes/generic/DENON.conf b/abs/core/system-templates/templates/remotes/generic/DENON.conf new file mode 100644 index 0000000..e645cba --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/DENON.conf @@ -0,0 +1,31 @@ +# +# generic Denon config file +# +# source: various +# +# used by: Denon, Sharp + +begin remote + + name DENON + bits 15 + flags SPACE_ENC + eps 30 + aeps 100 + + one 275 1900 + zero 275 775 + ptrail 275 + gap 43000 + repeat_bit 0 + +# frequency 32000 +# frequency is 455/12 according to stewart@neuron.com +# remote is based on Sharp lc3715 IC + frequency 38000 +# duty_cycle unknown + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/MOTOROLA.conf b/abs/core/system-templates/templates/remotes/generic/MOTOROLA.conf new file mode 100644 index 0000000..e786f2b --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/MOTOROLA.conf @@ -0,0 +1,53 @@ +# +# 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 diff --git a/abs/core/system-templates/templates/remotes/generic/NEC-pulse.conf b/abs/core/system-templates/templates/remotes/generic/NEC-pulse.conf new file mode 100644 index 0000000..51c31d9 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/NEC-pulse.conf @@ -0,0 +1,32 @@ +# +# generic NEC config file +# +# source: CIrCC datasheet, exiting config files +# +# used by: Toshiba + +begin remote + + name NEC + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9000 4500 + one 563 1687 + zero 563 562 + ptrail 563 + pre_data_bits 16 +# just a guess + gap 108000 + + repeat 9000 4500 + + frequency 38000 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/NEC-short-pulse.conf b/abs/core/system-templates/templates/remotes/generic/NEC-short-pulse.conf new file mode 100644 index 0000000..068c253 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/NEC-short-pulse.conf @@ -0,0 +1,34 @@ +# +# generic NEC config file +# +# source: CIrCC datasheet, exiting config files +# +# used by: Akai, Amstrad, Eltasat, Hitachi, ITT, Kenwood, Onkyo, +# Sanyo, Schneider, SEG, Yamaha + + +begin remote + + name NEC + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9000 4500 + one 563 1687 + zero 563 562 + ptrail 563 + pre_data_bits 16 +# just a guess + gap 108000 + + repeat 9000 2250 + + frequency 38000 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/NEC.conf b/abs/core/system-templates/templates/remotes/generic/NEC.conf new file mode 100644 index 0000000..18ee327 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/NEC.conf @@ -0,0 +1,30 @@ +# +# generic NEC config file +# +# source: CIrCC datasheet, exiting config files +# +# used by: Canon, Creative, Domland, Orion + +begin remote + + name NEC + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9000 4500 + one 563 1687 + zero 563 562 + ptrail 563 + pre_data_bits 16 +# just a guess + gap 108000 + + frequency 38000 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/RC-5.conf b/abs/core/system-templates/templates/remotes/generic/RC-5.conf new file mode 100644 index 0000000..f62e3f9 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/RC-5.conf @@ -0,0 +1,30 @@ +# +# generic RC-5 config file +# +# source: SAA3010 datasheet +# +# used by: Philips, Marantz, Anitech, Elitron, Grundig, Schneider + +begin remote + + name RC-5 + bits 6 + flags RC5|CONST_LENGTH + eps 30 + aeps 100 + + one 889 889 + zero 889 889 + plead 889 + pre_data_bits 7 + gap 113792 + toggle_bit 2 + +# frequency 35750 + frequency 36000 + duty_cycle 50 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/RC-6.conf b/abs/core/system-templates/templates/remotes/generic/RC-6.conf new file mode 100644 index 0000000..9565707 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/RC-6.conf @@ -0,0 +1,28 @@ +# +# generic RC-6 config file +# +# source: http://home.hccnet.nl/m.majoor/projects__remote_control.htm +# http://home.hccnet.nl/m.majoor/pronto.pdf +# +# used by: Philips + +begin remote + + name RC-6 + bits 8 + flags RC6|CONST_LENGTH + eps 30 + aeps 100 + + header 2667 889 + one 444 444 + zero 444 444 + pre_data_bits 13 + pre_data 0xEFB + gap 108000 + toggle_bit 5 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/RCMM-32.conf b/abs/core/system-templates/templates/remotes/generic/RCMM-32.conf new file mode 100644 index 0000000..89f847a --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/RCMM-32.conf @@ -0,0 +1,23 @@ +begin remote + + name RCMM-32 + bits 32 + flags RCMM|CONST_LENGTH + eps 2 + aeps 100 + + header 417 278 + three 167 778 + two 167 611 + one 167 444 + zero 167 278 + ptrail 167 + pre_data_bits 0 + gap 99817 + repeat_bit 0 + + begin codes + end codes + +end remote + diff --git a/abs/core/system-templates/templates/remotes/generic/RECS80.conf b/abs/core/system-templates/templates/remotes/generic/RECS80.conf new file mode 100644 index 0000000..b9702ea --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/RECS80.conf @@ -0,0 +1,31 @@ +# +# generic RECS 80 config file +# +# source: SAA3008 datasheet +# +# used by: Saba, Technisat + +begin remote + + name RECS80 + bits 5 + flags SPACE_ENC|CONST_LENGTH + eps 20 + aeps 150 + + one 141 7590 + zero 141 5090 + ptrail 141 + pre_data_bits 6 + pre_data 0x22 + gap 121440 + toggle_bit 2 + +# frequency 37916 + frequency 38000 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/SANYO.conf b/abs/core/system-templates/templates/remotes/generic/SANYO.conf new file mode 100644 index 0000000..fbcf8dc --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/SANYO.conf @@ -0,0 +1,34 @@ +# +# generic Sanyo config file +# +# source: CIrCC datasheet, exiting config files +# Sanyo LC7461M datasheet +# +# used by: Aiwa, Chinon, Sanyo + +begin remote + + name Sanyo + bits 16 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 9000 4500 + one 563 1687 + zero 563 562 + ptrail 563 + pre_data_bits 26 +# just a guess + gap 108000 + + repeat 9000 4500 + +# 455kHz/12 + frequency 37916 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/SONY12.conf b/abs/core/system-templates/templates/remotes/generic/SONY12.conf new file mode 100644 index 0000000..d62d12c --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/SONY12.conf @@ -0,0 +1,28 @@ +# +# generic Sony 12-bit config file +# +# source: various +# + +begin remote + + name SONY + bits 7 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 2400 600 + one 1200 600 + zero 600 600 + post_data_bits 5 + gap 45000 + min_repeat 2 + + frequency 40000 + duty_cycle 33 + + begin codes + end codes + +end remote diff --git a/abs/core/system-templates/templates/remotes/generic/SONY20.conf b/abs/core/system-templates/templates/remotes/generic/SONY20.conf new file mode 100644 index 0000000..4a64ca7 --- /dev/null +++ b/abs/core/system-templates/templates/remotes/generic/SONY20.conf @@ -0,0 +1,29 @@ +# +# generic Sony 20-bit config file +# +# source: various +# + +begin remote + + name SONY + bits 7 + flags SPACE_ENC|CONST_LENGTH + eps 30 + aeps 100 + + header 2400 600 + one 1200 600 + zero 600 600 + post_data_bits 13 +# gap is just a guess + gap 45000 + min_repeat 2 + + frequency 40000 +# duty_cycle unknown + + begin codes + end codes + +end remote |