From fd61e2386ec01bd76bc8a2ede15e8375961ae7e5 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 1 Jan 2020 02:07:05 +0100 Subject: cc1101: Update after decoder annotation class fixes. --- decoder/test/cc1101/cc1101-command-strobe.output | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (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 index f540c8d..a8ef7f3 100644 --- a/decoder/test/cc1101/cc1101-command-strobe.output +++ b/decoder/test/cc1101/cc1101-command-strobe.output @@ -1,8 +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" +28-60 cc1101: status_reg: "Status = 00; STATE is IDLE, 0 bytes available in RX FIFO" "Status = 00" +28-111 cc1101: status_read: "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" +201-234 cc1101: status_reg: "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" +284-316 cc1101: status_reg: "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" +391-423 cc1101: status_reg: "Status = 0F; STATE is IDLE, 15 bytes free in TX FIFO" "Status = 0F" -- cgit v1.2.3-54-g00ecf