71 lines
2.6 KiB
Plaintext
71 lines
2.6 KiB
Plaintext
#
|
|
# This is a space encoded remote control from Technics
|
|
#
|
|
# lots of the codes are identical to the EUR643900 file.
|
|
# Probably this remote control does work with this file too
|
|
# (the power button is missing here). Major differences
|
|
# in the header are: eps, aeps, gap.
|
|
#
|
|
# contributed by Simon Budig <Simon.Budig@unix-ag.org>
|
|
#
|
|
# brand: Technics
|
|
# model: EUR642100 (probably EUR643900 too)
|
|
# supported devices: SL-PG440A
|
|
#
|
|
|
|
begin remote
|
|
|
|
name EUR642100
|
|
bits 16
|
|
flags SPACE_ENC
|
|
eps 30
|
|
aeps 100
|
|
|
|
header 3578 1674
|
|
one 503 368
|
|
zero 503 1238
|
|
ptrail 503
|
|
pre_data_bits 32
|
|
pre_data 0xBFFBFAAF
|
|
gap 74826
|
|
repeat_bit 0
|
|
|
|
begin codes
|
|
OPEN_CLOSE 0x0000000000007F2A
|
|
VOLDOWN 0x0000000000007B2E
|
|
VOLUP 0x000000000000FBAE
|
|
ONE 0x000000000000F7A2
|
|
TWO 0x0000000000007722
|
|
THREE 0x000000000000B7E2
|
|
FOUR 0x0000000000003762
|
|
FIVE 0x000000000000D782
|
|
SIX 0x0000000000005702
|
|
SEVEN 0x00000000000097C2
|
|
EIGHT 0x0000000000001742
|
|
NINE 0x000000000000E7B2
|
|
ZERO 0x0000000000006732
|
|
TEN 0x0000000000005E0B
|
|
TEN_PLUS 0x000000000000DE8B
|
|
PROGRAM 0x000000000000AEFB
|
|
CLEAR 0x000000000000FEAB
|
|
RECALL 0x0000000000007E2B
|
|
TIME_MODE 0x0000000000005500
|
|
A_B_REPEAT 0x000000000000EDB8
|
|
REPEAT 0x0000000000001D48
|
|
RANDOM 0x0000000000004D18
|
|
AUTO_CUE 0x0000000000002E7B
|
|
TAPE_LENGTH 0x0000000000002A7F
|
|
SIDE_A_B 0x000000000000CA9F
|
|
TIME_FADE 0x000000000000D683
|
|
PEAK_SEARCH 0x0000000000000E5B
|
|
SEARCH_BACK 0x000000000000BFEA
|
|
SEARCH_FOR 0x0000000000003F6A
|
|
TRACK_NEXT 0x000000000000ADF8
|
|
TRACK_PREV 0x0000000000006D38
|
|
STOP 0x000000000000FFAA
|
|
PAUSE 0x0000000000009FCA
|
|
PLAY 0x000000000000AFFA
|
|
end codes
|
|
|
|
end remote
|