]> sigrok.org Git - libsigrok.git/commit
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)
commite749a8cb50029b6275a32a60c351d65f14fdf601
tree11f048cf83419a0b08cad487d2530e7826387ebb
parentfa114e4ab1ef0d30bb3cce8f926e43d66df9f787
hantek-dso: start sending the frame only from the trigger point

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.
hardware/hantek-dso/api.c
hardware/hantek-dso/dso.c
hardware/hantek-dso/dso.h