serialdata/read-sr

Thu, 07 Oct 2021 22:26:33 +0200

author
David Douard <david.douard@sdfa3.org>
date
Thu, 07 Oct 2021 22:26:33 +0200
changeset 70
7b4735e9c2c1
parent 23
daf26b083899
permissions
-rw-r--r--

Make sure to send pending keys

even if the FP is flood by the CPU: hijack the started transmission
(just after receiving a SoT (0x66) datagram).

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