From 0eaefdea3793b0ce92db80446db4ada8580519e3 Mon Sep 17 00:00:00 2001 From: minima Date: Mon, 19 Nov 2001 13:26:43 +0000 Subject: [PATCH] added Ducie Island to prefixes --- Changes | 2 ++ data/prefix_data.pl | 2 ++ data/wpxloc.raw | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index e5d71973..23b41668 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,5 @@ +19Nov01======================================================================= +1. added Ducie Island to prefixes 17Nov01======================================================================= 1. updated the Java Web Interface from Ian, m0azm to allow passwords. If a user with no password enters anything, including null, it is happily diff --git a/data/prefix_data.pl b/data/prefix_data.pl index 00eb5b95..8e9e18af 100644 --- a/data/prefix_data.pl +++ b/data/prefix_data.pl @@ -2839,6 +2839,7 @@ 'VP2V' => '272', 'VP5' => '273', 'VP6' => '279', + 'VP6/D' => '548', 'VP8' => '275,276,277,278,274', 'VP8/F' => '274', 'VP8/G' => '275', @@ -3854,5 +3855,6 @@ 545 => bless( { name => 'So-Africa-ZS', dxcc => 265, itu => 57, cq => 38, utcoff => -2.0, lat => -29.9, long => 30.9 }, 'Prefix'), 546 => bless( { name => 'East-Timor-4W', dxcc => 340, itu => 54, cq => 28, utcoff => -8.0, lat => -9.21666666666667, long => 126.5 }, 'Prefix'), 547 => bless( { name => 'Chesterfield-Is-TX0', dxcc => 341, itu => 56, cq => 30, utcoff => -11.0, lat => -19.5166666666667, long => 158.183333333333 }, 'Prefix'), + 548 => bless( { name => 'Ducie-Is-VP6/D', dxcc => 342, itu => 63, cq => 32, utcoff => 8.30, lat => -24.65, long => -124.8 }, 'Prefix'), ); diff --git a/data/wpxloc.raw b/data/wpxloc.raw index f135827d..f8601dc9 100644 --- a/data/wpxloc.raw +++ b/data/wpxloc.raw @@ -1,5 +1,6 @@ -! highest DXCC number is now 341 +! highest DXCC number is now 342 ! +! added VP6D for Ducie Island 011119 ! added VR to Hong kong made it main pfx 001024 ! added 4W to 340 000327 ! added TX0 to 341 000327 @@ -886,6 +887,7 @@ ZS8 Marion-Is-ZS8 266 57 38 -2.0 46 48 0 S 37 48 0 E @ V50,V51 Namibia-V5 267 57 38 -2.0 22 36 0 S 17 6 0 E 4W East-Timor-4W 340 54 28 -8.0 8 73 0 S 126 30 0 E TX0 Chesterfield-Is-TX0 341 56 30 -11.0 19 31 0 S 158 11 0 E +VP6/D Ducie-Is-VP6/D 342 63 32 8.30 24 39 57 S 124 48 21 W T0,SSB,1B,X5,X8,ZC6,10G,50V,Q,0,MAJ Pirat_Country 666 17 14 -0.0 0 0 0 S 0 0 0 E @ -- 2.34.1