Continuing CSV IR DB

This commit is contained in:
UberGuidoZ
2022-05-16 00:10:56 -07:00
committed by GitHub
parent 55c1343746
commit 29f4e87001
100 changed files with 18188 additions and 0 deletions

View File

@@ -0,0 +1,254 @@
Filetype: IR signals file
Version: 1
#
name: loop
type: parsed
protocol: NECext
address: 11 14 00 00
command: 07 00 00 00
#
name: KEY_BACK
type: parsed
protocol: NECext
address: 11 14 00 00
command: 08 00 00 00
#
name: del
type: parsed
protocol: NECext
address: 11 14 00 00
command: 0A 00 00 00
#
name: KEY_OK
type: parsed
protocol: NECext
address: 11 14 00 00
command: 0D 00 00 00
#
name: KEY_MENU
type: parsed
protocol: NECext
address: 11 14 00 00
command: 18 00 00 00
#
name: KEY_VOLUMEDOWN
type: parsed
protocol: NECext
address: 11 14 00 00
command: 1E 00 00 00
#
name: KEY_TV
type: parsed
protocol: NECext
address: 11 14 00 00
command: 26 00 00 00
#
name: KEY_RECORD
type: parsed
protocol: NECext
address: 11 14 00 00
command: 29 00 00 00
#
name: KEY_VOLUMEUP
type: parsed
protocol: NECext
address: 11 14 00 00
command: 2D 00 00 00
#
name: KEY_PLAY
type: parsed
protocol: NECext
address: 11 14 00 00
command: 2E 00 00 00
#
name: KEY_EPG
type: parsed
protocol: NECext
address: 11 14 00 00
command: 3D 00 00 00
#
name: KEY_D
type: parsed
protocol: NECext
address: 11 14 00 00
command: 88 00 00 00
#
name: KEY_B
type: parsed
protocol: NECext
address: 11 14 00 00
command: 8C 00 00 00
#
name: KEY_C
type: parsed
protocol: NECext
address: 11 14 00 00
command: 99 00 00 00
#
name: KEY_CHANNELUP
type: parsed
protocol: NECext
address: 11 14 00 00
command: 9E 00 00 00
#
name: KEY_CHANNELDOWN
type: parsed
protocol: NECext
address: 11 14 00 00
command: 9F 00 00 00
#
name: KEY_UP
type: parsed
protocol: NECext
address: 11 14 00 00
command: A8 00 00 00
#
name: KEY_DOWN
type: parsed
protocol: NECext
address: 11 14 00 00
command: A9 00 00 00
#
name: KEY_LEFT
type: parsed
protocol: NECext
address: 11 14 00 00
command: AA 00 00 00
#
name: KEY_RIGHT
type: parsed
protocol: NECext
address: 11 14 00 00
command: AB 00 00 00
#
name: KEY_F11
type: parsed
protocol: NECext
address: 11 14 00 00
command: B7 00 00 00
#
name: KEY_A
type: parsed
protocol: NECext
address: 11 14 00 00
command: D0 00 00 00
#
name: pinnacle
type: parsed
protocol: NECext
address: 11 14 00 00
command: D1 00 00 00
#
name: KEY_POWER
type: parsed
protocol: NECext
address: 11 14 00 00
command: D2 00 00 00
#
name: KEY_PAUSE
type: parsed
protocol: NECext
address: 11 14 00 00
command: D3 00 00 00
#
name: KEY_STOP
type: parsed
protocol: NECext
address: 11 14 00 00
command: D4 00 00 00
#
name: KEY_REWIND
type: parsed
protocol: NECext
address: 11 14 00 00
command: D5 00 00 00
#
name: KEY_FASTFORWARD
type: parsed
protocol: NECext
address: 11 14 00 00
command: D6 00 00 00
#
name: KEY_PREVIOUS
type: parsed
protocol: NECext
address: 11 14 00 00
command: DB 00 00 00
#
name: KEY_NEXT
type: parsed
protocol: NECext
address: 11 14 00 00
command: DC 00 00 00
#
name: KEY_MUTE
type: parsed
protocol: NECext
address: 11 14 00 00
command: E1 00 00 00
#
name: KEY_0
type: parsed
protocol: NECext
address: 11 14 00 00
command: F1 00 00 00
#
name: KEY_1
type: parsed
protocol: NECext
address: 11 14 00 00
command: F2 00 00 00
#
name: KEY_2
type: parsed
protocol: NECext
address: 11 14 00 00
command: F3 00 00 00
#
name: KEY_3
type: parsed
protocol: NECext
address: 11 14 00 00
command: F4 00 00 00
#
name: KEY_4
type: parsed
protocol: NECext
address: 11 14 00 00
command: F5 00 00 00
#
name: KEY_5
type: parsed
protocol: NECext
address: 11 14 00 00
command: F6 00 00 00
#
name: KEY_6
type: parsed
protocol: NECext
address: 11 14 00 00
command: F7 00 00 00
#
name: KEY_7
type: parsed
protocol: NECext
address: 11 14 00 00
command: F8 00 00 00
#
name: KEY_8
type: parsed
protocol: NECext
address: 11 14 00 00
command: F9 00 00 00
#
name: KEY_9
type: parsed
protocol: NECext
address: 11 14 00 00
command: FA 00 00 00
#
name: KEY_CANCEL
type: parsed
protocol: NECext
address: 11 14 00 00
command: FC 00 00 00

View File

@@ -0,0 +1,152 @@
Filetype: IR signals file
Version: 1
#
name: key_mute
type: parsed
protocol: NECext
address: 07 00 00 00
command: 00 00 00 00
#
name: key_menu
type: parsed
protocol: NECext
address: 07 00 00 00
command: 01 00 00 00
#
name: key_volumeup
type: parsed
protocol: NECext
address: 07 00 00 00
command: 03 00 00 00
#
name: key_channelup
type: parsed
protocol: NECext
address: 07 00 00 00
command: 06 00 00 00
#
name: key_volumedown
type: parsed
protocol: NECext
address: 07 00 00 00
command: 09 00 00 00
#
name: key_channeldown
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0C 00 00 00
#
name: btn_1
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0F 00 00 00
#
name: btn_3
type: parsed
protocol: NECext
address: 07 00 00 00
command: 10 00 00 00
#
name: btn_7
type: parsed
protocol: NECext
address: 07 00 00 00
command: 11 00 00 00
#
name: btn_9
type: parsed
protocol: NECext
address: 07 00 00 00
command: 12 00 00 00
#
name: btn_2
type: parsed
protocol: NECext
address: 07 00 00 00
command: 15 00 00 00
#
name: btn_4
type: parsed
protocol: NECext
address: 07 00 00 00
command: 18 00 00 00
#
name: btn_5
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1B 00 00 00
#
name: btn_6
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1E 00 00 00
#
name: btn_8
type: parsed
protocol: NECext
address: 07 00 00 00
command: 21 00 00 00
#
name: key_screen
type: parsed
protocol: NECext
address: 07 00 00 00
command: 24 00 00 00
#
name: btn_0
type: parsed
protocol: NECext
address: 07 00 00 00
command: 27 00 00 00
#
name: key_t
type: parsed
protocol: NECext
address: 07 00 00 00
command: 2A 00 00 00
#
name: key_rewind
type: parsed
protocol: NECext
address: 07 00 00 00
command: 2D 00 00 00
#
name: key_playpause
type: parsed
protocol: NECext
address: 07 00 00 00
command: 30 00 00 00
#
name: key_fastforward
type: parsed
protocol: NECext
address: 07 00 00 00
command: 33 00 00 00
#
name: key_record
type: parsed
protocol: NECext
address: 07 00 00 00
command: 36 00 00 00
#
name: key_power
type: parsed
protocol: NECext
address: 07 00 00 00
command: 39 00 00 00
#
name: key_stop
type: parsed
protocol: NECext
address: 07 00 00 00
command: 3C 00 00 00
#
name: key_question
type: parsed
protocol: NECext
address: 07 00 00 00
command: 3F 00 00 00

View File

@@ -0,0 +1,146 @@
Filetype: IR signals file
Version: 1
#
name: KEY_MUTE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 00 00 00 00
#
name: KEY_RECORD
type: parsed
protocol: NECext
address: 07 00 00 00
command: 01 00 00 00
#
name: screen
type: parsed
protocol: NECext
address: 07 00 00 00
command: 02 00 00 00
#
name: KEY_EXIT
type: parsed
protocol: NECext
address: 07 00 00 00
command: 03 00 00 00
#
name: KEY_REWIND
type: parsed
protocol: NECext
address: 07 00 00 00
command: 04 00 00 00
#
name: KEY_STOP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 05 00 00 00
#
name: KEY_PLAYPAUSE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 06 00 00 00
#
name: KEY_FASTFORWARD
type: parsed
protocol: NECext
address: 07 00 00 00
command: 07 00 00 00
#
name: KEY_1
type: parsed
protocol: NECext
address: 07 00 00 00
command: 08 00 00 00
#
name: KEY_2
type: parsed
protocol: NECext
address: 07 00 00 00
command: 09 00 00 00
#
name: KEY_3
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0A 00 00 00
#
name: KEY_VOLUMEUP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0B 00 00 00
#
name: KEY_4
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0C 00 00 00
#
name: KEY_5
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0D 00 00 00
#
name: KEY_6
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0E 00 00 00
#
name: KEY_VOLUMEDOWN
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0F 00 00 00
#
name: KEY_7
type: parsed
protocol: NECext
address: 07 00 00 00
command: 10 00 00 00
#
name: KEY_8
type: parsed
protocol: NECext
address: 07 00 00 00
command: 11 00 00 00
#
name: KEY_9
type: parsed
protocol: NECext
address: 07 00 00 00
command: 12 00 00 00
#
name: KEY_CHANNELUP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 13 00 00 00
#
name: ask
type: parsed
protocol: NECext
address: 07 00 00 00
command: 14 00 00 00
#
name: KEY_0
type: parsed
protocol: NECext
address: 07 00 00 00
command: 15 00 00 00
#
name: KEY_M
type: parsed
protocol: NECext
address: 07 00 00 00
command: 16 00 00 00
#
name: KEY_CHANNELDOWN
type: parsed
protocol: NECext
address: 07 00 00 00
command: 17 00 00 00

View File

@@ -0,0 +1,254 @@
Filetype: IR signals file
Version: 1
#
name: KEY_MUTE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 01 00 00 00
#
name: CTVERECVECTVERCI
type: parsed
protocol: NECext
address: 07 00 00 00
command: 02 00 00 00
#
name: A_RED
type: parsed
protocol: NECext
address: 07 00 00 00
command: 03 00 00 00
#
name: B_GREEN
type: parsed
protocol: NECext
address: 07 00 00 00
command: 04 00 00 00
#
name: C_YELLOW
type: parsed
protocol: NECext
address: 07 00 00 00
command: 05 00 00 00
#
name: OTAZNIK_BLUE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 06 00 00 00
#
name: CH_PLUS
type: parsed
protocol: NECext
address: 07 00 00 00
command: 08 00 00 00
#
name: CH_MINUS
type: parsed
protocol: NECext
address: 07 00 00 00
command: 09 00 00 00
#
name: KEY_UP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0A 00 00 00
#
name: KEY_DOWN
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0B 00 00 00
#
name: KEY_LEFT
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0C 00 00 00
#
name: KEY_RIGHT
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0D 00 00 00
#
name: KEY_1
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0E 00 00 00
#
name: KEY_2
type: parsed
protocol: NECext
address: 07 00 00 00
command: 0F 00 00 00
#
name: KEY_3
type: parsed
protocol: NECext
address: 07 00 00 00
command: 11 00 00 00
#
name: KEY_4
type: parsed
protocol: NECext
address: 07 00 00 00
command: 12 00 00 00
#
name: KEY_5
type: parsed
protocol: NECext
address: 07 00 00 00
command: 14 00 00 00
#
name: KEY_6
type: parsed
protocol: NECext
address: 07 00 00 00
command: 15 00 00 00
#
name: KEY_7
type: parsed
protocol: NECext
address: 07 00 00 00
command: 17 00 00 00
#
name: KEY_8
type: parsed
protocol: NECext
address: 07 00 00 00
command: 18 00 00 00
#
name: KEY_9
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1A 00 00 00
#
name: CAPS_NUM
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1B 00 00 00
#
name: KEY_0
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1D 00 00 00
#
name: DEL
type: parsed
protocol: NECext
address: 07 00 00 00
command: 1E 00 00 00
#
name: KEY_PREVIOUS
type: parsed
protocol: NECext
address: 07 00 00 00
command: 20 00 00 00
#
name: KEY_PAUSE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 21 00 00 00
#
name: KEY_FASTFORWARD
type: parsed
protocol: NECext
address: 07 00 00 00
command: 22 00 00 00
#
name: BEGINNING
type: parsed
protocol: NECext
address: 07 00 00 00
command: 23 00 00 00
#
name: KEY_END
type: parsed
protocol: NECext
address: 07 00 00 00
command: 24 00 00 00
#
name: CTVERECSETREMIRADKY
type: parsed
protocol: NECext
address: 07 00 00 00
command: 25 00 00 00
#
name: KEY_TV
type: parsed
protocol: NECext
address: 07 00 00 00
command: 26 00 00 00
#
name: KEY_EPG
type: parsed
protocol: NECext
address: 07 00 00 00
command: 27 00 00 00
#
name: KEY_VOLUMEUP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 28 00 00 00
#
name: KEY_VOLUMEDOWN
type: parsed
protocol: NECext
address: 07 00 00 00
command: 29 00 00 00
#
name: JUMP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 2A 00 00 00
#
name: KEY_PLAY
type: parsed
protocol: NECext
address: 07 00 00 00
command: 2B 00 00 00
#
name: KEY_BACK
type: parsed
protocol: NECext
address: 07 00 00 00
command: 30 00 00 00
#
name: PINNACLE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 33 00 00 00
#
name: KEY_OK
type: parsed
protocol: NECext
address: 07 00 00 00
command: 36 00 00 00
#
name: KEY_POWER
type: parsed
protocol: NECext
address: 07 00 00 00
command: 39 00 00 00
#
name: KEY_STOP
type: parsed
protocol: NECext
address: 07 00 00 00
command: 3C 00 00 00
#
name: RED_IN_THE_MIDDLE
type: parsed
protocol: NECext
address: 07 00 00 00
command: 3F 00 00 00