rmir to lirc / WDTV Live remote
Posted: Thu Mar 17, 2022 3:45 am
Dear All,
I've found software to convert lirc config to rmir, but I couldn't find anything to the reverse operation.
I (suspect) have problems with timing in lirc. My config: Vero 4k+ with OFA Contour 4 (URC-1240) programmed to emulate WDTV Live remote. I've found several lirc config for this remote (NEC1 132 121), with completely different timing settings.
osmc (Vero) default:
another one I found here on JP1 forum:
and another one on github:
Could anybody help me? How to find the exact timings for this remote?
(I've asked the same on osmc forum: https://discourse.osmc.tv/t/lirc-problem/92733/.)
Thank you in advance!
Best Regards,
TiceRex
I've found software to convert lirc config to rmir, but I couldn't find anything to the reverse operation.
I (suspect) have problems with timing in lirc. My config: Vero 4k+ with OFA Contour 4 (URC-1240) programmed to emulate WDTV Live remote. I've found several lirc config for this remote (NEC1 132 121), with completely different timing settings.
osmc (Vero) default:
Code: Select all
header 9024 4456
one 600 1646
zero 600 524
ptrail 598
repeat 9028 2209
pre_data_bits 16
pre_data 0x219E
gap 107883
toggle_bit_mask 0x0Code: Select all
header 8887 4273
one 624 1530
zero 624 434
ptrail 623
repeat 8884 2092
pre_data_bits 16
pre_data 0x219E
gap 104496
toggle_bit_mask 0x0
Code: Select all
header 8955 4524
one 530 1716
zero 530 592
ptrail 529
repeat 8954 2276
pre_data_bits 16
pre_data 0x219E
gap 107830
toggle_bit_mask 0x0
(I've asked the same on osmc forum: https://discourse.osmc.tv/t/lirc-problem/92733/.)
Thank you in advance!
Best Regards,
TiceRex