Skip to content

Commit

Permalink
Merge pull request #40 from NEAvACC/developer
Browse files Browse the repository at this point in the history
Reworked Ownership
  • Loading branch information
NEAvACC authored Aug 31, 2024
2 parents 76dd4a1 + 45f4588 commit 0a437a1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions Positions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,13 @@
<Sectors>
<Sector Name="KN" />
<Sector Name="KS" />
<Sector Name="PA" />
<Sector Name="KA" />
<Sector Name="MA" />
<Sector Name="FA" />
<Sector Name="GA" />
<Sector Name="JB" />
<Sector Name="NA" />
</Sectors>
<ManualVisibility>
<Point>+17.334444+034.673889</Point>
Expand Down Expand Up @@ -52,7 +58,10 @@
DefaultRange="1500">
<Sectors>
<Sector Name="KS" />
<Sector Name="FA" />
<Sector Name="GA" />
<Sector Name="JB" />
<Sector Name="NA" />
</Sectors>
<ManualVisibility>
<Point>+13.598358+025.302961</Point>
Expand Down
4 changes: 2 additions & 2 deletions Sectors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

<Sector Name="KN" FullName="Khartoum Center" Frequency="127.500" Callsign="HSSS_1_CTR">
<Volumes>HSSS_N</Volumes>
<ResponsibleSectors>KS,JB</ResponsibleSectors>
<ResponsibleSectors>KA,PA,MA,KS</ResponsibleSectors>
</Sector>
<Sector Name="KS" FullName="Khartoum Center" Frequency="127.300" Callsign="HSSS_2_CTR">
<Volumes>HSSS_S</Volumes>
<ResponsibleSectors>JB</ResponsibleSectors>
<ResponsibleSectors>FA,NA,GA,JB</ResponsibleSectors>
</Sector>
<Sector Name="JB" FullName="Juba Control" Frequency="123.900" Callsign="HJJJ_1_CTR">
<Volumes>HJJJ_FIR</Volumes>
Expand Down

0 comments on commit 0a437a1

Please sign in to comment.