diff options
author | Jens Steinhauser <jens.steinhauser@gmail.com> | 2014-07-08 22:15:30 +0200 |
---|---|---|
committer | Jens Steinhauser <jens.steinhauser@gmail.com> | 2014-07-08 22:15:30 +0200 |
commit | 0e501c70cf26f208d7e523b7fe737d0e8d565109 (patch) | |
tree | 55ac981b68aa6997a7394129d420293bbb2d64b5 /decoders/nrf24l01/test/nrf24l01_communication_tx.output | |
parent | 34929ee00c976842196ca95240b6cb1a7f5d8c75 (diff) | |
download | libsigrokdecode-0e501c70cf26f208d7e523b7fe737d0e8d565109.tar.gz libsigrokdecode-0e501c70cf26f208d7e523b7fe737d0e8d565109.zip |
Add nRF24L01(+) protocol decoder.
Diffstat (limited to 'decoders/nrf24l01/test/nrf24l01_communication_tx.output')
-rw-r--r-- | decoders/nrf24l01/test/nrf24l01_communication_tx.output | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/decoders/nrf24l01/test/nrf24l01_communication_tx.output b/decoders/nrf24l01/test/nrf24l01_communication_tx.output new file mode 100644 index 0000000..45ac8d5 --- /dev/null +++ b/decoders/nrf24l01/test/nrf24l01_communication_tx.output @@ -0,0 +1,10 @@ +366098-366374 nrf24l01: tx-data: "TX payload = "message #0"" +488110-488387 nrf24l01: tx-data: "TX payload = "message #1"" +610131-610408 nrf24l01: tx-data: "TX payload = "message #2"" +732181-732458 nrf24l01: tx-data: "TX payload = "message #3"" +854221-854498 nrf24l01: tx-data: "TX payload = "message #4"" +976255-976531 nrf24l01: tx-data: "TX payload = "message #5"" +1098294-1098570 nrf24l01: tx-data: "TX payload = "message #6"" +1220322-1220597 nrf24l01: tx-data: "TX payload = "message #7"" +1342302-1342579 nrf24l01: tx-data: "TX payload = "message #8"" +1464309-1464586 nrf24l01: tx-data: "TX payload = "message #9"" |