You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After some fun I've managed to create the codes for RAV 13 remote (For DSP E-800 amplifier) since I couldn't find anything anywhere that worked. My remote specifically says RAV13 V566720 if it matters, remote looks like this: https://remotefixer.co.uk/repair-12788.html
I'm not sure how to get it to layout correctly in the app so will continue to experiment. The LIRC 2 irplus XML didn't like the LIRC file because of all the 0x00000000 per code, but below are the bits that matter:
begin remote
name RAV13
bits 32
flags SPACE_ENC|CONST_LENGTH
eps 30
aeps 100
header 9038 4518
one 556 1715
zero 556 560
ptrail 545
repeat 9042 2276
gap 107867
toggle_bit_mask 0x0
frequency 38000
begin codes
Power 0xBE4112ED 0x00000000
Dts_Sur 0xBE4120DF 0x00000000
Theatre1 0xBE41A05F 0x00000000
Theatre2 0xBE41609F 0x00000000
Mono 0xBE41E01F 0x00000000
Sports 0xBE4110EF 0x00000000
Disco 0xBE41906F 0x00000000
Rock 0xBE4150AF 0x00000000
Hall 0xBE41D02F 0x00000000
Test 0xBE4158A7 0x00000000
Up 0xBE412AD5 0x00000000
Effect 0xBE41B847 0x00000000
Left 0xBE41F807 0x00000000
Right 0xBE417887 0x00000000
Time_Level 0xBE41D827 0x00000000
Down 0xBE4128D7 0x00000000
Menu 0xBE418A75 0x00000000
6Ch_Input 0xBE410AF5 0x00000000
CD 0xBE41A25D 0x00000000
Tuner 0xBE41629D 0x00000000
Tape_MD 0xBE41E21D 0x00000000
DVD_LD 0xBE4102FD 0x00000000
D_TV 0xBE41827D 0x00000000
VCR 0xBE4142BD 0x00000000
CBL_SAT 0xBE4152AD 0x00000000
Sleep 0xBE41EA15 0x00000000
Mute 0xBE4138C7 0x00000000
Vol_Down 0xBE41FA05 0x00000000
Vol_Up 0xBE417A85 0x00000000
end codes
end remote
After some fun I've managed to create the codes for RAV 13 remote (For DSP E-800 amplifier) since I couldn't find anything anywhere that worked. My remote specifically says RAV13 V566720 if it matters, remote looks like this: https://remotefixer.co.uk/repair-12788.html
I'm not sure how to get it to layout correctly in the app so will continue to experiment. The LIRC 2 irplus XML didn't like the LIRC file because of all the 0x00000000 per code, but below are the bits that matter:
The text was updated successfully, but these errors were encountered: