From: Dirk Koopman Date: Mon, 22 Feb 2021 19:57:21 +0000 (+0000) Subject: add data section on 160m in bands.pl X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?p=spider.git;a=commitdiff_plain;h=4037340af55490420d0db458177da08871e20d76 add data section on 160m in bands.pl --- diff --git a/data/bands.pl b/data/bands.pl index 7ea4a611..1bd60f67 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -26,8 +26,9 @@ }, 'Bands'), '160m' => bless( { band => [ 1800, 2000 ], - cw => [ 1800, 1830 ], - rtty => [ 1838, 1841 ], + cw => [ 1800, 1838 ], + rtty => [ 1838, 1841 ], + data => [ 1838, 1843], ssb => [ 1831, 2000] }, 'Bands'),