X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fuart%2Fhello_world_7o1_115200.python;h=5e8910db8167a3e0ae9113ecb815eaec8f2c69d1;hb=ff9346de0e0cd78fefbcff19986fa302ffe67f41;hp=abcf3865c6b4d6f2614180a63de794de4ee0c840;hpb=1fe8332f467ca9072f12420c3e0bcb577ffb1cd1;p=sigrok-test.git diff --git a/decoder/test/uart/hello_world_7o1_115200.python b/decoder/test/uart/hello_world_7o1_115200.python index abcf386..5e8910d 100644 --- a/decoder/test/uart/hello_world_7o1_115200.python +++ b/decoder/test/uart/hello_world_7o1_115200.python @@ -68,6 +68,11 @@ 1498-1507 uart: ['PARITYBIT', 1, 1] 1506-1515 uart: ['STOPBIT', 1, 1] 1428-1515 uart: ['FRAME', 1, (10, True)] +1515-1602 uart: ['IDLE', 1, 0] +1602-1689 uart: ['IDLE', 1, 0] +1689-1776 uart: ['IDLE', 1, 0] +1776-1863 uart: ['IDLE', 1, 0] +1863-1950 uart: ['IDLE', 1, 0] 2027-2036 uart: ['STARTBIT', 1, 0] 2036-2097 uart: ['DATA', 1, (72, [[0, 2036, 2044], [0, 2045, 2053], [0, 2053, 2061], [1, 2062, 2070], [0, 2071, 2079], [0, 2079, 2087], [1, 2088, 2096]])] 2097-2106 uart: ['PARITYBIT', 1, 1] @@ -138,6 +143,11 @@ 3226-3235 uart: ['PARITYBIT', 1, 1] 3234-3243 uart: ['STOPBIT', 1, 1] 3156-3243 uart: ['FRAME', 1, (10, True)] +3243-3330 uart: ['IDLE', 1, 0] +3330-3417 uart: ['IDLE', 1, 0] +3417-3504 uart: ['IDLE', 1, 0] +3504-3591 uart: ['IDLE', 1, 0] +3591-3678 uart: ['IDLE', 1, 0] 3755-3764 uart: ['STARTBIT', 1, 0] 3764-3825 uart: ['DATA', 1, (72, [[0, 3764, 3772], [0, 3773, 3781], [0, 3781, 3789], [1, 3790, 3798], [0, 3799, 3807], [0, 3807, 3815], [1, 3816, 3824]])] 3825-3834 uart: ['PARITYBIT', 1, 1] @@ -208,6 +218,11 @@ 4953-4962 uart: ['PARITYBIT', 1, 1] 4961-4970 uart: ['STOPBIT', 1, 1] 4883-4970 uart: ['FRAME', 1, (10, True)] +4970-5057 uart: ['IDLE', 1, 0] +5057-5144 uart: ['IDLE', 1, 0] +5144-5231 uart: ['IDLE', 1, 0] +5231-5318 uart: ['IDLE', 1, 0] +5318-5405 uart: ['IDLE', 1, 0] 5482-5491 uart: ['STARTBIT', 1, 0] 5491-5552 uart: ['DATA', 1, (72, [[0, 5491, 5499], [0, 5500, 5508], [0, 5508, 5516], [1, 5517, 5525], [0, 5526, 5534], [0, 5534, 5542], [1, 5543, 5551]])] 5552-5561 uart: ['PARITYBIT', 1, 1] @@ -278,3 +293,5 @@ 6680-6689 uart: ['PARITYBIT', 1, 1] 6688-6697 uart: ['STOPBIT', 1, 1] 6610-6697 uart: ['FRAME', 1, (10, True)] +6697-6784 uart: ['IDLE', 1, 0] +6784-6871 uart: ['IDLE', 1, 0]