]> sigrok.org Git - sigrok-test.git/blame - decoder/test/mrf24j40/test.conf
avr_isp: add test for ATmega328/P
[sigrok-test.git] / decoder / test / mrf24j40 / test.conf
CommitLineData
bc73a3aa
UH
1test mrf24j40-reset-wakeup
2 protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
3 protocol-decoder mrf24j40
4 stack spi mrf24j40
1751d2cb 5 input spi/mrf24j40/sensormote/mrf24j40-reset-wakeup.sr
bc73a3aa
UH
6 output mrf24j40 annotation match mrf24j40-reset-wakeup.output
7
8test mrf24j40-wake-tx-ack
9 protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4
10 protocol-decoder mrf24j40
11 stack spi mrf24j40
1751d2cb 12 input spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr
bc73a3aa 13 output mrf24j40 annotation match mrf24j40-wake-tx-ack.output
9c1300b5
UH
14
15test mrf24j40ma_no_txfails
16 protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1
17 protocol-decoder mrf24j40
18 stack spi mrf24j40
19 input spi/mrf24j40/ecg/mrf24j40ma_no_txfails.sr
20 output mrf24j40 annotation match mrf24j40ma_no_txfails.output
21
22test mrf24j40ma_many_txfails
23 protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1
24 protocol-decoder mrf24j40
25 stack spi mrf24j40
26 input spi/mrf24j40/ecg/mrf24j40ma_many_txfails.sr
27 output mrf24j40 annotation match mrf24j40ma_many_txfails.output