tinyserial icon indicating copy to clipboard operation
tinyserial copied to clipboard

Tiny Serial Open Source Project.

Results 8 tinyserial issues
Sort by recently updated
recently updated
newest added

I had installed tinyserial. When I inputed tinyserial command, it outputed tinyserial: symbol lookup error: tinyserial: undefined symbol: _ZdlPvm, version Qt_5

tinyserial: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.10' not found (required by tinyserial) I had used the cmd "sudo apt install -f", and found out the qt had installed yet.

I am a Linux novice, do not know how to recompile the source code, can you please write a compilation guide under Ubuntu

enhancement

The https://github.com/carloscn/tinyserial/issues/4 issue have the Qt core lib. And the https://github.com/carloscn/tinyserial/issues/11 issue have the undefine _ZdlPvm problem. We should reduce the version of qtbase and rebuild tinyserila with qt-base 5.8.0...

enhancement

Add dynamic monitoring serial port hardware change function. Assignees @wifialan Thanks advance.

enhancement

HEX mode can not work properly, ![Screenshot from 2024-09-18 02-00-37](https://github.com/user-attachments/assets/d22adde2-23cb-4ba1-9064-471e618604a0)