mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-13 00:14:29 +00:00
cd5bbf0432
Formatted by [1]. Records with parse issues were left untouched.
[1] 1e268df6bb/infrared/rc5marantz_raw2parsed.py
80 lines
1.3 KiB
Plaintext
80 lines
1.3 KiB
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
# PAUSE [raw] {11010010-110000}
|
|
name: PAUSE
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 30 00 00 00
|
|
#
|
|
# PLAY [raw] {11010010-110101}
|
|
name: PLAY
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 35 00 00 00
|
|
#
|
|
# FFWD [raw] {11010010-110100}
|
|
name: FFWD
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 34 00 00 00
|
|
#
|
|
# MEMO [raw] {11010010-101001}
|
|
name: MEMO
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 29 00 00 00
|
|
#
|
|
# REW [raw] {11010010-110010}
|
|
name: REW
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 32 00 00 00
|
|
#
|
|
# R_PLAY [raw] {11010010-101111}
|
|
name: R_PLAY
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 2F 00 00 00
|
|
#
|
|
# STOP [raw] {11010010-110110}
|
|
name: STOP
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 36 00 00 00
|
|
#
|
|
# RECORD_PAUSE [raw] {11010010-101010}
|
|
name: RECORD_PAUSE
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 2A 00 00 00
|
|
#
|
|
# RECORD [raw] {11010010-110111}
|
|
name: RECORD
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 37 00 00 00
|
|
#
|
|
# DECK_A [raw] {11010010-101100}
|
|
name: DECK_A
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 2C 00 00 00
|
|
#
|
|
# DECK_B [raw] {11010010-101110}
|
|
name: DECK_B
|
|
type: parsed
|
|
protocol: RC5
|
|
address: 12 00 00 00
|
|
command: 2E 00 00 00
|