X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=decoder%2Ftest%2Fuart%2Fhello_world_8o1_115200.python;h=1fee8522229e777d6fc56b410ac0ba13468fccfe;hb=ff9346de0e0cd78fefbcff19986fa302ffe67f41;hp=3c8182a52bc04fdb8a9be38fbbf411750e6000c5;hpb=1fe8332f467ca9072f12420c3e0bcb577ffb1cd1;p=sigrok-test.git diff --git a/decoder/test/uart/hello_world_8o1_115200.python b/decoder/test/uart/hello_world_8o1_115200.python index 3c8182a..1fee852 100644 --- a/decoder/test/uart/hello_world_8o1_115200.python +++ b/decoder/test/uart/hello_world_8o1_115200.python @@ -68,6 +68,11 @@ 1411-1420 uart: ['PARITYBIT', 1, 1] 1420-1429 uart: ['STOPBIT', 1, 1] 1333-1429 uart: ['FRAME', 1, (10, True)] +1429-1525 uart: ['IDLE', 1, 0] +1525-1621 uart: ['IDLE', 1, 0] +1621-1717 uart: ['IDLE', 1, 0] +1717-1813 uart: ['IDLE', 1, 0] +1813-1909 uart: ['IDLE', 1, 0] 1923-1932 uart: ['STARTBIT', 1, 0] 1932-2002 uart: ['DATA', 1, (72, [[0, 1932, 1940], [0, 1941, 1949], [0, 1949, 1957], [1, 1958, 1966], [0, 1967, 1975], [0, 1975, 1983], [1, 1984, 1992], [0, 1993, 2001]])] 2001-2010 uart: ['PARITYBIT', 1, 1] @@ -138,6 +143,11 @@ 3242-3251 uart: ['PARITYBIT', 1, 1] 3251-3260 uart: ['STOPBIT', 1, 1] 3164-3260 uart: ['FRAME', 1, (10, True)] +3260-3356 uart: ['IDLE', 1, 0] +3356-3452 uart: ['IDLE', 1, 0] +3452-3548 uart: ['IDLE', 1, 0] +3548-3644 uart: ['IDLE', 1, 0] +3644-3740 uart: ['IDLE', 1, 0] 3755-3764 uart: ['STARTBIT', 1, 0] 3764-3834 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], [0, 3825, 3833]])] 3833-3842 uart: ['PARITYBIT', 1, 1] @@ -208,6 +218,11 @@ 5074-5083 uart: ['PARITYBIT', 1, 1] 5083-5092 uart: ['STOPBIT', 1, 1] 4996-5092 uart: ['FRAME', 1, (10, True)] +5092-5188 uart: ['IDLE', 1, 0] +5188-5284 uart: ['IDLE', 1, 0] +5284-5380 uart: ['IDLE', 1, 0] +5380-5476 uart: ['IDLE', 1, 0] +5476-5572 uart: ['IDLE', 1, 0] 5586-5595 uart: ['STARTBIT', 1, 0] 5595-5665 uart: ['DATA', 1, (72, [[0, 5595, 5603], [0, 5604, 5612], [0, 5612, 5620], [1, 5621, 5629], [0, 5630, 5638], [0, 5638, 5646], [1, 5647, 5655], [0, 5656, 5664]])] 5664-5673 uart: ['PARITYBIT', 1, 1] @@ -278,3 +293,4 @@ 6905-6914 uart: ['PARITYBIT', 1, 1] 6914-6923 uart: ['STOPBIT', 1, 1] 6827-6923 uart: ['FRAME', 1, (10, True)] +6923-7019 uart: ['IDLE', 1, 0]