X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=464b58057b8b09dd3dd5dc3ee4aabf599c1bcc2a;hb=64461bf14f8ce1a01d420a01f1cf056f13b7385b;hp=dad639e2149f983bf4a1ade8fb651490644a9b37;hpb=bbb282d33d288e42a868cefdf8328bb966a3f5ba;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index dad639e2..464b5805 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -22,6 +22,9 @@ '136khz' => bless ( { band => [135, 138], }, 'Bands'), + '500khz' => bless ( { band => [493, 525], + }, 'Bands'), + '160m' => bless( { band => [ 1800, 2000 ], cw => [ 1800, 1830 ], rtty => [ 1838, 1841 ], @@ -195,7 +198,7 @@ # %regions = ( - vlf => [qw( 73khz 136khz )], + vlf => [qw( 73khz 136khz 500khz )], 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 )],