new fresh ir db's

This commit is contained in:
r3df0xx
2022-05-18 01:44:21 +03:00
parent 1ffe4bd582
commit 157727c321
3275 changed files with 689434 additions and 0 deletions

View File

@@ -0,0 +1,44 @@
Filetype: IR signals file
Version: 1
#
name: VOLUME_+
type: parsed
protocol: NECext
address: A0 00 00 00
command: 20 00 00 00
#
name: VOLUME_-
type: parsed
protocol: NECext
address: A0 00 00 00
command: 21 00 00 00
#
name: MUTE
type: parsed
protocol: NECext
address: A0 00 00 00
command: 32 00 00 00
#
name: DVD
type: parsed
protocol: NECext
address: A0 00 00 00
command: 94 00 00 00
#
name: AUX
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9A 00 00 00
#
name: TV
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9C 00 00 00
#
name: VCR
type: parsed
protocol: NECext
address: A0 00 00 00
command: 9E 00 00 00

View File

@@ -0,0 +1,8 @@
Filetype: IR signals file
Version: 1
#
name: POWER_OFF
type: parsed
protocol: NECext
address: A0 1C 00 00
command: 3D 00 00 00

View File

@@ -0,0 +1,20 @@
Filetype: IR signals file
Version: 1
#
name: PRESET_UP
type: parsed
protocol: NECext
address: A0 04 00 00
command: 34 00 00 00
#
name: PRESET_DOWN
type: parsed
protocol: NECext
address: A0 04 00 00
command: 35 00 00 00
#
name: TUNER
type: parsed
protocol: NECext
address: A0 04 00 00
command: A4 00 00 00