From f224a0ede08f5e878715632f498bd56e8ed33ee7 Mon Sep 17 00:00:00 2001 From: Alan Johnston Date: Sat, 4 Jan 2025 08:44:07 -0500 Subject: [PATCH] Update rtl-tcp.sh add journalctl messages --- groundstation/rtl-tcp.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/groundstation/rtl-tcp.sh b/groundstation/rtl-tcp.sh index 47853aaf..4a18c89f 100755 --- a/groundstation/rtl-tcp.sh +++ b/groundstation/rtl-tcp.sh @@ -49,10 +49,11 @@ sudo killall -9 aplay &>/dev/null sudo killall -9 zenity &>/dev/null - #sudo /bin/sh -c '/usr/local/bin/rtl_tcp -a $(hostname -I|cut -f1 -d " ")' sudo systemctl start rtl_tcp &>/dev/null +sudo journalctl -af -u rtl_tcp + sleep 5 #$SHELL