logic-analyzer icon indicating copy to clipboard operation
logic-analyzer copied to clipboard

Signals are transmitted "backwards" to PulseView

Open fedy2 opened this issue 4 years ago • 0 comments

The signals values are transmitted "backwards" to PulseView.

PulseView expects the data to be in reverse order (OLS implementation of SUMP): https://github.com/sigrokproject/libsigrok/blob/master/src/hardware/openbench-logic-sniffer/protocol.c#L499

Similar discussion in the logic analyzer for Arduino: issue #38

fedy2 avatar Jan 24 '22 14:01 fedy2