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_8e1_115200.bin_tx | 56 +++++++++++++++++++++++++ 1 file changed, 56 insertions(+) create mode 100644 decoder/test/uart/hello_world_8e1_115200.bin_tx (limited to 'decoder/test/uart/hello_world_8e1_115200.bin_tx') diff --git a/decoder/test/uart/hello_world_8e1_115200.bin_tx b/decoder/test/uart/hello_world_8e1_115200.bin_tx new file mode 100644 index 0000000..c91b662 --- /dev/null +++ b/decoder/test/uart/hello_world_8e1_115200.bin_tx @@ -0,0 +1,56 @@ +136-206 uart: 48 +231-301 uart: 65 +327-397 uart: 6c +422-492 uart: 6c +518-588 uart: 6f +613-683 uart: 20 +709-779 uart: 57 +804-874 uart: 6f +900-970 uart: 72 +995-1065 uart: 6c +1091-1161 uart: 64 +1186-1256 uart: 21 +1282-1352 uart: 0d +1377-1447 uart: 0a +1967-2037 uart: 48 +2063-2133 uart: 65 +2158-2228 uart: 6c +2254-2324 uart: 6c +2349-2419 uart: 6f +2445-2515 uart: 20 +2540-2610 uart: 57 +2636-2706 uart: 6f +2731-2801 uart: 72 +2827-2897 uart: 6c +2922-2992 uart: 64 +3018-3088 uart: 21 +3113-3183 uart: 0d +3209-3279 uart: 0a +3799-3869 uart: 48 +3894-3964 uart: 65 +3990-4060 uart: 6c +4085-4155 uart: 6c +4181-4251 uart: 6f +4276-4346 uart: 20 +4372-4442 uart: 57 +4467-4537 uart: 6f +4563-4633 uart: 72 +4658-4728 uart: 6c +4754-4824 uart: 64 +4849-4919 uart: 21 +4945-5015 uart: 0d +5040-5110 uart: 0a +5630-5700 uart: 48 +5726-5796 uart: 65 +5821-5891 uart: 6c +5917-5987 uart: 6c +6012-6082 uart: 6f +6108-6178 uart: 20 +6203-6273 uart: 57 +6299-6369 uart: 6f +6394-6464 uart: 72 +6490-6560 uart: 6c +6585-6655 uart: 64 +6681-6751 uart: 21 +6776-6846 uart: 0d +6872-6942 uart: 0a -- cgit v1.2.3-54-g00ecf