]> sigrok.org Git - libsigrok.git/commit
new config options: averaging
authorBartosz Golaszewski <redacted>
Thu, 22 Jan 2015 09:22:58 +0000 (10:22 +0100)
committerUwe Hermann <redacted>
Sun, 25 Jan 2015 17:00:40 +0000 (18:00 +0100)
commit9ed444e6226c5d36b637708864361429f77f07a8
tree4d8090346b4c9b5cabf49332202ff9b26c84b5eb
parentd5062672dd185e351f8d91e851820df069b6429e
new config options: averaging

Add new config options to libsigrok - 'averaging', which allows to
enable averaging of samples and 'avg_samples' for setting the number
of samples to be averaged over in each cycle.

Signed-off-by: Bartosz Golaszewski <redacted>
include/libsigrok/libsigrok.h
src/hwdriver.c