summaryrefslogtreecommitdiff
path: root/decoder/test/am230x/test.conf
blob: 8c3d7fff94da9538f0fc31040b0b5f0cbe307fce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
test exception_samplerate
	protocol-decoder am230x
	input misc/no-samplerate.sr
	output am230x exception match SamplerateError

test am2301
	protocol-decoder am230x channel sda=5
	input am230x/am2301/am2301_1mhz.sr
	output am230x annotation match am2301_1mhz.output

test am2302
	protocol-decoder am230x channel sda=0
	input am230x/am2302/am2302_1mhz.sr
	output am230x annotation match am2302_1mhz.output

test am2303
	protocol-decoder am230x channel sda=0
	input am230x/am2303/am2303_1mhz.sr
	output am230x annotation match am2303_1mhz.output

test dht11
	protocol-decoder am230x channel sda=5 option device=dht11
	input am230x/dht11/dht11_1mhz.sr
	output am230x annotation match dht11_1mhz.output