X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fuart%2Fhello_world_7e1_115200.python;h=94060762790c21fc575f8fc16a64af4167f7fb33;hb=ff9346de0e0cd78fefbcff19986fa302ffe67f41;hp=5a4bd89a650fdbdcfa0b4d1f6f3e6a3acab605a9;hpb=1fe8332f467ca9072f12420c3e0bcb577ffb1cd1;p=sigrok-test.git diff --git a/decoder/test/uart/hello_world_7e1_115200.python b/decoder/test/uart/hello_world_7e1_115200.python index 5a4bd89..9406076 100644 --- a/decoder/test/uart/hello_world_7e1_115200.python +++ b/decoder/test/uart/hello_world_7e1_115200.python @@ -68,6 +68,11 @@ 1445-1454 uart: ['PARITYBIT', 1, 0] 1453-1462 uart: ['STOPBIT', 1, 1] 1375-1462 uart: ['FRAME', 1, (10, True)] +1462-1549 uart: ['IDLE', 1, 0] +1549-1636 uart: ['IDLE', 1, 0] +1636-1723 uart: ['IDLE', 1, 0] +1723-1810 uart: ['IDLE', 1, 0] +1810-1897 uart: ['IDLE', 1, 0] 1974-1983 uart: ['STARTBIT', 1, 0] 1983-2044 uart: ['DATA', 1, (72, [[0, 1983, 1991], [0, 1992, 2000], [0, 2000, 2008], [1, 2009, 2017], [0, 2018, 2026], [0, 2026, 2034], [1, 2035, 2043]])] 2044-2053 uart: ['PARITYBIT', 1, 0] @@ -138,6 +143,11 @@ 3172-3181 uart: ['PARITYBIT', 1, 0] 3180-3189 uart: ['STOPBIT', 1, 1] 3102-3189 uart: ['FRAME', 1, (10, True)] +3189-3276 uart: ['IDLE', 1, 0] +3276-3363 uart: ['IDLE', 1, 0] +3363-3450 uart: ['IDLE', 1, 0] +3450-3537 uart: ['IDLE', 1, 0] +3537-3624 uart: ['IDLE', 1, 0] 3701-3710 uart: ['STARTBIT', 1, 0] 3710-3771 uart: ['DATA', 1, (72, [[0, 3710, 3718], [0, 3719, 3727], [0, 3727, 3735], [1, 3736, 3744], [0, 3745, 3753], [0, 3753, 3761], [1, 3762, 3770]])] 3771-3780 uart: ['PARITYBIT', 1, 0] @@ -208,6 +218,11 @@ 4900-4909 uart: ['PARITYBIT', 1, 0] 4908-4917 uart: ['STOPBIT', 1, 1] 4830-4917 uart: ['FRAME', 1, (10, True)] +4917-5004 uart: ['IDLE', 1, 0] +5004-5091 uart: ['IDLE', 1, 0] +5091-5178 uart: ['IDLE', 1, 0] +5178-5265 uart: ['IDLE', 1, 0] +5265-5352 uart: ['IDLE', 1, 0] 5429-5438 uart: ['STARTBIT', 1, 0] 5438-5499 uart: ['DATA', 1, (72, [[0, 5438, 5446], [0, 5447, 5455], [0, 5455, 5463], [1, 5464, 5472], [0, 5473, 5481], [0, 5481, 5489], [1, 5490, 5498]])] 5499-5508 uart: ['PARITYBIT', 1, 0] @@ -278,3 +293,5 @@ 6627-6636 uart: ['PARITYBIT', 1, 0] 6635-6644 uart: ['STOPBIT', 1, 1] 6557-6644 uart: ['FRAME', 1, (10, True)] +6644-6731 uart: ['IDLE', 1, 0] +6731-6818 uart: ['IDLE', 1, 0]