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
199 stars 89 forks source link

Add R&S scope driver #59

Open azonenberg opened 5 years ago

nitrousnrg commented 5 years ago

Hi Andrew, I have an RTM3000 ready for testing, how can I send you its address?

azonenberg commented 5 years ago

Hop in #scopehal on Freenode IRC and we can chat more there?

azonenberg commented 5 years ago

Just pushed a "first light" level driver. You should be able to view waveforms but changing most settings doesn't work yet.

Still debugging and some settings occasionally seem to get corrupted. Adding "--trace SCPISocketTransport" to the command line will log all SCPI commands and replies which might help narrow down the issues.