irplus-remote / irplus-codes.github.io

Code updates for irplus
72 stars 45 forks source link

RC5 timings #663

Open devau opened 1 month ago

devau commented 1 month ago

The implementation of WINLIRC_RC5 in irplus has some issues: The Timings of the pulses which should be 889 usecs, are inaccurate. Also the parameters for the timings in the 'device manufacturer' section have no functions. Specifiying other values there than 889 has no impact of the output. Note that this is not an issue of the used remote control, as another app doesn't have this issue. How can I adjust these timings?

<device manufacturer="Test" model="One" columns="40" format="WINLIRC_RC5" bits="13" pre-bits="13" toggle-bit-pos="2" gap-pulse="1" gap-space="114000" one-pulse="889" one-space="889" zero-pulse="889" zero-space="889">