[sigrok-devel] Protocol Decoder: Detect end of samples in self.wait()?

2021-01-30 Thread Sparky
There's a signal in my sample data that would ordinarily be de-asserted but that data has been truncated so this transition is never seen. Is there a way to determine that the end of data has been reached? I have other uses in mind beyond this specific example. I think I could accomplish this wi

Re: [sigrok-devel] LA2016 bug fixes

2021-01-30 Thread Helge Kruse
Am 26.01.2021 um 09:53 schrieb Kevin Grant: > > On 2021-01-26 07:48, Helge Kruse wrote: > >> Am 25.01.2021 um 19:43 schrieb Gerhard Sittig: >>> On Sun, 2021-01-24 at 19:15 +0100, Helge Kruse wrote: I have recently fixed driver bugs for the Kingst LA2016 driver. I have created a pull reque