X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=534f4ec246efa544e1faa511084feab44c49eb83;hb=refs%2Fheads%2Fnewpc92timings;hp=9d98a173262696a5d2490f3753d8149afd98b301;hpb=c1f83632350b6636e58ea6866551c1e3e61e66bb;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index 9d98a173..534f4ec2 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -36,15 +36,15 @@ ssb => [ 3601, 4000 ] }, 'Bands'), - '60m' => bless( { band => [ 5258, 5407], - + '60m' => bless( { band => [ 5258, 5410], + ssb => [5300, 5410], }, 'Bands' ), '40m' => bless( { band => [ 7000, 7400 ], cw => [ 7000, 7034 ], data => [ 7035, 7044], rtty => [ 7035, 7044], - ssb => [ 7051, 7400 ] + ssb => [ 7045, 7400 ] }, 'Bands'), '30m' => bless( { band => [ 10100, 10150 ], @@ -98,7 +98,7 @@ ssb => [50100, 50500], }, 'Bands'), - '4m' => bless( { band => [70000, 70500], + '4m' => bless( { band => [70000, 70631], cw => [70030, 70250], ssb => [70030, 70250], }, 'Bands'),