Created
December 12, 2017 23:47
-
-
Save chesterbr/f8fddc43bf7d28dc1c865de71dca939e to your computer and use it in GitHub Desktop.
Insignia RMB-SB314 remote control codes for LIRC (for Insignia NS-SB314 Sound Bar System)
This file contains 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 take the time to finish this file as described in | |
# https://sourceforge.net/p/lirc-remotes/wiki/Checklist/ | |
# and make it available to others by sending it to | |
# <[email protected]> | |
# | |
# This config file was automatically generated | |
# using lirc-0.9.4c(default) on Thu Dec 7 01:07:17 2017 | |
# Command line used: --disable-namespace -f -d /dev/lirc0 /home/chester/lircd.conf | |
# Kernel version (uname -r): 4.9.59+ | |
# | |
# Remote name (as of config file): Insignia_RMC-SB314 | |
# Brand of remote device, the thing you hold in your hand: Insignia | |
# Remote device model nr: RMC-SB314 | |
# Remote device info url: https://www.replacementremotes.com/insignia/buy-rmc-sb314-rmcsb314-sound-bar-system-remote-control | |
# Does remote device has a bundled capture device e. g., a | |
# usb dongle? : No | |
# For bundled USB devices: usb vendor id, product id | |
# and device string (use dmesg or lsusb): | |
# Type of device controlled | |
# (TV, VCR, Audio, DVD, Satellite, Cable, HTPC, ...) : Sound Bar System | |
# Device(s) controlled by this remote: NS-SB314 | |
# Device info (includes manual with remote device info): https://www.insigniaproducts.com/pdp/NS-SB314/4157006 | |
begin remote | |
name Insignia_RMC-SB314 | |
bits 32 | |
flags SPACE_ENC|CONST_LENGTH | |
eps 30 | |
aeps 100 | |
header 9121 4508 | |
one 604 1673 | |
zero 604 535 | |
ptrail 605 | |
gap 108253 | |
toggle_bit_mask 0x0 | |
frequency 38000 | |
begin codes | |
KEY_POWER 0xFFFFFFFFA1B710EF | |
KEY_MUTE 0xFFFFFFFFA1B756A9 | |
SOURCE_1_OPTICAL 0xFFFFFFFFA1B79E61 | |
SOURCE_2_AUX_IN 0xFFFFFFFFA1B7B649 | |
SOURCE_3_RCA 0xFFFFFFFFA1B7EE11 | |
BLUETOOTH 0xFFFFFFFFA1B72BD4 | |
DSP_STANDARD 0xFFFFFFFFA1B7C53A | |
DSP_THEATER 0xFFFFFFFFA1B705FA | |
DSP_NEWS 0xFFFFFFFFA1B745BA | |
BASS 0xFFFFFFFFA1B76699 | |
KEY_VOLUMEDOWN 0xFFFFFFFFA1B706F9 | |
KEY_VOLUMEUP 0xFFFFFFFFA1B78679 | |
end codes | |
end remote |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment