[sigrok-devel] unknown errors in debug release

2025-11-17 Thread a
lsd@Crawler-E25 : ~/Downloads $ ./pulseview-NIGHTLY-x86_64-debug.AppImage qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" QFont::fromString: Invalid description 'Noto Sans,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1' QFont::fromString: Invalid description 'Hack,10,-1,5,400,0,0,

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

[sigrok-devel] sigrokdecode Python package

2021-03-24 Thread Michael A Ray via sigrok-devel
Hello, I have no idea whether this is the right place to ask this, but I am trying to use sigrok-cli with three devices: * An fx2lafw compatible LA * A Kingst LA2016 * A Hantek 6022BE 'scope I want to delve into protocol decoders. For one thing I want to write a decoder which will read a

Re: [sigrok-devel] [ANNOUNCE] sigrok-cli 0.7.2 released!

2021-03-03 Thread Michael A Ray via sigrok-devel
Hello, I recently got a Kingst LA2016, sold as the Innomaker LA2016 on Amazon here in the UK. You need to extract the firmware from the KingstVIS executable for this to work. I recently posted a patch for the utility for extracting the firmware, as there was an error in the name of one of the

Re: [sigrok-devel] Patch for sigrok-fwextract-kingst-la2016

2021-02-20 Thread Michael A Ray via sigrok-devel
Christopher, Thanks! Great to hear from somebody so close to me geographically. I will certainly email you off-list. I often need somebody who can see (photon dependent) to take a squint at the legend on some gizmo or other so I can crack on with developing software and generally tinkering. I

Re: [sigrok-devel] Patch for sigrok-fwextract-kingst-la2016

2021-02-20 Thread Michael A Ray via sigrok-devel
Hello Gerhard, I'm familiar with IDC and DuPont connectors etc, and the 0.1 inch pitch of a lot of electronic gizmos and connectors. Thanks for taking the time to help. Kevin has also helped to confirm that what I suspected is perfectly true. How different things are now for those of u

Re: [sigrok-devel] Patch for sigrok-fwextract-kingst-la2016

2021-02-20 Thread Michael A Ray via sigrok-devel
Hello Kevin, That was pretty much as I assumed. But good to get it confirmed. Thanks. I won't bang on about this because this is supposed to be a developers list. But I've been soldering stuff to other stuff and building electronics since I was about 7. I'm now 57 and totally bli

Re: [sigrok-devel] Patch for sigrok-fwextract-kingst-la2016

2021-02-20 Thread Michael A Ray via sigrok-devel
Hello Kevin, I will certainly stick around and see what happens with the Kingst LA2016. I got it just yesterday from Amazon, where it was billed as "Innomaker LA2016." It is housed in a roughly rectangular housing, which slightly tapers between the broad faces. At one end there are t

[sigrok-devel] Patch for sigrok-fwextract-kingst-la2016

2021-02-19 Thread Michael A Ray via sigrok-devel
Hello, Just joined the list because I have a very tiny patch for the above utility. I was trying to get sigrok-cli going with a Kingst LA2016 logic analyzer. So I downloaded the above utility and tried to extract the firmware from the KingstVIS Qt executable for Linux. I am using KingstVIS

[sigrok-devel] Roadmap to Hantek 6074

2020-11-23 Thread Rodrigo Rojas A. via sigrok-devel
Hi to everybody, I like to add support for the Hantek 6074BC oscilloscope, but before I really appreciate if you could describe the roadmap to this.BestRodrigo Rojas___ sigrok-devel mailing list [email protected] https://lists.sourcefor

[sigrok-devel] Feedback on Pulseview

2019-10-01 Thread A/Prof Chris Andrews
I have a 15" MACBOOK PRO. I am using the LHT00SU1 Oscilloscope and Logic Analyzer connect via USB. This is a no-name brand, and is a clone of the CWAV USBee AX-PRO. The general advice is that it is used with Pulseview, using the driver fx2lafw. I have downloaded Pulseview and am setti

Re: [sigrok-devel] Do decoders work yet?

2010-12-05 Thread Richard A. Smith
he RLE function that I need to grab enough data to be useful seems to have issues. People are sorting it out in the forums. Hopefully it will be fixed up soon. > I didn't have any luck with the GUI (it kept freezing) however the CLI version > works a treat. (BTW small bug: -f bits0

[sigrok-devel] Using protocol analyzers

2010-09-27 Thread Richard A. Smith
I've recently purchased a OLS and now I'm trying to do some things with it. Current goals are to decode PS/2 protocol streams and SD/SDIO communication streams [1]. Since here at OLPC we like hacking on python over java we want to try and use sigrok if possible to implement the