aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2020-03-27 17:26:21 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2020-03-27 17:28:03 +0100
commitfa6a73a2e16e9bf43f827c91bc93fd9f02124cc6 (patch)
treee53c9b32527ced1a785165d2a1ca91ed4e561600 /docs
parent89602822e67c710210494275dda5c8f0335a83bd (diff)
Eurosignal: Allow dialing (paging) of Spare Digits
Diffstat (limited to 'docs')
-rw-r--r--docs/eurosignal.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/eurosignal.html b/docs/eurosignal.html
index 081efe9..305d714 100644
--- a/docs/eurosignal.html
+++ b/docs/eurosignal.html
@@ -212,6 +212,19 @@ Then the software will decode the received IDs and display them.
You may also use both -R -T to allow the software to decode while it is encoding.
</p>
+<p>
+You may append a station ID as command line option, so it is pre-selected and must not be typed in.
+You can also use digits like 'A', 'B', 'C', 'D' and 'E' to define Spare digits 1..5.
+I guess that these extension digis were never used, but it is supported by most pagers.
+Using a "Spare 2" as third digit looks like this:
+</p>
+
+<pre>
+
+# src/eurosignal/eurosignal -k B 12B456
+
+</pre>
+
<hr><center>[<a href="index.html">Back to main page</a>]</center><hr>
</td></tr></table></center>
</body>