Serial-Studio
Serial-Studio copied to clipboard
Visualize embedded device data.
## Describe the bug I've got serial studio upgraded to 1.1.7, with qt 5.15.2. It was installed from the download on the site. The dashboard button is greyed out, as...
## Describe the bug Compilation fails because it can't find `QStringConverter` ### Screenshots ``` compiling libs/qmqtt/src/mqtt/qmqtt_client_p.cpp In file included from libs/qtcsv/sources/reader.cpp:1: libs/qtcsv/include/qtcsv/reader.h:9:10: fatal error: QStringConverter: No such file or directory...
Fixing the errors in documentation
Serial Studio is a great tool,but i encountered some problems when use it. I want to use this tool to show temperature and measure time of temperature change(eg: 30℃-90℃ spend...
[This](https://github.com/tinywrkb/flathub/tree/io.github.serial-studio) is a Flatpak packaging of the application, as a `flathub` repo branch, pretty much ticking all the boxes for Flathub submission. I'm not using the applications currently. I just...
Dear Alex First of all thanks for this great software! GPS data is very important in telemetry, do you think is possible to add Speed data in GPS Widget ?...
I setup a TCP server on localhost, which listens for connections on port 23. I can test successfully the server with PuTTY, so I'm sure it accepts connections from a...
[Trice](https://github.com/rokath/trice) is a super fast and tiny embedded device C printf-like trace code (works also inside inerrupts) and real-time PC logging (trace ID visualization) and IMHO is really useful. It's...
**Describe the solution you'd like** Be able to load a model from the connection to a device. And switch to frame mode (/* */). In order to combine large frame...
First of all thanks for this great software! It would be useful to be able to add a script engine such as Lua to deal with in/out data. By this...