]> sigrok.org Git - libsigrok.git/commitdiff
hantek-dso: start sending the frame only from the trigger point
authorBert Vermeulen <redacted>
Tue, 26 Jun 2012 21:26:55 +0000 (23:26 +0200)
committerBert Vermeulen <redacted>
Tue, 26 Jun 2012 21:26:55 +0000 (23:26 +0200)
Samples received before the trigger point are stored. From the
trigger point on, every chunk received from the device is sent
up the session bus. After the device has finished sending, the
stored samples are transmitted.


No differences found