Closed caitlynrw closed 4 months ago
Not every serial port in the world can be used as a DMX transmitter. FTDI is known to be a good solution to DMX. To add more chipsets I need to qualify them so basically I need to physically own them. Unless you prove they can be used as DMX adapter with the proper timings and without side effects.
In the meantime you can build QLC+ from sources and adapt this method to test other chipsets https://github.com/mcallegari/qlcplus/blob/master/plugins/dmxusb/src/dmxinterface.cpp#L73
If you can't do any of the above, I'll need to close this ticket.
@caitlynrw if you make a PR I'd be willing to buy devices to test
Closing for inactivity
Describe the bug The Open TX/RX driver doesn't support non-FTDI serial ports.
To Reproduce Steps to reproduce the behavior:
Expected behavior Open TX/RX drivers can be used with other USB UART bridges.
Screenshots Connecting an Enttec Open DMX dongle Connecting an MCP220 or CH340 UART converter
Desktop (please complete the following information):
Additional context N/A