X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=data%2Fbands.pl;h=bb361258652d7728e01378d91e340ea8b1ef7c17;hb=661d49731a7ac57ce2883ef5d757c7a8144fb6ff;hp=4e64a38a468cd1777e0a14bb26b8fa1c27f5f0f5;hpb=9b16ab623efe48723ba472624cf4020b155f683c;p=spider.git diff --git a/data/bands.pl b/data/bands.pl index 4e64a38a..bb361258 100644 --- a/data/bands.pl +++ b/data/bands.pl @@ -10,6 +10,8 @@ # There MUST be at last a 'band' entry # # It is up to YOU to make sure that it makes sense! +# +# ALL the labels MUST BE in lower case. # @@ -17,7 +19,7 @@ '73khz' => bless ( { band => [71, 75], }, 'Bands'), - '136Khz' => bless ( { band => [135, 138], + '136khz' => bless ( { band => [135, 138], }, 'Bands'), '160m' => bless( { band => [ 1800, 2000 ], @@ -52,7 +54,7 @@ data => [ 14070, 14098, 14101, 14111 ], }, 'Bands'), - '18m' => bless( { band => [ 18068, 18168 ], + '17m' => bless( { band => [ 18068, 18168 ], cw => [ 18068, 18100 ], ssb => [ 18111, 18168 ], data => [ 18101, 18108],