diff options
author | Britney Fransen <brfransen@gmail.com> | 2022-11-18 22:50:45 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2022-11-18 22:50:45 (GMT) |
commit | d1695a359e849f3419c8d24e551cc4ff65d8feff (patch) | |
tree | c9f87522061119c9b5a27c68c879cd72c568add4 /linhes/linhes-templates/templates/transmit/motorola_vip12xx | |
parent | 731cab73b54223a7ccfeec293b1f57c0477a5823 (diff) | |
download | linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.zip linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.gz linhes_pkgbuild-d1695a359e849f3419c8d24e551cc4ff65d8feff.tar.bz2 |
linhes-templates: initial inclusion
Diffstat (limited to 'linhes/linhes-templates/templates/transmit/motorola_vip12xx')
-rw-r--r-- | linhes/linhes-templates/templates/transmit/motorola_vip12xx/lircd.conf | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/transmit/motorola_vip12xx/lircd.conf b/linhes/linhes-templates/templates/transmit/motorola_vip12xx/lircd.conf new file mode 100644 index 0000000..2b32c2b --- /dev/null +++ b/linhes/linhes-templates/templates/transmit/motorola_vip12xx/lircd.conf @@ -0,0 +1,73 @@ +begin remote + + name vip1200 + bits 32 + flags RCMM|CONST_LENGTH + eps 18 + aeps 100 + + header 417 278 + three 167 778 + two 167 611 + one 167 444 + zero 167 278 + ptrail 167 + gap 99817 + toggle_bit_mask 0x8000 + + begin codes + ZERO 0x23402600 + 0 0x23402600 + ONE 0x2340A601 + 1 0x2340A601 + TWO 0x23402602 + 2 0x23402602 + THREE 0x2340A603 + 3 0x2340A603 + FOUR 0x23402604 + 4 0x23402604 + FIVE 0x2340A605 + 5 0x2340A605 + SIX 0x2340A606 + 6 0x2340A606 + SEVEN 0x2340A607 + 7 0x2340A607 + EIGHT 0x23402608 + 8 0x23402608 + NINE 0x2340A609 + 9 0x2340A609 + LAST 0x2340260A + POWER 0x2340A60C + INFO 0x2340260F + CHPG+ 0x2340A620 + CHPG- 0x2340A621 + FF 0x23402628 + REW 0x2340A629 + PLAY 0x2340262C + PAUSE 0x23402630 + STOP 0x2340A631 + RECORD 0x23402637 + A 0x2340A638 + B 0x2340A639 + RECORDEDTV 0x23402644 + FWD 0x2340A64C + REPLAY 0x2340264D + MENU 0x2340A654 + EXIT 0x2340A655 + UP 0x2340A658 + DOWN 0x23402659 + LEFT 0x2340A65A + RIGHT 0x2340A65B + OK 0x2340A65C + BACK 0x2340A683 + C 0x2340A686 + DELETE 0x2340A69E + TVVIDEO 0x234026A8 + GUIDE 0x234026CC + ENTER 0x234026E1 + VIDEOONDEMAND 0x2340A6F0 + gointeractive 0x2340A6FD + end codes + +end remote + |