]> sigrok.org Git - libsigrok.git/commit - src/hardware/rigol-ds/api.c
rigol-ds: Overhaul VS5000 and DS1000 support.
authorMartin Ling <redacted>
Wed, 22 Jan 2014 00:25:32 +0000 (00:25 +0000)
committerBert Vermeulen <redacted>
Thu, 23 Jan 2014 00:42:33 +0000 (01:42 +0100)
commite086b750fabe4247c5d88a37fa6927f907213d75
tree84809cdac2edec622adc485e39fdca38c99b0eec
parent38354d9d9eb7d63ee10ee42636b0ce0075536cf4
rigol-ds: Overhaul VS5000 and DS1000 support.

This change moves the handling of series differences out to the points in the
code where they actually matter, unifying the overall structure of the code.

It also adds new VS5000/DS1000 series equivalents for commands that were
previously only implemented on the later models.

After this change, trigger waiting and the 'Memory' data source are supported
on the VS5000/DS1000 series.
hardware/rigol-ds/api.c
hardware/rigol-ds/protocol.c