From bf2f5956fc7f1df72487a02740939ca42d4bac38 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 23 Jan 2026 17:12:47 +0000 Subject: [PATCH] Update README.md --- README.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index ebbdec5..22c43f3 100644 --- a/README.md +++ b/README.md @@ -142,12 +142,12 @@ Telnet to DXSpider and log in with "callsign-10" and execute the following comma Telnet to DXSpider and log in with "callsign-11" and execute the following commands: -CLEAR/SPOTS ALL (delete all previous filters) -UNSET/ANN (stop announce messages) -UNSET/WCY (stop wcy messages) -UNSET/WWV (stop wwv messages) -UNSET/DX (stop human DX spots) -SET/SKIMMER CW (enable CW RBN spots) +`CLEAR/SPOTS ALL` (delete all previous filters)
+`UNSET/ANN` (stop announce messages)
+`UNSET/WCY` (stop wcy messages)
+`UNSET/WWV` (stop wwv messages)
+`UNSET/DX` (stop human DX spots)
+`SET/SKIMMER CW` (enable CW RBN spots) ``` - @@ -164,12 +164,12 @@ SET/SKIMMER CW (enable CW RBN spots) Telnet to DXSpider and log in with "callsign-12" and execute the following commands: -CLEAR/SPOTS ALL (delete all previous filters) -UNSET/ANN (stop announce messages) -UNSET/WCY (stop wcy messages) -UNSET/WWV (stop wwv messages) -UNSET/DX (stop human DX spots) -SET/SKIMMER RTTY (enable RTTY RBN spots) +`CLEAR/SPOTS ALL` (delete all previous filters)
+`UNSET/ANN` (stop announce messages)
+`UNSET/WCY` (stop wcy messages)
+`UNSET/WWV` (stop wwv messages)
+`UNSET/DX` (stop human DX spots)
+`SET/SKIMMER RTTY` (enable RTTY RBN spots) ``` - @@ -186,19 +186,19 @@ SET/SKIMMER RTTY (enable RTTY RBN spots) Telnet to DXSpider and log in with "callsign-13" and execute the following commands: -CLEAR/SPOTS ALL (delete all previous filters) -UNSET/ANN (stop announce messages) -UNSET/WCY (stop wcy messages) -UNSET/WWV (stop wwv messages) -UNSET/DX (stop human DX spots) -SET/SKIMMER FT (enable FT RBN spots) +`CLEAR/SPOTS ALL` (delete all previous filters)
+`UNSET/ANN` (stop announce messages)
+`UNSET/WCY` (stop wcy messages)
+`UNSET/WWV` (stop wwv messages)
+`UNSET/DX` (stop human DX spots)
+`SET/SKIMMER FT` (enable FT RBN spots) For each callsign-SSID, we also specify our basic information with commands: -SET/NAME Spothole10, Spothole11... etc -SET/QTH Cerkno -SET/QRA JN66XD -SET/HOME S50CLX +`SET/NAME Spothole10`, Spothole11... etc.
+`SET/QTH Cerkno`
+`SET/QRA JN66XD`
+`SET/HOME S50CLX` ### systemd configuration