From 09544d5f5f3e6ac9387e7b99712c7b00ee319d18 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 13 Dec 2019 12:15:39 +0100 Subject: uart: Add Grbl test-cases. --- decoder/test/uart/grbl_cnc_1_tx_packet.output | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 decoder/test/uart/grbl_cnc_1_tx_packet.output (limited to 'decoder/test/uart/grbl_cnc_1_tx_packet.output') diff --git a/decoder/test/uart/grbl_cnc_1_tx_packet.output b/decoder/test/uart/grbl_cnc_1_tx_packet.output new file mode 100644 index 0000000..06a3de9 --- /dev/null +++ b/decoder/test/uart/grbl_cnc_1_tx_packet.output @@ -0,0 +1,12 @@ +525621-5521840 uart: tx-packet: "????G1 G90 X17.2 Z40.0 F3000[0A]" +5554500-5609850 uart: tx-packet: "?G1 G90 Y108.8 Z40.0 F3000[0A]" +5628651-18125144 uart: tx-packet: "??????????G1 G90 Z56.0 F250[0A]" +18154914-38124031 uart: tx-packet: "????????????????G1 G90 Z40.0 F250[0A]" +38154606-38206485 uart: tx-packet: "?G1 G90 Z40.0 F3000[0A]" +38228213-48220200 uart: tx-packet: "????????G1 G90 X92.599 Z40.0 F3000[0A]" +48248386-48300709 uart: tx-packet: "?G1 G90 Y108.456 Z40.0 F3000[0A]" +48321983-53304507 uart: tx-packet: "????G1 G90 Z56.0 F250[0A]" +53308138-74497125 uart: tx-packet: "?????????????????G1 G90 Z40.0 F250[0A]" +74531427-74583098 uart: tx-packet: "?G1 G90 Z40.0 F3000[0A]" +74605182-84571917 uart: tx-packet: "????????G1 G90 X17.3 Z40.0 F3000[0A]" +84577168-84629734 uart: tx-packet: "?G1 G90 Y130.65 Z40.0 F3000[0A]" -- cgit v1.2.3-54-g00ecf