X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=2c47f8c2186d86feb1b358a7f5138bf0a4a9308f;hb=b957ee3a2ee3b33d33b9be23c42b6277d63eae01;hp=c1ff849cbe3aaac762ff279a4b4a99414cae799a;hpb=6262a02552be03f0f19bf2709b25e8d06a2f3bef;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index c1ff849c..2c47f8c2 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -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'), @@ -186,6 +188,8 @@ 'pmruhf' => bless ( { band => [425000, 430000, 440000, 471000], }, 'Bands'), + hf => bless ( { band => [1800, 29999], }, 'Bands'), + vhf => bless ( { band => [30000, 299999], }, 'Bands'), ); # @@ -199,9 +203,9 @@ %regions = ( vlf => [qw( 73khz 136khz 500khz )], - hf => [qw( 160m 80m 60m 40m 30m 20m 17m 15m 12m 10m )], + # hf => [qw( 160m 80m 60m 40m 30m 20m 17m 15m 12m 10m )], contesthf => [qw( 160m 80m 40m 20m 15m 10m )], - vhf => [qw( 6m 4m 2m 220 )], + # vhf => [qw( 6m 4m 2m 220 )], vhfradio => [qw( band1 band2 )], vhftv => [qw( band1 band3 )], uhf => [qw( 70cm 23cm )],