Mon, 28 Jan 2019 21:50:09 +0100
Add the serialdata tool
to read and decode serial data from the hp34970 using the dslogic.
23 | 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 |