Merge branch 'newpc92timings' of /scm/spider into newpc92timings
[spider.git] / data / bands.pl
index 9d98a173262696a5d2490f3753d8149afd98b301..534f4ec246efa544e1faa511084feab44c49eb83 100644 (file)
                                                        ssb => [ 3601, 4000 ]  
                                                  }, 'Bands'),
 
-                 '60m' => bless( { band => [ 5258, 5407], 
-                               
+                 '60m' => bless( { band => [ 5258, 5410],
+                                                       ssb => [5300, 5410],
                                }, 'Bands' ),
 
                  '40m' => bless( { band => [ 7000, 7400 ], 
                                                        cw => [ 7000, 7034 ], 
                                                        data => [ 7035, 7044], 
                                                        rtty => [ 7035, 7044], 
-                                                       ssb => [ 7051, 7400 ] 
+                                                       ssb => [ 7045, 7400 ] 
                                                  }, 'Bands'),
 
                  '30m' => bless( { band => [ 10100, 10150 ], 
@@ -98,7 +98,7 @@
                                                   ssb => [50100, 50500],
                                                 }, 'Bands'),
 
-                 '4m' => bless( { band => [70000, 70500],
+                 '4m' => bless( { band => [70000, 70631],
                                                   cw => [70030, 70250],
                                                   ssb => [70030, 70250],
                                                 }, 'Bands'),