1. Fixed DXBearing::is_qra so that it correctly detects full QRA locators
[spider.git] / data / bands.pl
index 7ac51e10f75efdd8a1279ae91a4ae628dd1134e7..9f0daa91f44e1555fe281a98b45146a9a785e196 100644 (file)
                     ssb => [ 21151, 21450] 
                   }, 'Bands'),
 
-  '12m' => bless( { band => [ 21000, 21450 ], 
-                    cw => [ 21000, 21150 ], 
-                    data => [ 21100, 21120 ], 
-                    ssb => [ 21151, 21450] 
+  '12m' => bless( { band => [ 24890, 24990 ], 
+                    cw => [ 24890, 24990 ], 
+                    ssb => [ 24920, 24930], 
+                    rtty => [ 24930, 24990], 
                   }, 'Bands'),