- Auto-scroll standard aktiv

- Tag-Filter wird gespeichert
- Tag Monitor kann bei einem Tag jetzt pro Key mehrere Werte in einer Tabelle anzeigen
- Bug für Clear behoben
This commit is contained in:
2026-06-23 23:19:06 +02:00
parent 92168ee5dc
commit d3229c7b64
29 changed files with 342 additions and 380 deletions

View File

@@ -1,6 +1,6 @@
# Maintainer: diabolus <your@email.com>
pkgname=uartscope
pkgver=1.0.0.r1.g2181f25
pkgver=1.0.0.r2.g92168ee
pkgrel=1
pkgdesc="Qt6-based UART serial monitor with tag monitoring, table view and auto-reconnect"
arch=('x86_64' 'aarch64')

View File

@@ -1,11 +1,11 @@
format = 2
pkgname = uartscope
pkgbase = uartscope
pkgver = 1.0.0.r1.g2181f25-1
pkgver = 1.0.0.r2.g92168ee-1
pkgarch = x86_64
pkgbuild_sha256sum = 367d5f02c03027788d532bdeda7084f79008b9dcf902393b209ad7f2ae43859c
pkgbuild_sha256sum = ec7fe9ddf4a5966cba66edc3f38e169bdaeeffd2a0b4206e481794ce35a30737
packager = Unknown Packager
builddate = 1780988717
builddate = 1781039770
builddir = /home/diabolus/Arbeit/Projekt-Hirnfrei/uartscope/uartscope-git
startdir = /home/diabolus/Arbeit/Projekt-Hirnfrei/uartscope/uartscope-git
buildtool = makepkg
@@ -2790,7 +2790,7 @@ installed = ttf-ubuntu-font-family-1:0.83-2-any
installed = tumbler-4.20.1-1-x86_64
installed = twolame-0.4.0-4-x86_64
installed = tzdata-2026b-1-x86_64
installed = uartscope-1.0.0.r0.gcc102c9-1-x86_64
installed = uartscope-1.0.0.r1.g2181f25-1-x86_64
installed = uchardet-0.0.8-4-x86_64
installed = udisks2-2.11.1-2-x86_64
installed = unifdef-2.12-4-x86_64

Binary file not shown.

View File

@@ -3,12 +3,12 @@
pkgname = uartscope
pkgbase = uartscope
xdata = pkgtype=pkg
pkgver = 1.0.0.r1.g2181f25-1
pkgver = 1.0.0.r2.g92168ee-1
pkgdesc = Qt6-based UART serial monitor with tag monitoring, table view and auto-reconnect
url = https://git.projekt-hirnfrei.de/diabolus/uartscope
builddate = 1780988717
builddate = 1781039770
packager = Unknown Packager
size = 209170
size = 381553
arch = x86_64
license = MIT
conflict = uartscope

View File

@@ -2,7 +2,7 @@
Name=UARTScope
Comment=UART Serial Monitor
Exec=uartscope
Icon=utilities-terminal
Icon=uartscope
Terminal=false
Type=Application
Categories=Development;Utility;

Submodule uartscope-git/src/uartscope updated: 2181f254d2...92168ee5dc

View File

@@ -1,2 +1,2 @@
2181f254d29960cffe3b1f6158a97b3c65fb0d15 not-for-merge branch 'main' of https://git.projekt-hirnfrei.de/diabolus/uartscope
92168ee5dc7cfe0e6711207e314b6bd3acb8f291 not-for-merge branch 'main' of https://git.projekt-hirnfrei.de/diabolus/uartscope
cc102c93eb17f7b910d8e74c3505f198bed77f10 not-for-merge tag 'v1.0.0' of https://git.projekt-hirnfrei.de/diabolus/uartscope