jmriego
jmriego
That makes sense. Good luck with the project and thanks a lot for your help!
thanks for your reply! I ended up creating a different repo https://github.com/jmriego/Fino for using an Arduino as a FFB and included the code there if you want to refer to...
thanks @mmzx ! that looks indeed like an option I am trying to understand how this works. I was looking at a similar program https://github.com/ehne/ERDot and it seems like they...
what would allocating 50% of the GPU mean when the VM is off? Is that blocked only for VM usage or would the host still be able to access 100%...
hi! is this change going to be merged? I just found this same issue with tmux 3
I don't see any PR either. I was basically asking if anyone was working on this. I'm happy to do a PR. I'll send it this weekend
no worries! just sent a PR. English is not my first language so I'm not sure if the update to the docs sounds natural
I think I found the issue in the code. The QueueManager is creating a new executor for every job received so each job has its own executor with as many...
hi @f2knpw , pinging you here as I intend to add support for wheels during this weekend. I'll create a new branch with that
I just added support for wheels and pedals into the `wheel` branch. Please let me know if this works for you as I don't have any device to test this...