From: Bert Vermeulen Date: Mon, 27 Oct 2014 15:59:01 +0000 (+0100) Subject: Change SR_CONF_FILTER key to a boolean type. X-Git-Tag: libsigrok-0.4.0~819 X-Git-Url: https://sigrok.org/gitweb/?a=commitdiff_plain;h=6fad08e6abfa4e5ee708f584e530c6b611a65cdb;hp=6fad08e6abfa4e5ee708f584e530c6b611a65cdb;p=libsigrok.git Change SR_CONF_FILTER key to a boolean type. This was an ill-defined string before, now it's simply something you turn on or off on a channel. ---