We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b3a020 commit ca451e7Copy full SHA for ca451e7
2 files changed
etc/systemd/system/radiotracking.service
@@ -1,5 +1,5 @@
1
[Unit]
2
-Description=RadioTracking
+Description=Detect signals of wildlife tracking transmitters with RTL SDR devices
3
After=network.target mosquitto.service time-sync.target hostname-config.service
4
Requires=time-sync.target
5
tsOS-vhf.Pifile
@@ -1,7 +1,7 @@
# Set default ARCH
: ${ARCH:=arm64}
-FROM "https://github.com/trackIT-Systems/tsOS-base/releases/download/2025.10.4/tsOS-base-${ARCH}-2025.10.4.zip"
+FROM "https://github.com/trackIT-Systems/tsOS-base/releases/download/2025.11.3/tsOS-base-${ARCH}-2025.11.3.zip"
TO "tsOS-vhf-${ARCH}.img"
6
PUMP 400M
7
0 commit comments