[sigrok-devel] [PATCH] sigrok-cli print available serial ports

2017-03-14 Thread Carl-Fredrik Sundström
This is a patch of code i added to sigrok-cli to help me when testing HIDAPI implementation of HID serial bridge cp2110. If you find it useful you could ad it to mainline. Regards/// Carl-Fredrik Sundstrom diff --git a/main.c b/main.c index 94f1c0f..ee00f32 100644 --- a/main.c +++ b/main.c @@ -26

Re: [sigrok-devel] Patches for Hantek 6022BL 16Bit LA support

2017-03-14 Thread Jan Losinski
Hello, I sent a set of changes a while ago to support the Hantek 6022BL as 16bit LA. I got no feedback so far. Can someone please have a look into that? Thanks a lot, Jan * Jan Losinski [2017-01-17 02:17]: > Hello, > > The Hantek 6022BL[1] LA is supported out of the box by the fx2lafw > driv

Re: [sigrok-devel] Usage of PulseView code

2017-03-14 Thread Lars-Peter Clausen
Hi Joel, On 03/13/2017 10:56 PM, Joel Holdsworth wrote: > Dear Paul, Alexndra, Dan and Adrian, > > I recently discovered your work on the scopy software oscilloscope, and > its usage of code derived from PulseView. As the founding author of the > PulseView project, I wanted to reach out to you