]> sigrok.org Git - sigrok-test.git/blame - decoder/test/timing/test.conf
timing: add tests for noaverage/edge/delta modes
[sigrok-test.git] / decoder / test / timing / test.conf
CommitLineData
2f177ff1
UH
1test am2301_1mhz_avg100
2 protocol-decoder timing channel data=5 option avg_period=100
03635510 3 input am230x/am2301/am2301_1mhz.sr
2f177ff1
UH
4 output timing annotation match am2301_1mhz_avg100.output
5
6test am2301_1mhz_avg4
7 protocol-decoder timing channel data=5 option avg_period=4
8 input am230x/am2301/am2301_1mhz.sr
9 output timing annotation match am2301_1mhz_avg4.output
5039d719
KP
10
11test am2301_1mhz_noavg_rising_delta
12 protocol-decoder timing channel data=5 option avg_period=0 option edge=rising option delta=yes
13 input am230x/am2301/am2301_1mhz.sr
14 output timing annotation match am2301_1mhz_noavg_rising_delta.output