summaryrefslogtreecommitdiff
path: root/decoder/test/timing/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2016-06-28 22:20:31 +0200
committerUwe Hermann <uwe@hermann-uwe.de>2016-06-28 22:31:52 +0200
commit2f177ff14c08129be64a094c87fbb67d9787d361 (patch)
tree4156fd58839ce7698508f1403cbefc839c0d7074 /decoder/test/timing/test.conf
parenta6b63f409d5922cbbef493849f10db99dd0761fc (diff)
downloadsigrok-test-2f177ff14c08129be64a094c87fbb67d9787d361.tar.gz
sigrok-test-2f177ff14c08129be64a094c87fbb67d9787d361.zip
timing: Update to latest PD changes.
Diffstat (limited to 'decoder/test/timing/test.conf')
-rw-r--r--decoder/test/timing/test.conf11
1 files changed, 8 insertions, 3 deletions
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