Re: [sigrok-devel] epidemy of unsocial messages to mailing lists (reply-to)

2021-03-25 Thread Gerhard Sittig
On Wed, 2021-03-24 at 20:01 +0100, sig...@rkta.de wrote: > > Solution seems to be to configure mailman right or use > something more sane. Thank you for digging this up. That answer was very helpful in understanding the nature and the cause of the issue. Still it's interesting why some messages ar

Re: [sigrok-devel] sigrokdecode Python package

2021-03-25 Thread Gerhard Sittig
On Wed, 2021-03-24 at 18:38 +, Michael A Ray wrote: > > I want to delve into protocol decoders. For one thing I want to > write a decoder which will read analog data from the 'scope > samples and perform a DFFT on the data, so that I can see a > frequency domain spectrum. > > This is because I

Re: [sigrok-devel] LA2016 bug fixes

2021-03-25 Thread Gerhard Sittig
On Sun, 2021-03-14 at 18:58 +0100, Helge Kruse wrote: > > Am 14.03.2021 um 12:50 schrieb Kevin Grant: > > > > I submitted a PR for the sigrok-utils LA2016 firmware > > extraction script > > > > https://github.com/sigrokproject/sigrok-util/pull/6/files > >

Re: [sigrok-devel] LA2016 bug fixes

2021-03-25 Thread Gerhard Sittig
On Thu, 2021-03-11 at 08:26 +0100, Helge Kruse wrote: > > Am 10.03.2021 um 14:15 schrieb Kevin Grant: > > > > Hello Gerhard, > > > > On 2021-03-08 18:25, Gerhard Sittig wrote: > > > >> Is the basic operation fundamentally broken, or are just not all > >> of the product's features available while th

Re: [sigrok-devel] sigrokdecode Python package

2021-03-25 Thread Michael A Ray via sigrok-devel
Thanks Gerhard. That was a very comprehensive answer. I have begun some C code to read .sr files, read the metadata and then read the binary files from the scope and perform a DFFT. I am not sure yet whether this will be good enough for me to be able to get a measure of the frequency of any, or

[sigrok-devel] Having issue tracking enabled in github

2021-03-25 Thread Dr. Richard Li
Hi, Just noticed that there are no issue list in github,  I think it will be good to enable this function as I have participate in other github projects, issues is a good place to track development.  It is better than just use a mailing list, I think. Any comments? Regards,, Richard Li --