mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #121 from colingrady/main
Add more complete AMI jukebox remote controller
This commit is contained in:
commit
9be2acb206
106
Miscellaneous/AMI/AMI_Jukebox_Full.ir
Normal file
106
Miscellaneous/AMI/AMI_Jukebox_Full.ir
Normal file
@ -0,0 +1,106 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# AMI Jukebox
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Reject
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 36 00 00 00
|
||||
#
|
||||
name: Play
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 30 00 00 00
|
||||
#
|
||||
name: Pause
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 35 00 00 00
|
||||
#
|
||||
name: Ch1_Vol_Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: Ch1_Vol_Dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 28 00 00 00
|
||||
#
|
||||
name: Ch2_Vol_Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Ch2_Vol_Dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: Ch3_Vol_Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Ch3_Vol_Dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 22 00 00 00
|
||||
#
|
||||
name: Ch4_Vol_Up
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 3B 00 00 00
|
||||
#
|
||||
name: Ch4_Vol_Dn
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 37 00 00 00
|
||||
#
|
||||
name: AP_On
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 2B 00 00 00
|
||||
#
|
||||
name: AP_Off
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: Future
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: Vid_Sel
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Input_Sel
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 14 00 00 00
|
||||
command: 0D 00 00 00
|
Loading…
Reference in New Issue
Block a user