Tag-Filter hinzugefügt

This commit is contained in:
2026-06-09 09:04:59 +02:00
parent cc102c93eb
commit 2181f254d2
40 changed files with 4161 additions and 74 deletions

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -0,0 +1,19 @@
# Generated by makepkg 7.1.0
# using fakeroot version 1.38.1
pkgname = uartscope
pkgbase = uartscope
xdata = pkgtype=pkg
pkgver = 1.0.0.r0.gcc102c9-1
pkgdesc = Qt6-based UART serial monitor with tag monitoring, table view and auto-reconnect
url = https://git.projekt-hirnfrei.de/diabolus/uartscope
builddate = 1780954815
packager = Unknown Packager
size = 176146
arch = x86_64
license = MIT
conflict = uartscope
provides = uartscope
depend = qt6-base
depend = qt6-serialport
makedepend = cmake
makedepend = git

Binary file not shown.

View File

@@ -0,0 +1,8 @@
[Desktop Entry]
Name=UARTScope
Comment=UART Serial Monitor
Exec=uartscope
Icon=utilities-terminal
Terminal=false
Type=Application
Categories=Development;Utility;