Results 96 comments of Paul Melnikov

Thanks for sharing that! Was it nesessary to add a low-pass filter on current sense?

Hi. I've looked at what JMRI sends to WiThrottle and realized that it sends throttle data and turnout change data to mobile. So in future I need to implement it...

Hi guys, I just stumbled upon this issue. Would replacing yield with wdtFeed solve the case? I cannot test from smartphone, but seems that would reset watchdog and at the...

Hi. Yes, definitely possible. Connection would be similar to 3 UI buttons, and code would be similar to menu items that send commands to GRBL. Button handlers can go to...

Hi. I don't quite understand how I can help you without writing the code myself, which I don't have time for. Could you make a fork with what you've done...

Yes, I'll try to reproduce the failing setup...

Hi. Sorry it took so long to return to this issue. So, I am still experiencing this problem, and cannot reproduce it when manually running GDB commands. Here is my...

> As a follow-up to the above - there's nothing we can do on our end about this short of reverting it and we're not going to diverge from Chromium...

Oh, I never noticed that it cannot go outside window boundaries, but indeed it can't. Thanks for clarifying!

Hi, thanks for looking into this! While you clearly show that adding lambda has no impact on performance, I would argue that it makes source code nosier still, meaning it...