mikaelho

Results 86 comments of mikaelho

Quick check shows that lightcycle still has issues - ”master” runs smoothly but ”clients” are choppy. Performance measurements indicate that the flaw is in lightcycle design and not in the...

The problem is more visible with three or more players. But now that you have ”proven” that latency is probably not the issue, I will change it to a true...

Thanks, that sounds like exactly the thing - but I do not see getRemoteHeating anywhere in the current code? The range etc. data is available with the `/-/emanager/get-emanager` url, it...

@odelma, that link seems to not work any more. Any pointers for finding the code now? Thanks.

Much obliged, again. I am doing something wrong, since all I get with getRemoteAccessHeating is `/-/rah/get-status {"errorCode":"2","timerCount":3}`. I am unsure about the whole ”remote access” thing - does it require...

Unlikely to be due to Python or UIKit performance, and more likely due to something like poor UI thread handling and/or touch event throttling. But impossible to say anything, really,...