X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=4e64a38a468cd1777e0a14bb26b8fa1c27f5f0f5;hb=5b282ac59f14d759501208fb5a263fdfa69d63f9;hp=7ac51e10f75efdd8a1279ae91a4ae628dd1134e7;hpb=b060a0a3ee72530aa3f10d453186a662b66d7efe;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index 7ac51e10..4e64a38a 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -65,10 +65,10 @@ ssb => [ 21151, 21450] }, 'Bands'), - '12m' => bless( { band => [ 21000, 21450 ], - cw => [ 21000, 21150 ], - data => [ 21100, 21120 ], - ssb => [ 21151, 21450] + '12m' => bless( { band => [ 24890, 24990 ], + cw => [ 24890, 24990 ], + ssb => [ 24920, 24930], + rtty => [ 24930, 24990], }, 'Bands'), @@ -190,4 +190,5 @@ uhftv => [ 'band4', 'band5' ], shf => [ '23cm', '13cm', '9cm', '6cm', '3cm' ], pmr => [ 'pmrlow', 'pmrmid', 'pmrhigh', 'pmruhf' ], + spe => [ '10m', '6m', '4m', '2m' ], );