From 2f177ff14c08129be64a094c87fbb67d9787d361 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 28 Jun 2016 22:20:31 +0200 Subject: timing: Update to latest PD changes. --- decoder/test/timing/test.conf | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'decoder/test/timing/test.conf') diff --git a/decoder/test/timing/test.conf b/decoder/test/timing/test.conf index bf93830..34ccc47 100644 --- a/decoder/test/timing/test.conf +++ b/decoder/test/timing/test.conf @@ -1,4 +1,9 @@ -test am2301_1mhz - protocol-decoder timing channel data=5 +test am2301_1mhz_avg100 + protocol-decoder timing channel data=5 option avg_period=100 input am230x/am2301/am2301_1mhz.sr - output timing annotation match am2301_1mhz.output + output timing annotation match am2301_1mhz_avg100.output + +test am2301_1mhz_avg4 + protocol-decoder timing channel data=5 option avg_period=4 + input am230x/am2301/am2301_1mhz.sr + output timing annotation match am2301_1mhz_avg4.output -- cgit v1.2.3-54-g00ecf