Skip to content

Commit ca451e7

Browse files
committed
version bump
1 parent 3b3a020 commit ca451e7

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

etc/systemd/system/radiotracking.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Unit]
2-
Description=RadioTracking
2+
Description=Detect signals of wildlife tracking transmitters with RTL SDR devices
33
After=network.target mosquitto.service time-sync.target hostname-config.service
44
Requires=time-sync.target
55

tsOS-vhf.Pifile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Set default ARCH
22
: ${ARCH:=arm64}
33

4-
FROM "https://github.com/trackIT-Systems/tsOS-base/releases/download/2025.10.4/tsOS-base-${ARCH}-2025.10.4.zip"
4+
FROM "https://github.com/trackIT-Systems/tsOS-base/releases/download/2025.11.3/tsOS-base-${ARCH}-2025.11.3.zip"
55
TO "tsOS-vhf-${ARCH}.img"
66
PUMP 400M
77

0 commit comments

Comments
 (0)