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_4800.bin_tx | 56 +++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_4800.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_4800.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_4800.bin_tx b/decoder/test/uart/hello_world_8n1_4800.bin_tx new file mode 100644 index 0000000..7bb1298 --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_4800.bin_tx @@ -0,0 +1,56 @@ +234-1277 uart: 48 +1536-2579 uart: 65 +2839-3882 uart: 6c +4141-5184 uart: 6c +5443-6486 uart: 6f +6745-7788 uart: 20 +8047-9090 uart: 57 +9349-10392 uart: 6f +10651-11694 uart: 72 +11953-12996 uart: 6c +13255-14298 uart: 64 +14557-15600 uart: 21 +15859-16902 uart: 0d +17161-18204 uart: 0a +18463-19506 uart: 48 +19765-20808 uart: 65 +21067-22110 uart: 6c +22369-23412 uart: 6c +23671-24714 uart: 6f +24973-26016 uart: 20 +26275-27318 uart: 57 +27577-28620 uart: 6f +28880-29923 uart: 72 +30182-31225 uart: 6c +31484-32527 uart: 64 +32786-33829 uart: 21 +34088-35131 uart: 0d +35390-36433 uart: 0a +36692-37735 uart: 48 +37994-39037 uart: 65 +39296-40339 uart: 6c +40598-41641 uart: 6c +41900-42943 uart: 6f +43202-44245 uart: 20 +44504-45547 uart: 57 +45806-46849 uart: 6f +47108-48151 uart: 72 +48410-49453 uart: 6c +49712-50755 uart: 64 +51014-52057 uart: 21 +52316-53359 uart: 0d +53618-54661 uart: 0a +54921-55964 uart: 48 +56223-57266 uart: 65 +57525-58568 uart: 6c +58827-59870 uart: 6c +60129-61172 uart: 6f +61431-62474 uart: 20 +62733-63776 uart: 57 +64035-65078 uart: 6f +65337-66380 uart: 72 +66639-67682 uart: 6c +67941-68984 uart: 64 +69243-70286 uart: 21 +70545-71588 uart: 0d +71847-72890 uart: 0a -- cgit v1.2.3-54-g00ecf