Re: [sigrok-devel] Creating new "signals" in decoder

2022-09-13 Thread d5xjfvkmpb
This would also be great for plotting decoded I2S audio / thermometer measurements over I2C, etc. side-by-side with the digital version. On Thu, Aug 25, 2022 at 9:41 PM Ivan Wick wrote: > As far as I know, the protocol decoders cannot output synthetic samples to > be plotted as another channel on

Re: [sigrok-devel] Creating new "signals" in decoder

2022-08-25 Thread Ivan Wick
As far as I know, the protocol decoders cannot output synthetic samples to be plotted as another channel on the timeline. OUTPUT_BINARY is not for that purpose either, raw binary output is not shown on the timeline. But with OUTPUT_ANN, you can have multiple output annotation rows. For your exampl

[sigrok-devel] Creating new "signals" in decoder

2022-08-25 Thread Helge Kruse
I have already written some decoders stacked on UART and I2C decdoers. The usual use case is to detect high level framing and add textual annotations with the detected information. Now I need a non-textual display. One of the detected information is a channel mask for 4 channels. I want to add 4