Re: [sigrok-devel] Support for dreamsourcelab DSLogic U3Pro16

2022-01-28 Thread Jon Escombe
I've got a DSLogic Plus on the way to me at the moment, so happy to test legacy support once it gets here. Am following the GitHub PR with interest, hoping you can get some of your PulseView improvements upstreamed. Regards, Jon. On 13/01/2022 19:11, Christian Eisendle wrote: Hi all, as a

[sigrok-devel] pre-assignment of channels in decoder

2022-01-28 Thread Uli Huber
Hi, I wonder if/how I could pre-assign channels in a decoder to avoid setting them after selecting the decoder. While I found this i.e. implemented in the "Parallel" decoder, I was unable to transform this to non-sequential channels. Thanks Uli -- Diese E-Mail wurde von Avast Antivirus-Sof

Re: [sigrok-devel] pre-assignment of channels in decoder

2022-01-28 Thread Helge Kruse
Am 28.01.2022 um 17:13 schrieb Uli Huber: Hi, I wonder if/how I could pre-assign channels in a decoder to avoid setting them after selecting the decoder. While I found this i.e. implemented in the „Parallel“ decoder, I was unable to transform this to non-sequential channels. I think you can