Skip to content

Commit

Permalink
Add Avalon Approach
Browse files Browse the repository at this point in the history
  • Loading branch information
Slep-wt committed Jan 16, 2025
1 parent 775044c commit 60e2848
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DefaultJurisdiction.xml
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@
<Departure Values="YMAV">
<Rules>
<Default>
<AssignSector Order="MDS,MAE,ELW"/>
<AssignSector Order="MAV,MDS,MAE,ELW"/>
</Default>
</Rules>
</Departure>
Expand Down
33 changes: 33 additions & 0 deletions Positions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1374,6 +1374,39 @@
<Line>ATC feedback - helpdesk.vatpac.org</Line>
</ControllerInfo>
</Position>
<Position Name="Avalon TCU" Type="ASD" DefaultCenter="-38.039444+144.469444" DefaultRange="100" VisibilityRange="150" MagneticVariation="-11.6">
<Sectors>
<Sector Name="MAV" />
</Sectors>
<ManualVisibility>
<Point>-3740.4+14450.6</Point>
</ManualVisibility>
<Maps>
<Map Name="ALL_CTA" />
<Map Name="Melbourne/ML_COAST" />
<Map Name="Melbourne/ML_TCU" />
<Map Name="Melbourne/AV_RWY18" />
<Map Name="ALL_SECTORS" />
</Maps>
<ATIS>
<Editor Airport="YMAV" Frequency="118.2" />
</ATIS>
<Strips Mode="Beacon" Sort="Alpha">
<Window Type="ADEP" Beacon="YMAV" Visible="true" />
</Strips>
<CFL QuickLevel="6000">
<AdditionalLevels>1600,1900,2300,2600,2700,2900,3100,3700,3300,4100,4700</AdditionalLevels>
</CFL>
<ArrivalLists>
<Airport Name="YMAV" />
</ArrivalLists>
<ControllerInfo>
<Line>Avalon Approach</Line>
<Line>ATIS available on 118.2</Line>
<Line>Charts - vats.im/pac/charts</Line>
<Line>ATC feedback - helpdesk.vatpac.org</Line>
</ControllerInfo>
</Position>
<Position Name="East Sale TCU" Type="ASD" DefaultCenter="-38.098889+147.149444" DefaultRange="220" MagneticVariation="-12.8">
<Sectors>
<Sector Name="ESA" />
Expand Down
6 changes: 5 additions & 1 deletion Sectors.xml
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@
<Sector FullName="Amberley Approach" Frequency="126.200" Callsign="AMB_APP" Name="AMA">
<Volumes>AMBAPP</Volumes>
</Sector>
<Sector FullName="Avalon Approach" Frequency="133.550" Callsign="AV_APP" Name="MAV">
<Volumes>MAV</Volumes>
</Sector>
<Sector FullName="Brisbane Approach (Gold Coast)" Frequency="123.500" Callsign="BN-C_APP" Name="BAC">
<Volumes>BAG_NORTH,BAG_SOUTH</Volumes>
</Sector>
Expand Down Expand Up @@ -399,7 +402,8 @@
<Volumes>MLA</Volumes>
</Sector>
<Sector FullName="Melbourne Departures (South)" Frequency="129.400" Callsign="ML-S_DEP" Name="MDS">
<Volumes>MLA,MLA_AV</Volumes>
<Volumes>MLA</Volumes>
<ResponsibleSectors>MAV</ResponsibleSectors>
</Sector>
<Sector FullName="Nadi Approach" Frequency="119.100" Callsign="NFFN_APP" Name="NFFNA" />
<Sector FullName="Nadzab Approach" Frequency="118.600" Callsign="AYNZ_APP" Name="AYNZA" />
Expand Down
3 changes: 3 additions & 0 deletions Volumes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5391,6 +5391,9 @@
<Volume Name="AVCTA" LowerLimit="1500" UpperLimit="4500">
<Boundaries>AVALON_CTA_E2</Boundaries>
</Volume>
<Volume Name="AVTCU" LowerLimit="1500" UpperLimit="4500">
<Boundaries>AVALON_CTA_E2</Boundaries>
</Volume>
<Volume Name="AVTWR" LowerLimit="0" UpperLimit="2500">
<Boundaries>AVALON_CONTROL_ZONE_(D)</Boundaries>
</Volume>
Expand Down

0 comments on commit 60e2848

Please sign in to comment.