refactor: adapt new naming scheme for TVs
commit
3c7b336507
|
@ -3,43 +3,43 @@ Version: 1
|
||||||
#
|
#
|
||||||
# AKAI ATE-22Y604W TV
|
# AKAI ATE-22Y604W TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 06 F9 00 00
|
command: 06 F9 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -105,43 +105,43 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 13 EC 00 00
|
command: 13 EC 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 5F A0 00 00
|
command: 5F A0 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 03 FC 00 00
|
command: 03 FC 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 5E A1 00 00
|
command: 5E A1 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 02 FD 00 00
|
command: 02 FD 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 40 BF 00 00
|
command: 40 BF 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 1C E3 00 00
|
command: 1C E3 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
|
|
@ -3,199 +3,199 @@ Version: 1
|
||||||
#
|
#
|
||||||
# FireTV_Omni_Series_4K
|
# FireTV_Omni_Series_4K
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 46 B9 00 00
|
command: 46 B9 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 9f 60 00 00
|
command: 9f 60 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 45 BA 00 00
|
command: 45 BA 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4C B3 00 00
|
command: 4C B3 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 48 b7 00 00
|
command: 48 b7 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4D B2 00 00
|
command: 4D B2 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4e b1 00 00
|
command: 4e b1 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 49 B6 00 00
|
command: 49 B6 00 00
|
||||||
#
|
#
|
||||||
name: SELECT
|
name: Select
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4a b5 00 00
|
command: 4a b5 00 00
|
||||||
#
|
#
|
||||||
name: REWIND
|
name: Rewind
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 16 E9 00 00
|
command: 16 E9 00 00
|
||||||
#
|
#
|
||||||
name: PLAY PAUSE
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5B A4 00 00
|
command: 5B A4 00 00
|
||||||
#
|
#
|
||||||
name: FAST FORWARD
|
name: Fast_forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 17 E8 00 00
|
command: 17 E8 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 14 EB 00 00
|
command: 14 EB 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5A A5 00 00
|
command: 5A A5 00 00
|
||||||
#
|
#
|
||||||
name: RECENT APPS
|
name: Recent_apps
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: b1 4e 00 00
|
command: b1 4e 00 00
|
||||||
#
|
#
|
||||||
name: DISNEY PLUS
|
name: Disney_plus
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: a2 5d 00 00
|
command: a2 5d 00 00
|
||||||
#
|
#
|
||||||
name: FREEVIE
|
name: Freevie
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: d2 2d 00 00
|
command: d2 2d 00 00
|
||||||
#
|
#
|
||||||
name: NETFLIX
|
name: Netflix
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5f a0 00 00
|
command: 5f a0 00 00
|
||||||
#
|
#
|
||||||
name: PRIME VIDEO
|
name: Prime_video
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: a1 5e 00 00
|
command: a1 5e 00 00
|
||||||
#
|
#
|
||||||
name: HULU
|
name: Hulu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: a5 5a 00 00
|
command: a5 5a 00 00
|
||||||
#
|
#
|
||||||
name: SETTINGS
|
name: Settings
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 96 69 00 00
|
command: 96 69 00 00
|
||||||
#
|
#
|
||||||
name: MAGNIFIER
|
name: Magnifier
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: c8 37 00 00
|
command: c8 37 00 00
|
||||||
#
|
#
|
||||||
name: VOICE VIEW
|
name: Voice_view
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: C0 3F 00 00
|
command: C0 3F 00 00
|
||||||
#
|
#
|
||||||
name: BLUETOOTH
|
name: Bluetooth
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: A6 59 00 00
|
command: A6 59 00 00
|
||||||
#
|
#
|
||||||
name: RESOLUTION
|
name: Resolution
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: CE 31 00 00
|
command: CE 31 00 00
|
||||||
#
|
#
|
||||||
name: NETWORKING
|
name: Networking
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: cf 30 00 00
|
command: cf 30 00 00
|
||||||
#
|
#
|
||||||
name: REBOOT
|
name: Reboot
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: ca 35 00 00
|
command: ca 35 00 00
|
||||||
#
|
#
|
||||||
name: FACTORY RESET
|
name: Factory_reset
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: c9 36 00 00
|
command: c9 36 00 00
|
||||||
#
|
#
|
||||||
name: ALEXA
|
name: Alexa
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Amazon Basics TV Remote
|
# Amazon Basics TV Remote
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -39,19 +39,19 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 49 B6 00 00
|
command: 49 B6 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Android TV MXQ X96 H96 MAX / V88 / TX6 / T95X / T95M Plus / TX3
|
# Android TV MXQ X96 H96 MAX / V88 / TX6 / T95X / T95M Plus / TX3
|
||||||
#
|
#
|
||||||
name: On
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -27,13 +27,13 @@ protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -117,7 +117,7 @@ protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4C 00 00 00
|
command: 4C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -63,7 +63,7 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1A E5 00 00
|
command: 1A E5 00 00
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
|
|
@ -4,37 +4,37 @@ Version: 1
|
||||||
# BBK TV 43LEM-1071/FTS2C
|
# BBK TV 43LEM-1071/FTS2C
|
||||||
# Possibly could be used for other LEM-10x models
|
# Possibly could be used for other LEM-10x models
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
command: 1C E3 00 00
|
command: 1C E3 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
command: 4B B4 00 00
|
command: 4B B4 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
command: 4F B0 00 00
|
command: 4F B0 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
command: 08 F7 00 00
|
command: 08 F7 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
command: 09 F6 00 00
|
command: 09 F6 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 DF 00 00
|
address: 00 DF 00 00
|
||||||
|
|
|
@ -3,109 +3,109 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Baird T15011DLEDDS TV, Remote RC-6
|
# Baird T15011DLEDDS TV, Remote RC-6
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0E 00 00 00
|
command: 0E 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1B 00 00 00
|
command: 1B 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1C 00 00 00
|
command: 1C 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1D 00 00 00
|
command: 1D 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 17 00 00 00
|
command: 17 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: SLEEP
|
name: Sleep
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 59 00 00 00
|
command: 59 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: PMODE
|
name: Pmode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: SMODE
|
name: Smode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -171,127 +171,127 @@ protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 54 00 00 00
|
command: 54 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4C 00 00 00
|
command: 4C 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4E 00 00 00
|
command: 4E 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 55 00 00 00
|
command: 55 00 00 00
|
||||||
#
|
#
|
||||||
name: RECORD
|
name: Record
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 57 00 00 00
|
command: 57 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
#
|
#
|
||||||
name: HOLD
|
name: Hold
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: REVEAL
|
name: Reveal
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 49 00 00 00
|
command: 49 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 38 00 00 00
|
command: 38 00 00 00
|
||||||
#
|
#
|
||||||
name: INDEX
|
name: Index
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: SIZE
|
name: Size
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 5A 00 00 00
|
command: 5A 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY_PAUSE
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 58 00 00 00
|
command: 58 00 00 00
|
||||||
#
|
#
|
||||||
name: SKIP_BACK
|
name: Skip_back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1E 00 00 00
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
name: SKIP_FORWARD
|
name: Skip_forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 4B 00 00 00
|
command: 4B 00 00 00
|
||||||
#
|
#
|
||||||
name: REWIND
|
name: Rewind
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 42 00 00 00
|
command: 42 00 00 00
|
||||||
#
|
#
|
||||||
name: F-FORWARD
|
name: F-forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: RECLIST
|
name: Reclist
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: EPG
|
name: Epg
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: SUBTITLES
|
name: Subtitles
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: AUDIO
|
name: Audio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -4,13 +4,13 @@ Version: 1
|
||||||
# Bauhn TV ATV_50HD4
|
# Bauhn TV ATV_50HD4
|
||||||
# by sealldeveloper
|
# by sealldeveloper
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: TV_Radio
|
name: Tv_radio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -40,7 +40,7 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 40 BF 00 00
|
command: 40 BF 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -70,31 +70,31 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 06 F9 00 00
|
command: 06 F9 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -172,13 +172,13 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 4C B3 00 00
|
command: 4C B3 00 00
|
||||||
#
|
#
|
||||||
name: S.Mode
|
name: S.mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 0B F4 00 00
|
command: 0B F4 00 00
|
||||||
#
|
#
|
||||||
name: P.Mode
|
name: P.mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -190,13 +190,13 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 07 F8 00 00
|
command: 07 F8 00 00
|
||||||
#
|
#
|
||||||
name: dSetup
|
name: Dsetup
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 60 9F 00 00
|
command: 60 9F 00 00
|
||||||
#
|
#
|
||||||
name: PgNum
|
name: Pgnum
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -238,7 +238,7 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 52 AD 00 00
|
command: 52 AD 00 00
|
||||||
#
|
#
|
||||||
name: EPG
|
name: Epg
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -256,7 +256,7 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 59 A6 00 00
|
command: 59 A6 00 00
|
||||||
#
|
#
|
||||||
name: Play/Pause
|
name: Play/pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -274,7 +274,7 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: FastForward
|
name: Fastforward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -292,25 +292,25 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: Red/Goto
|
name: Red/goto
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 55 AA 00 00
|
command: 55 AA 00 00
|
||||||
#
|
#
|
||||||
name: Green/Angle
|
name: Green/angle
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 56 A9 00 00
|
command: 56 A9 00 00
|
||||||
#
|
#
|
||||||
name: Yellow/Repeat
|
name: Yellow/repeat
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 57 A8 00 00
|
command: 57 A8 00 00
|
||||||
#
|
#
|
||||||
name: Blue/A->B
|
name: Blue/a->b
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# Bauhn TV
|
# Bauhn TV
|
||||||
# https://bauhn.com.au/
|
# https://bauhn.com.au/
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
@ -16,31 +16,31 @@ protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 07 F8 00 00
|
command: 07 F8 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
command: 06 F9 00 00
|
command: 06 F9 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 01 72 00 00
|
address: 01 72 00 00
|
||||||
|
|
|
@ -1,43 +1,43 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5F A0 00 00
|
command: 5F A0 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1F E0 00 00
|
command: 1F E0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: DTV
|
name: Dtv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -49,19 +49,19 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 00 FF 00 00
|
command: 00 FF 00 00
|
||||||
#
|
#
|
||||||
name: USB
|
name: Usb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 04 FB 00 00
|
command: 04 FB 00 00
|
||||||
#
|
#
|
||||||
name: DVD
|
name: Dvd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 05 FA 00 00
|
command: 05 FA 00 00
|
||||||
#
|
#
|
||||||
name: TV_Guide
|
name: Tv_guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
|
|
@ -5,13 +5,13 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Likely works for BW-PCM3
|
# Likely works for BW-PCM3
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: A0 B7 00 00
|
address: A0 B7 00 00
|
||||||
command: E9 16 00 00
|
command: E9 16 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: A0 B7 00 00
|
address: A0 B7 00 00
|
||||||
|
|
|
@ -31,7 +31,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4E B1 00 00
|
command: 4E B1 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -73,7 +73,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 52 AD 00 00
|
command: 52 AD 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -91,13 +91,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: Ch_up
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: Ch_dn
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -121,13 +121,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 13 EC 00 00
|
command: 13 EC 00 00
|
||||||
#
|
#
|
||||||
name: FF
|
name: Ff
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 56 A9 00 00
|
command: 56 A9 00 00
|
||||||
#
|
#
|
||||||
name: RW
|
name: Rw
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -211,13 +211,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 41 BE 00 00
|
command: 41 BE 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5D A2 00 00
|
command: 5D A2 00 00
|
||||||
#
|
#
|
||||||
name: VUDU
|
name: Vudu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -259,37 +259,37 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 18 E7 00 00
|
command: 18 E7 00 00
|
||||||
#
|
#
|
||||||
name: V_Chip
|
name: V_chip
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 54 AB 00 00
|
command: 54 AB 00 00
|
||||||
#
|
#
|
||||||
name: MTS
|
name: Mts
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: P_Mode
|
name: P_mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: S_Mode
|
name: S_mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: CH_list
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -21,7 +21,7 @@ protocol: NECext
|
||||||
address: BA A0 00 00
|
address: BA A0 00 00
|
||||||
command: 02 FD 00 00
|
command: 02 FD 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: BA A0 00 00
|
address: BA A0 00 00
|
||||||
|
|
|
@ -16,25 +16,25 @@ protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: FC 00 00 00
|
command: FC 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: B4 00 00 00
|
command: B4 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 34 00 00 00
|
command: 34 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: F4 00 00 00
|
command: F4 00 00 00
|
||||||
#
|
#
|
||||||
name: Vol-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# For Models B3228HD B4027FHD B4030FHD
|
# For Models B3228HD B4027FHD B4030FHD
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9292 4518 635 522 635 522 635 523 634 523 662 494 664 494 663 1625 661 519 662 1602 660 1626 660 1650 636 1650 636 1651 635 1651 635 522 634 1653 633 524 633 1655 631 526 631 527 630 1657 630 527 630 527 630 527 630 1658 630 527 630 1658 630 1658 630 527 631 1658 629 1658 629 1658 629 40773 9295 2239 630 98164 9297 2241 630
|
data: 9292 4518 635 522 635 522 635 523 634 523 662 494 664 494 663 1625 661 519 662 1602 660 1626 660 1650 636 1650 636 1651 635 1651 635 522 634 1653 633 524 633 1655 631 526 631 527 630 1657 630 527 630 527 630 527 630 1658 630 527 630 1658 630 1658 630 527 631 1658 629 1658 629 1658 629 40773 9295 2239 630 98164 9297 2241 630
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9319 4500 657 499 658 498 660 498 659 500 658 498 660 499 688 1600 685 472 634 1654 634 1680 607 1681 607 1681 607 1681 607 1680 608 549 609 1680 608 550 608 1681 607 550 607 1682 631 1657 631 527 631 527 631 527 631 1658 631 527 631 1659 630 527 631 528 630 1659 630 1659 630 1658 631 40798 9302 2242 630 98247 9298 2243 631 98266 9301 2243 630
|
data: 9319 4500 657 499 658 498 660 498 659 500 658 498 660 499 688 1600 685 472 634 1654 634 1680 607 1681 607 1681 607 1681 607 1680 608 549 609 1680 608 550 608 1681 607 550 607 1682 631 1657 631 527 631 527 631 527 631 1658 631 527 631 1659 630 527 631 528 630 1659 630 1659 630 1658 631 40798 9302 2242 630 98247 9298 2243 631 98266 9301 2243 630
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9335 4533 632 501 659 499 660 499 660 500 660 501 658 500 689 1604 685 474 635 1683 608 1659 632 1683 608 1684 607 1684 608 1684 608 551 609 1683 609 551 609 1684 608 1684 608 1685 607 1685 632 528 632 528 632 528 632 1661 631 529 631 529 631 529 631 529 631 1662 631 1662 631 1662 631 40877 9313 2247 631 98424 9314 2248 631 98437 9314 2247 632
|
data: 9335 4533 632 501 659 499 660 499 660 500 660 501 658 500 689 1604 685 474 635 1683 608 1659 632 1683 608 1684 607 1684 608 1684 608 551 609 1683 609 551 609 1684 608 1684 608 1685 607 1685 632 528 632 528 632 528 632 1661 631 529 631 529 631 529 631 529 631 1662 631 1662 631 1662 631 40877 9313 2247 631 98424 9314 2248 631 98437 9314 2247 632
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9305 4503 660 498 690 470 688 470 687 473 635 524 635 524 635 1657 634 525 663 1629 662 1630 659 1655 609 1682 609 1682 609 1682 633 525 635 1657 634 525 634 525 634 526 633 527 632 1660 631 528 632 528 631 528 631 1661 631 1661 631 1661 631 1660 631 528 631 1661 631 1661 630 1661 630 40849 9309 2243 631 98361 9313 2244 631
|
data: 9305 4503 660 498 690 470 688 470 687 473 635 524 635 524 635 1657 634 525 663 1629 662 1630 659 1655 609 1682 609 1682 609 1682 633 525 635 1657 634 525 634 525 634 526 633 527 632 1660 631 528 632 528 631 528 631 1661 631 1661 631 1661 631 1660 631 528 631 1661 631 1661 630 1661 630 40849 9309 2243 631 98361 9313 2244 631
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9338 4507 658 500 689 470 688 471 636 525 635 525 635 524 636 1658 635 525 663 1655 637 1630 661 1655 635 1657 635 1657 636 1657 635 524 635 1658 635 1658 634 1658 634 526 634 1660 632 1661 632 528 632 528 632 528 632 528 632 528 632 1662 631 528 632 528 632 1662 631 1662 631 1662 631 40877 9317 2245 631 98426 9319 2246 631
|
data: 9338 4507 658 500 689 470 688 471 636 525 635 525 635 524 636 1658 635 525 663 1655 637 1630 661 1655 635 1657 635 1657 636 1657 635 524 635 1658 635 1658 634 1658 634 526 634 1660 632 1661 632 528 632 528 632 528 632 528 632 528 632 1662 631 528 632 528 632 1662 631 1662 631 1662 631 40877 9317 2245 631 98426 9319 2246 631
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Brandt B3230HD TV
|
# Brandt B3230HD TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -3,103 +3,103 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Bush TV VL32HDLED
|
# Bush TV VL32HDLED
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D7 00 00 00
|
command: D7 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 80 00 00 00
|
command: 80 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 8E 00 00 00
|
command: 8E 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 83 00 00 00
|
command: 83 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 86 00 00 00
|
command: 86 00 00 00
|
||||||
#
|
#
|
||||||
name: PREV_CH
|
name: Prev_ch
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: DD 00 00 00
|
command: DD 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: B1 00 00 00
|
command: B1 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 92 00 00 00
|
command: 92 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D8 00 00 00
|
command: D8 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 97 00 00 00
|
command: 97 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 9F 00 00 00
|
command: 9F 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 9B 00 00 00
|
command: 9B 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D4 00 00 00
|
command: D4 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: DC 00 00 00
|
command: DC 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: DF 00 00 00
|
command: DF 00 00 00
|
||||||
#
|
#
|
||||||
name: SLEEP
|
name: Sleep
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D5 00 00 00
|
command: D5 00 00 00
|
||||||
#
|
#
|
||||||
name: SUBTITLE
|
name: Subtitle
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
|
@ -165,133 +165,133 @@ protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D9 00 00 00
|
command: D9 00 00 00
|
||||||
#
|
#
|
||||||
name: USB
|
name: Usb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 8C 00 00 00
|
command: 8C 00 00 00
|
||||||
#
|
#
|
||||||
name: PMODE
|
name: Pmode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C2 00 00 00
|
command: C2 00 00 00
|
||||||
#
|
#
|
||||||
name: SMODE
|
name: Smode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C1 00 00 00
|
command: C1 00 00 00
|
||||||
#
|
#
|
||||||
name: AUDIO
|
name: Audio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C0 00 00 00
|
command: C0 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C3 00 00 00
|
command: C3 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 8A 00 00 00
|
command: 8A 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-LIST
|
name: Ch-list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: A7 00 00 00
|
command: A7 00 00 00
|
||||||
#
|
#
|
||||||
name: FREEZE
|
name: Freeze
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: DB 00 00 00
|
command: DB 00 00 00
|
||||||
#
|
#
|
||||||
name: ASPECT
|
name: Aspect
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 82 00 00 00
|
command: 82 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 87 00 00 00
|
command: 87 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV+
|
name: Fav+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 8B 00 00 00
|
command: 8B 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV-
|
name: Fav-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 8F 00 00 00
|
command: 8F 00 00 00
|
||||||
#
|
#
|
||||||
name: INDEX
|
name: Index
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C7 00 00 00
|
command: C7 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 93 00 00 00
|
command: 93 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY/PAUSE
|
name: Play/pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: C8 00 00 00
|
command: C8 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 81 00 00 00
|
command: 81 00 00 00
|
||||||
#
|
#
|
||||||
name: RECORD
|
name: Record
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: CC 00 00 00
|
command: CC 00 00 00
|
||||||
#
|
#
|
||||||
name: SUBPAGE
|
name: Subpage
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: D2 00 00 00
|
command: D2 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 84 00 00 00
|
command: 84 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 88 00 00 00
|
command: 88 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
command: 94 00 00 00
|
command: 94 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 08 00 00 00
|
address: 08 00 00 00
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -175,25 +175,25 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9226 4418 657 509 627 511 625 1617 624 515 622 517 622 517 622 517 622 518 621 1623 621 1623 621 518 621 1624 620 1624 620 1624 620 1624 620 1624 619 519 596 1649 619 1625 619 1624 620 1625 619 519 595 544 618 521 618 1650 594 544 595 544 595 544 594 545 595 1649 570 1674 570 1674 595 39854 9195 2192 621
|
data: 9226 4418 657 509 627 511 625 1617 624 515 622 517 622 517 622 517 622 518 621 1623 621 1623 621 518 621 1624 620 1624 620 1624 620 1624 620 1624 619 519 596 1649 619 1625 619 1624 620 1625 619 519 595 544 618 521 618 1650 594 544 595 544 595 544 594 545 595 1649 570 1674 570 1674 595 39854 9195 2192 621
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9200 4445 656 510 628 511 626 1616 626 514 623 542 597 542 597 542 597 542 597 1648 596 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 1648 596 543 596 543 595 1649 595 1648 596 543 595 544 596 543 594 545 596 1648 595 1649 593 545 595 543 595 1650 595 1648 595 1649 595 1649 595 39850 9193 2218 595 95963 9218 2218 596 95989 9193 2219 595
|
data: 9200 4445 656 510 628 511 626 1616 626 514 623 542 597 542 597 542 597 542 597 1648 596 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 1648 596 543 596 543 595 1649 595 1648 596 543 595 544 596 543 594 545 596 1648 595 1649 593 545 595 543 595 1650 595 1648 595 1649 595 1649 595 39850 9193 2218 595 95963 9218 2218 596 95989 9193 2219 595
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9226 4417 657 508 628 511 625 1617 624 515 622 517 622 517 621 517 622 517 622 1622 621 1623 620 518 621 1622 622 1623 620 1623 621 1623 621 1623 620 518 621 518 620 518 621 1623 621 1623 619 519 620 518 620 518 621 1624 620 1623 595 1649 619 519 620 519 619 1625 619 1648 596 1625 594 39874 9194 2192 620 95968 9197 2242 571
|
data: 9226 4417 657 508 628 511 625 1617 624 515 622 517 622 517 621 517 622 517 622 1622 621 1623 620 518 621 1622 622 1623 620 1623 621 1623 621 1623 620 518 621 518 620 518 621 1623 621 1623 619 519 620 518 620 518 621 1624 620 1623 595 1649 619 519 620 519 619 1625 619 1648 596 1625 594 39874 9194 2192 620 95968 9197 2242 571
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9205 4446 630 536 628 511 627 1616 626 539 598 542 597 542 597 542 597 542 597 1647 597 1647 597 542 597 1647 597 1648 596 1648 596 1648 596 1648 596 1648 596 1648 596 542 597 1648 596 542 597 542 597 543 597 542 597 542 597 543 597 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 39850 9202 2218 596 95967 9230 2217 597
|
data: 9205 4446 630 536 628 511 627 1616 626 539 598 542 597 542 597 542 597 542 597 1647 597 1647 597 542 597 1647 597 1648 596 1648 596 1648 596 1648 596 1648 596 1648 596 542 597 1648 596 542 597 542 597 543 597 542 597 542 597 543 597 1648 596 543 596 1648 596 1648 596 1648 596 1648 596 39850 9202 2218 596 95967 9230 2217 597
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: Escalade_TV_Power
|
name: Escalade_tv_power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 176 67152 1091
|
data: 176 67152 1091
|
||||||
#
|
#
|
||||||
name: Play_Pause
|
name: Play_pause
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -19,13 +19,13 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 1062 135490 388
|
data: 1062 135490 388
|
||||||
#
|
#
|
||||||
name: Skip_FWD
|
name: Skip_fwd
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 181 1120 131 1539 561
|
data: 181 1120 131 1539 561
|
||||||
#
|
#
|
||||||
name: Skip_BCK
|
name: Skip_bck
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -7,79 +7,79 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: mute
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: source
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 07 F8 00 00
|
command: 07 F8 00 00
|
||||||
#
|
#
|
||||||
name: ch +
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: ch -
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: vol +
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: vol -
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 06 F9 00 00
|
command: 06 F9 00 00
|
||||||
#
|
#
|
||||||
name: menu
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1C E3 00 00
|
command: 1C E3 00 00
|
||||||
#
|
#
|
||||||
name: up
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 03 FC 00 00
|
command: 03 FC 00 00
|
||||||
#
|
#
|
||||||
name: down
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5E A1 00 00
|
command: 5E A1 00 00
|
||||||
#
|
#
|
||||||
name: left
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 02 FD 00 00
|
command: 02 FD 00 00
|
||||||
#
|
#
|
||||||
name: right
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 40 BF 00 00
|
command: 40 BF 00 00
|
||||||
#
|
#
|
||||||
name: ok
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5F A0 00 00
|
command: 5F A0 00 00
|
||||||
#
|
#
|
||||||
name: exit
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# ContinentalEdison CELED32JBL7 TV
|
# ContinentalEdison CELED32JBL7 TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
@ -117,31 +117,31 @@ protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Continental Edison CELED502723 TV
|
# Continental Edison CELED502723 TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -45,13 +45,13 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 35 00 00 00
|
command: 35 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCES
|
name: Sources
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 38 00 00 00
|
command: 38 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -117,193 +117,193 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: PREV
|
name: Prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 22 00 00 00
|
command: 22 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 25 00 00 00
|
command: 25 00 00 00
|
||||||
#
|
#
|
||||||
name: QUICK_MENU
|
name: Quick_menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2B 00 00 00
|
command: 2B 00 00 00
|
||||||
#
|
#
|
||||||
name: i(nfo)
|
name: I(nfo)
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: ARROW_EARTH
|
name: Arrow_earth
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2E 00 00 00
|
command: 2E 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV1
|
name: Fav1
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 3B 00 00 00
|
command: 3B 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV2/SEARCH
|
name: Fav2/search
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VIDEO_PRESETS
|
name: Video_presets
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0E 00 00 00
|
command: 0E 00 00 00
|
||||||
#
|
#
|
||||||
name: AUDIO_PRESETS
|
name: Audio_presets
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 23 00 00 00
|
command: 23 00 00 00
|
||||||
#
|
#
|
||||||
name: MEDIAS
|
name: Medias
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: SLEEP
|
name: Sleep
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2A 00 00 00
|
command: 2A 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2F 00 00 00
|
command: 2F 00 00 00
|
||||||
#
|
#
|
||||||
name: TELETEXT
|
name: Teletext
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 3C 00 00 00
|
command: 3C 00 00 00
|
||||||
#
|
#
|
||||||
name: FAVORIS
|
name: Favoris
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: FORMAT
|
name: Format
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: RECORD
|
name: Record
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 33 00 00 00
|
command: 33 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY
|
name: Play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: PAUSE
|
name: Pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 31 00 00 00
|
command: 31 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 18 00 00 00
|
command: 18 00 00 00
|
||||||
#
|
#
|
||||||
name: LANG
|
name: Lang
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: REWIND
|
name: Rewind
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1B 00 00 00
|
command: 1B 00 00 00
|
||||||
#
|
#
|
||||||
name: FORWARD
|
name: Forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1C 00 00 00
|
command: 1C 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 1F 00 00 00
|
command: 1F 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 37 00 00 00
|
command: 37 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 36 00 00 00
|
command: 36 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 32 00 00 00
|
command: 32 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Cranker TV (Generic)
|
# Cranker TV (Generic)
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0E 00 00 00
|
command: 0E 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9225 4476 586 1675 613 527 612 529 610 530 609 532 607 558 581 558 582 559 581 559 581 1681 581 1681 581 1681 581 1681 581 1681 581 1681 581 1681 581 1683 581 1681 581 1681 581 1681 581 559 581 559 581 558 582 559 580 559 581 559 581 559 581 559 581 1681 581 1681 581 1682 580 1682 581
|
data: 9225 4476 586 1675 613 527 612 529 610 530 609 532 607 558 581 558 582 559 581 559 581 1681 581 1681 581 1681 581 1681 581 1681 581 1681 581 1681 581 1683 581 1681 581 1681 581 1681 581 559 581 559 581 558 582 559 580 559 581 559 581 559 581 559 581 1681 581 1681 581 1682 580 1682 581
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -7,31 +7,31 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
|
|
@ -3,43 +3,43 @@ Version: 1
|
||||||
#
|
#
|
||||||
# DYON Movie Smart 32 XT
|
# DYON Movie Smart 32 XT
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 1C E3 00 00
|
command: 1C E3 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 1F E0 00 00
|
command: 1F E0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: Ch List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 40 40 00 00
|
address: 40 40 00 00
|
||||||
|
|
|
@ -19,13 +19,13 @@ protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 8B 00 00 00
|
command: 8B 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_up
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 9B 00 00 00
|
command: 9B 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_dn
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -43,25 +43,25 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: CH_List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 4B B4 00 00
|
command: 4B B4 00 00
|
||||||
#
|
#
|
||||||
name: EPG
|
name: Epg
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 4F B0 00 00
|
command: 4F B0 00 00
|
||||||
#
|
#
|
||||||
name: TV_Radio
|
name: Tv_radio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -187,13 +187,13 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 10 EF 00 00
|
command: 10 EF 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1E E1 00 00
|
command: 1E E1 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -211,19 +211,19 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 11 EE 00 00
|
command: 11 EE 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1F E0 00 00
|
command: 1F E0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: Play_Pause
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -259,7 +259,7 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 5D A2 00 00
|
command: 5D A2 00 00
|
||||||
#
|
#
|
||||||
name: TV_TXT
|
name: Tv_txt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -277,7 +277,7 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: Nicam_A2
|
name: Nicam_a2
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0E F1 00 00
|
command: 0E F1 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -61,19 +61,19 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: Play_Pause
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 89 76 00 00
|
command: 89 76 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: AA 55 00 00
|
command: AA 55 00 00
|
||||||
#
|
#
|
||||||
name: NETFLIX
|
name: Netflix
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# DUAL DL-32HD-002 TV
|
# DUAL DL-32HD-002 TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -33,25 +33,25 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 49 B6 00 00
|
command: 49 B6 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4C B3 00 00
|
command: 4C B3 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -75,13 +75,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -13,31 +13,31 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 1D E2 00 00
|
command: 1D E2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0B F4 00 00
|
command: 0B F4 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -109,13 +109,13 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 4C B3 00 00
|
command: 4C B3 00 00
|
||||||
#
|
#
|
||||||
name: HDMI
|
name: Hdmi
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -127,13 +127,13 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 4D B2 00 00
|
command: 4D B2 00 00
|
||||||
#
|
#
|
||||||
name: MTS_SAP
|
name: Mts_sap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 11 EE 00 00
|
command: 11 EE 00 00
|
||||||
#
|
#
|
||||||
name: VGA
|
name: Vga
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -151,7 +151,7 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 13 EC 00 00
|
command: 13 EC 00 00
|
||||||
#
|
#
|
||||||
name: Ch_List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -169,7 +169,7 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: CCD
|
name: Ccd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Dynex EN-21669D TV
|
# Dynex EN-21669D TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -15,7 +15,7 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 1D E2 00 00
|
command: 1D E2 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -165,37 +165,37 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 18 E7 00 00
|
command: 18 E7 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0B F4 00 00
|
command: 0B F4 00 00
|
||||||
#
|
#
|
||||||
name: CCD
|
name: Ccd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 1C E3 00 00
|
command: 1C E3 00 00
|
||||||
#
|
#
|
||||||
name: MTS_SAP
|
name: Mts_sap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
|
|
@ -3,43 +3,43 @@ Version: 1
|
||||||
#
|
#
|
||||||
# EdenWood TV
|
# EdenWood TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -105,55 +105,55 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 35 00 00 00
|
command: 35 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 25 00 00 00
|
command: 25 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: NETFLIX
|
name: Netflix
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -3,13 +3,13 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Element 100 series TV
|
# Element 100 series TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 46 B9 00 00
|
command: 46 B9 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -75,25 +75,25 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4F B0 00 00
|
command: 4F B0 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5A A5 00 00
|
command: 5A A5 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 46 B9 00 00
|
command: 46 B9 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -85,13 +85,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 41 BE 00 00
|
command: 41 BE 00 00
|
||||||
#
|
#
|
||||||
name: ToonGoggles
|
name: Toongoggles
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5E A1 00 00
|
command: 5E A1 00 00
|
||||||
#
|
#
|
||||||
name: AccuWeather
|
name: Accuweather
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -121,25 +121,25 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4B B4 00 00
|
command: 4B B4 00 00
|
||||||
#
|
#
|
||||||
name: Arrow Up
|
name: Arrow_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: Arrow Left
|
name: Arrow_left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4E B1 00 00
|
command: 4E B1 00 00
|
||||||
#
|
#
|
||||||
name: Arrow Right
|
name: Arrow_right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 49 B6 00 00
|
command: 49 B6 00 00
|
||||||
#
|
#
|
||||||
name: Arrow Down
|
name: Arrow_down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -163,7 +163,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: USB
|
name: Usb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -175,25 +175,25 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 55 AA 00 00
|
command: 55 AA 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -223,13 +223,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 13 EC 00 00
|
command: 13 EC 00 00
|
||||||
#
|
#
|
||||||
name: Pause_Play
|
name: Pause_play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5B A4 00 00
|
command: 5B A4 00 00
|
||||||
#
|
#
|
||||||
name: Fast Forward
|
name: Fast_forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -247,7 +247,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 40 BF 00 00
|
command: 40 BF 00 00
|
||||||
#
|
#
|
||||||
name: Add/Erase
|
name: Add/erase
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -259,43 +259,43 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 17 E8 00 00
|
command: 17 E8 00 00
|
||||||
#
|
#
|
||||||
name: Ch_List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: P.Mode
|
name: P.mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: S.Mode
|
name: S.mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: VChip
|
name: Vchip
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 54 AB 00 00
|
command: 54 AB 00 00
|
||||||
#
|
#
|
||||||
name: MTS
|
name: Mts
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: Aspect Ratio
|
name: Aspect_ratio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -313,19 +313,19 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 58 A7 00 00
|
command: 58 A7 00 00
|
||||||
#
|
#
|
||||||
name: HDMI
|
name: Hdmi
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 3D C2 00 00
|
command: 3D C2 00 00
|
||||||
#
|
#
|
||||||
name: VGA
|
name: Vga
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 3E C1 00 00
|
command: 3E C1 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 46 B9 00 00
|
command: 46 B9 00 00
|
||||||
#
|
#
|
||||||
name: USB
|
name: Usb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 14 EB 00 00
|
command: 14 EB 00 00
|
||||||
#
|
#
|
||||||
name: P Mode
|
name: P_mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: S Mode
|
name: S_mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -109,31 +109,31 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 41 BE 00 00
|
command: 41 BE 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0F F0 00 00
|
command: 0F F0 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 5A A5 00 00
|
command: 5A A5 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -145,7 +145,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4B B4 00 00
|
command: 4B B4 00 00
|
||||||
#
|
#
|
||||||
name: MTS
|
name: Mts
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -205,7 +205,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 4D B2 00 00
|
command: 4D B2 00 00
|
||||||
#
|
#
|
||||||
name: Ch List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -217,7 +217,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: Play Pause
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -247,13 +247,13 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 55 AA 00 00
|
command: 55 AA 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 54 AB 00 00
|
command: 54 AB 00 00
|
||||||
#
|
#
|
||||||
name: V Chip
|
name: V_chip
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
@ -265,7 +265,7 @@ protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
command: 58 A7 00 00
|
command: 58 A7 00 00
|
||||||
#
|
#
|
||||||
name: Add_Erase
|
name: Add_erase
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -4,31 +4,31 @@ Version: 1
|
||||||
# EliteLux L32HD1000
|
# EliteLux L32HD1000
|
||||||
# by sealldeveloper
|
# by sealldeveloper
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1B E4 00 00
|
command: 1B E4 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 1A E5 00 00
|
command: 1A E5 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 19 E6 00 00
|
command: 19 E6 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -58,7 +58,7 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 0E F1 00 00
|
command: 0E F1 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -166,7 +166,7 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 4F B0 00 00
|
command: 4F B0 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
@ -202,13 +202,13 @@ protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: PlayPause
|
name: Playpause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: FastForward
|
name: Fastforward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 7F 00 00
|
address: 00 7F 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Emerson TV
|
# Emerson TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -15,31 +15,31 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 40 BF 00 00
|
command: 40 BF 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 51 AE 00 00
|
command: 51 AE 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 60 9F 00 00
|
command: 60 9F 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 61 9E 00 00
|
command: 61 9E 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -93,7 +93,7 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 9B 64 00 00
|
command: 9B 64 00 00
|
||||||
#
|
#
|
||||||
name: Mode_PicSound
|
name: Mode_picsound
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -105,7 +105,7 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 9E 61 00 00
|
command: 9E 61 00 00
|
||||||
#
|
#
|
||||||
name: Picture_Size
|
name: Picture_size
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -117,13 +117,13 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 22 DD 00 00
|
command: 22 DD 00 00
|
||||||
#
|
#
|
||||||
name: SAP
|
name: Sap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 65 9A 00 00
|
command: 65 9A 00 00
|
||||||
#
|
#
|
||||||
name: Prev_Ch
|
name: Prev_ch
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
|
|
@ -4,19 +4,19 @@ Filetype: IR signals file
|
||||||
#
|
#
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
|
@ -28,13 +28,13 @@ protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 37 00 00 00
|
command: 37 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
|
@ -64,7 +64,7 @@ protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 3B 00 00 00
|
command: 3B 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
|
@ -100,13 +100,13 @@ protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 6E 00 00 00
|
address: 6E 00 00 00
|
||||||
|
|
|
@ -18,91 +18,91 @@ Version: 1
|
||||||
# - 43FLM8000T2
|
# - 43FLM8000T2
|
||||||
# - 58LES76T2
|
# - 58LES76T2
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4E 00 00 00
|
command: 4E 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4A 00 00 00
|
command: 4A 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 47 00 00 00
|
command: 47 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4D 00 00 00
|
command: 4D 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 49 00 00 00
|
command: 49 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4B 00 00 00
|
command: 4B 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: SETTINGS
|
name: Settings
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
@ -168,25 +168,25 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: GOTO
|
name: Goto
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4C 00 00 00
|
command: 4C 00 00 00
|
||||||
#
|
#
|
||||||
name: DISPLAY
|
name: Display
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 42 00 00 00
|
command: 42 00 00 00
|
||||||
#
|
#
|
||||||
name: ASPECT
|
name: Aspect
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# TV LED ESSENTIELB Android TV
|
# TV LED ESSENTIELB Android TV
|
||||||
# Essentiel B is Boulanger's distributor brand
|
# Essentiel B is Boulanger's distributor brand
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
|
@ -16,25 +16,25 @@ protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: FC 00 00 00
|
command: FC 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: B4 00 00 00
|
command: B4 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: 34 00 00 00
|
command: 34 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
command: F4 00 00 00
|
command: F4 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RCA
|
protocol: RCA
|
||||||
address: 0F 00 00 00
|
address: 0F 00 00 00
|
||||||
|
|
|
@ -3,13 +3,13 @@ Version: 1
|
||||||
#
|
#
|
||||||
# FINLUX TV iR by JEREMYNO
|
# FINLUX TV iR by JEREMYNO
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: SOURCE
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -75,61 +75,61 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: LANGUAGE
|
name: Language
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: TXT
|
name: Txt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 3C 00 00 00
|
command: 3C 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 2F 00 00 00
|
command: 2F 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -159,19 +159,19 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 35 00 00 00
|
command: 35 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -213,25 +213,25 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 18 00 00 00
|
command: 18 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 37 00 00 00
|
command: 37 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 36 00 00 00
|
command: 36 00 00 00
|
||||||
#
|
#
|
||||||
name: YELOW
|
name: Yelow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 32 00 00 00
|
command: 32 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -10,43 +10,43 @@ protocol: NECext
|
||||||
address: 64 46 00 00
|
address: 64 46 00 00
|
||||||
command: E0 1F 00 00
|
command: E0 1F 00 00
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 64 46 00 00
|
address: 64 46 00 00
|
||||||
command: 5D A2 00 00
|
command: 5D A2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC
|
protocol: SIRC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC
|
protocol: SIRC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 64 46 00 00
|
address: 64 46 00 00
|
||||||
command: DE 21 00 00
|
command: DE 21 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 64 46 00 00
|
address: 64 46 00 00
|
||||||
command: DB 24 00 00
|
command: DB 24 00 00
|
||||||
#
|
#
|
||||||
name: TV_POWER
|
name: Tv_power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC
|
protocol: SIRC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -226,7 +226,7 @@ protocol: NECext
|
||||||
address: 64 46 00 00
|
address: 64 46 00 00
|
||||||
command: D2 2D 00 00
|
command: D2 2D 00 00
|
||||||
#
|
#
|
||||||
name: AV
|
name: Av
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC
|
protocol: SIRC
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -4,13 +4,13 @@ Version: 1
|
||||||
# Ffalcon SF1 Smart TV
|
# Ffalcon SF1 Smart TV
|
||||||
# https://ffalcon.com.au/products/32sf1-series-hd-smart-tv/
|
# https://ffalcon.com.au/products/32sf1-series-hd-smart-tv/
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 2000 500 1000 500 2000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 2000 500 1000 500 2000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -76,25 +76,25 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 2000 500 2000 500 2000 500 2000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 2000 500 2000 500 2000 500 2000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 2000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 2000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 2000 500 1000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 2000 500 1000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -136,7 +136,7 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 2000 500 2000 500 1000 500 1000 500 1000 500 1000 500 1000 500 2000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: Pre_CH
|
name: Pre_ch
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -208,7 +208,7 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 2000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 2000 500 1000 500 8500 4000 4000 500
|
data: 4000 4000 500 2000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 2000 500 2000 500 2000 500 1000 500 2000 500 1000 500 1000 500 1000 500 1000 500 2000 500 2000 500 2000 500 1000 500 1000 500 1000 500 2000 500 1000 500 8500 4000 4000 500
|
||||||
#
|
#
|
||||||
name: Fast_Forward
|
name: Fast_forward
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# LED LCD TV
|
# LED LCD TV
|
||||||
# MODEL: 29FL553/10
|
# MODEL: 29FL553/10
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -166,31 +166,31 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 65 9A 00 00
|
command: 65 9A 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 60 9F 00 00
|
command: 60 9F 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 61 9E 00 00
|
command: 61 9E 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 50 AF 00 00
|
command: 50 AF 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: 51 AE 00 00
|
command: 51 AE 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
@ -226,7 +226,7 @@ protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
command: ED 12 00 00
|
command: ED 12 00 00
|
||||||
#
|
#
|
||||||
name: Play Pause
|
name: Play_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 84 E0 00 00
|
address: 84 E0 00 00
|
||||||
|
|
|
@ -1,19 +1,19 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
#
|
#
|
||||||
name: MTS_Audio
|
name: Mts_audio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
@ -25,13 +25,13 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 46 00 00 00
|
command: 46 00 00 00
|
||||||
#
|
#
|
||||||
name: PMode
|
name: Pmode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 1D 00 00 00
|
command: 1D 00 00 00
|
||||||
#
|
#
|
||||||
name: SMode
|
name: Smode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
@ -115,7 +115,7 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: EPG
|
name: Epg
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
@ -205,31 +205,31 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 4A 00 00 00
|
command: 4A 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
@ -247,13 +247,13 @@ protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 45 00 00 00
|
command: 45 00 00 00
|
||||||
#
|
#
|
||||||
name: F_List
|
name: F_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: C_List
|
name: C_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 20 00 00 00
|
address: 20 00 00 00
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 337 1695 339 664 340 664 339 665 338 664 339 693 310 1695 339 1696 338 693 310 1697 337 666 337 693 310 693 310 1723 311 692 311 44457 309 1723 310 692 311 692 311 692 311 693 310 1723 310 694 334 669 334 1700 333 672 331 1703 330 1727 306 1704 330 697 306 1727 306 42378 309 1724 333 670 333 670 333 672 331 673 330 673 330 1704 329 1704 329 674 329 1727 306 698 305 698 305 698 305 1728 305 698 305 44436 309 1724 334 670 333 671 332 672 331 697 306 1728 306 674 329 697 306 1728 306 698 306 1728 306 1727 306 1728 305 698 305 1727 306 42378 309 1724 334 669 334 671 332 672 330 673 330 697 306 1703 330 1727 306 697 306 1727 306 697 306 698 305 697 306 1728 305 697 306 44431 309 1724 334 670 333 670 333 672 331 696 306 1727 306 697 306 697 306 1727 306 697 306 1727 306 1727 306 1727 306 697 306 1728 305 42373 309 1724 334 670 333 670 333 671 332 697 306 697 306 1727 305 1727 306 697 306 1728 305 697 306 697 306 697 306 1727 306 697 306 44427 309 1724 334 669 334 670 333 672 331 697 306 1728 306 697 306 697 306 1727 306 697 306 1727 306 1727 306 1727 306 697 306 1728 305
|
data: 337 1695 339 664 340 664 339 665 338 664 339 693 310 1695 339 1696 338 693 310 1697 337 666 337 693 310 693 310 1723 311 692 311 44457 309 1723 310 692 311 692 311 692 311 693 310 1723 310 694 334 669 334 1700 333 672 331 1703 330 1727 306 1704 330 697 306 1727 306 42378 309 1724 333 670 333 670 333 672 331 673 330 673 330 1704 329 1704 329 674 329 1727 306 698 305 698 305 698 305 1728 305 698 305 44436 309 1724 334 670 333 671 332 672 331 697 306 1728 306 674 329 697 306 1728 306 698 306 1728 306 1727 306 1728 305 698 305 1727 306 42378 309 1724 334 669 334 671 332 672 330 673 330 697 306 1703 330 1727 306 697 306 1727 306 697 306 698 305 697 306 1728 305 697 306 44431 309 1724 334 670 333 670 333 672 331 696 306 1727 306 697 306 697 306 1727 306 697 306 1727 306 1727 306 1727 306 697 306 1728 305 42373 309 1724 334 670 333 670 333 671 332 697 306 697 306 1727 305 1727 306 697 306 1728 305 697 306 697 306 697 306 1727 306 697 306 44427 309 1724 334 669 334 670 333 672 331 697 306 1728 306 697 306 697 306 1727 306 697 306 1727 306 1727 306 1727 306 697 306 1728 305
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -25,13 +25,13 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 337 1694 340 693 310 665 339 693 310 666 338 1697 337 1696 338 665 338 693 310 1724 310 665 339 693 309 693 310 1723 311 692 311 44448 337 1723 311 692 311 692 311 692 311 691 312 691 312 691 312 1722 311 1723 310 693 335 1700 334 1701 333 1702 332 696 307 1727 307
|
data: 337 1694 340 693 310 665 339 693 310 666 338 1697 337 1696 338 665 338 693 310 1724 310 665 339 693 309 693 310 1723 311 692 311 44448 337 1723 311 692 311 692 311 692 311 691 312 691 312 691 312 1722 311 1723 310 693 335 1700 334 1701 333 1702 332 696 307 1727 307
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 310 1696 337 664 339 693 310 693 310 665 338 666 337 665 338 1696 338 665 338 1723 310 666 337 693 310 693 310 1723 310 693 310 45493 309 1724 309 693 310 693 310 692 311 692 311 1722 311 1723 310 693 310 1724 334 669 334 1700 331 1701 308 1727 331 673 330 1703 330 41342 333 1699 334 670 333 670 333 671 332 672 331 671 332 672 331 1702 331 671 332 1702 331 672 331 672 331 672 331 1702 331 672 331 45459 333 1699 334 670 333 671 332 696 306 673 331 1701 332 1702 331 672 331 1702 331 672 331 1702 331 1702 331 1701 332 672 331 1702 331
|
data: 310 1696 337 664 339 693 310 693 310 665 338 666 337 665 338 1696 338 665 338 1723 310 666 337 693 310 693 310 1723 310 693 310 45493 309 1724 309 693 310 693 310 692 311 692 311 1722 311 1723 310 693 310 1724 334 669 334 1700 331 1701 308 1727 331 673 330 1703 330 41342 333 1699 334 670 333 670 333 671 332 672 331 671 332 672 331 1702 331 671 332 1702 331 672 331 672 331 672 331 1702 331 672 331 45459 333 1699 334 670 333 671 332 696 306 673 331 1701 332 1702 331 672 331 1702 331 672 331 1702 331 1702 331 1701 332 672 331 1702 331
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -3,19 +3,19 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Gigabyte AORUS TV Monitor
|
# Gigabyte AORUS TV Monitor
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
|
@ -61,73 +61,73 @@ protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: ok
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: source
|
name: Source
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: o
|
name: O
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: up
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: down
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 1D 00 00 00
|
command: 1D 00 00 00
|
||||||
#
|
#
|
||||||
name: left
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 46 00 00 00
|
command: 46 00 00 00
|
||||||
#
|
#
|
||||||
name: right
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 47 00 00 00
|
command: 47 00 00 00
|
||||||
#
|
#
|
||||||
name: back
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: menu
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
command: 1E 00 00 00
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 80 00 00 00
|
address: 80 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
@ -13,13 +13,13 @@ protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
@ -43,7 +43,7 @@ protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
@ -79,13 +79,13 @@ protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
command: 1B 00 00 00
|
command: 1B 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 40 00 00 00
|
address: 40 00 00 00
|
||||||
|
|
|
@ -3,73 +3,73 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Grundig TV (unknown model)
|
# Grundig TV (unknown model)
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 38 00 00 00
|
command: 38 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 17 00 00 00
|
command: 17 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: ENTER
|
name: Enter
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
|
|
@ -1,91 +1,91 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 926 751 1760 756 922 756 921 782 897 782 897 783 897 784 897 784 897 1624 897 784 1736 787 895 85521 921 780 1734 784 896 783 894 785 895 784 895 784 895 785 895 784 896 1625 895 785 1735 787 896 85546 894 783 1732 763 917 783 896 783 896 784 895 784 895 785 894 785 897 1624 897 784 1734 786 897
|
data: 926 751 1760 756 922 756 921 782 897 782 897 783 897 784 897 784 897 1624 897 784 1736 787 895 85521 921 780 1734 784 896 783 894 785 895 784 895 784 895 785 895 784 896 1625 895 785 1735 787 896 85546 894 783 1732 763 917 783 896 783 896 784 895 784 895 785 894 785 897 1624 897 784 1734 786 897
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 953 724 927 750 1764 755 924 755 924 758 922 782 898 782 899 1624 1737 786 898 784 897 784 898 85552 923 756 921 757 1759 783 898 782 898 782 898 783 897 783 897 1623 1737 785 897 784 897 784 897 85557 927 750 926 753 1762 782 898 782 898 759 921 782 898 783 898 1623 1737 785 898 784 898 783 898
|
data: 953 724 927 750 1764 755 924 755 924 758 922 782 898 782 899 1624 1737 786 898 784 897 784 898 85552 923 756 921 757 1759 783 898 782 898 782 898 783 897 783 897 1623 1737 785 897 784 897 784 897 85557 927 750 926 753 1762 782 898 782 898 759 921 782 898 783 898 1623 1737 785 898 784 898 783 898
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 952 725 1763 752 927 753 925 756 922 780 899 781 899 782 899 1623 1737 786 897 784 897 1626 895 84746 892 785 1731 787 894 785 894 785 895 786 895 789 891 786 895 1627 1732 789 894 788 893 1628 894 84705 929 748 1766 751 930 750 929 750 929 750 929 752 928 753 927 1593 1766 756 926 756 925 1597 924
|
data: 952 725 1763 752 927 753 925 756 922 780 899 781 899 782 899 1623 1737 786 897 784 897 1626 895 84746 892 785 1731 787 894 785 894 785 895 786 895 789 891 786 895 1627 1732 789 894 788 893 1628 894 84705 929 748 1766 751 930 750 929 750 929 750 929 752 928 753 927 1593 1766 756 926 756 925 1597 924
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 896 782 895 784 1733 785 896 785 868 812 894 784 920 762 871 812 918 1605 893 787 1735 1629 892 84752 893 784 895 781 1735 762 919 783 895 786 897 783 896 785 896 786 895 1625 897 784 1738 1625 896 84727 916 784 896 781 1736 785 897 783 896 784 896 785 897 784 895 785 897 1624 897 783 1737 1627 897
|
data: 896 782 895 784 1733 785 896 785 868 812 894 784 920 762 871 812 918 1605 893 787 1735 1629 892 84752 893 784 895 781 1735 762 919 783 895 786 897 783 896 785 896 786 895 1625 897 784 1738 1625 896 84727 916 784 896 781 1736 785 897 783 896 784 896 785 897 784 895 785 897 1624 897 783 1737 1627 897
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 921 753 1759 785 896 782 897 782 897 783 895 784 896 1623 1733 786 895 784 895 784 893 785 895 85568 893 783 1734 786 893 785 895 783 895 785 894 785 895 1622 1733 786 894 784 896 784 895 784 895
|
data: 921 753 1759 785 896 782 897 782 897 783 895 784 896 1623 1733 786 895 784 895 784 893 785 895 85568 893 783 1734 786 893 785 895 783 895 785 894 785 895 1622 1733 786 894 784 896 784 895 784 895
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 5349 102096 3672 530 1194 102545 5171 102367 969 658 1613 481 1499 103984 503 388 210 337 161
|
data: 5349 102096 3672 530 1194 102545 5171 102367 969 658 1613 481 1499 103984 503 388 210 337 161
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 898 779 899 779 1738 781 900 779 901 780 900 780 929 1592 929 750 1797 1566 1768 1595 927 84710 927 750 928 750 1766 754 927 753 927 755 924 779 900 1621 899 781 1738 1624 1738 1625 898
|
data: 898 779 899 779 1738 781 900 779 901 780 900 780 929 1592 929 750 1797 1566 1768 1595 927 84710 927 750 928 750 1766 754 927 753 927 755 924 779 900 1621 899 781 1738 1624 1738 1625 898
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 924 751 925 754 1761 783 898 782 898 783 897 783 897 783 897 1623 1735 1625 896 783 1736 85599 924 753 924 755 1761 783 898 783 897 783 897 783 897 783 897 1623 1735 1625 897 783 1736
|
data: 924 751 925 754 1761 783 898 782 898 783 897 783 897 783 897 1623 1735 1625 896 783 1736 85599 924 753 924 755 1761 783 898 783 897 783 897 783 897 783 897 1623 1735 1625 897 783 1736
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 896 779 1738 782 899 780 900 780 900 780 900 780 900 779 901 1620 1766 1594 926 754 926 755 925 84750 927 751 1766 753 928 753 926 754 925 757 922 780 899 781 899 1621 1737 1624 897 782 897 783 897 84756 926 753 1763 780 900 779 900 781 899 781 899 782 898 782 898 1622 1736 1624 897 783 897 783 897
|
data: 896 779 1738 782 899 780 900 780 900 780 900 780 900 779 901 1620 1766 1594 926 754 926 755 925 84750 927 751 1766 753 928 753 926 754 925 757 922 780 899 781 899 1621 1737 1624 897 782 897 783 897 84756 926 753 1763 780 900 779 900 781 899 781 899 782 898 782 898 1622 1736 1624 897 783 897 783 897
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 5537 65964 928 750 926 752 1763 759 922 782 897 782 898 782 898 782 898 1622 1736 784 898 1622 897 783 897 84753 925 754 923 757 1759 784 897 782 898 783 897 783 897 783 897 1623 1735 785 896 1623 897 783 897
|
data: 5537 65964 928 750 926 752 1763 759 922 782 897 782 898 782 898 782 898 1622 1736 784 898 1622 897 783 897 84753 925 754 923 757 1759 784 897 782 898 783 897 783 897 783 897 1623 1735 785 896 1623 897 783 897
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 921 754 1760 762 919 782 898 783 897 783 897 783 897 783 897 1623 1736 785 896 1624 1734 85602 921 757 1760 761 920 782 896 784 897 783 897 783 896 784 897 1623 1735 786 895 1624 1735
|
data: 921 754 1760 762 919 782 898 783 897 783 897 783 897 783 897 1623 1736 785 896 1624 1734 85602 921 757 1760 761 920 782 896 784 897 783 897 783 896 784 897 1623 1735 786 895 1624 1735
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 921 779 1736 782 898 781 898 782 897 783 898 783 897 784 897 1625 897 783 1737 787 898 1624 898 84729 922 755 1759 760 920 781 898 782 897 784 897 783 897 784 898 1623 897 784 1737 785 898 1624 898 84727 922 756 1758 783 897 782 897 782 898 782 898 783 897 784 898 1623 898 783 1737 785 898 1624 898
|
data: 921 779 1736 782 898 781 898 782 897 783 898 783 897 784 897 1625 897 783 1737 787 898 1624 898 84729 922 755 1759 760 920 781 898 782 897 784 897 783 897 784 898 1623 897 784 1737 785 898 1624 898 84727 922 756 1758 783 897 782 897 782 898 782 898 783 897 784 898 1623 898 783 1737 785 898 1624 898
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 895 782 894 782 1736 783 896 783 896 785 896 784 896 1625 1737 786 869 811 898 1624 1735 85581 895 782 895 784 1732 786 896 783 897 782 898 784 895 1626 1736 786 895 786 897 1625 1736
|
data: 895 782 894 782 1736 783 896 783 896 785 896 784 896 1625 1737 786 869 811 898 1624 1735 85581 895 782 895 784 1732 786 896 783 897 782 898 784 895 1626 1736 786 895 786 897 1625 1736
|
||||||
#
|
#
|
||||||
name: TOOLS
|
name: Tools
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 924 752 1760 758 922 781 898 759 921 782 897 782 898 783 898 1623 898 783 898 784 1737 1626 898 84726 926 750 1763 757 923 781 898 782 898 782 898 783 898 783 898 1623 898 783 897 784 1738 1626 898 84724 925 752 1762 757 923 781 898 781 899 782 898 782 898 783 898 1623 898 783 897 783 1738 1626 897 84721 926 751 1762 758 922 781 898 782 898 782 898 783 897 782 898 1623 898 783 898 783 1737 1626 898
|
data: 924 752 1760 758 922 781 898 759 921 782 897 782 898 783 898 1623 898 783 898 784 1737 1626 898 84726 926 750 1763 757 923 781 898 782 898 782 898 783 898 783 898 1623 898 783 897 784 1738 1626 898 84724 925 752 1762 757 923 781 898 781 899 782 898 782 898 783 898 1623 898 783 897 783 1738 1626 897 84721 926 751 1762 758 922 781 898 782 898 782 898 783 897 782 898 1623 898 783 898 783 1737 1626 898
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -61,31 +61,31 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 973 718 974 717 1825 715 972 718 972 721 919 798 894 802 893 1644 1743 794 893 1643 1769 86120 893 798 894 798 1769 770 917 776 915 777 914 778 914 781 914 1624 1765 774 914 1624 1765
|
data: 973 718 974 717 1825 715 972 718 972 721 919 798 894 802 893 1644 1743 794 893 1643 1769 86120 893 798 894 798 1769 770 917 776 915 777 914 778 914 781 914 1624 1765 774 914 1624 1765
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 972 719 1823 716 973 719 972 720 945 747 920 772 920 802 893 1645 1743 796 918 773 918 774 916 86148 917 774 1767 772 916 777 914 778 913 779 913 779 913 783 913 1625 1763 776 913 779 913 779 913 86148 918 773 1767 773 915 778 914 779 913 779 913 780 912 783 913 1625 1764 777 912 780 912 780 912
|
data: 972 719 1823 716 973 719 972 720 945 747 920 772 920 802 893 1645 1743 796 918 773 918 774 916 86148 917 774 1767 772 916 777 914 778 913 779 913 779 913 783 913 1625 1763 776 913 779 913 779 913 86148 918 773 1767 773 915 778 914 779 913 779 913 780 912 783 913 1625 1764 777 912 780 912 780 912
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 946 745 947 745 1850 688 945 746 944 748 893 798 893 802 893 1644 1743 794 894 797 894 1643 918 85284 892 798 894 798 1769 769 918 775 915 778 914 778 914 782 913 1649 1739 775 913 778 914 1625 913 85274 943 771 919 773 1766 773 915 778 914 777 915 777 915 781 914 1623 1765 774 914 778 914 1623 914
|
data: 946 745 947 745 1850 688 945 746 944 748 893 798 893 802 893 1644 1743 794 894 797 894 1643 918 85284 892 798 894 798 1769 769 918 775 915 778 914 778 914 782 913 1649 1739 775 913 778 914 1625 913 85274 943 771 919 773 1766 773 915 778 914 777 915 777 915 781 914 1623 1765 774 914 778 914 1623 914
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 972 719 1822 715 972 717 973 719 970 721 919 772 919 1647 1743 794 894 797 894 797 918 773 918 86132 892 798 1768 770 918 774 916 778 913 803 889 804 888 1653 1739 800 889 804 888 804 888 804 888 86144 918 773 1769 771 915 777 915 777 915 778 914 778 914 1627 1765 774 914 777 915 777 915 778 914
|
data: 972 719 1822 715 972 717 973 719 970 721 919 772 919 1647 1743 794 894 797 894 797 918 773 918 86132 892 798 1768 770 918 774 916 778 913 803 889 804 888 1653 1739 800 889 804 888 804 888 804 888 86144 918 773 1769 771 915 777 915 777 915 778 914 778 914 1627 1765 774 914 777 915 777 915 778 914
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 975 746 946 717 1879 660 974 719 972 721 920 798 894 1648 1744 794 894 798 894 797 894 1644 918 85281 920 773 945 749 1793 769 917 775 916 777 915 777 915 1628 1765 774 915 778 914 778 914 1624 914 85282 943 772 919 773 1767 774 914 778 914 778 914 778 914 1627 1766 774 914 778 914 778 914 1624 914 85311 919 773 919 774 1766 773 915 778 914 778 914 778 914 1627 1766 774 915 778 914 778 914 1624 914
|
data: 975 746 946 717 1879 660 974 719 972 721 920 798 894 1648 1744 794 894 798 894 797 894 1644 918 85281 920 773 945 749 1793 769 917 775 916 777 915 777 915 1628 1765 774 915 778 914 778 914 1624 914 85282 943 772 919 773 1767 774 914 778 914 778 914 778 914 1627 1766 774 914 778 914 778 914 1624 914 85311 919 773 919 774 1766 773 915 778 914 778 914 778 914 1627 1766 774 915 778 914 778 914 1624 914
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# GuestTek Captured from Marriot Hotel
|
# GuestTek Captured from Marriot Hotel
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -57,13 +57,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: TV_Guide
|
name: Tv_guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -117,31 +117,31 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -207,7 +207,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -243,25 +243,25 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: A_Red
|
name: A_red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: C1 00 00 00
|
command: C1 00 00 00
|
||||||
#
|
#
|
||||||
name: B_Green
|
name: B_green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: C0 00 00 00
|
command: C0 00 00 00
|
||||||
#
|
#
|
||||||
name: C_Yellow
|
name: C_yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: C2 00 00 00
|
command: C2 00 00 00
|
||||||
#
|
#
|
||||||
name: D_Blue
|
name: D_blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# Hisense TV 32A4HAU
|
# Hisense TV 32A4HAU
|
||||||
# by sealldeveloper
|
# by sealldeveloper
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -40,31 +40,31 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 18 E7 00 00
|
command: 18 E7 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -76,7 +76,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 20 DF 00 00
|
command: 20 DF 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -94,7 +94,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 5C A3 00 00
|
command: 5C A3 00 00
|
||||||
#
|
#
|
||||||
name: Pause/Play
|
name: Pause/play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -190,7 +190,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 3A C5 00 00
|
command: 3A C5 00 00
|
||||||
#
|
#
|
||||||
name: ChList
|
name: Chlist
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -226,13 +226,13 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 6A 95 00 00
|
command: 6A 95 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: AA 55 00 00
|
command: AA 55 00 00
|
||||||
#
|
#
|
||||||
name: AmazonPrime
|
name: Amazonprime
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -256,19 +256,19 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 66 99 00 00
|
command: 66 99 00 00
|
||||||
#
|
#
|
||||||
name: NBA
|
name: Nba
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BA 00 00
|
address: 00 BA 00 00
|
||||||
command: 01 FE 00 00
|
command: 01 FE 00 00
|
||||||
#
|
#
|
||||||
name: ABC iView
|
name: Abc_iview
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: B1 4E 00 00
|
command: B1 4E 00 00
|
||||||
#
|
#
|
||||||
name: KiD
|
name: Kid
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BA 00 00
|
address: 00 BA 00 00
|
||||||
|
@ -280,7 +280,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 2D D2 00 00
|
command: 2D D2 00 00
|
||||||
#
|
#
|
||||||
name: Vidaa TV
|
name: Vidaa_tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BA 00 00
|
address: 00 BA 00 00
|
||||||
|
|
|
@ -3,25 +3,25 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Hisense 55K3201GUWUS
|
# Hisense 55K3201GUWUS
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -33,13 +33,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -129,7 +129,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 4F 00 00 00
|
command: 4F 00 00 00
|
||||||
#
|
#
|
||||||
name: FastForward
|
name: Fastforward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -141,7 +141,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1B 00 00 00
|
command: 1B 00 00 00
|
||||||
#
|
#
|
||||||
name: Live_TV
|
name: Live_tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -231,7 +231,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -261,7 +261,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 48 00 00 00
|
command: 48 00 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -4,37 +4,37 @@ Version: 1
|
||||||
# Hisense 65K3300UW
|
# Hisense 65K3300UW
|
||||||
# by sealldeveloper
|
# by sealldeveloper
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0E F1 00 00
|
command: 0E F1 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -64,7 +64,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 18 E7 00 00
|
command: 18 E7 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -184,13 +184,13 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 14 EB 00 00
|
command: 14 EB 00 00
|
||||||
#
|
#
|
||||||
name: LiveTV
|
name: Livetv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 1B E4 00 00
|
command: 1B E4 00 00
|
||||||
#
|
#
|
||||||
name: TShift
|
name: Tshift
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -226,7 +226,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 58 A7 00 00
|
command: 58 A7 00 00
|
||||||
#
|
#
|
||||||
name: FastForward
|
name: Fastforward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -238,13 +238,13 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: CH_List
|
name: Ch_list
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 21 DE 00 00
|
command: 21 DE 00 00
|
||||||
#
|
#
|
||||||
name: EPG
|
name: Epg
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -256,7 +256,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: YouTube
|
name: Youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -115,7 +115,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -127,13 +127,13 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 1F E0 00 00
|
command: 1F E0 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Hisense EN3Y39H TV
|
# Hisense EN3Y39H TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -15,25 +15,25 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 12 ED 00 00
|
command: 12 ED 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 43 BC 00 00
|
command: 43 BC 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -153,7 +153,7 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 00 FF 00 00
|
command: 00 FF 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -165,25 +165,25 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 20 DF 00 00
|
command: 20 DF 00 00
|
||||||
#
|
#
|
||||||
name: Red_A
|
name: Red_a
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 52 AD 00 00
|
command: 52 AD 00 00
|
||||||
#
|
#
|
||||||
name: Green_B
|
name: Green_b
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 53 AC 00 00
|
command: 53 AC 00 00
|
||||||
#
|
#
|
||||||
name: Yellow_C
|
name: Yellow_c
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 54 AB 00 00
|
command: 54 AB 00 00
|
||||||
#
|
#
|
||||||
name: Blue_D
|
name: Blue_d
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -207,13 +207,13 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: CF 30 00 00
|
command: CF 30 00 00
|
||||||
#
|
#
|
||||||
name: PMode
|
name: Pmode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 10 EF 00 00
|
command: 10 EF 00 00
|
||||||
#
|
#
|
||||||
name: SMode
|
name: Smode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -225,43 +225,43 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 1A E5 00 00
|
command: 1A E5 00 00
|
||||||
#
|
#
|
||||||
name: ChList
|
name: Chlist
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 21 DE 00 00
|
command: 21 DE 00 00
|
||||||
#
|
#
|
||||||
name: Add_Rew
|
name: Add_rew
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 58 A7 00 00
|
command: 58 A7 00 00
|
||||||
#
|
#
|
||||||
name: Add_Play
|
name: Add_play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: A8 57 00 00
|
command: A8 57 00 00
|
||||||
#
|
#
|
||||||
name: Add_Ffd
|
name: Add_ffd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 59 A6 00 00
|
command: 59 A6 00 00
|
||||||
#
|
#
|
||||||
name: Add_Stop
|
name: Add_stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 5A A5 00 00
|
command: 5A A5 00 00
|
||||||
#
|
#
|
||||||
name: Add_Pause
|
name: Add_pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: A9 56 00 00
|
command: A9 56 00 00
|
||||||
#
|
#
|
||||||
name: Add_Rec
|
name: Add_rec
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -285,25 +285,25 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 45 BA 00 00
|
command: 45 BA 00 00
|
||||||
#
|
#
|
||||||
name: Fn_Menu
|
name: Fn_menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 5F A0 00 00
|
command: 5F A0 00 00
|
||||||
#
|
#
|
||||||
name: Fn_Youtube
|
name: Fn_youtube
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: AA 55 00 00
|
command: AA 55 00 00
|
||||||
#
|
#
|
||||||
name: Fn_Netflix
|
name: Fn_netflix
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 47 B8 00 00
|
command: 47 B8 00 00
|
||||||
#
|
#
|
||||||
name: Fn_Media
|
name: Fn_media
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
@ -85,43 +85,43 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 8992 4406 626 480 626 480 626 1596 653 453 654 452 654 452 654 452 654 453 653 1567 654 1568 654 478 628 1569 653 1568 654 1569 653 1569 653 1570 652 478 627 1595 627 479 626 1596 625 1597 624 482 623 483 623 483 623 1600 622 484 622 1600 622 484 622 484 622 1600 622 1600 622 1600 622
|
data: 8992 4406 626 480 626 480 626 1596 653 453 654 452 654 452 654 452 654 453 653 1567 654 1568 654 478 628 1569 653 1568 654 1569 653 1569 653 1570 652 478 627 1595 627 479 626 1596 625 1597 624 482 623 483 623 483 623 1600 622 484 622 1600 622 484 622 484 622 1600 622 1600 622 1600 622
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 8990 4407 626 479 627 479 627 1596 626 479 627 480 681 425 681 425 681 425 681 1541 680 1542 679 428 626 1596 626 1596 626 1596 626 1596 626 1596 626 480 626 1597 625 481 625 482 624 506 600 506 600 506 600 507 599 1624 622 483 623 1599 623 1599 623 1599 623 1600 622 1600 622 1600 622 39912 8909 2138 623 95460 8906 2140 623
|
data: 8990 4407 626 479 627 479 627 1596 626 479 627 480 681 425 681 425 681 425 681 1541 680 1542 679 428 626 1596 626 1596 626 1596 626 1596 626 1596 626 480 626 1597 625 481 625 482 624 506 600 506 600 506 600 507 599 1624 622 483 623 1599 623 1599 623 1599 623 1600 622 1600 622 1600 622 39912 8909 2138 623 95460 8906 2140 623
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 8990 4406 626 481 625 481 625 1595 627 481 625 481 653 453 654 452 654 452 654 1567 654 1568 654 453 653 1568 654 1569 653 1569 653 1569 653 1570 652 1594 627 1595 626 479 626 480 625 481 624 482 624 483 623 483 623 483 623 484 622 1600 622 1600 622 1600 622 1600 622 1600 622 1600 622 39913 8911 2137 622 95438 8934 2136 623
|
data: 8990 4406 626 481 625 481 625 1595 627 481 625 481 653 453 654 452 654 452 654 1567 654 1568 654 453 653 1568 654 1569 653 1569 653 1569 653 1570 652 1594 627 1595 626 479 626 480 625 481 624 482 624 483 623 483 623 483 623 484 622 1600 622 1600 622 1600 622 1600 622 1600 622 1600 622 39913 8911 2137 622 95438 8934 2136 623
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9020 4375 657 450 656 451 654 1566 656 451 655 451 653 453 626 480 653 452 655 1567 654 1568 654 454 651 1568 654 1568 654 1569 653 1570 651 1572 650 1595 626 479 626 480 625 1597 624 482 624 482 624 483 623 483 623 483 623 1599 623 1599 623 483 623 1599 623 1599 623 1599 623 1599 623 39900 8912 2136 623
|
data: 9020 4375 657 450 656 451 654 1566 656 451 655 451 653 453 626 480 653 452 655 1567 654 1568 654 454 651 1568 654 1568 654 1569 653 1570 651 1572 650 1595 626 479 626 480 625 1597 624 482 624 482 624 483 623 483 623 483 623 1599 623 1599 623 483 623 1599 623 1599 623 1599 623 1599 623 39900 8912 2136 623
|
||||||
#
|
#
|
||||||
name: HiMedia
|
name: Himedia
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -133,7 +133,7 @@ frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 8989 4406 628 479 627 479 627 1595 627 479 627 478 628 479 627 480 681 423 683 1541 681 1540 682 425 681 1541 681 1567 655 1567 655 1567 654 1569 599 506 600 506 600 505 601 1621 601 505 601 505 601 1621 601 506 600 1622 625 1597 625 1598 624 482 624 1598 624 1599 623 483 623 1600 622 39903 8906 2141 622
|
data: 8989 4406 628 479 627 479 627 1595 627 479 627 478 628 479 627 480 681 423 683 1541 681 1540 682 425 681 1541 681 1567 655 1567 655 1567 654 1569 599 506 600 506 600 505 601 1621 601 505 601 505 601 1621 601 506 600 1622 625 1597 625 1598 624 482 624 1598 624 1599 623 483 623 1600 622 39903 8906 2141 622
|
||||||
#
|
#
|
||||||
name: HiSmart
|
name: Hismart
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -37,7 +37,7 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 15 EA 00 00
|
command: 15 EA 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -61,7 +61,7 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 14 EB 00 00
|
command: 14 EB 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,19 +3,19 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Hisense TV ZDB2190126
|
# Hisense TV ZDB2190126
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 44 BB 00 00
|
command: 44 BB 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
@ -51,19 +51,19 @@ protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 18 E7 00 00
|
command: 18 E7 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 0E F1 00 00
|
command: 0E F1 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
@ -13,31 +13,31 @@ protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 38 00 00 00
|
command: 38 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Hitachi LE46H508 TV
|
# Hitachi LE46H508 TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -87,7 +87,7 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: Last_CH
|
name: Last_ch
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -141,31 +141,31 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 7E 00 00 00
|
command: 7E 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -189,31 +189,31 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 61 00 00 00
|
command: 61 00 00 00
|
||||||
#
|
#
|
||||||
name: SkipBack
|
name: Skipback
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 50 00 00 00
|
command: 50 00 00 00
|
||||||
#
|
#
|
||||||
name: SkipFWD
|
name: Skipfwd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: RR
|
name: Rr
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 45 00 00 00
|
command: 45 00 00 00
|
||||||
#
|
#
|
||||||
name: FF
|
name: Ff
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 47 00 00 00
|
command: 47 00 00 00
|
||||||
#
|
#
|
||||||
name: Fav_CH
|
name: Fav_ch
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -225,7 +225,7 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 6F 00 00 00
|
command: 6F 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -237,13 +237,13 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: USB
|
name: Usb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: F8 00 00 00
|
command: F8 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI
|
name: Hdmi
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
@ -255,13 +255,13 @@ protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 22 00 00 00
|
command: 22 00 00 00
|
||||||
#
|
#
|
||||||
name: AV
|
name: Av
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: PC
|
name: Pc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 50 00 00 00
|
address: 50 00 00 00
|
||||||
|
|
|
@ -7,37 +7,37 @@ Version: 1
|
||||||
# 43HL8000 49HL8000 55HL8000K 43HL8000K 43HE4000 40HE4001 49HE4000 40HE4000 32HE4500 43HK6000
|
# 43HL8000 49HL8000 55HL8000K 43HL8000K 43HE4000 40HE4001 49HE4000 40HE4000 32HE4500 43HK6000
|
||||||
# 43HK6001 32HE4500K 55HL8000 24HE2001 65HL7000 43F501HK6000 55HL9000G 49HL7000 49HK6000
|
# 43HK6001 32HE4500K 55HL8000 24HE2001 65HL7000 43F501HK6000 55HL9000G 49HL7000 49HK6000
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Hitachi SmartTV 43140
|
# Hitachi SmartTV 43140
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
@ -15,31 +15,31 @@ protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
|
|
@ -5,13 +5,13 @@ Version: 1
|
||||||
# Captured 2023/09/23
|
# Captured 2023/09/23
|
||||||
# Image: https://i.imgur.com/mNXB47y.jpeg
|
# Image: https://i.imgur.com/mNXB47y.jpeg
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
|
@ -35,13 +35,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8F 00 00 00
|
command: 8F 00 00 00
|
||||||
#
|
#
|
||||||
name: PlayPause
|
name: Playpause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B0 00 00 00
|
command: B0 00 00 00
|
||||||
#
|
#
|
||||||
name: FastForward
|
name: Fastforward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -59,25 +59,25 @@ protocol: NEC
|
||||||
address: 03 00 00 00
|
address: 03 00 00 00
|
||||||
command: 64 00 00 00
|
command: 64 00 00 00
|
||||||
#
|
#
|
||||||
name: ArrowUp
|
name: Arrowup
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: ArrowLeft
|
name: Arrowleft
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: ArrowRight
|
name: Arrowright
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: ArrowUp
|
name: Arrowup
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -101,31 +101,31 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -137,7 +137,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: Closed Cap
|
name: Closed_cap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Insignia TV
|
# Insignia TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
@ -15,31 +15,31 @@ protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 1D E2 00 00
|
command: 1D E2 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0A F5 00 00
|
command: 0A F5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0B F4 00 00
|
command: 0B F4 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0C F3 00 00
|
command: 0C F3 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
command: 0D F2 00 00
|
command: 0D F2 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 86 05 00 00
|
address: 86 05 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 02 7D 00 00
|
address: 02 7D 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# JVC 4K TV
|
# JVC 4K TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -45,43 +45,43 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 35 00 00 00
|
command: 35 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
|
@ -3,73 +3,73 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Kendo CP20M36VT TV
|
# Kendo CP20M36VT TV
|
||||||
#
|
#
|
||||||
name: OFF
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: P+/UP
|
name: P+/up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: P-/DOWN
|
name: P-/down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 16 00 00 00
|
command: 16 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 15 00 00 00
|
command: 15 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 3F 00 00 00
|
command: 3F 00 00 00
|
||||||
#
|
#
|
||||||
name: AV
|
name: Av
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 38 00 00 00
|
command: 38 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
|
12
TVs/LG/LG.ir
12
TVs/LG/LG.ir
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# For LG TV Unknown Model
|
# For LG TV Unknown Model
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -59,13 +59,13 @@ protocol: NECext
|
||||||
address: 04 F4 00 00
|
address: 04 F4 00 00
|
||||||
command: 28 D7 00 00
|
command: 28 D7 00 00
|
||||||
#
|
#
|
||||||
name: Vol+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 04 F4 00 00
|
address: 04 F4 00 00
|
||||||
command: 02 FD 00 00
|
command: 02 FD 00 00
|
||||||
#
|
#
|
||||||
name: Vol-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 04 F4 00 00
|
address: 04 F4 00 00
|
||||||
|
|
|
@ -4,31 +4,31 @@ Version: 1
|
||||||
# Model: LG 32LF650V Smart TV
|
# Model: LG 32LF650V Smart TV
|
||||||
# Remote: LG AKB74455403
|
# Remote: LG AKB74455403
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: Q.MENU
|
name: Q.menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AA 00 00 00
|
command: AA 00 00 00
|
||||||
#
|
#
|
||||||
name: HELP
|
name: Help
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -94,217 +94,217 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AB 00 00 00
|
command: AB 00 00 00
|
||||||
#
|
#
|
||||||
name: Q.VIEW
|
name: Q.view
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1E 00 00 00
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
name: 3D
|
name: 3d
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: DC 00 00 00
|
command: DC 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: RECENT
|
name: Recent
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B5 00 00 00
|
command: B5 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 7C 00 00 00
|
command: 7C 00 00 00
|
||||||
#
|
#
|
||||||
name: MY APPS
|
name: My_apps
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 42 00 00 00
|
command: 42 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: LIVE MENU
|
name: Live_menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 9E 00 00 00
|
command: 9E 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 72 00 00 00
|
command: 72 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 61 00 00 00
|
command: 61 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: T.OPT
|
name: T.opt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: APP/*
|
name: App/*
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 9F 00 00 00
|
command: 9F 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B1 00 00 00
|
command: B1 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY
|
name: Play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B0 00 00 00
|
command: B0 00 00 00
|
||||||
#
|
#
|
||||||
name: PAUSE
|
name: Pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BA 00 00 00
|
command: BA 00 00 00
|
||||||
#
|
#
|
||||||
name: REWIND
|
name: Rewind
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8F 00 00 00
|
command: 8F 00 00 00
|
||||||
#
|
#
|
||||||
name: FORWARD
|
name: Forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8E 00 00 00
|
command: 8E 00 00 00
|
||||||
#
|
#
|
||||||
name: REC/*
|
name: Rec/*
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BD 00 00 00
|
command: BD 00 00 00
|
||||||
#
|
#
|
||||||
name: SUBTITLE
|
name: Subtitle
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: AD
|
name: Ad
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 91 00 00 00
|
command: 91 00 00 00
|
||||||
#
|
#
|
||||||
name: TV/RAD
|
name: Tv/rad
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,55 +3,55 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG_32LN5406 TV
|
# LG_32LN5406 TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: PROG +
|
name: Prog_+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: PROG -
|
name: Prog_-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AB 00 00 00
|
command: AB 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -73,31 +73,31 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
#
|
#
|
||||||
name: Mute_Unmute
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -151,25 +151,25 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: Red_Button
|
name: Red_button
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 72 00 00 00
|
command: 72 00 00 00
|
||||||
#
|
#
|
||||||
name: Green_Button
|
name: Green_button
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: Yellow_Button
|
name: Yellow_button
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: Blue_Button
|
name: Blue_button
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -181,19 +181,19 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 56 00 00 00
|
command: 56 00 00 00
|
||||||
#
|
#
|
||||||
name: Prime_Video
|
name: Prime_video
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5C 00 00 00
|
command: 5C 00 00 00
|
||||||
#
|
#
|
||||||
name: Disney_Plus
|
name: Disney_plus
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 31 00 00 00
|
command: 31 00 00 00
|
||||||
#
|
#
|
||||||
name: Rakuten_TV
|
name: Rakuten_tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG TV 48LV340H
|
# LG TV 48LV340H
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -9,19 +9,19 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG 55LB870V ZA, Remote model: AKB73975729
|
# LG 55LB870V ZA, Remote model: AKB73975729
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,25 +3,25 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG 55UN7300AUD TV
|
# LG 55UN7300AUD TV
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -51,7 +51,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 56 00 00 00
|
command: 56 00 00 00
|
||||||
#
|
#
|
||||||
name: PrimeVideo
|
name: Primevideo
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -75,13 +75,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BA 00 00 00
|
command: BA 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -133,19 +133,19 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -75,7 +75,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FC 00 00 00
|
command: FC 00 00 00
|
||||||
#
|
#
|
||||||
name: PBP_PIP
|
name: Pbp_pip
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,31 +3,31 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Tested on LG 47LW540N Model
|
# Tested on LG 47LW540N Model
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: ENERGY SAVING
|
name: Energy_saving
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 95 00 00 00
|
command: 95 00 00 00
|
||||||
#
|
#
|
||||||
name: AV MODE
|
name: Av_mode
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: TV/RAD
|
name: Tv/rad
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -99,199 +99,199 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 53 00 00 00
|
command: 53 00 00 00
|
||||||
#
|
#
|
||||||
name: Q.VIEW
|
name: Q.view
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1E 00 00 00
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
name: 3D
|
name: 3d
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: DC 00 00 00
|
command: DC 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AB 00 00 00
|
command: AB 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: Q.MENU
|
name: Q.menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 45 00 00 00
|
command: 45 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AA 00 00 00
|
command: AA 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 72 00 00 00
|
command: 72 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 61 00 00 00
|
command: 61 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: T.OPT
|
name: T.opt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 21 00 00 00
|
command: 21 00 00 00
|
||||||
#
|
#
|
||||||
name: SUBTITLE
|
name: Subtitle
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B1 00 00 00
|
command: B1 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY
|
name: Play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B0 00 00 00
|
command: B0 00 00 00
|
||||||
#
|
#
|
||||||
name: PAUSE
|
name: Pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BA 00 00 00
|
command: BA 00 00 00
|
||||||
#
|
#
|
||||||
name: BACKWARD
|
name: Backward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8F 00 00 00
|
command: 8F 00 00 00
|
||||||
#
|
#
|
||||||
name: FORWARD
|
name: Forward
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8E 00 00 00
|
command: 8E 00 00 00
|
||||||
#
|
#
|
||||||
name: SIMPLINK
|
name: Simplink
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 7E 00 00 00
|
command: 7E 00 00 00
|
||||||
#
|
#
|
||||||
name: RATIO
|
name: Ratio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 79 00 00 00
|
command: 79 00 00 00
|
||||||
#
|
#
|
||||||
name: AD
|
name: Ad
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,37 +1,37 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -117,13 +117,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_up
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: Ch_dn
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -285,7 +285,7 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 61 00 00 00
|
command: 61 00 00 00
|
||||||
#
|
#
|
||||||
name: TV_Radio
|
name: Tv_radio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -19,19 +19,19 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -1,31 +1,31 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,13 +3,13 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG Factory SVC Remocon MKJ39170828
|
# LG Factory SVC Remocon MKJ39170828
|
||||||
#
|
#
|
||||||
name: LG on/off
|
name: Lg_on/off
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: LG input
|
name: Lg_input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -21,25 +21,25 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -69,13 +69,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: ADJ
|
name: Adj
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FF 00 00 00
|
command: FF 00 00 00
|
||||||
#
|
#
|
||||||
name: In Start
|
name: In_start
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -5,25 +5,25 @@ Version: 1
|
||||||
#
|
#
|
||||||
# by JEREMYNO
|
# by JEREMYNO
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -89,61 +89,61 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: TXT
|
name: Txt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: YELOW
|
name: Yelow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -155,19 +155,19 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AA 00 00 00
|
command: AA 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 174 119830 169
|
data: 174 119830 169
|
||||||
#
|
#
|
||||||
name: AV
|
name: Av
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: DTT
|
name: Dtt
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -13,13 +13,13 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Note that IN STOP will factory reset your TV.
|
# Note that IN STOP will factory reset your TV.
|
||||||
#
|
#
|
||||||
name: IN START
|
name: In_start
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FB 00 00 00
|
command: FB 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -85,127 +85,127 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 19 00 00 00
|
command: 19 00 00 00
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: P-ONLY
|
name: P-only
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FE 00 00 00
|
command: FE 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: ARC
|
name: Arc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 79 00 00 00
|
command: 79 00 00 00
|
||||||
#
|
#
|
||||||
name: PSM
|
name: Psm
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 4D 00 00 00
|
command: 4D 00 00 00
|
||||||
#
|
#
|
||||||
name: P-CHECK
|
name: P-check
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FC 00 00 00
|
command: FC 00 00 00
|
||||||
#
|
#
|
||||||
name: CHECK-S
|
name: Check-s
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FD 00 00 00
|
command: FD 00 00 00
|
||||||
#
|
#
|
||||||
name: SSM
|
name: Ssm
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 52 00 00 00
|
command: 52 00 00 00
|
||||||
#
|
#
|
||||||
name: PIP
|
name: Pip
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 60 00 00 00
|
command: 60 00 00 00
|
||||||
#
|
#
|
||||||
name: TEXT
|
name: Text
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CAP
|
name: Cap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: MPX
|
name: Mpx
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0A 00 00 00
|
command: 0A 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AA 00 00 00
|
command: AA 00 00 00
|
||||||
#
|
#
|
||||||
name: STILL
|
name: Still
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 65 00 00 00
|
command: 65 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI HOT
|
name: Hdmi_hot
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: A6 00 00 00
|
command: A6 00 00 00
|
||||||
#
|
#
|
||||||
name: USB HOT
|
name: Usb_hot
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: EE 00 00 00
|
command: EE 00 00 00
|
||||||
#
|
#
|
||||||
name: PIP PR-
|
name: Pip_pr-
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 72 00 00 00
|
command: 72 00 00 00
|
||||||
#
|
#
|
||||||
name: PIP PR+
|
name: Pip_pr+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: SWAP
|
name: Swap
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: PIP INPUT
|
name: Pip_input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 61 00 00 00
|
command: 61 00 00 00
|
||||||
#
|
#
|
||||||
name: SIMPLINK
|
name: Simplink
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -223,13 +223,13 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BA 00 00 00
|
command: BA 00 00 00
|
||||||
#
|
#
|
||||||
name: TILT
|
name: Tilt
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: F9 00 00 00
|
command: F9 00 00 00
|
||||||
#
|
#
|
||||||
name: EYE
|
name: Eye
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -247,163 +247,163 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B3 00 00 00
|
command: B3 00 00 00
|
||||||
#
|
#
|
||||||
name: B-TOOTH
|
name: B-tooth
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1F 00 00 00
|
command: 1F 00 00 00
|
||||||
#
|
#
|
||||||
name: ADJ
|
name: Adj
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: FF 00 00 00
|
command: FF 00 00 00
|
||||||
#
|
#
|
||||||
name: XSTUDIO
|
name: Xstudio
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 7C 00 00 00
|
command: 7C 00 00 00
|
||||||
#
|
#
|
||||||
name: MENU
|
name: Menu
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: RGB
|
name: Rgb
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: D5 00 00 00
|
command: D5 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: D6 00 00 00
|
command: D6 00 00 00
|
||||||
#
|
#
|
||||||
name: AV1
|
name: Av1
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5A 00 00 00
|
command: 5A 00 00 00
|
||||||
#
|
#
|
||||||
name: AV2
|
name: Av2
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: D0 00 00 00
|
command: D0 00 00 00
|
||||||
#
|
#
|
||||||
name: AV3
|
name: Av3
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: D1 00 00 00
|
command: D1 00 00 00
|
||||||
#
|
#
|
||||||
name: COMP1
|
name: Comp1
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BF 00 00 00
|
command: BF 00 00 00
|
||||||
#
|
#
|
||||||
name: COMP2
|
name: Comp2
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: D4 00 00 00
|
command: D4 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI1
|
name: Hdmi1
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: CE 00 00 00
|
command: CE 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI2
|
name: Hdmi2
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: CC 00 00 00
|
command: CC 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI3
|
name: Hdmi3
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: E9 00 00 00
|
command: E9 00 00 00
|
||||||
#
|
#
|
||||||
name: HDMI4
|
name: Hdmi4
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: DA 00 00 00
|
command: DA 00 00 00
|
||||||
#
|
#
|
||||||
name: IN STOP
|
name: In_stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,109 +3,109 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG MR21GC Magic Remote
|
# LG MR21GC Magic Remote
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC20
|
protocol: SIRC20
|
||||||
address: 10 01 00 00
|
address: 10 01 00 00
|
||||||
command: 34 00 00 00
|
command: 34 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: SIRC20
|
protocol: SIRC20
|
||||||
address: 10 01 00 00
|
address: 10 01 00 00
|
||||||
command: 33 00 00 00
|
command: 33 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: SETTINGS
|
name: Settings
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9100 4401 685 475 658 475 657 1609 657 478 654 480 653 480 654 480 654 480 654 1615 653 1615 653 480 654 1615 653 1615 653 1615 653 1615 653 1615 652 1615 653 1615 653 481 652 481 653 481 652 481 653 1615 653 481 653 481 653 481 652 1615 653 1615 653 1615 653 1616 652 481 653 1615 653 39937 9097 2166 653
|
data: 9100 4401 685 475 658 475 657 1609 657 478 654 480 653 480 654 480 654 480 654 1615 653 1615 653 480 654 1615 653 1615 653 1615 653 1615 653 1615 652 1615 653 1615 653 481 652 481 653 481 652 481 653 1615 653 481 653 481 653 481 652 1615 653 1615 653 1615 653 1616 652 481 653 1615 653 39937 9097 2166 653
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9096 4404 683 477 657 476 657 1611 655 478 654 481 652 482 651 482 651 482 652 1616 652 1616 652 483 651 1616 652 1617 651 1617 651 1617 651 1617 651 483 650 1618 650 483 651 483 650 1617 651 1618 650 1618 650 484 650 1618 650 484 650 1641 627 1641 627 507 627 507 627 507 627 1642 626 39938 9096 2169 650
|
data: 9096 4404 683 477 657 476 657 1611 655 478 654 481 652 482 651 482 651 482 652 1616 652 1616 652 483 651 1616 652 1617 651 1617 651 1617 651 1617 651 483 650 1618 650 483 651 483 650 1617 651 1618 650 1618 650 484 650 1618 650 484 650 1641 627 1641 627 507 627 507 627 507 627 1642 626 39938 9096 2169 650
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9096 4404 683 476 657 476 656 1611 655 479 654 482 651 483 651 483 650 483 651 1617 651 1617 651 483 651 1617 651 1617 651 1618 650 1618 650 1641 627 1618 650 484 650 507 627 507 626 507 627 1642 626 1642 626 507 626 508 626 1642 626 1642 626 1642 625 1642 626 508 626 508 626 1642 626 39939 9094 2195 625
|
data: 9096 4404 683 476 657 476 656 1611 655 479 654 482 651 483 651 483 650 483 651 1617 651 1617 651 483 651 1617 651 1617 651 1618 650 1618 650 1641 627 1618 650 484 650 507 627 507 626 507 627 1642 626 1642 626 507 626 508 626 1642 626 1642 626 1642 625 1642 626 508 626 508 626 1642 626 39939 9094 2195 625
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9117 4381 682 477 656 478 655 1612 654 481 651 508 625 509 625 509 624 509 625 1643 625 1643 625 509 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 509 625 509 625 509 625 509 624 509 625 510 624 509 625 510 624 1644 623 1644 624 1644 624 1644 624 1644 624 39940 9092 2197 624
|
data: 9117 4381 682 477 656 478 655 1612 654 481 651 508 625 509 625 509 624 509 625 1643 625 1643 625 509 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 1643 625 509 625 509 625 509 625 509 624 509 625 510 624 509 625 510 624 1644 623 1644 624 1644 624 1644 624 1644 624 39940 9092 2197 624
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9119 4379 683 477 656 477 656 1611 656 479 653 482 651 484 649 484 650 484 649 1618 650 1618 650 507 627 1641 626 1642 626 1642 626 1642 626 1642 626 508 626 1642 626 1642 626 508 626 508 626 508 626 508 626 508 626 1642 626 508 626 508 625 1643 625 1642 626 1642 626 1643 625 1643 625 39940 9093 2196 625
|
data: 9119 4379 683 477 656 477 656 1611 656 479 653 482 651 484 649 484 650 484 649 1618 650 1618 650 507 627 1641 626 1642 626 1642 626 1642 626 1642 626 508 626 1642 626 1642 626 508 626 508 626 508 626 508 626 508 626 1642 626 508 626 508 625 1643 625 1642 626 1642 626 1643 625 1643 625 39940 9093 2196 625
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9120 4379 683 476 657 477 655 1612 654 480 652 483 651 484 650 484 650 484 650 1618 649 1642 626 485 649 1642 626 1642 626 1642 626 1642 626 1642 626 507 627 507 627 1642 626 508 625 508 626 508 626 1643 625 508 626 1643 625 1643 625 508 626 1643 625 1643 625 1643 625 508 625 1643 625
|
data: 9120 4379 683 476 657 477 655 1612 654 480 652 483 651 484 650 484 650 484 650 1618 649 1642 626 485 649 1642 626 1642 626 1642 626 1642 626 1642 626 507 627 507 627 1642 626 508 625 508 626 508 626 1643 625 508 626 1643 625 1643 625 508 626 1643 625 1643 625 1643 625 508 625 1643 625
|
||||||
#
|
#
|
||||||
name: NETFLIX
|
name: Netflix
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9119 4379 684 476 657 477 655 1611 655 480 653 483 650 484 649 484 650 484 650 1642 626 1619 649 508 626 1642 626 1642 626 1642 626 1642 626 1642 626 508 626 1642 626 1642 626 508 626 1642 625 508 626 1642 626 508 626 1643 625 509 625 509 625 1643 625 509 625 1643 625 509 625 1643 625
|
data: 9119 4379 684 476 657 477 655 1611 655 480 653 483 650 484 649 484 650 484 650 1642 626 1619 649 508 626 1642 626 1642 626 1642 626 1642 626 1642 626 508 626 1642 626 1642 626 508 626 1642 625 508 626 1642 626 508 626 1643 625 509 625 509 625 1643 625 509 625 1643 625 509 625 1643 625
|
||||||
#
|
#
|
||||||
name: PRIME
|
name: Prime
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9121 4379 683 476 657 476 657 1611 656 479 653 482 651 482 652 483 651 482 652 1617 651 1617 651 483 651 1617 651 1617 651 1617 651 1617 650 1617 651 484 650 483 651 1619 648 1619 649 1618 650 507 627 1641 627 507 627 1641 627 1641 626 507 627 507 627 507 627 1641 627 507 627 1642 626 39939 9094 2172 648
|
data: 9121 4379 683 476 657 476 657 1611 656 479 653 482 651 482 652 483 651 482 652 1617 651 1617 651 483 651 1617 651 1617 651 1617 651 1617 650 1617 651 484 650 483 651 1619 648 1619 649 1618 650 507 627 1641 627 507 627 1641 627 1641 626 507 627 507 627 507 627 1641 627 507 627 1642 626 39939 9094 2172 648
|
||||||
#
|
#
|
||||||
name: DISNEY+
|
name: Disney+
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 31 00 00 00
|
command: 31 00 00 00
|
||||||
#
|
#
|
||||||
name: LG_CHANNELS
|
name: Lg_channels
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -171,43 +171,43 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: LIST
|
name: List
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9118 4379 684 476 657 477 655 1611 655 480 652 507 626 507 626 507 627 507 627 1641 627 1642 626 507 626 1642 626 1641 627 1642 626 1642 626 1642 625 508 626 508 626 1642 626 1642 626 508 626 508 626 1642 626 508 626 1642 626 1642 626 508 625 508 626 1642 626 1642 626 508 626 1642 626 39939 9093 2196 625
|
data: 9118 4379 684 476 657 477 655 1611 655 480 652 507 626 507 626 507 627 507 627 1641 627 1642 626 507 626 1642 626 1641 627 1642 626 1642 626 1642 625 508 626 508 626 1642 626 1642 626 508 626 508 626 1642 626 508 626 1642 626 1642 626 508 625 508 626 1642 626 1642 626 508 626 1642 626 39939 9093 2196 625
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9121 4377 685 475 658 476 656 1610 656 479 654 482 651 483 651 483 651 483 651 1618 650 1618 650 506 627 1640 628 1641 627 1641 627 1640 628 1641 627 1641 627 1641 627 506 627 506 628 507 627 506 627 507 627 507 626 507 627 507 627 1641 626 1641 627 1641 627 1641 627 1641 627 1641 627 39937 9096 2169 651
|
data: 9121 4377 685 475 658 476 656 1610 656 479 654 482 651 483 651 483 651 483 651 1618 650 1618 650 506 627 1640 628 1641 627 1641 627 1640 628 1641 627 1641 627 1641 627 506 627 506 628 507 627 506 627 507 627 507 626 507 627 507 627 1641 626 1641 627 1641 627 1641 627 1641 627 1641 627 39937 9096 2169 651
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9097 4402 685 475 659 475 658 1609 657 477 656 480 653 480 654 480 653 481 653 1615 653 1614 654 481 653 1615 653 1615 653 1615 653 1615 653 1615 653 1615 653 481 652 481 653 1616 652 482 652 482 652 482 652 482 652 482 652 1616 652 1616 651 482 652 1617 651 1617 651 1640 628 1640 628 39937 9097 2167 652
|
data: 9097 4402 685 475 659 475 658 1609 657 477 656 480 653 480 654 480 653 481 653 1615 653 1614 654 481 653 1615 653 1615 653 1615 653 1615 653 1615 653 1615 653 481 652 481 653 1616 652 482 652 482 652 482 652 482 652 482 652 1616 652 1616 651 482 652 1617 651 1617 651 1640 628 1640 628 39937 9097 2167 652
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 9100 4400 686 474 659 474 659 1608 658 476 656 478 655 479 655 479 655 479 655 1613 655 1613 655 479 654 1613 655 1613 655 1613 655 1613 655 1613 655 479 655 479 654 1613 655 1613 655 1614 654 1613 655 1614 654 479 655 1614 654 1614 653 480 654 479 654 480 654 480 654 480 653 1614 654 39935 9099 2165 654
|
data: 9100 4400 686 474 659 474 659 1608 658 476 656 478 655 479 655 479 655 479 655 1613 655 1613 655 479 654 1613 655 1613 655 1613 655 1613 655 1613 655 479 655 479 654 1613 655 1613 655 1614 654 1613 655 1614 654 479 655 1614 654 1614 653 480 654 479 654 480 654 480 654 480 653 1614 654 39935 9099 2165 654
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0B 00 00 00
|
command: 0B 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
|
|
|
@ -3,31 +3,31 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG 42LF5800 (Smart LED TV)
|
# LG 42LF5800 (Smart LED TV)
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# LG TV AKB75375604
|
# LG TV AKB75375604
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 08 00 00 00
|
command: 08 00 00 00
|
||||||
#
|
#
|
||||||
name: TV
|
name: Tv
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: CC
|
name: Cc
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 39 00 00 00
|
command: 39 00 00 00
|
||||||
#
|
#
|
||||||
name: SETTINGS
|
name: Settings
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: SEARCH
|
name: Search
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 43 00 00 00
|
command: 43 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -105,187 +105,187 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: Q.View
|
name: Q.view
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 01 00 00 00
|
command: 01 00 00 00
|
||||||
#
|
#
|
||||||
name: FAV
|
name: Fav
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 1E 00 00 00
|
command: 1E 00 00 00
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AA 00 00 00
|
command: AA 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: NETFLIX
|
name: Netflix
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 56 00 00 00
|
command: 56 00 00 00
|
||||||
#
|
#
|
||||||
name: HOME
|
name: Home
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 7C 00 00 00
|
command: 7C 00 00 00
|
||||||
#
|
#
|
||||||
name: AMAZON
|
name: Amazon
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5C 00 00 00
|
command: 5C 00 00 00
|
||||||
#
|
#
|
||||||
name: GUIDE
|
name: Guide
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AB 00 00 00
|
command: AB 00 00 00
|
||||||
#
|
#
|
||||||
name: LIVE_ZOOM
|
name: Live_zoom
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: AF 00 00 00
|
command: AF 00 00 00
|
||||||
#
|
#
|
||||||
name: UP
|
name: Up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: LEFT
|
name: Left
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 07 00 00 00
|
command: 07 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 44 00 00 00
|
command: 44 00 00 00
|
||||||
#
|
#
|
||||||
name: RIGHT
|
name: Right
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
name: DOWN
|
name: Down
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 41 00 00 00
|
command: 41 00 00 00
|
||||||
#
|
#
|
||||||
name: BACK
|
name: Back
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 28 00 00 00
|
command: 28 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 5B 00 00 00
|
command: 5B 00 00 00
|
||||||
#
|
#
|
||||||
name: SAP/*
|
name: Sap/*
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 91 00 00 00
|
command: 91 00 00 00
|
||||||
#
|
#
|
||||||
name: REC/*
|
name: Rec/*
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BD 00 00 00
|
command: BD 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B1 00 00 00
|
command: B1 00 00 00
|
||||||
#
|
#
|
||||||
name: << RWD
|
name: <<_rwd
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8F 00 00 00
|
command: 8F 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY
|
name: Play
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: B0 00 00 00
|
command: B0 00 00 00
|
||||||
#
|
#
|
||||||
name: PAUSE
|
name: Pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: BA 00 00 00
|
command: BA 00 00 00
|
||||||
#
|
#
|
||||||
name: >> FF
|
name: >>_ff
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 8E 00 00 00
|
command: 8E 00 00 00
|
||||||
#
|
#
|
||||||
name: RED
|
name: Red
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 72 00 00 00
|
command: 72 00 00 00
|
||||||
#
|
#
|
||||||
name: GREEN
|
name: Green
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 71 00 00 00
|
command: 71 00 00 00
|
||||||
#
|
#
|
||||||
name: YELLOW
|
name: Yellow
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 63 00 00 00
|
command: 63 00 00 00
|
||||||
#
|
#
|
||||||
name: BLUE
|
name: Blue
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# LG magic remote for the LG C9
|
# LG magic remote for the LG C9
|
||||||
# receiver POWER, voice control, scrolling and gyro do not use IR, and so are not in this file
|
# receiver POWER, voice control, scrolling and gyro do not use IR, and so are not in this file
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
@ -76,31 +76,31 @@ protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 02 00 00 00
|
command: 02 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 04 00 00 00
|
address: 04 00 00 00
|
||||||
|
|
|
@ -4,7 +4,7 @@ Version: 1
|
||||||
# Standard remote for hotel rooms
|
# Standard remote for hotel rooms
|
||||||
# Lodgenet LRC3220
|
# Lodgenet LRC3220
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
|
@ -34,13 +34,13 @@ protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
command: 90 6F 00 00
|
command: 90 6F 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
command: 8F 70 00 00
|
command: 8F 70 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
|
@ -70,19 +70,19 @@ protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
command: 9A 65 00 00
|
command: 9A 65 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
command: 8D 72 00 00
|
command: 8D 72 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
command: 91 6E 00 00
|
command: 91 6E 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 85 7C 00 00
|
address: 85 7C 00 00
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
Filetype: IR signals file
|
Filetype: IR signals file
|
||||||
Version: 1
|
Version: 1
|
||||||
#
|
#
|
||||||
name: An_Aus
|
name: An_aus
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 0C 00 00 00
|
command: 0C 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
@ -25,13 +25,13 @@ protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 18 00 00 00
|
command: 18 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
@ -67,7 +67,7 @@ protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: OK
|
name: Ok
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Manta TV
|
# Manta TV
|
||||||
#
|
#
|
||||||
name: On
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 00 FF 00 00
|
command: 00 FF 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 48 B7 00 00
|
command: 48 B7 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 49 B6 00 00
|
command: 49 B6 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4A B5 00 00
|
command: 4A B5 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
command: 4B B4 00 00
|
command: 4B B4 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NECext
|
protocol: NECext
|
||||||
address: 00 BF 00 00
|
address: 00 BF 00 00
|
||||||
|
|
|
@ -3,37 +3,37 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Manta TV 2
|
# Manta TV 2
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 5F 00 00 00
|
command: 5F 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 40 00 00 00
|
command: 40 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 5D 00 00 00
|
command: 5D 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 03 00 00 00
|
command: 03 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
command: 1F 00 00 00
|
command: 1F 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: A0 00 00 00
|
address: A0 00 00 00
|
||||||
|
|
|
@ -9,7 +9,7 @@ protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 14 00 00 00
|
command: 14 00 00 00
|
||||||
#
|
#
|
||||||
name: Sams_0A
|
name: Sams_0a
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
|
@ -81,13 +81,13 @@ protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 09 00 00 00
|
command: 09 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
|
@ -111,13 +111,13 @@ protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 1F 00 00 00
|
command: 1F 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 13 00 00 00
|
command: 13 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
|
@ -135,7 +135,7 @@ protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
command: 0E 00 00 00
|
command: 0E 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: Samsung32
|
protocol: Samsung32
|
||||||
address: 17 00 00 00
|
address: 17 00 00 00
|
||||||
|
|
|
@ -3,67 +3,67 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Medion TV MD21302 CH-A
|
# Medion TV MD21302 CH-A
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 18 00 00 00
|
command: 18 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 56 00 00 00
|
command: 56 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 4F 00 00 00
|
command: 4F 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 0D 00 00 00
|
command: 0D 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 4C 00 00 00
|
command: 4C 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 0F 00 00 00
|
command: 0F 00 00 00
|
||||||
#
|
#
|
||||||
name: INPUT
|
name: Input
|
||||||
type: raw
|
type: raw
|
||||||
frequency: 38000
|
frequency: 38000
|
||||||
duty_cycle: 0.330000
|
duty_cycle: 0.330000
|
||||||
data: 8984 4458 653 1570 595 537 566 513 590 1633 595 1655 573 507 596 537 566 525 599 533 570 1653 564 1633 595 511 592 540 574 1624 593 1630 598 1664 574 506 597 1652 565 541 572 1624 593 539 564 515 599 507 596 550 564 1632 596 537 566 1657 570 536 567 1629 599 1652 565 1632 596 1628 599
|
data: 8984 4458 653 1570 595 537 566 513 590 1633 595 1655 573 507 596 537 566 525 599 533 570 1653 564 1633 595 511 592 540 574 1624 593 1630 598 1664 574 506 597 1652 565 541 572 1624 593 539 564 515 599 507 596 550 564 1632 596 537 566 1657 570 536 567 1629 599 1652 565 1632 596 1628 599
|
||||||
#
|
#
|
||||||
name: INFO
|
name: Info
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 1A 00 00 00
|
command: 1A 00 00 00
|
||||||
#
|
#
|
||||||
name: EXIT
|
name: Exit
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 12 00 00 00
|
command: 12 00 00 00
|
||||||
#
|
#
|
||||||
name: PLAY/PAUSE
|
name: Play/pause
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
command: 46 00 00 00
|
command: 46 00 00 00
|
||||||
#
|
#
|
||||||
name: STOP
|
name: Stop
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 19 00 00 00
|
address: 19 00 00 00
|
||||||
|
|
|
@ -3,7 +3,7 @@ Version: 1
|
||||||
#
|
#
|
||||||
# Medion Smart TV MD31802
|
# Medion Smart TV MD31802
|
||||||
#
|
#
|
||||||
name: POWER
|
name: Power
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -75,7 +75,7 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 00 00 00 00
|
command: 00 00 00 00
|
||||||
#
|
#
|
||||||
name: MUTE
|
name: Mute
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
@ -87,25 +87,25 @@ protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 30 00 00 00
|
command: 30 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: Vol_up
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 10 00 00 00
|
command: 10 00 00 00
|
||||||
#
|
#
|
||||||
name: VOL-
|
name: Vol_dn
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 11 00 00 00
|
command: 11 00 00 00
|
||||||
#
|
#
|
||||||
name: CH+
|
name: Ch_next
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
command: 20 00 00 00
|
command: 20 00 00 00
|
||||||
#
|
#
|
||||||
name: CH-
|
name: Ch_prev
|
||||||
type: parsed
|
type: parsed
|
||||||
protocol: RC5
|
protocol: RC5
|
||||||
address: 01 00 00 00
|
address: 01 00 00 00
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue