Thu, 07 Oct 2021 21:05:13 +0200
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).
42
13bc915b657b
fox the example sigrock-cli cmd line for reading serial session from the dslogic
David Douard <david.douard@sdf3.org>
parents:
23
diff
changeset
|
1 | sigrok-cli -d dreamsourcelab-dslogic --config samplerate=500000 --samples=1000000 -t 1=f --channels 1,2,4 -l 4 -P uart:baudrate=187500:parity=even:rx=2:tx=4 |