Hi guys. I'm not sure, whether this project is still maintained, but I hope so.
I'm using srcpd 2.1.3 on a raspberry pi and noticed that when a locomotive had contact problems and stopped, it will recieve a new drive command only after a long time. this took up to more than a minute. so i digged into the code and noticed there is a GL refresh loop, which is intended to fire every 100ms. However, due to a conversion error, it only fires every 100s. This is corrected by this patch.
Thanks for your efforts!
Hi Stephan,
thanks for the patch. I have merged it into the source code.
Best regards,
André