X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=1bd60f671b6d0bc70268ad20ebcba7874df3038e;hb=bb1b68be1deece59bebde138392b34aac8dfe87e;hp=c1ff849cbe3aaac762ff279a4b4a99414cae799a;hpb=6262a02552be03f0f19bf2709b25e8d06a2f3bef;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index c1ff849c..1bd60f67 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -26,8 +26,9 @@ }, 'Bands'), '160m' => bless( { band => [ 1800, 2000 ], - cw => [ 1800, 1830 ], - rtty => [ 1838, 1841 ], + cw => [ 1800, 1838 ], + rtty => [ 1838, 1841 ], + data => [ 1838, 1843], ssb => [ 1831, 2000] }, 'Bands'), @@ -153,6 +154,8 @@ cw => [47087000, 47089000], ssb => [47087000, 47089000], }, 'Bands'), + '4mm' => bless( { band => [75500000, 81000000], + }, 'Bands'), 'band1' => bless ( { band => [47000, 49999, 52000, 68000], }, 'Bands'), @@ -186,6 +189,8 @@ 'pmruhf' => bless ( { band => [425000, 430000, 440000, 471000], }, 'Bands'), + hf => bless ( { band => [1800, 29999], }, 'Bands'), + vhf => bless ( { band => [30000, 299999], }, 'Bands'), ); #