serialdata/read-ds-continuous

Thu, 07 Oct 2021 21:05:13 +0200

author
David Douard <david.douard@sdfa3.org>
date
Thu, 07 Oct 2021 21:05:13 +0200
changeset 67
e19b4147caa9
parent 23
daf26b083899
permissions
-rw-r--r--

Reduce the sleep time of the send_pending_key thread to 1ms

to get a chance of sending a keycode when the CPU flood the FP with DSP
messages (e.g. after the last 'Last-N' value).

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