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
216 stars 97 forks source link

Siglent sds2000 xhd fix #879

Closed fredzo closed 3 months ago

fredzo commented 3 months ago

Hi @azonenberg ! As discussed on Discord, here is a PR to fix support for Siglent SDS 2000X HD with up-to-date firmware (1.2+). After some testing, I figured that switching from 8bit to 16bit data format adds about 10% overhead in acquisition time, so I decided to make it configurable from Driver settings page (see PR on scopehal-apps). Best regards, Frederic.