Sat, 07 Nov 2020 19:20:39 +0100
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 | 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 |