Eurosignal: Allow dialing (paging) of Spare Digits

This commit is contained in:
Andreas Eversberg
2020-03-27 17:26:21 +01:00
parent 89602822e6
commit fa6a73a2e1
3 changed files with 28 additions and 9 deletions

View File

@@ -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>