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_misc_cmd.output | |
parent | 34929ee00c976842196ca95240b6cb1a7f5d8c75 (diff) | |
download | libsigrokdecode-0e501c70cf26f208d7e523b7fe737d0e8d565109.tar.gz libsigrokdecode-0e501c70cf26f208d7e523b7fe737d0e8d565109.zip |
Add nRF24L01(+) protocol decoder.
Diffstat (limited to 'decoders/nrf24l01/test/nrf24l01_misc_cmd.output')
-rw-r--r-- | decoders/nrf24l01/test/nrf24l01_misc_cmd.output | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/decoders/nrf24l01/test/nrf24l01_misc_cmd.output b/decoders/nrf24l01/test/nrf24l01_misc_cmd.output new file mode 100644 index 0000000..015031e --- /dev/null +++ b/decoders/nrf24l01/test/nrf24l01_misc_cmd.output @@ -0,0 +1,5 @@ +3-19 nrf24l01: cmd: "Cmd. REUSE_TX_PL" +24-40 nrf24l01: cmd: "Cmd. R_RX_PL_WID" +62-78 nrf24l01: cmd: "Cmd. R_RX_PL_WID" +83-99 nrf24l01: cmd: "Cmd. R_RX_PL_WID" +138-154 nrf24l01: cmd: "Cmd. W_ACK_PAYLOAD" |