]> sigrok.org Git - sigrok-test.git/blob - decoder/test/am230x/test.conf
8c3d7fff94da9538f0fc31040b0b5f0cbe307fce
[sigrok-test.git] / decoder / test / am230x / test.conf
1 test exception_samplerate
2         protocol-decoder am230x
3         input misc/no-samplerate.sr
4         output am230x exception match SamplerateError
5
6 test am2301
7         protocol-decoder am230x channel sda=5
8         input am230x/am2301/am2301_1mhz.sr
9         output am230x annotation match am2301_1mhz.output
10
11 test am2302
12         protocol-decoder am230x channel sda=0
13         input am230x/am2302/am2302_1mhz.sr
14         output am230x annotation match am2302_1mhz.output
15
16 test am2303
17         protocol-decoder am230x channel sda=0
18         input am230x/am2303/am2303_1mhz.sr
19         output am230x annotation match am2303_1mhz.output
20
21 test dht11
22         protocol-decoder am230x channel sda=5 option device=dht11
23         input am230x/dht11/dht11_1mhz.sr
24         output am230x annotation match dht11_1mhz.output