mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-03 14:23:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
@@ -157,19 +157,19 @@ protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 41 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Ch_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
@@ -205,7 +205,7 @@ protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 5B 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -4,31 +4,31 @@ Version: 1
|
||||
# Philips 14PV172/08 CRT TV with VCR
|
||||
# To enter the service menu hold STOP on remote and PLAY on the tv for 5 seconds
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
command: 0C 00 00 00
|
||||
#
|
||||
name: Prog_up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC5X
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Prog_down
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: RC5X
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC5X
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC5X
|
||||
address: 00 00 00 00
|
||||
@@ -46,7 +46,7 @@ protocol: RC5
|
||||
address: 05 00 00 00
|
||||
command: 36 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC5
|
||||
address: 00 00 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Universal Philips TV Remote
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
@@ -177,25 +177,25 @@ protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 76 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Vol_DOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: CH_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: RC6
|
||||
address: 00 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user