Flipper-IRDB/_Converted_/Pronto/M/Marantz/CC38.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

87 lines
1.4 KiB
Plaintext

Filetype: IR signals file
Version: 1
#
# TIME [raw] {11110100-001011}
name: TIME
type: parsed
protocol: RC5
address: 14 00 00 00
command: 0B 00 00 00
#
# SCAN [raw] {11110100-101011}
name: SCAN
type: parsed
protocol: RC5
address: 14 00 00 00
command: 2B 00 00 00
#
# DISC [raw] {11110100-011110}
name: DISC
type: parsed
protocol: RC5
address: 14 00 00 00
command: 1E 00 00 00
#
# O/C [raw] {11110100-101101}
name: O/C
type: parsed
protocol: RC5
address: 14 00 00 00
command: 2D 00 00 00
#
# RANDOM [raw] {11110100-011100}
name: RANDOM
type: parsed
protocol: RC5
address: 14 00 00 00
command: 1C 00 00 00
#
# PAUSE [raw] {11110100-110000}
name: PAUSE
type: parsed
protocol: RC5
address: 14 00 00 00
command: 30 00 00 00
#
# STOP [raw] {11110100-110110}
name: STOP
type: parsed
protocol: RC5
address: 14 00 00 00
command: 36 00 00 00
#
# PLAY [raw] {11110100-110101}
name: PLAY
type: parsed
protocol: RC5
address: 14 00 00 00
command: 35 00 00 00
#
# R_TRK [raw] {11110100-100001}
name: R_TRK
type: parsed
protocol: RC5
address: 14 00 00 00
command: 21 00 00 00
#
# F_TRK [raw] {11110100-100000}
name: F_TRK
type: parsed
protocol: RC5
address: 14 00 00 00
command: 20 00 00 00
#
# VOL- [raw] {11110100-010001}
name: VOL-
type: parsed
protocol: RC5
address: 14 00 00 00
command: 11 00 00 00
#
# VOL+ [raw] {11110100-010000}
name: VOL+
type: parsed
protocol: RC5
address: 14 00 00 00
command: 10 00 00 00