This commit is contained in:
xfmxx
2023-02-24 00:25:10 +01:00
parent b806f02d42
commit 1b9ade586b
12 changed files with 1070 additions and 291 deletions

View File

@@ -0,0 +1,64 @@
Filetype: IR signals file
Version: 1
#
# Socobeta Scaler Converter
#
name: VGA AV
type: parsed
protocol: NEC
address: 00 00 00 00
command: 4D 00 00 00
#
name: Zoom
type: parsed
protocol: NEC
address: 00 00 00 00
command: 16 00 00 00
#
name: Menu
type: parsed
protocol: NEC
address: 00 00 00 00
command: 40 00 00 00
#
name: sys
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: Mode
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1F 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1F 00 00 00
#
name: Down
type: parsed
protocol: NEC
address: 00 00 00 00
command: 02 00 00 00
#
name: Right
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1E 00 00 00
#
name: Left
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0A 00 00 00
#
name: Up
type: parsed
protocol: NEC
address: 00 00 00 00
command: 05 00 00 00