]> sigrok.org Git - libsigrok.git/commit
srzip: Optimize analog output saving
authorSoeren Apel <redacted>
Sun, 27 Mar 2016 21:25:30 +0000 (23:25 +0200)
committerUwe Hermann <redacted>
Sun, 27 Mar 2016 23:06:29 +0000 (01:06 +0200)
commit0586a0ef594603384b957e61e01ccfe25fdac824
tree1da987843f36248aa9b2923570b6fc6f9bb24218
parentf476dd2d2bcd482e76e9d174706e494a248156ff
srzip: Optimize analog output saving

 - Don't set capturefile if no logic channels are saved
 - Don't set total probes if no logic channels are saved
 - Save analog channels without index gaps (e.g. probe1/probe4)
src/output/srzip.c