From b59c504ecda1693417932878a8c92bab80f9635c Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 6 Jun 2017 00:09:45 +0200 Subject: Add support for initial pin settings. Adapt all tests that require it to use the old behaviour of assuming an initial pin value of 0 (or whatever was previously hardcoded in the PD). for now (this will likely see some changes later). --- decoder/test/jitter/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'decoder/test/jitter') diff --git a/decoder/test/jitter/test.conf b/decoder/test/jitter/test.conf index 102938d..e61cb62 100644 --- a/decoder/test/jitter/test.conf +++ b/decoder/test/jitter/test.conf @@ -1,5 +1,5 @@ test toim4243 - protocol-decoder jitter channel clk=3 channel sig=2 option clk_polarity=falling option sig_polarity=falling + protocol-decoder jitter channel clk=3 channel sig=2 option clk_polarity=falling option sig_polarity=falling initial_pin clk=0 input uart/toim4243/toim4243_10byte_send_snippet.sr output jitter annotation match toim4243.output output jitter binary class ascii-float match toim4243.bin_ascii_float -- cgit v1.2.3-54-g00ecf