]> sigrok.org Git - libsigrok.git/commit
rigol-ds: Handle partial analog frame reads.
authorMartin Ling <redacted>
Wed, 4 Dec 2013 13:08:49 +0000 (13:08 +0000)
committerMartin Ling <redacted>
Wed, 4 Dec 2013 13:31:42 +0000 (13:31 +0000)
commit56868b5d6b7401f3916df1468b537bd0d04087f5
tree1ffcfa6e59d1d7d1551ad0ef7134a1fe773f462d
parent9dfeb81b09377cd5413c7ccd448fca2e77615084
rigol-ds: Handle partial analog frame reads.

Reading a frame over the DS1xx2 RS232 connection now sometimes works,
but most of the time stalls part way through with g_poll showing the
fd as not ready.
hardware/rigol-ds/protocol.c