From dd9648d4c3235317cb8b36c88448f5f14c738a6b Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Fri, 25 Dec 2015 16:53:37 +0100 Subject: uart: Add more UART test-cases. --- decoder/test/uart/hello_world_8n1_230400.bin_tx | 56 +++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_230400.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_230400.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_230400.bin_tx b/decoder/test/uart/hello_world_8n1_230400.bin_tx new file mode 100644 index 0000000..981fd09 --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_230400.bin_tx @@ -0,0 +1,56 @@ +41-213 uart: 48 +258-430 uart: 65 +475-647 uart: 6c +691-863 uart: 6c +908-1080 uart: 6f +1125-1297 uart: 20 +1341-1513 uart: 57 +1558-1730 uart: 6f +1775-1947 uart: 72 +1991-2163 uart: 6c +2208-2380 uart: 64 +2425-2597 uart: 21 +2641-2813 uart: 0d +2858-3030 uart: 0a +3075-3247 uart: 48 +3291-3463 uart: 65 +3508-3680 uart: 6c +3725-3897 uart: 6c +3941-4113 uart: 6f +4158-4330 uart: 20 +4375-4547 uart: 57 +4591-4763 uart: 6f +4808-4980 uart: 72 +5025-5197 uart: 6c +5241-5413 uart: 64 +5458-5630 uart: 21 +5675-5847 uart: 0d +5891-6063 uart: 0a +6108-6280 uart: 48 +6325-6497 uart: 65 +6541-6713 uart: 6c +6758-6930 uart: 6c +6975-7147 uart: 6f +7191-7363 uart: 20 +7408-7580 uart: 57 +7625-7797 uart: 6f +7841-8013 uart: 72 +8058-8230 uart: 6c +8274-8446 uart: 64 +8491-8663 uart: 21 +8708-8880 uart: 0d +8924-9096 uart: 0a +9141-9313 uart: 48 +9358-9530 uart: 65 +9574-9746 uart: 6c +9791-9963 uart: 6c +10008-10180 uart: 6f +10224-10396 uart: 20 +10441-10613 uart: 57 +10658-10830 uart: 6f +10874-11046 uart: 72 +11091-11263 uart: 6c +11308-11480 uart: 64 +11524-11696 uart: 21 +11741-11913 uart: 0d +11958-12130 uart: 0a -- cgit v1.2.3-54-g00ecf