Dragos Galalae

Results 10 comments of Dragos Galalae

@nhchiu don't bother, there are several patches made for this before, but the project manager does not want this feature. scouring the web, you need to be part of some...

> Thank you for submitting a PR, please be aware that you need to sign off to accept the developer certificate of origin, please see point 3 in https://github.com/Klipper3d/klipper/blob/master/docs/CONTRIBUTING.md#what-to-expect-in-a-review >...

It's not the cable! The software logic is at fault. I also needed to modify the USB VID/PID combination to get qdmr to attempt radio detection, why such stupid logic,...

Calling the logic stupid gives a definitive pointer toward a direction. There is no logical connection between an USB chip and a serial port, else all those official CPS software...

@DH1PK it seems to me that this is a multithread problem, somehow the serial port is opened by another thread and never closed.

can you post a "lsusb" output with the cable inserted and another "lsusb" output with the cable removed from the PC (complete disconnect). sudo might be required to use lsusb.

if the cable style is audio jack like, then that is NOT a passive cable, but a USB to serial converter. when taking the "lsusb" output with no cable attached,...

This kind of bug is present on all radios where serial communication is used, why qdmr is masking this with USB ids is beyond me.

@allesand so the whole smart detection logic is actually flawed? How dare You!!! LMAO.