serialdata/read-sr

Mon, 28 Jan 2019 21:50:09 +0100

author
David Douard <david.douard@logilab.fr>
date
Mon, 28 Jan 2019 21:50:09 +0100
changeset 23
daf26b083899
permissions
-rw-r--r--

Add the serialdata tool

to read and decode serial data from the hp34970 using the dslogic.

23
daf26b083899 Add the serialdata tool
David Douard <david.douard@logilab.fr>
parents:
diff changeset
1 sigrok-cli -i 34970-long-session.sr -P uart:baudrate=187500:parity_type=none:rx=RX:tx=TX -l 4 2>/dev/null | python3 uart_filter.py

mercurial