Bill Bonney
Bill Bonney
It's still running, even with the memory leak... And it's connected to a simulator flying the whole time. For what it's worth!
Thanks, Nice refactor of the compare version functions (and it should only have been in one place) My only question is that the old regexp allowed for 1.2, 1.3, 1.4...
Thanks for the PR. I have started the merge but have been slowed by a build issue on OS X . Should get the fix in at the weekend. :+1:
Sorry, I haven't forgotten about this PR, just swamped with other work
@mrpilot2 if you like to rebase these changes on master, I can merge the PR, or I can do it (but it might take little longer) I cleaned up most...
Everytime I check this, annoyingly it works, mouse or spacebar ``` DEBUG 2016-02-08T11:26:15.956 APM: Text Message rx'd "SUCCESS: Executed CMD: 241" DEBUG 2016-02-08T11:26:15.956 Rejecting message, check mismatch: current_state: 0 ==...
It's ~2 seconds on Max OSX using USB, so this must be a linux only issue.
Have reproduced the issue, but only on an older 32Bit Linux machine. I have a fix by reducing the amount of logging, the slowdown happens much later now, but it...
I've pushed some changes with this commit, but I need to look a bit deeper to really understand why the slow down 8f464d4
Try a build with Qt5.4 as they have done some changes to how QSerialPort works in that build (which actually crashes OSX, but might fix your issue)