Created
January 10, 2018 01:36
-
-
Save auckenox/f2111f556b4af56967233cee6112e7d6 to your computer and use it in GitHub Desktop.
LIRC Config (partial) for Remote AXD7745 for device Pioneer A-50DA
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 Wed Jan 10 02:29:33 2018 | |
# | |
# contributed by auckenox | |
# | |
# brand: pioneer | |
# model no. of remote control: pioneer_axd7745 | |
# devices being controlled by this remote: A-50DA | |
# | |
# MAPPING: | |
# KEY_1: SACD (source) | |
# KEY_2: NETWORK (source) | |
# KEY_3: LINE1 (source) | |
# KEY_4: LINE2 (source) | |
# KEY_5: USB (source) | |
# KEY_6: OPTICAL/COAX (source) | |
# KEY_7: PHONO (source) | |
# KEY_A: SPEAKERS A | |
# KEY_AB: SPEAKERS B | |
# KEY_MUTE: MUTE | |
# KEY_POWER: POWER | |
# KEY_BRIGHTNESS_CYCLE: DIMMER | |
# KEY_L: LOUDNESS | |
begin remote | |
name pioneer_axd7745 | |
bits 16 | |
flags SPACE_ENC|CONST_LENGTH | |
eps 30 | |
aeps 100 | |
header 8543 4149 | |
one 501 1631 | |
zero 501 566 | |
ptrail 504 | |
pre_data_bits 16 | |
pre_data 0xA55A | |
gap 90403 | |
toggle_bit_mask 0x0 | |
begin codes | |
KEY_VOLUMEDOWN 0xD02F | |
KEY_VOLUMEUP 0x50AF | |
KEY_POWER 0x38C7 | |
KEY_1 0x32CD | |
KEY_2 0x3AC5 0xE31C | |
KEY_3 0xF20D | |
KEY_4 0x7A85 0x40BF | |
KEY_5 0x7986 0x936C | |
KEY_6 0x7A85 0x837C | |
KEY_MUTE 0x48B7 | |
KEY_A 0x9A65 0x00FF | |
KEY_AB 0x9A65 0x807F | |
KEY_BRIGHTNESS_CYCLE 0x6A95 0x609F | |
KEY_SOUND 0xBA45 0x10EF | |
KEY_L 0x22DD | |
KEY_7 0xB24D | |
end codes | |
end remote | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment