]> sigrok.org Git - sigrok-test.git/commitdiff
mrf24j40: Update due to recent PD and directory changes.
authorUwe Hermann <redacted>
Fri, 23 Aug 2019 11:04:56 +0000 (13:04 +0200)
committerUwe Hermann <redacted>
Fri, 23 Aug 2019 11:18:20 +0000 (13:18 +0200)
decoder/test/mrf24j40/mrf24j40-wake-tx-ack.output
decoder/test/mrf24j40/test.conf

index e6fb9a7c5b123d1d1b3bf3e983b6ba4802746318..b417452c985f58f2f8b7803badc96e9ef7ec94db 100644 (file)
@@ -39,6 +39,7 @@
 184949-185077 mrf24j40: lwrite: "TX:0x1e: 0x0"
 185154-185282 mrf24j40: lwrite: "TX:0x1f: 0x0"
 185359-185487 mrf24j40: lwrite: "TX:0x20: 0x0"
+178240-185487 mrf24j40: tx-frame: "TX frame: 09 1F 61 88 C5 FE CA 01 00 11 11 78 23 26 04 5B 00 00 27 64 96 00 00 28 1E 00 00 00 00 00 00 00 00"
 185568-185643 mrf24j40: swrite: "TXNCON: 0x5"
 223979-224054 mrf24j40: sread: "INTSTAT: 0x41"
 224134-224209 mrf24j40: sread: "TXSTAT: 0x0"
index 92b52d49dbd579b7279932c7148166b365b5e0ec..2c64a02b5b33626e1c0bf0b2e66fd4ac9f57235b 100644 (file)
@@ -2,12 +2,12 @@ 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