ngscopeclient / scopehal

Test and measurement hardware abstraction library and protocol decodes. This is the library only. Most users should use scopehal-apps.
BSD 3-Clause "New" or "Revised" License
212 stars 94 forks source link

Add GPIB protocol decode #285

Open azonenberg opened 4 years ago

azonenberg commented 4 years ago

What kind of test equipment project are we if we can't decode our own protocols?

synx508 commented 1 year ago

Here's a rather large and inefficient 10MS/s 16 bit capture which includes reading a frequency counter returning FA+0010.0000000E+06[CR][LF] on GPIB address 12 and a HP 3478A DMM returning +000.000E+0[CR][LF] on GPIB address 5. First row of CSV contains the GPIB signal names, then there are millions of rows, unfortunately with no timestamp or deduping. gpibcapture10MSs.csv.gz