X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=3ac13d125c1ee285778a9804f5f5c4b2b3138caa;hb=f63d598af3f797b56b8d5e23ec4ff5254192eee9;hp=464b58057b8b09dd3dd5dc3ee4aabf599c1bcc2a;hpb=64461bf14f8ce1a01d420a01f1cf056f13b7385b;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index 464b5805..3ac13d12 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -44,10 +44,10 @@ }, 'Bands' ), '40m' => bless( { band => [ 7000, 7400 ], - cw => [ 7000, 7034 ], - data => [ 7035, 7044], - rtty => [ 7035, 7044], - ssb => [ 7045, 7400 ] + cw => [ 7000, 7040 ], + data => [ 7040, 7100], + rtty => [ 7040, 7060], + ssb => [ 7050, 7400 ] }, 'Bands'), '30m' => bless( { band => [ 10100, 10150 ], @@ -153,6 +153,8 @@ cw => [47087000, 47089000], ssb => [47087000, 47089000], }, 'Bands'), + '4mm' => bless( { band => [75500000, 81000000], + }, 'Bands'), 'band1' => bless ( { band => [47000, 49999, 52000, 68000], }, 'Bands'),