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_38400.bin_tx | 56 ++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8n1_38400.bin_tx (limited to 'decoder/test/uart/hello_world_8n1_38400.bin_tx') diff --git a/decoder/test/uart/hello_world_8n1_38400.bin_tx b/decoder/test/uart/hello_world_8n1_38400.bin_tx new file mode 100644 index 0000000..a2df717 --- /dev/null +++ b/decoder/test/uart/hello_world_8n1_38400.bin_tx @@ -0,0 +1,56 @@ +45-254 uart: 48 +305-514 uart: 65 +566-775 uart: 6c +826-1035 uart: 6c +1086-1295 uart: 6f +1347-1556 uart: 20 +1607-1816 uart: 57 +1868-2077 uart: 6f +2128-2337 uart: 72 +2388-2597 uart: 6c +2649-2858 uart: 64 +2909-3118 uart: 21 +3170-3379 uart: 0d +3430-3639 uart: 0a +3691-3900 uart: 48 +3951-4160 uart: 65 +4211-4420 uart: 6c +4472-4681 uart: 6c +4732-4941 uart: 6f +4993-5202 uart: 20 +5253-5462 uart: 57 +5513-5722 uart: 6f +5774-5983 uart: 72 +6034-6243 uart: 6c +6295-6504 uart: 64 +6555-6764 uart: 21 +6815-7024 uart: 0d +7076-7285 uart: 0a +7336-7545 uart: 48 +7597-7806 uart: 65 +7857-8066 uart: 6c +8117-8326 uart: 6c +8378-8587 uart: 6f +8638-8847 uart: 20 +8899-9108 uart: 57 +9159-9368 uart: 6f +9420-9629 uart: 72 +9680-9889 uart: 6c +9940-10149 uart: 64 +10201-10410 uart: 21 +10461-10670 uart: 0d +10722-10931 uart: 0a +10982-11191 uart: 48 +11242-11451 uart: 65 +11503-11712 uart: 6c +11763-11972 uart: 6c +12024-12233 uart: 6f +12284-12493 uart: 20 +12544-12753 uart: 57 +12805-13014 uart: 6f +13065-13274 uart: 72 +13326-13535 uart: 6c +13586-13795 uart: 64 +13847-14056 uart: 21 +14107-14316 uart: 0d +14367-14576 uart: 0a -- cgit v1.2.3-54-g00ecf