-
|
I have it all working and have been able to connect to an STM32 based flight controller using usbipd on Windows 10 / WSL2. So first of all great job! My question is how to make it go faster? The serial connection is very slow - much slower than a direct connection on windows using the same software and I am wondering if there are any settings I can change (e.g. via stty) to speed things up. I am connecting to /dev/ttyACM0 Thx - Andy |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
You may be suffering from issue #300. If you can, please follow the instructions in that thread to capture |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Hey @dorssel your fix #307 cures this for me! Thanks!