serialdata/read-ds-continuous

Sat, 07 Nov 2020 19:20:39 +0100

author
David Douard <david.douard@sdf3.org>
date
Sat, 07 Nov 2020 19:20:39 +0100
changeset 45
2da50a3d4e9f
parent 23
daf26b083899
permissions
-rw-r--r--

Adjust font rendering

- fix +, -, and ' ' so they habe the same width
- add a method to move the current location for a given char (without drawing it)

23
daf26b083899 Add the serialdata tool
David Douard <david.douard@logilab.fr>
parents:
diff changeset
1 sigrok-cli -d dreamsourcelab-dslogic -c samplerate=1M:continuous=on --triggers 2=f --channels 1,2,3 -l 4 -P uart:baudrate=187500:parity_type=none:rx=1:tx=3 --continuous

mercurial