From a487901a9965921dc9118e60e4cfcc68fff2ff3f Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 17 Apr 2019 22:38:35 +0200 Subject: cc1101: Add a few test-cases. --- decoder/test/cc1101/cc1101-command-strobe.output | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 decoder/test/cc1101/cc1101-command-strobe.output (limited to 'decoder/test/cc1101/cc1101-command-strobe.output') diff --git a/decoder/test/cc1101/cc1101-command-strobe.output b/decoder/test/cc1101/cc1101-command-strobe.output new file mode 100644 index 0000000..f540c8d --- /dev/null +++ b/decoder/test/cc1101/cc1101-command-strobe.output @@ -0,0 +1,8 @@ +28-60 cc1101: warning: "Status = 00; STATE is IDLE, 0 bytes available in RX FIFO" "Status = 00" +28-111 cc1101: status: "Status read: MARCSTATE (35) = 01" +201-234 cc1101: strobe: "Strobe SIDLE" +201-234 cc1101: warning: "Status = 0F; STATE is IDLE, 15 bytes free in TX FIFO" "Status = 0F" +284-316 cc1101: strobe: "Strobe SFRX" +284-316 cc1101: warning: "Status = 0F; STATE is IDLE, 15 bytes free in TX FIFO" "Status = 0F" +391-423 cc1101: strobe: "Strobe SRX" +391-423 cc1101: warning: "Status = 0F; STATE is IDLE, 15 bytes free in TX FIFO" "Status = 0F" -- cgit v1.2.3-54-g00ecf