Last active
November 13, 2016 16:06
-
-
Save rgstephens/0e4f7f8f85d7a247c3ed272a1dcc4b40 to your computer and use it in GitHub Desktop.
LIRC File for Tivo Roamio
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Please make this file available to others | |
# by sending it to <[email protected]> | |
# | |
# this config file was automatically generated | |
# using lirc-0.9.0-pre1(default) on Sat Nov 12 14:53:38 2016 | |
# | |
# contributed by | |
# | |
# brand: test | |
# model no. of remote control: | |
# devices being controlled by this remote: | |
# | |
begin remote | |
name tivos | |
bits 16 | |
flags SPACE_ENC|CONST_LENGTH | |
eps 30 | |
aeps 100 | |
one 579 1636 | |
zero 579 524 | |
ptrail 570 | |
repeat 9011 2217 | |
pre_data_bits 16 | |
pre_data 0xA10C | |
gap 107530 | |
toggle_bit_mask 0x0 | |
begin codes | |
KEY_PAUSE 0xC40B | |
KEY_PLAY 0x840B | |
KEY_FORWARD 0x240B | |
KEY_FASTFORWARD 0x240B | |
KEY_REWIND 0x440B | |
KEY_SLOW 0xA40B | |
KEY_1 0x140B | |
KEY_A 0x0609 | |
end codes | |
end remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment