Flipper-IRDB/_Converted_/Pronto/M/Marantz/PMD-512.ir
Walter Doekes cd5bbf0432
Parse Marantz RC5 signals as far as possible
Formatted by [1]. Records with parse issues were left untouched.

[1] 1e268df6bb/infrared/rc5marantz_raw2parsed.py
2022-09-24 10:59:55 +02:00

80 lines
1.3 KiB
Plaintext

Filetype: IR signals file
Version: 1
#
# DECK-A [raw] {11110010-101100}
name: DECK-A
type: parsed
protocol: RC5
address: 12 00 00 00
command: 2C 00 00 00
#
# DECK-B [raw] {11110010-101110}
name: DECK-B
type: parsed
protocol: RC5
address: 12 00 00 00
command: 2E 00 00 00
#
# RESET [raw] {11110010-110001}
name: RESET
type: parsed
protocol: RC5
address: 12 00 00 00
command: 31 00 00 00
#
# RECORD [raw] {11010010-110111}
name: RECORD
type: parsed
protocol: RC5
address: 12 00 00 00
command: 37 00 00 00
#
# PAUSE [raw] {11110010-110000}
name: PAUSE
type: parsed
protocol: RC5
address: 12 00 00 00
command: 30 00 00 00
#
# RECORD-MUTE [raw] {11010010-101010}
name: RECORD-MUTE
type: parsed
protocol: RC5
address: 12 00 00 00
command: 2A 00 00 00
#
# PLAY [raw] {11010010-110101}
name: PLAY
type: parsed
protocol: RC5
address: 12 00 00 00
command: 35 00 00 00
#
# SEARCH [raw] {11110010-101111}
name: SEARCH
type: parsed
protocol: RC5
address: 12 00 00 00
command: 2F 00 00 00
#
# REW [raw] {11010010-110010}
name: REW
type: parsed
protocol: RC5
address: 12 00 00 00
command: 32 00 00 00
#
# STOP [raw] {11110010-110110}
name: STOP
type: parsed
protocol: RC5
address: 12 00 00 00
command: 36 00 00 00
#
# FFWD [raw] {11010010-110100}
name: FFWD
type: parsed
protocol: RC5
address: 12 00 00 00
command: 34 00 00 00