fix RBN (and other) basecall issues
authorDirk Koopman <djk@tobit.co.uk>
Tue, 4 Jan 2022 19:47:05 +0000 (19:47 +0000)
committerDirk Koopman <djk@tobit.co.uk>
Tue, 4 Jan 2022 19:47:05 +0000 (19:47 +0000)
commit47fcf88853f83b34078198fdeb063791a6a7f0f2
tree4ab6269de1449769eb678385aa4c47e43a72086c
parent36cf78e5660c745f32be2f1d63be738a0c537c48
fix RBN (and other) basecall issues

This fix allows the code to remove ssids from calls that may be
formatted like 2E1/G1TST/7-6-#. Basecall() will return the callsign
without the -6-#. It will also correctly deal with OH1H/7-2 et al.
returning OH1H/7
Changes
perl/DXUtil.pm
perl/RBN.pm