lirc stuff
This commit is contained in:
62
lirc/lirc_rgb_ligh.conf
Normal file
62
lirc/lirc_rgb_ligh.conf
Normal file
@@ -0,0 +1,62 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Thu Jan 22 00:22:05 2015
|
||||||
|
#
|
||||||
|
# contributed by udo@maketank.net
|
||||||
|
#
|
||||||
|
# brand: BD(r) LED RGB e27 lights
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name RGB_LED_E27
|
||||||
|
bits 16
|
||||||
|
flags SPACE_ENC|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 9080 4456
|
||||||
|
one 616 1636
|
||||||
|
zero 616 509
|
||||||
|
ptrail 600
|
||||||
|
repeat 9076 2218
|
||||||
|
pre_data_bits 16
|
||||||
|
pre_data 0xFF
|
||||||
|
gap 108130
|
||||||
|
toggle_bit_mask 0x0
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
DIM_UP 0xA05F
|
||||||
|
DIM_DOWN 0x20DF
|
||||||
|
OFF 0x609F
|
||||||
|
ON 0xE01F
|
||||||
|
RED 0x906F
|
||||||
|
GREEN 0x10EF
|
||||||
|
BLUE 0x50AF
|
||||||
|
WHITE 0xD02F
|
||||||
|
FLASH 0xF00F
|
||||||
|
STROBE 0xE817
|
||||||
|
FADE 0xD827
|
||||||
|
SMOOTH 0xC837
|
||||||
|
1x1 0xB04F
|
||||||
|
1x2 0xA857
|
||||||
|
1x3 0x9867
|
||||||
|
1x4 0x8877
|
||||||
|
2x1 0x30CF
|
||||||
|
2x2 0x28D7
|
||||||
|
2x3 0x18E7
|
||||||
|
2x4 0x08F7
|
||||||
|
3x1 0x708F
|
||||||
|
3x2 0x6897
|
||||||
|
3x3 0x58A7
|
||||||
|
3x4 0x48B7
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
70
lirc/lircd.conf
Normal file
70
lirc/lircd.conf
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 15:43:50 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.sundtek
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.sundtek
|
||||||
|
bits 16
|
||||||
|
flags SPACE_ENC|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 9041 4427
|
||||||
|
one 622 1624
|
||||||
|
zero 622 498
|
||||||
|
ptrail 621
|
||||||
|
repeat 9042 2182
|
||||||
|
pre_data_bits 16
|
||||||
|
pre_data 0x866B
|
||||||
|
gap 107740
|
||||||
|
toggle_bit_mask 0x0
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_POWER 0xC23D
|
||||||
|
KEY_1 0x20DF
|
||||||
|
KEY_2 0x10EF
|
||||||
|
KEY_3 0x40BF
|
||||||
|
KEY_4 0xF00F
|
||||||
|
KEY_5 0xA05F
|
||||||
|
KEY_6 0x609F
|
||||||
|
KEY_7 0x30CF
|
||||||
|
KEY_8 0xB04F
|
||||||
|
KEY_9 0x50AF
|
||||||
|
KEY_0 0x8877
|
||||||
|
KEY_BACK 0x08F7
|
||||||
|
KEY_OK 0x48B7
|
||||||
|
KEY_CHANNELUP 0x906F
|
||||||
|
KEY_CHANNELDOWN 0xE01F
|
||||||
|
KEY_VOLUMEUP 0x708F
|
||||||
|
KEY_VOLUMEDOWN 0xC837
|
||||||
|
KEY_UP 0x18E7
|
||||||
|
KEY_DOWN 0x9867
|
||||||
|
KEY_LEFT 0x58A7
|
||||||
|
KEY_RIGHT 0xD827
|
||||||
|
KEY_MUTE 0xE817
|
||||||
|
KEY_PLAY 0x6897
|
||||||
|
KEY_STOP 0xA857
|
||||||
|
KEY_RECORD 0x28D7
|
||||||
|
KEY_RED 0x38C7
|
||||||
|
KEY_GREEN 0xB847
|
||||||
|
KEY_YELLOW 0x7887
|
||||||
|
KEY_BLUE 0xF807
|
||||||
|
KEY_ZOOM 0xD02F
|
||||||
|
KEY_POWER2 0xC03F
|
||||||
|
KEY_SWITCHVIDEOMODE 0x807F
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
70
lirc/lircd.conf.mine
Normal file
70
lirc/lircd.conf.mine
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 12:20:03 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.mine
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.mine
|
||||||
|
bits 0
|
||||||
|
flags SPACE_ENC|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 9038 4429
|
||||||
|
one 626 1616
|
||||||
|
zero 626 494
|
||||||
|
ptrail 628
|
||||||
|
repeat 9037 2186
|
||||||
|
pre_data_bits 32
|
||||||
|
pre_data 0x866BD827
|
||||||
|
gap 107741
|
||||||
|
toggle_bit_mask 0x0
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_POWER 0x0074
|
||||||
|
KEY_MENU 0x0161
|
||||||
|
KEY_ZOOM 0x0174
|
||||||
|
KEY_POWER2 0x00AE
|
||||||
|
KEY_1 0x0002
|
||||||
|
KEY_2 0x0003
|
||||||
|
KEY_3 0x0004
|
||||||
|
KEY_4 0x0005
|
||||||
|
KEY_5 0x0006
|
||||||
|
KEY_6 0x0007
|
||||||
|
KEY_7 0x0008
|
||||||
|
KEY_8 0x0009
|
||||||
|
KEY_9 0x000A
|
||||||
|
KEY_0 0x000B
|
||||||
|
KEY_CHANNELUP 0x0192
|
||||||
|
KEY_CHANNELDOWN 0x0193
|
||||||
|
KEY_VOLUMEUP 0x0073
|
||||||
|
KEY_VOLUMEDOWN 0x0072
|
||||||
|
KEY_OK 0x001C
|
||||||
|
KEY_RECORD 0x00A7
|
||||||
|
KEY_STOP 0x0080
|
||||||
|
KEY_PLAY 0x00CF
|
||||||
|
KEY_MUTE 0x0071
|
||||||
|
KEY_UP 0x0067
|
||||||
|
KEY_DOWN 0x006C
|
||||||
|
KEY_LEFT 0x0069
|
||||||
|
KEY_RIGHT 0x006A
|
||||||
|
KEY_RED 0x018E
|
||||||
|
KEY_GREEN 0x018F
|
||||||
|
KEY_YELLOW 0x0190
|
||||||
|
KEY_BLUE 0x0191
|
||||||
|
KEY_BACK 0x009e
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
0
lirc/lircd.conf.mine.conf
Normal file
0
lirc/lircd.conf.mine.conf
Normal file
56
lirc/lircd.conf.mine.raw-force
Normal file
56
lirc/lircd.conf.mine.raw-force
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 14:26:47 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.mine.raw-force
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.mine.raw-force
|
||||||
|
flags RAW_CODES|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
gap 107742
|
||||||
|
|
||||||
|
begin raw_codes
|
||||||
|
|
||||||
|
name KEY_NEXT
|
||||||
|
9065 4404 640 1619 617 511
|
||||||
|
649 454 623 510 621 486
|
||||||
|
656 1607 622 1626 628 490
|
||||||
|
645 462 645 1621 636 1598
|
||||||
|
646 481 652 1584 639 491
|
||||||
|
652 1601 623 1602 643 1619
|
||||||
|
615 1618 637 492 622 1617
|
||||||
|
637 1601 641 485 638 492
|
||||||
|
621 485 647 485 645 481
|
||||||
|
626 1618 609 516 621 490
|
||||||
|
640 1618 649 1594 632 1635
|
||||||
|
605
|
||||||
|
|
||||||
|
name KEY_NEXT
|
||||||
|
9091 4388 604 1650 637 463
|
||||||
|
673 455 671 474 631 461
|
||||||
|
653 1611 616 1619 639 487
|
||||||
|
621 489 646 1619 618 1618
|
||||||
|
640 483 625 1614 639 492
|
||||||
|
622 1616 639 1599 643 1616
|
||||||
|
630 1605 639 492 621 1619
|
||||||
|
609 1623 648 479 620 512
|
||||||
|
620 486 647 483 644 486
|
||||||
|
624 1635 598 509 650 467
|
||||||
|
641 1619 614 1629 651 1576
|
||||||
|
648
|
||||||
|
|
||||||
|
end raw_codes
|
||||||
|
|
||||||
|
end remote
|
||||||
36
lirc/lircd.conf.motorola
Normal file
36
lirc/lircd.conf.motorola
Normal file
@@ -0,0 +1,36 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 14:36:10 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.motorola
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.motorola
|
||||||
|
bits 37
|
||||||
|
flags RC6|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 2699 844
|
||||||
|
one 467 418
|
||||||
|
zero 467 418
|
||||||
|
gap 106235
|
||||||
|
toggle_bit_mask 0x8000
|
||||||
|
rc6_mask 0x100000000
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_NEXT 0x037F9E08A4
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
39
lirc/lircd.conf.motorola.conf
Normal file
39
lirc/lircd.conf.motorola.conf
Normal file
@@ -0,0 +1,39 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 14:36:51 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.motorola.conf
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.motorola.conf
|
||||||
|
bits 0
|
||||||
|
flags RC6|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 2699 844
|
||||||
|
one 467 418
|
||||||
|
zero 467 418
|
||||||
|
pre_data_bits 37
|
||||||
|
pre_data 0x37F9E08A4
|
||||||
|
gap 106235
|
||||||
|
toggle_bit_mask 0x8000
|
||||||
|
rc6_mask 0x100000000
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_NEXT 0x0
|
||||||
|
KEY_NEXT 0x0
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
70
lirc/lircd.conf.sundtek
Normal file
70
lirc/lircd.conf.sundtek
Normal file
@@ -0,0 +1,70 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Sat Jan 4 15:43:50 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.sundtek
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.sundtek
|
||||||
|
bits 16
|
||||||
|
flags SPACE_ENC|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 9041 4427
|
||||||
|
one 622 1624
|
||||||
|
zero 622 498
|
||||||
|
ptrail 621
|
||||||
|
repeat 9042 2182
|
||||||
|
pre_data_bits 16
|
||||||
|
pre_data 0x866B
|
||||||
|
gap 107740
|
||||||
|
toggle_bit_mask 0x0
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_POWER 0xC23D
|
||||||
|
KEY_1 0x20DF
|
||||||
|
KEY_2 0x10EF
|
||||||
|
KEY_3 0x40BF
|
||||||
|
KEY_4 0xF00F
|
||||||
|
KEY_5 0xA05F
|
||||||
|
KEY_6 0x609F
|
||||||
|
KEY_7 0x30CF
|
||||||
|
KEY_8 0xB04F
|
||||||
|
KEY_9 0x50AF
|
||||||
|
KEY_0 0x8877
|
||||||
|
KEY_BACK 0x08F7
|
||||||
|
KEY_OK 0x48B7
|
||||||
|
KEY_CHANNELUP 0x906F
|
||||||
|
KEY_CHANNELDOWN 0xE01F
|
||||||
|
KEY_VOLUMEUP 0x708F
|
||||||
|
KEY_VOLUMEDOWN 0xC837
|
||||||
|
KEY_UP 0x18E7
|
||||||
|
KEY_DOWN 0x9867
|
||||||
|
KEY_LEFT 0x58A7
|
||||||
|
KEY_RIGHT 0xD827
|
||||||
|
KEY_MUTE 0xE817
|
||||||
|
KEY_PLAY 0x6897
|
||||||
|
KEY_STOP 0xA857
|
||||||
|
KEY_RECORD 0x28D7
|
||||||
|
KEY_RED 0x38C7
|
||||||
|
KEY_GREEN 0xB847
|
||||||
|
KEY_YELLOW 0x7887
|
||||||
|
KEY_BLUE 0xF807
|
||||||
|
KEY_ZOOM 0xD02F
|
||||||
|
KEY_POWER2 0xC03F
|
||||||
|
KEY_SWITCHVIDEOMODE 0x807F
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
71
lirc/lircd.conf.test
Normal file
71
lirc/lircd.conf.test
Normal file
@@ -0,0 +1,71 @@
|
|||||||
|
|
||||||
|
# Please make this file available to others
|
||||||
|
# by sending it to <lirc@bartelmus.de>
|
||||||
|
#
|
||||||
|
# this config file was automatically generated
|
||||||
|
# using lirc-0.9.0-pre1(default) on Tue Jan 7 20:48:48 2014
|
||||||
|
#
|
||||||
|
# contributed by
|
||||||
|
#
|
||||||
|
# brand: /home/pi/lircd.conf.test
|
||||||
|
# model no. of remote control:
|
||||||
|
# devices being controlled by this remote:
|
||||||
|
#
|
||||||
|
|
||||||
|
begin remote
|
||||||
|
|
||||||
|
name /home/pi/lircd.conf.test
|
||||||
|
bits 16
|
||||||
|
flags SPACE_ENC|CONST_LENGTH
|
||||||
|
eps 30
|
||||||
|
aeps 100
|
||||||
|
|
||||||
|
header 9035 4455
|
||||||
|
one 594 1651
|
||||||
|
zero 594 527
|
||||||
|
ptrail 588
|
||||||
|
repeat 9032 2216
|
||||||
|
pre_data_bits 16
|
||||||
|
pre_data 0x866B
|
||||||
|
gap 107745
|
||||||
|
toggle_bit_mask 0x0
|
||||||
|
|
||||||
|
begin codes
|
||||||
|
KEY_POWER 0xC23D
|
||||||
|
KEY_1 0x20DF
|
||||||
|
KEY_2 0x10EF
|
||||||
|
KEY_3 0x40BF
|
||||||
|
KEY_4 0xF00F
|
||||||
|
KEY_5 0xA05F
|
||||||
|
KEY_6 0x609F
|
||||||
|
KEY_7 0x30CF
|
||||||
|
KEY_8 0xB04F
|
||||||
|
KEY_9 0x50AF
|
||||||
|
KEY_0 0x8877
|
||||||
|
KEY_BACK 0x08F7
|
||||||
|
KEY_OK 0x48B7
|
||||||
|
KEY_CHANNELUP 0x906F
|
||||||
|
KEY_CHANNELDOWN 0xE01F
|
||||||
|
KEY_VOLUMEUP 0x708F
|
||||||
|
KEY_VOLUMEDOWN 0xC837
|
||||||
|
KEY_UP 0x18E7
|
||||||
|
KEY_DOWN 0x9867
|
||||||
|
KEY_LEFT 0x58A7
|
||||||
|
KEY_RIGHT 0xD827
|
||||||
|
KEY_MUTE 0xE817
|
||||||
|
KEY_PLAY 0x6897
|
||||||
|
KEY_STOP 0xA857
|
||||||
|
KEY_RECORD 0x38C7
|
||||||
|
KEY_RECORD2 0x28D7
|
||||||
|
KEY_RED 0x38C7
|
||||||
|
KEY_GREEN 0xB847
|
||||||
|
KEY_YELLOW 0x7887
|
||||||
|
KEY_BLUE 0xF807
|
||||||
|
KEY_ZOOM 0xD02F
|
||||||
|
KEY_POWER2 0xC03F
|
||||||
|
KEY_SWITCHVIDEOMODE 0x807F
|
||||||
|
end codes
|
||||||
|
|
||||||
|
end remote
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user