X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=decoder%2Ftest%2Fmrf24j40%2Ftest.conf;h=2e482e3683782d77114d80e5039f1a1f57847247;hb=f1a2ccfb38b8d06593ba169a6672f3ccb3006625;hp=92b52d49dbd579b7279932c7148166b365b5e0ec;hpb=bc73a3aacf2441824e0135225f038efc467de53d;p=sigrok-test.git diff --git a/decoder/test/mrf24j40/test.conf b/decoder/test/mrf24j40/test.conf index 92b52d4..2e482e3 100644 --- a/decoder/test/mrf24j40/test.conf +++ b/decoder/test/mrf24j40/test.conf @@ -2,12 +2,26 @@ test mrf24j40-reset-wakeup protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4 protocol-decoder mrf24j40 stack spi mrf24j40 - input spi/mrf24j40/mrf24j40-reset-wakeup.sr + input spi/mrf24j40/sensormote/mrf24j40-reset-wakeup.sr output mrf24j40 annotation match mrf24j40-reset-wakeup.output test mrf24j40-wake-tx-ack protocol-decoder spi channel cs=5 channel clk=3 channel mosi=2 channel miso=4 protocol-decoder mrf24j40 stack spi mrf24j40 - input spi/mrf24j40/mrf24j40-wake-tx-ack.sr + input spi/mrf24j40/sensormote/mrf24j40-wake-tx-ack.sr output mrf24j40 annotation match mrf24j40-wake-tx-ack.output + +test mrf24j40ma_no_txfails + protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1 + protocol-decoder mrf24j40 + stack spi mrf24j40 + input spi/mrf24j40/ecg/mrf24j40ma_no_txfails.sr + output mrf24j40 annotation match mrf24j40ma_no_txfails.output + +test mrf24j40ma_many_txfails + protocol-decoder spi channel cs=0 channel clk=6 channel mosi=5 channel miso=1 + protocol-decoder mrf24j40 + stack spi mrf24j40 + input spi/mrf24j40/ecg/mrf24j40ma_many_txfails.sr + output mrf24j40 annotation match mrf24j40ma_many_txfails.output