<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sourcedcs.page/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Niknam3</id>
	<title>SOURCE DCS WIKI - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sourcedcs.page/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Niknam3"/>
	<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php/Special:Contributions/Niknam3"/>
	<updated>2026-04-30T03:57:30Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=237</id>
		<title>DDFORM1801</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=237"/>
		<updated>2026-04-29T15:54:53Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Example 1 — 4-Ship IFR ACM Sortie */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Filing a DoD International Flight Plan (DD Form 1801)}}&lt;br /&gt;
&lt;br /&gt;
= Filing a DoD International Flight Plan (DD Form 1801) =&lt;br /&gt;
&lt;br /&gt;
This article explains how to correctly fill out the DD Form 1801 / ICAO FPL message used for all cross-border and controlled airspace operations. Read this before filing your first plan — a malformed FPL will be rejected by ATC and may delay or ground your flight.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 1801 generates an ICAO-format &#039;&#039;&#039;FPL message&#039;&#039;&#039; — a structured string of fields separated by dashes that gets transmitted to ATC. Every field has strict formatting rules. The form handles the formatting for you, but you still need to know what goes where and why.&lt;br /&gt;
&lt;br /&gt;
A complete FPL message looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[callsign]-[rules][type]&lt;br /&gt;
-[number]/[actype]/[WTC]&lt;br /&gt;
-[equipment]/[transponder]&lt;br /&gt;
-[departure][time]&lt;br /&gt;
-[speed][level] [route]&lt;br /&gt;
-[destination][EET] [alternate]&lt;br /&gt;
-[field 18])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Field-by-Field Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Field 7 — Aircraft Identification (Callsign) ===&lt;br /&gt;
&lt;br /&gt;
Your &#039;&#039;&#039;mission callsign&#039;&#039;&#039;, up to 7 alphanumeric characters, no spaces.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Up to 7 alphanumeric chars || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead uses flight callsign&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For a 4-ship, all aircraft file under the &#039;&#039;&#039;lead&#039;s callsign&#039;&#039;&#039; (&amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt;). Wingmen are not filed separately unless splitting.&lt;br /&gt;
&lt;br /&gt;
=== Field 8 — Flight Rules / Type of Flight ===&lt;br /&gt;
&lt;br /&gt;
Two characters, written together (e.g. &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Flight Rules (first character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning !! When to use&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || IFR || En-route in controlled airspace, IMC, or above transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VFR || Visual, low-level, uncontrolled airspace&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; || IFR → VFR || Departs IFR, transitions to VFR en route&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; || VFR → IFR || Departs VFR, picks up IFR clearance en route&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Type of Flight (second character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Scheduled Air Transport&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;G&amp;lt;/code&amp;gt; || General Aviation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; || Other&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
All SHADW flights use &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt;. Flight rules depend on the mission profile — see the examples below.&lt;br /&gt;
&lt;br /&gt;
=== Field 9 — Number / Aircraft Type / Wake Turbulence Category ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[number]/[type]/[WTC]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Number of aircraft || Integer 1–99 || &amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt; || Formation size. Solo = &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft type || ICAO designator (2–4 chars) || &amp;lt;code&amp;gt;F16&amp;lt;/code&amp;gt; || Per ICAO Doc 8643&lt;br /&gt;
|-&lt;br /&gt;
| Wake turbulence category || Single letter || &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || L / M / H / J&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
F-16 is always &amp;lt;code&amp;gt;F16/M&amp;lt;/code&amp;gt; (Medium).&lt;br /&gt;
&lt;br /&gt;
=== Field 10 — Equipment / Transponder ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[equipment]/[transponder]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Standard SHADW configuration is &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || Inertial navigation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;T&amp;lt;/code&amp;gt; || TACAN&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;U&amp;lt;/code&amp;gt; || UHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;C&amp;lt;/code&amp;gt; || Transponder Mode C (altitude reporting)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Do not change this unless maintenance has confirmed a system is inoperative, in which case remove the relevant letter and add &amp;lt;code&amp;gt;STS/HOSP&amp;lt;/code&amp;gt; or a RMK as appropriate.&lt;br /&gt;
&lt;br /&gt;
=== Field 13 — Departure Aerodrome / Time ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[ICAO][HHMM]&amp;lt;/code&amp;gt; — no space, no separator.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Departure aerodrome || 4-letter ICAO code || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Incirlik AB&lt;br /&gt;
|-&lt;br /&gt;
| Departure time || HHMM UTC || &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; || Block-out time, not wheels-up&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Always use &#039;&#039;&#039;UTC&#039;&#039;&#039;. Never local time.&lt;br /&gt;
&lt;br /&gt;
=== Field 15 — Cruising Speed / Level / Route ===&lt;br /&gt;
&lt;br /&gt;
This field has three parts written together: &amp;lt;code&amp;gt;[speed][level] [route]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Speed ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; || Knots TAS || &amp;lt;code&amp;gt;N0420&amp;lt;/code&amp;gt; || 420 kt TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;K&amp;lt;/code&amp;gt; || km/h || &amp;lt;code&amp;gt;K0780&amp;lt;/code&amp;gt; || 780 km/h TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Mach || &amp;lt;code&amp;gt;M082&amp;lt;/code&amp;gt; || Mach 0.82&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Level ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; || Flight Level || &amp;lt;code&amp;gt;F120&amp;lt;/code&amp;gt; || FL120 (12,000 ft, altimeter set to std)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; || Altitude (hundreds of ft) || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || 2,500 ft MSL (QNH)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Standard metric level || &amp;lt;code&amp;gt;S1130&amp;lt;/code&amp;gt; || (rare, used in some regions)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F vs A:&#039;&#039;&#039; Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; when flying above the transition altitude (on standard pressure). Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; when flying below it on QNH. In Turkish airspace the transition altitude is typically 3,000 ft AMSL / FL050 — check current AIP.&lt;br /&gt;
&lt;br /&gt;
==== Route ====&lt;br /&gt;
&lt;br /&gt;
Space-separated routing elements after the speed/level. Common elements:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Element !! Meaning !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DCT&amp;lt;/code&amp;gt; || Direct to next fix || &amp;lt;code&amp;gt;DCT DAN&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Airway designator || Follow named airway || &amp;lt;code&amp;gt;AG105&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Waypoint name || 5-letter ICAO fix || &amp;lt;code&amp;gt;RUBIK&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;fix/speed level&amp;lt;/code&amp;gt; || Speed/level change at fix || &amp;lt;code&amp;gt;RUBIK/N0420F120&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYn/HHMM&amp;lt;/code&amp;gt; || Holding/loiter at previous fix for duration || &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;STAY&amp;lt;/code&amp;gt; items&#039;&#039;&#039; are critical for training events. &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt; means &amp;quot;hold/remain in the area of the preceding fix for 1 hour.&amp;quot; The number after STAY is an index (1, 2, 3…) used to cross-reference &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; in Field 18.&lt;br /&gt;
&lt;br /&gt;
=== Field 16 — Destination / EET / Alternates ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[destination][EET] [alternate] [2nd alternate]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Destination || 4-letter ICAO || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Can be same as departure for closed patterns&lt;br /&gt;
|-&lt;br /&gt;
| Total EET || HHMM || &amp;lt;code&amp;gt;0120&amp;lt;/code&amp;gt; || Estimated elapsed time departure→destination&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || 4-letter ICAO || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır. Required if weather/fuel rules apply&lt;br /&gt;
|-&lt;br /&gt;
| 2nd Alternate || 4-letter ICAO || (optional) ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field 18 — Other Information ===&lt;br /&gt;
&lt;br /&gt;
Free-text field with &amp;lt;code&amp;gt;INDICATOR/value&amp;lt;/code&amp;gt; pairs, space-separated. Use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; (zero) if nothing to declare.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Standard SHADW indicators:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Indicator !! Format !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; || YYMMDD || &amp;lt;code&amp;gt;DOF/260428&amp;lt;/code&amp;gt; || Date of flight — 28 April 2026&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OPR/&amp;lt;/code&amp;gt; || Free text || &amp;lt;code&amp;gt;OPR/DOD&amp;lt;/code&amp;gt; || Operating agency&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;REG/&amp;lt;/code&amp;gt; || Alphanumeric || &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; || Aircraft registration. Use &amp;lt;code&amp;gt;TBN&amp;lt;/code&amp;gt; (To Be Notified) for military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STS/&amp;lt;/code&amp;gt; || Code || &amp;lt;code&amp;gt;STS/STATE&amp;lt;/code&amp;gt; || State aircraft — grants diplomatic overflight status&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; || Free text || see below || Remarks — used extensively for DoD-specific data&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; sub-fields used in SHADW plans:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Tag !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || Operational Air Traffic — identifies this as a military OAT flight&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FFLT ... FFLTEND&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND&amp;lt;/code&amp;gt; || Formation flight membership list. List all callsigns between tags.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || Medical clearance confirmed&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PERM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;PERM 265501&amp;lt;/code&amp;gt; || Diplomatic overflight permission number&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FUEL&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FUEL0130&amp;lt;/code&amp;gt; || Fuel endurance in HHMM&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; || Persons on board (integer, no space)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || Describes the STAY1 area/activity. Index matches STAYn in Field 15.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; format: &amp;lt;code&amp;gt;STAYINFOn/[free text description]&amp;lt;/code&amp;gt;. The description should include the area name/block, vertical limits, activity type, and time window where applicable.&lt;br /&gt;
&lt;br /&gt;
== Worked Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Example 1 — 4-Ship IFR ACM Sortie ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-4/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420F120 AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&lt;br /&gt;
-LTAG0120 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND MDCN PERM 265501 FUEL0130 POB4 STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Breakdown:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Callsign || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || IFR, Military&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || &amp;lt;code&amp;gt;4/F16/M&amp;lt;/code&amp;gt; || 4-ship, F-16, Medium WTC&lt;br /&gt;
|-&lt;br /&gt;
| Equipment || &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt; || Standard fit&lt;br /&gt;
|-&lt;br /&gt;
| Departure || &amp;lt;code&amp;gt;LTAG1530&amp;lt;/code&amp;gt; || Incirlik, block-out 15:30Z&lt;br /&gt;
|-&lt;br /&gt;
| Speed/Level || &amp;lt;code&amp;gt;N0420F120&amp;lt;/code&amp;gt; || 420 kt TAS, FL120&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&amp;lt;/code&amp;gt; || Depart via airway AG105 to DAN, direct RUBIK; hold at RUBIK for 1 hr at FL120; exit RUBIK at FL110, direct DAN, then direct back&lt;br /&gt;
|-&lt;br /&gt;
| Destination || &amp;lt;code&amp;gt;LTAG0120&amp;lt;/code&amp;gt; || Return Incirlik, EET 1h20&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır&lt;br /&gt;
|-&lt;br /&gt;
| DOF || &amp;lt;code&amp;gt;260428&amp;lt;/code&amp;gt; || 28 Apr 2026&lt;br /&gt;
|-&lt;br /&gt;
| Formation || &amp;lt;code&amp;gt;FFLT SHADW11–14 FFLTEND&amp;lt;/code&amp;gt; || 4 aircraft listed&lt;br /&gt;
|-&lt;br /&gt;
| Stay area || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || LTR1 area, surface to FL660, ACM, 0010–0110 relative to departure-time&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 2 — Solo VFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-VM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A025 DCT DAN/N0420A025 STAY1/0100 DAN/N0420A025 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 1:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;VFR&#039;&#039;&#039; — this sortie is flown VMC below transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft count || &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; || Solo — no FFLT block needed in RMK&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 2,500 ft&#039;&#039;&#039; on QNH, not a flight level — appropriate below transition&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;DCT DAN STAY1/0100 DAN DCT&amp;lt;/code&amp;gt; || Direct to DAN, hold 1 hr, return direct&lt;br /&gt;
|-&lt;br /&gt;
| STAYINFO || &amp;lt;code&amp;gt;MULT APCH AT LTAG&amp;lt;/code&amp;gt; || Multiple approaches at Incirlik during hold period&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 3 — Solo IFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A050 DCT DAN/N0420A050 STAY1/0100 DAN/N0420A050 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 2:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;IFR&#039;&#039;&#039; — same profile but flown under instrument rules&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A050&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 5,000 ft&#039;&#039;&#039; on QNH — higher block required for IFR separation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IFR vs VFR approach practice:&#039;&#039;&#039; Both Examples 2 and 3 are the same mission (multiple approaches at LTAG), but the flight rules code and requested altitude differ. IFR requires a higher block for approach sequencing. Choose based on actual met conditions and whether you need an instrument clearance.&lt;br /&gt;
&lt;br /&gt;
== Common Mistakes ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Mistake !! Correct practice&lt;br /&gt;
|-&lt;br /&gt;
| Using local time in Fields 13 / EET || Always UTC. &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; means 15:30Z.&lt;br /&gt;
|-&lt;br /&gt;
| Filing &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; level below transition altitude || Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; (altitude on QNH) below transition. Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; (flight level) above.&lt;br /&gt;
|-&lt;br /&gt;
| Omitting &amp;lt;code&amp;gt;FFLT...FFLTEND&amp;lt;/code&amp;gt; for a formation || Required for any multi-ship. ATC needs the full call list.&lt;br /&gt;
|-&lt;br /&gt;
| Leaving &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; vague || Include area name, vertical limits, activity, and local time window.&lt;br /&gt;
|-&lt;br /&gt;
| Forgetting &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; in Field 18 || Always include. Some ATSU systems reject plans without it.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; not matching formation count || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; for a 4-ship (one pilot per aircraft). Adjust for two-seat variants.&lt;br /&gt;
|-&lt;br /&gt;
| Using local registration for military jets || Use &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; unless a specific tail number is required.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference — SHADW Standard Template ==&lt;br /&gt;
&lt;br /&gt;
Copy and adapt for each sortie. Replace values in &amp;lt;code&amp;gt;[brackets]&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[CALLSIGN]-[RULES]M&lt;br /&gt;
-[N]/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG[HHMM]&lt;br /&gt;
-N0420[LEVEL] [ROUTE] STAY1/[HHMM] [FIX]/N0420[LEVEL] DCT&lt;br /&gt;
-LTAG[EET] LTAJ&lt;br /&gt;
-DOF/[YYMMDD] OPR/DOD REG/TBN STS/STATE RMK/OAT [FFLT ... FFLTEND] MDCN PERM [NUMBER] FUEL[HHMM] POB[N] STAYINFO1/[DESCRIPTION])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* ICAO Doc 4444 — PANS-ATM, Appendix 2 (FPL format)&lt;br /&gt;
* ICAO Doc 8643 — Aircraft Type Designators&lt;br /&gt;
* DoD FLIP General Planning&lt;br /&gt;
* DD Form 1801 Field Specification ([https://skybrary.aero/articles/flight-plan-completion DD Form 1801 Field Spec])&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=235</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=235"/>
		<updated>2026-04-28T17:37:20Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA - &lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]] &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]] · [[DDFORM1801|Filing Flight Plans]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=234</id>
		<title>DDFORM1801</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=234"/>
		<updated>2026-04-28T17:36:57Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Filing a DoD International Flight Plan (DD Form 1801)}}&lt;br /&gt;
&lt;br /&gt;
= Filing a DoD International Flight Plan (DD Form 1801) =&lt;br /&gt;
&lt;br /&gt;
This article explains how to correctly fill out the DD Form 1801 / ICAO FPL message used for all cross-border and controlled airspace operations. Read this before filing your first plan — a malformed FPL will be rejected by ATC and may delay or ground your flight.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 1801 generates an ICAO-format &#039;&#039;&#039;FPL message&#039;&#039;&#039; — a structured string of fields separated by dashes that gets transmitted to ATC. Every field has strict formatting rules. The form handles the formatting for you, but you still need to know what goes where and why.&lt;br /&gt;
&lt;br /&gt;
A complete FPL message looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[callsign]-[rules][type]&lt;br /&gt;
-[number]/[actype]/[WTC]&lt;br /&gt;
-[equipment]/[transponder]&lt;br /&gt;
-[departure][time]&lt;br /&gt;
-[speed][level] [route]&lt;br /&gt;
-[destination][EET] [alternate]&lt;br /&gt;
-[field 18])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Field-by-Field Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Field 7 — Aircraft Identification (Callsign) ===&lt;br /&gt;
&lt;br /&gt;
Your &#039;&#039;&#039;mission callsign&#039;&#039;&#039;, up to 7 alphanumeric characters, no spaces.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Up to 7 alphanumeric chars || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead uses flight callsign&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For a 4-ship, all aircraft file under the &#039;&#039;&#039;lead&#039;s callsign&#039;&#039;&#039; (&amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt;). Wingmen are not filed separately unless splitting.&lt;br /&gt;
&lt;br /&gt;
=== Field 8 — Flight Rules / Type of Flight ===&lt;br /&gt;
&lt;br /&gt;
Two characters, written together (e.g. &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Flight Rules (first character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning !! When to use&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || IFR || En-route in controlled airspace, IMC, or above transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VFR || Visual, low-level, uncontrolled airspace&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; || IFR → VFR || Departs IFR, transitions to VFR en route&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; || VFR → IFR || Departs VFR, picks up IFR clearance en route&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Type of Flight (second character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Scheduled Air Transport&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;G&amp;lt;/code&amp;gt; || General Aviation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; || Other&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
All SHADW flights use &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt;. Flight rules depend on the mission profile — see the examples below.&lt;br /&gt;
&lt;br /&gt;
=== Field 9 — Number / Aircraft Type / Wake Turbulence Category ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[number]/[type]/[WTC]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Number of aircraft || Integer 1–99 || &amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt; || Formation size. Solo = &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft type || ICAO designator (2–4 chars) || &amp;lt;code&amp;gt;F16&amp;lt;/code&amp;gt; || Per ICAO Doc 8643&lt;br /&gt;
|-&lt;br /&gt;
| Wake turbulence category || Single letter || &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || L / M / H / J&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
F-16 is always &amp;lt;code&amp;gt;F16/M&amp;lt;/code&amp;gt; (Medium).&lt;br /&gt;
&lt;br /&gt;
=== Field 10 — Equipment / Transponder ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[equipment]/[transponder]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Standard SHADW configuration is &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || Inertial navigation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;T&amp;lt;/code&amp;gt; || TACAN&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;U&amp;lt;/code&amp;gt; || UHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;C&amp;lt;/code&amp;gt; || Transponder Mode C (altitude reporting)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Do not change this unless maintenance has confirmed a system is inoperative, in which case remove the relevant letter and add &amp;lt;code&amp;gt;STS/HOSP&amp;lt;/code&amp;gt; or a RMK as appropriate.&lt;br /&gt;
&lt;br /&gt;
=== Field 13 — Departure Aerodrome / Time ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[ICAO][HHMM]&amp;lt;/code&amp;gt; — no space, no separator.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Departure aerodrome || 4-letter ICAO code || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Incirlik AB&lt;br /&gt;
|-&lt;br /&gt;
| Departure time || HHMM UTC || &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; || Block-out time, not wheels-up&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Always use &#039;&#039;&#039;UTC&#039;&#039;&#039;. Never local time.&lt;br /&gt;
&lt;br /&gt;
=== Field 15 — Cruising Speed / Level / Route ===&lt;br /&gt;
&lt;br /&gt;
This field has three parts written together: &amp;lt;code&amp;gt;[speed][level] [route]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Speed ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; || Knots TAS || &amp;lt;code&amp;gt;N0420&amp;lt;/code&amp;gt; || 420 kt TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;K&amp;lt;/code&amp;gt; || km/h || &amp;lt;code&amp;gt;K0780&amp;lt;/code&amp;gt; || 780 km/h TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Mach || &amp;lt;code&amp;gt;M082&amp;lt;/code&amp;gt; || Mach 0.82&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Level ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; || Flight Level || &amp;lt;code&amp;gt;F120&amp;lt;/code&amp;gt; || FL120 (12,000 ft, altimeter set to std)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; || Altitude (hundreds of ft) || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || 2,500 ft MSL (QNH)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Standard metric level || &amp;lt;code&amp;gt;S1130&amp;lt;/code&amp;gt; || (rare, used in some regions)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F vs A:&#039;&#039;&#039; Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; when flying above the transition altitude (on standard pressure). Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; when flying below it on QNH. In Turkish airspace the transition altitude is typically 3,000 ft AMSL / FL050 — check current AIP.&lt;br /&gt;
&lt;br /&gt;
==== Route ====&lt;br /&gt;
&lt;br /&gt;
Space-separated routing elements after the speed/level. Common elements:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Element !! Meaning !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DCT&amp;lt;/code&amp;gt; || Direct to next fix || &amp;lt;code&amp;gt;DCT DAN&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Airway designator || Follow named airway || &amp;lt;code&amp;gt;AG105&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Waypoint name || 5-letter ICAO fix || &amp;lt;code&amp;gt;RUBIK&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;fix/speed level&amp;lt;/code&amp;gt; || Speed/level change at fix || &amp;lt;code&amp;gt;RUBIK/N0420F120&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYn/HHMM&amp;lt;/code&amp;gt; || Holding/loiter at previous fix for duration || &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;STAY&amp;lt;/code&amp;gt; items&#039;&#039;&#039; are critical for training events. &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt; means &amp;quot;hold/remain in the area of the preceding fix for 1 hour.&amp;quot; The number after STAY is an index (1, 2, 3…) used to cross-reference &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; in Field 18.&lt;br /&gt;
&lt;br /&gt;
=== Field 16 — Destination / EET / Alternates ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[destination][EET] [alternate] [2nd alternate]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Destination || 4-letter ICAO || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Can be same as departure for closed patterns&lt;br /&gt;
|-&lt;br /&gt;
| Total EET || HHMM || &amp;lt;code&amp;gt;0120&amp;lt;/code&amp;gt; || Estimated elapsed time departure→destination&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || 4-letter ICAO || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır. Required if weather/fuel rules apply&lt;br /&gt;
|-&lt;br /&gt;
| 2nd Alternate || 4-letter ICAO || (optional) ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field 18 — Other Information ===&lt;br /&gt;
&lt;br /&gt;
Free-text field with &amp;lt;code&amp;gt;INDICATOR/value&amp;lt;/code&amp;gt; pairs, space-separated. Use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; (zero) if nothing to declare.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Standard SHADW indicators:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Indicator !! Format !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; || YYMMDD || &amp;lt;code&amp;gt;DOF/260428&amp;lt;/code&amp;gt; || Date of flight — 28 April 2026&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OPR/&amp;lt;/code&amp;gt; || Free text || &amp;lt;code&amp;gt;OPR/DOD&amp;lt;/code&amp;gt; || Operating agency&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;REG/&amp;lt;/code&amp;gt; || Alphanumeric || &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; || Aircraft registration. Use &amp;lt;code&amp;gt;TBN&amp;lt;/code&amp;gt; (To Be Notified) for military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STS/&amp;lt;/code&amp;gt; || Code || &amp;lt;code&amp;gt;STS/STATE&amp;lt;/code&amp;gt; || State aircraft — grants diplomatic overflight status&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; || Free text || see below || Remarks — used extensively for DoD-specific data&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; sub-fields used in SHADW plans:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Tag !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || Operational Air Traffic — identifies this as a military OAT flight&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FFLT ... FFLTEND&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND&amp;lt;/code&amp;gt; || Formation flight membership list. List all callsigns between tags.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || Medical clearance confirmed&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PERM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;PERM 265501&amp;lt;/code&amp;gt; || Diplomatic overflight permission number&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FUEL&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FUEL0130&amp;lt;/code&amp;gt; || Fuel endurance in HHMM&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; || Persons on board (integer, no space)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || Describes the STAY1 area/activity. Index matches STAYn in Field 15.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; format: &amp;lt;code&amp;gt;STAYINFOn/[free text description]&amp;lt;/code&amp;gt;. The description should include the area name/block, vertical limits, activity type, and time window where applicable.&lt;br /&gt;
&lt;br /&gt;
== Worked Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Example 1 — 4-Ship IFR ACM Sortie ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-4/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420F120 AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&lt;br /&gt;
-LTAG0120 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND MDCN PERM 265501 FUEL0130 POB4 STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Breakdown:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Callsign || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || IFR, Military&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || &amp;lt;code&amp;gt;4/F16/M&amp;lt;/code&amp;gt; || 4-ship, F-16, Medium WTC&lt;br /&gt;
|-&lt;br /&gt;
| Equipment || &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt; || Standard fit&lt;br /&gt;
|-&lt;br /&gt;
| Departure || &amp;lt;code&amp;gt;LTAG1530&amp;lt;/code&amp;gt; || Incirlik, block-out 15:30Z&lt;br /&gt;
|-&lt;br /&gt;
| Speed/Level || &amp;lt;code&amp;gt;N0420F120&amp;lt;/code&amp;gt; || 420 kt TAS, FL120&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&amp;lt;/code&amp;gt; || Depart via airway AG105 to DAN, direct RUBIK; hold at RUBIK for 1 hr at FL120; exit RUBIK at FL110, direct DAN, then direct back&lt;br /&gt;
|-&lt;br /&gt;
| Destination || &amp;lt;code&amp;gt;LTAG0120&amp;lt;/code&amp;gt; || Return Incirlik, EET 1h20&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır&lt;br /&gt;
|-&lt;br /&gt;
| DOF || &amp;lt;code&amp;gt;260428&amp;lt;/code&amp;gt; || 28 Apr 2026&lt;br /&gt;
|-&lt;br /&gt;
| Formation || &amp;lt;code&amp;gt;FFLT SHADW11–14 FFLTEND&amp;lt;/code&amp;gt; || 4 aircraft listed&lt;br /&gt;
|-&lt;br /&gt;
| Stay area || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || LTR1 area, surface to FL660, ACM, 00:10–01:10Z relative to block-out&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 2 — Solo VFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-VM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A025 DCT DAN/N0420A025 STAY1/0100 DAN/N0420A025 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 1:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;VFR&#039;&#039;&#039; — this sortie is flown VMC below transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft count || &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; || Solo — no FFLT block needed in RMK&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 2,500 ft&#039;&#039;&#039; on QNH, not a flight level — appropriate below transition&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;DCT DAN STAY1/0100 DAN DCT&amp;lt;/code&amp;gt; || Direct to DAN, hold 1 hr, return direct&lt;br /&gt;
|-&lt;br /&gt;
| STAYINFO || &amp;lt;code&amp;gt;MULT APCH AT LTAG&amp;lt;/code&amp;gt; || Multiple approaches at Incirlik during hold period&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 3 — Solo IFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A050 DCT DAN/N0420A050 STAY1/0100 DAN/N0420A050 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 2:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;IFR&#039;&#039;&#039; — same profile but flown under instrument rules&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A050&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 5,000 ft&#039;&#039;&#039; on QNH — higher block required for IFR separation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IFR vs VFR approach practice:&#039;&#039;&#039; Both Examples 2 and 3 are the same mission (multiple approaches at LTAG), but the flight rules code and requested altitude differ. IFR requires a higher block for approach sequencing. Choose based on actual met conditions and whether you need an instrument clearance.&lt;br /&gt;
&lt;br /&gt;
== Common Mistakes ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Mistake !! Correct practice&lt;br /&gt;
|-&lt;br /&gt;
| Using local time in Fields 13 / EET || Always UTC. &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; means 15:30Z.&lt;br /&gt;
|-&lt;br /&gt;
| Filing &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; level below transition altitude || Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; (altitude on QNH) below transition. Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; (flight level) above.&lt;br /&gt;
|-&lt;br /&gt;
| Omitting &amp;lt;code&amp;gt;FFLT...FFLTEND&amp;lt;/code&amp;gt; for a formation || Required for any multi-ship. ATC needs the full call list.&lt;br /&gt;
|-&lt;br /&gt;
| Leaving &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; vague || Include area name, vertical limits, activity, and local time window.&lt;br /&gt;
|-&lt;br /&gt;
| Forgetting &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; in Field 18 || Always include. Some ATSU systems reject plans without it.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; not matching formation count || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; for a 4-ship (one pilot per aircraft). Adjust for two-seat variants.&lt;br /&gt;
|-&lt;br /&gt;
| Using local registration for military jets || Use &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; unless a specific tail number is required.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference — SHADW Standard Template ==&lt;br /&gt;
&lt;br /&gt;
Copy and adapt for each sortie. Replace values in &amp;lt;code&amp;gt;[brackets]&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[CALLSIGN]-[RULES]M&lt;br /&gt;
-[N]/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG[HHMM]&lt;br /&gt;
-N0420[LEVEL] [ROUTE] STAY1/[HHMM] [FIX]/N0420[LEVEL] DCT&lt;br /&gt;
-LTAG[EET] LTAJ&lt;br /&gt;
-DOF/[YYMMDD] OPR/DOD REG/TBN STS/STATE RMK/OAT [FFLT ... FFLTEND] MDCN PERM [NUMBER] FUEL[HHMM] POB[N] STAYINFO1/[DESCRIPTION])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* ICAO Doc 4444 — PANS-ATM, Appendix 2 (FPL format)&lt;br /&gt;
* ICAO Doc 8643 — Aircraft Type Designators&lt;br /&gt;
* DoD FLIP General Planning&lt;br /&gt;
* DD Form 1801 Field Specification ([https://skybrary.aero/articles/flight-plan-completion DD Form 1801 Field Spec])&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=233</id>
		<title>DDFORM1801</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM1801&amp;diff=233"/>
		<updated>2026-04-28T17:35:49Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: Created page with &amp;quot;{{DISPLAYTITLE:Filing a DoD International Flight Plan (DD Form 1801)}} Category:Procedures Category:Navigation Category:Pilot Resources  = Filing a DoD International Flight Plan (DD Form 1801) =  This article explains how to correctly fill out the DD Form 1801 / ICAO FPL message used for all cross-border and controlled airspace operations. Read this before filing your first plan — a malformed FPL will be rejected by ATC and may delay or ground your flight....&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{DISPLAYTITLE:Filing a DoD International Flight Plan (DD Form 1801)}}&lt;br /&gt;
[[Category:Procedures]]&lt;br /&gt;
[[Category:Navigation]]&lt;br /&gt;
[[Category:Pilot Resources]]&lt;br /&gt;
&lt;br /&gt;
= Filing a DoD International Flight Plan (DD Form 1801) =&lt;br /&gt;
&lt;br /&gt;
This article explains how to correctly fill out the DD Form 1801 / ICAO FPL message used for all cross-border and controlled airspace operations. Read this before filing your first plan — a malformed FPL will be rejected by ATC and may delay or ground your flight.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 1801 generates an ICAO-format &#039;&#039;&#039;FPL message&#039;&#039;&#039; — a structured string of fields separated by dashes that gets transmitted to ATC. Every field has strict formatting rules. The form handles the formatting for you, but you still need to know what goes where and why.&lt;br /&gt;
&lt;br /&gt;
A complete FPL message looks like this:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[callsign]-[rules][type]&lt;br /&gt;
-[number]/[actype]/[WTC]&lt;br /&gt;
-[equipment]/[transponder]&lt;br /&gt;
-[departure][time]&lt;br /&gt;
-[speed][level] [route]&lt;br /&gt;
-[destination][EET] [alternate]&lt;br /&gt;
-[field 18])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Field-by-Field Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Field 7 — Aircraft Identification (Callsign) ===&lt;br /&gt;
&lt;br /&gt;
Your &#039;&#039;&#039;mission callsign&#039;&#039;&#039;, up to 7 alphanumeric characters, no spaces.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Up to 7 alphanumeric chars || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead uses flight callsign&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
For a 4-ship, all aircraft file under the &#039;&#039;&#039;lead&#039;s callsign&#039;&#039;&#039; (&amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt;). Wingmen are not filed separately unless splitting.&lt;br /&gt;
&lt;br /&gt;
=== Field 8 — Flight Rules / Type of Flight ===&lt;br /&gt;
&lt;br /&gt;
Two characters, written together (e.g. &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Flight Rules (first character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning !! When to use&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || IFR || En-route in controlled airspace, IMC, or above transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VFR || Visual, low-level, uncontrolled airspace&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; || IFR → VFR || Departs IFR, transitions to VFR en route&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; || VFR → IFR || Departs VFR, picks up IFR clearance en route&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Type of Flight (second character):&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Scheduled Air Transport&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;G&amp;lt;/code&amp;gt; || General Aviation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;X&amp;lt;/code&amp;gt; || Other&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
All SHADW flights use &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt;. Flight rules depend on the mission profile — see the examples below.&lt;br /&gt;
&lt;br /&gt;
=== Field 9 — Number / Aircraft Type / Wake Turbulence Category ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[number]/[type]/[WTC]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Number of aircraft || Integer 1–99 || &amp;lt;code&amp;gt;4&amp;lt;/code&amp;gt; || Formation size. Solo = &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft type || ICAO designator (2–4 chars) || &amp;lt;code&amp;gt;F16&amp;lt;/code&amp;gt; || Per ICAO Doc 8643&lt;br /&gt;
|-&lt;br /&gt;
| Wake turbulence category || Single letter || &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || L / M / H / J&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
F-16 is always &amp;lt;code&amp;gt;F16/M&amp;lt;/code&amp;gt; (Medium).&lt;br /&gt;
&lt;br /&gt;
=== Field 10 — Equipment / Transponder ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[equipment]/[transponder]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Standard SHADW configuration is &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Code !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; || Inertial navigation&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;T&amp;lt;/code&amp;gt; || TACAN&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;U&amp;lt;/code&amp;gt; || UHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; || VHF radio&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;C&amp;lt;/code&amp;gt; || Transponder Mode C (altitude reporting)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Do not change this unless maintenance has confirmed a system is inoperative, in which case remove the relevant letter and add &amp;lt;code&amp;gt;STS/HOSP&amp;lt;/code&amp;gt; or a RMK as appropriate.&lt;br /&gt;
&lt;br /&gt;
=== Field 13 — Departure Aerodrome / Time ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[ICAO][HHMM]&amp;lt;/code&amp;gt; — no space, no separator.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Departure aerodrome || 4-letter ICAO code || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Incirlik AB&lt;br /&gt;
|-&lt;br /&gt;
| Departure time || HHMM UTC || &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; || Block-out time, not wheels-up&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Always use &#039;&#039;&#039;UTC&#039;&#039;&#039;. Never local time.&lt;br /&gt;
&lt;br /&gt;
=== Field 15 — Cruising Speed / Level / Route ===&lt;br /&gt;
&lt;br /&gt;
This field has three parts written together: &amp;lt;code&amp;gt;[speed][level] [route]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Speed ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; || Knots TAS || &amp;lt;code&amp;gt;N0420&amp;lt;/code&amp;gt; || 420 kt TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;K&amp;lt;/code&amp;gt; || km/h || &amp;lt;code&amp;gt;K0780&amp;lt;/code&amp;gt; || 780 km/h TAS&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;M&amp;lt;/code&amp;gt; || Mach || &amp;lt;code&amp;gt;M082&amp;lt;/code&amp;gt; || Mach 0.82&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Level ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Prefix !! Unit !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; || Flight Level || &amp;lt;code&amp;gt;F120&amp;lt;/code&amp;gt; || FL120 (12,000 ft, altimeter set to std)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; || Altitude (hundreds of ft) || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || 2,500 ft MSL (QNH)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;S&amp;lt;/code&amp;gt; || Standard metric level || &amp;lt;code&amp;gt;S1130&amp;lt;/code&amp;gt; || (rare, used in some regions)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;F vs A:&#039;&#039;&#039; Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; when flying above the transition altitude (on standard pressure). Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; when flying below it on QNH. In Turkish airspace the transition altitude is typically 3,000 ft AMSL / FL050 — check current AIP.&lt;br /&gt;
&lt;br /&gt;
==== Route ====&lt;br /&gt;
&lt;br /&gt;
Space-separated routing elements after the speed/level. Common elements:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Element !! Meaning !! Example&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DCT&amp;lt;/code&amp;gt; || Direct to next fix || &amp;lt;code&amp;gt;DCT DAN&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Airway designator || Follow named airway || &amp;lt;code&amp;gt;AG105&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Waypoint name || 5-letter ICAO fix || &amp;lt;code&amp;gt;RUBIK&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;fix/speed level&amp;lt;/code&amp;gt; || Speed/level change at fix || &amp;lt;code&amp;gt;RUBIK/N0420F120&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYn/HHMM&amp;lt;/code&amp;gt; || Holding/loiter at previous fix for duration || &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;STAY&amp;lt;/code&amp;gt; items&#039;&#039;&#039; are critical for training events. &amp;lt;code&amp;gt;STAY1/0100&amp;lt;/code&amp;gt; means &amp;quot;hold/remain in the area of the preceding fix for 1 hour.&amp;quot; The number after STAY is an index (1, 2, 3…) used to cross-reference &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; in Field 18.&lt;br /&gt;
&lt;br /&gt;
=== Field 16 — Destination / EET / Alternates ===&lt;br /&gt;
&lt;br /&gt;
Format: &amp;lt;code&amp;gt;[destination][EET] [alternate] [2nd alternate]&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Sub-field !! Format !! Example !! Notes&lt;br /&gt;
|-&lt;br /&gt;
| Destination || 4-letter ICAO || &amp;lt;code&amp;gt;LTAG&amp;lt;/code&amp;gt; || Can be same as departure for closed patterns&lt;br /&gt;
|-&lt;br /&gt;
| Total EET || HHMM || &amp;lt;code&amp;gt;0120&amp;lt;/code&amp;gt; || Estimated elapsed time departure→destination&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || 4-letter ICAO || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır. Required if weather/fuel rules apply&lt;br /&gt;
|-&lt;br /&gt;
| 2nd Alternate || 4-letter ICAO || (optional) ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Field 18 — Other Information ===&lt;br /&gt;
&lt;br /&gt;
Free-text field with &amp;lt;code&amp;gt;INDICATOR/value&amp;lt;/code&amp;gt; pairs, space-separated. Use &amp;lt;code&amp;gt;0&amp;lt;/code&amp;gt; (zero) if nothing to declare.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Standard SHADW indicators:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Indicator !! Format !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; || YYMMDD || &amp;lt;code&amp;gt;DOF/260428&amp;lt;/code&amp;gt; || Date of flight — 28 April 2026&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OPR/&amp;lt;/code&amp;gt; || Free text || &amp;lt;code&amp;gt;OPR/DOD&amp;lt;/code&amp;gt; || Operating agency&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;REG/&amp;lt;/code&amp;gt; || Alphanumeric || &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; || Aircraft registration. Use &amp;lt;code&amp;gt;TBN&amp;lt;/code&amp;gt; (To Be Notified) for military&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STS/&amp;lt;/code&amp;gt; || Code || &amp;lt;code&amp;gt;STS/STATE&amp;lt;/code&amp;gt; || State aircraft — grants diplomatic overflight status&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; || Free text || see below || Remarks — used extensively for DoD-specific data&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;&amp;lt;code&amp;gt;RMK/&amp;lt;/code&amp;gt; sub-fields used in SHADW plans:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Tag !! Example !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;OAT&amp;lt;/code&amp;gt; || Operational Air Traffic — identifies this as a military OAT flight&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FFLT ... FFLTEND&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND&amp;lt;/code&amp;gt; || Formation flight membership list. List all callsigns between tags.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;MDCN&amp;lt;/code&amp;gt; || Medical clearance confirmed&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;PERM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;PERM 265501&amp;lt;/code&amp;gt; || Diplomatic overflight permission number&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;FUEL&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;FUEL0130&amp;lt;/code&amp;gt; || Fuel endurance in HHMM&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; || Persons on board (integer, no space)&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || Describes the STAY1 area/activity. Index matches STAYn in Field 15.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; format: &amp;lt;code&amp;gt;STAYINFOn/[free text description]&amp;lt;/code&amp;gt;. The description should include the area name/block, vertical limits, activity type, and time window where applicable.&lt;br /&gt;
&lt;br /&gt;
== Worked Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Example 1 — 4-Ship IFR ACM Sortie ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-4/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420F120 AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&lt;br /&gt;
-LTAG0120 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT FFLT SHADW11 SHADW12 SHADW13 SHADW14 FFLTEND MDCN PERM 265501 FUEL0130 POB4 STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Breakdown:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Explanation&lt;br /&gt;
|-&lt;br /&gt;
| Callsign || &amp;lt;code&amp;gt;SHADW11&amp;lt;/code&amp;gt; || Formation lead&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || IFR, Military&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || &amp;lt;code&amp;gt;4/F16/M&amp;lt;/code&amp;gt; || 4-ship, F-16, Medium WTC&lt;br /&gt;
|-&lt;br /&gt;
| Equipment || &amp;lt;code&amp;gt;ITUV/C&amp;lt;/code&amp;gt; || Standard fit&lt;br /&gt;
|-&lt;br /&gt;
| Departure || &amp;lt;code&amp;gt;LTAG1530&amp;lt;/code&amp;gt; || Incirlik, block-out 15:30Z&lt;br /&gt;
|-&lt;br /&gt;
| Speed/Level || &amp;lt;code&amp;gt;N0420F120&amp;lt;/code&amp;gt; || 420 kt TAS, FL120&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;AG105 DAN DCT RUBIK/N0420F120 STAY1/0100 RUBIK/N0420F110 DCT DAN DCT&amp;lt;/code&amp;gt; || Depart via airway AG105 to DAN, direct RUBIK; hold at RUBIK for 1 hr at FL120; exit RUBIK at FL110, direct DAN, then direct back&lt;br /&gt;
|-&lt;br /&gt;
| Destination || &amp;lt;code&amp;gt;LTAG0120&amp;lt;/code&amp;gt; || Return Incirlik, EET 1h20&lt;br /&gt;
|-&lt;br /&gt;
| Alternate || &amp;lt;code&amp;gt;LTAJ&amp;lt;/code&amp;gt; || Diyarbakır&lt;br /&gt;
|-&lt;br /&gt;
| DOF || &amp;lt;code&amp;gt;260428&amp;lt;/code&amp;gt; || 28 Apr 2026&lt;br /&gt;
|-&lt;br /&gt;
| Formation || &amp;lt;code&amp;gt;FFLT SHADW11–14 FFLTEND&amp;lt;/code&amp;gt; || 4 aircraft listed&lt;br /&gt;
|-&lt;br /&gt;
| Stay area || &amp;lt;code&amp;gt;STAYINFO1/AREA LTR1 GND FL660 FOR ACM RUBIK0010 RUBIK0110&amp;lt;/code&amp;gt; || LTR1 area, surface to FL660, ACM, 00:10–01:10Z relative to block-out&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 2 — Solo VFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-VM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A025 DCT DAN/N0420A025 STAY1/0100 DAN/N0420A025 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 1:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;VM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;VFR&#039;&#039;&#039; — this sortie is flown VMC below transition altitude&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft count || &amp;lt;code&amp;gt;1&amp;lt;/code&amp;gt; || Solo — no FFLT block needed in RMK&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A025&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 2,500 ft&#039;&#039;&#039; on QNH, not a flight level — appropriate below transition&lt;br /&gt;
|-&lt;br /&gt;
| Route || &amp;lt;code&amp;gt;DCT DAN STAY1/0100 DAN DCT&amp;lt;/code&amp;gt; || Direct to DAN, hold 1 hr, return direct&lt;br /&gt;
|-&lt;br /&gt;
| STAYINFO || &amp;lt;code&amp;gt;MULT APCH AT LTAG&amp;lt;/code&amp;gt; || Multiple approaches at Incirlik during hold period&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Example 3 — Solo IFR Approach Practice ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-SHADW11-IM&lt;br /&gt;
-1/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG1530&lt;br /&gt;
-N0420A050 DCT DAN/N0420A050 STAY1/0100 DAN/N0420A050 DCT&lt;br /&gt;
-LTAG0105 LTAJ&lt;br /&gt;
-DOF/260428 OPR/DOD REG/TBN STS/STATE RMK/OAT MDCN PERM 265501 FUEL0130 POB1 STAYINFO1/MULT APCH AT LTAG)&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Key differences from Example 2:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! Value !! Why it differs&lt;br /&gt;
|-&lt;br /&gt;
| Rules/Type || &amp;lt;code&amp;gt;IM&amp;lt;/code&amp;gt; || &#039;&#039;&#039;IFR&#039;&#039;&#039; — same profile but flown under instrument rules&lt;br /&gt;
|-&lt;br /&gt;
| Level || &amp;lt;code&amp;gt;A050&amp;lt;/code&amp;gt; || &#039;&#039;&#039;Altitude 5,000 ft&#039;&#039;&#039; on QNH — higher block required for IFR separation&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IFR vs VFR approach practice:&#039;&#039;&#039; Both Examples 2 and 3 are the same mission (multiple approaches at LTAG), but the flight rules code and requested altitude differ. IFR requires a higher block for approach sequencing. Choose based on actual met conditions and whether you need an instrument clearance.&lt;br /&gt;
&lt;br /&gt;
== Common Mistakes ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Mistake !! Correct practice&lt;br /&gt;
|-&lt;br /&gt;
| Using local time in Fields 13 / EET || Always UTC. &amp;lt;code&amp;gt;1530&amp;lt;/code&amp;gt; means 15:30Z.&lt;br /&gt;
|-&lt;br /&gt;
| Filing &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; level below transition altitude || Use &amp;lt;code&amp;gt;A&amp;lt;/code&amp;gt; (altitude on QNH) below transition. Use &amp;lt;code&amp;gt;F&amp;lt;/code&amp;gt; (flight level) above.&lt;br /&gt;
|-&lt;br /&gt;
| Omitting &amp;lt;code&amp;gt;FFLT...FFLTEND&amp;lt;/code&amp;gt; for a formation || Required for any multi-ship. ATC needs the full call list.&lt;br /&gt;
|-&lt;br /&gt;
| Leaving &amp;lt;code&amp;gt;STAYINFO&amp;lt;/code&amp;gt; vague || Include area name, vertical limits, activity, and local time window.&lt;br /&gt;
|-&lt;br /&gt;
| Forgetting &amp;lt;code&amp;gt;DOF/&amp;lt;/code&amp;gt; in Field 18 || Always include. Some ATSU systems reject plans without it.&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;POB&amp;lt;/code&amp;gt; not matching formation count || &amp;lt;code&amp;gt;POB4&amp;lt;/code&amp;gt; for a 4-ship (one pilot per aircraft). Adjust for two-seat variants.&lt;br /&gt;
|-&lt;br /&gt;
| Using local registration for military jets || Use &amp;lt;code&amp;gt;REG/TBN&amp;lt;/code&amp;gt; unless a specific tail number is required.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Quick Reference — SHADW Standard Template ==&lt;br /&gt;
&lt;br /&gt;
Copy and adapt for each sortie. Replace values in &amp;lt;code&amp;gt;[brackets]&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
(FPL-[CALLSIGN]-[RULES]M&lt;br /&gt;
-[N]/F16/M&lt;br /&gt;
-ITUV/C&lt;br /&gt;
-LTAG[HHMM]&lt;br /&gt;
-N0420[LEVEL] [ROUTE] STAY1/[HHMM] [FIX]/N0420[LEVEL] DCT&lt;br /&gt;
-LTAG[EET] LTAJ&lt;br /&gt;
-DOF/[YYMMDD] OPR/DOD REG/TBN STS/STATE RMK/OAT [FFLT ... FFLTEND] MDCN PERM [NUMBER] FUEL[HHMM] POB[N] STAYINFO1/[DESCRIPTION])&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* [[ATC Procedures — Turkish FIR]]&lt;br /&gt;
* [[STAY and STAYINFO Procedures]]&lt;br /&gt;
* [[Formation Flight Filing]]&lt;br /&gt;
* [[OAT Flight Rules]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* ICAO Doc 4444 — PANS-ATM, Appendix 2 (FPL format)&lt;br /&gt;
* ICAO Doc 8643 — Aircraft Type Designators&lt;br /&gt;
* DoD FLIP General Planning&lt;br /&gt;
* DD Form 1801 Field Specification ([[DD Form 1801 Field Spec]])&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=232</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=232"/>
		<updated>2026-04-28T10:49:54Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Local Training Area */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
surface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|751x751px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;br /&gt;
&lt;br /&gt;
== FREQUENCYS ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!STATION&lt;br /&gt;
!FREQUENCY&lt;br /&gt;
!CH&lt;br /&gt;
|-&lt;br /&gt;
|Common&lt;br /&gt;
|251.000&lt;br /&gt;
|1&lt;br /&gt;
|-&lt;br /&gt;
|LTAG TWR&lt;br /&gt;
|360.200&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|LTAG RADAR&lt;br /&gt;
|340.775&lt;br /&gt;
|3&lt;br /&gt;
|-&lt;br /&gt;
|LTAG PRECISION&lt;br /&gt;
|282.500&lt;br /&gt;
|4&lt;br /&gt;
|-&lt;br /&gt;
|LTAG ATIS&lt;br /&gt;
|377.475&lt;br /&gt;
|5&lt;br /&gt;
|-&lt;br /&gt;
|MAGIC&lt;br /&gt;
|261.500&lt;br /&gt;
|6&lt;br /&gt;
|-&lt;br /&gt;
|CV-75 MRSHL&lt;br /&gt;
|307.500&lt;br /&gt;
|7&lt;br /&gt;
|-&lt;br /&gt;
|Carrier Frequencys&lt;br /&gt;
|&lt;br /&gt;
|8-10&lt;br /&gt;
|-&lt;br /&gt;
|Tankers&lt;br /&gt;
|&lt;br /&gt;
|11-14&lt;br /&gt;
|-&lt;br /&gt;
|Unit Option&lt;br /&gt;
|&lt;br /&gt;
|15-20&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=230</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=230"/>
		<updated>2026-04-26T11:43:40Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* FREQUENCYS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|751x751px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;br /&gt;
&lt;br /&gt;
== FREQUENCYS ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!STATION&lt;br /&gt;
!FREQUENCY&lt;br /&gt;
!CH&lt;br /&gt;
|-&lt;br /&gt;
|Common&lt;br /&gt;
|251.000&lt;br /&gt;
|1&lt;br /&gt;
|-&lt;br /&gt;
|LTAG TWR&lt;br /&gt;
|360.200&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|LTAG RADAR&lt;br /&gt;
|340.775&lt;br /&gt;
|3&lt;br /&gt;
|-&lt;br /&gt;
|LTAG PRECISION&lt;br /&gt;
|282.500&lt;br /&gt;
|4&lt;br /&gt;
|-&lt;br /&gt;
|LTAG ATIS&lt;br /&gt;
|377.475&lt;br /&gt;
|5&lt;br /&gt;
|-&lt;br /&gt;
|MAGIC&lt;br /&gt;
|261.500&lt;br /&gt;
|6&lt;br /&gt;
|-&lt;br /&gt;
|CV-75 MRSHL&lt;br /&gt;
|307.500&lt;br /&gt;
|7&lt;br /&gt;
|-&lt;br /&gt;
|Carrier Frequencys&lt;br /&gt;
|&lt;br /&gt;
|8-10&lt;br /&gt;
|-&lt;br /&gt;
|Tankers&lt;br /&gt;
|&lt;br /&gt;
|11-14&lt;br /&gt;
|-&lt;br /&gt;
|Unit Option&lt;br /&gt;
|&lt;br /&gt;
|15-20&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=229</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=229"/>
		<updated>2026-04-25T15:28:42Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA - &lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]] &lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]] · [[DDFORM175|Filing Flight Plans]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=228</id>
		<title>Guides/Mod Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=228"/>
		<updated>2026-04-25T11:08:10Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mod Installation Guide =&lt;br /&gt;
&lt;br /&gt;
This guide walks you through installing the required mods for our operations.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# Go to the [https://polybox.ethz.ch/index.php/s/S8Es6KCzBao5WYm?path=%2FMods%2FOperation%20Inherent%20Resolve%20Mods Polybox]&lt;br /&gt;
# Download the &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
# Unzip the downloaded archive.&lt;br /&gt;
# Open your &#039;&#039;&#039;DCS Saved Games&#039;&#039;&#039; folder.&lt;br /&gt;
# Open the &amp;lt;code&amp;gt;Mods&amp;lt;/code&amp;gt; subfolder inside it.&lt;br /&gt;
# Add the contents of the newly downloaded tech folder to your existing &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
=== Folder Structure ===&lt;br /&gt;
&lt;br /&gt;
Make sure the folder structure looks exactly like this - no nested folders:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Mods/&lt;br /&gt;
└── Tech/&lt;br /&gt;
    ├── Mod1/&lt;br /&gt;
    └── Mod2/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is an extra layer of folders inside &amp;lt;code&amp;gt;Tech&amp;lt;/code&amp;gt;, something went wrong during extraction - move the contents up one level.&lt;br /&gt;
&lt;br /&gt;
== Need Help? ==&lt;br /&gt;
&lt;br /&gt;
If you run into any issues, contact any staff member in Discord and they&#039;ll get you sorted.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=227</id>
		<title>Guides/Mod Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=227"/>
		<updated>2026-04-25T11:08:01Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mod Installation Guide =&lt;br /&gt;
&lt;br /&gt;
This guide walks you through installing the required mods for our operations.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# Go to the [https://polybox.ethz.ch/index.php/s/S8Es6KCzBao5WYm?path=%2FMods%2FOperation%20Inherent%20Resolve%20Mods Polybox]&lt;br /&gt;
# Download the &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
# Unzip the downloaded archive.&lt;br /&gt;
# Open your &#039;&#039;&#039;DCS Saved Games&#039;&#039;&#039; folder.&lt;br /&gt;
# Open the &amp;lt;code&amp;gt;Mods&amp;lt;/code&amp;gt; subfolder inside it.&lt;br /&gt;
# Add the contents of the newly downloaded tech folder to your existing &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
&lt;br /&gt;
=== Folder Structure ===&lt;br /&gt;
&lt;br /&gt;
Make sure the folder structure looks exactly like this - no nested folders:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Mods/&lt;br /&gt;
└── Tech/&lt;br /&gt;
    ├── Mod1/&lt;br /&gt;
    └── Mod2/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is an extra layer of folders inside &amp;lt;code&amp;gt;Tech&amp;lt;/code&amp;gt;, something went wrong during extraction - move the contents up one level.&lt;br /&gt;
&lt;br /&gt;
== Need Help? ==&lt;br /&gt;
&lt;br /&gt;
If you run into any issues, contact any staff member in Discord and they&#039;ll get you sorted.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Onboarding]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=226</id>
		<title>Guides/Mod Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=226"/>
		<updated>2026-04-25T11:05:48Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Mod Installation Guide =&lt;br /&gt;
&lt;br /&gt;
This guide walks you through installing the required mods for our operations.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# Go to &#039;&#039;&#039;#server-info&#039;&#039;&#039; in Discord.&lt;br /&gt;
# Navigate to the folder: &amp;lt;code&amp;gt;Mods → Operation Inherent Resolve Mods&amp;lt;/code&amp;gt;&lt;br /&gt;
# Download the &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder.&lt;br /&gt;
# Unzip the downloaded archive.&lt;br /&gt;
# Open your &#039;&#039;&#039;DCS Saved Games&#039;&#039;&#039; folder.&lt;br /&gt;
# Open the &amp;lt;code&amp;gt;Mods&amp;lt;/code&amp;gt; subfolder inside it.&lt;br /&gt;
# Replace your existing &amp;lt;code&amp;gt;tech&amp;lt;/code&amp;gt; folder with the newly downloaded one.&lt;br /&gt;
&lt;br /&gt;
=== Folder Structure ===&lt;br /&gt;
&lt;br /&gt;
Make sure the folder structure looks exactly like this — no nested folders:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Mods/&lt;br /&gt;
└── Tech/&lt;br /&gt;
    ├── Mod1/&lt;br /&gt;
    └── Mod2/&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If there is an extra layer of folders inside &amp;lt;code&amp;gt;Tech&amp;lt;/code&amp;gt;, something went wrong during extraction — move the contents up one level.&lt;br /&gt;
&lt;br /&gt;
== Need Help? ==&lt;br /&gt;
&lt;br /&gt;
If you run into any issues, contact any staff member in Discord and they&#039;ll get you sorted.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Onboarding]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/New_Member_Guide&amp;diff=225</id>
		<title>Guides/New Member Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/New_Member_Guide&amp;diff=225"/>
		<updated>2026-04-25T11:04:13Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= New Members Guide =&lt;br /&gt;
&lt;br /&gt;
Welcome to the group! This page gives you a quick overview of how things work, where to find information, and what you need to get started. Feel free to jump to whichever section is most relevant to you.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting Set Up ==&lt;br /&gt;
&lt;br /&gt;
Before joining the server or attending any events, make sure you have the required mods and SRS installed and configured.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Required Mods:&#039;&#039;&#039; [[Guides/Mod Installation|→ Mod Installation Guide]]&lt;br /&gt;
* &#039;&#039;&#039;SRS:&#039;&#039;&#039; [[Guides/SRS Setup|→ SRS Installation &amp;amp; Setup Guide]]&lt;br /&gt;
&lt;br /&gt;
== The Training Server ==&lt;br /&gt;
&lt;br /&gt;
Our training server is the place to practice, familiarise yourself with procedures, and find official documentation. SOPs — including the LTAG SOPs — are available directly on the server.&lt;br /&gt;
&lt;br /&gt;
=== Flight Plans ===&lt;br /&gt;
&lt;br /&gt;
Whenever the server is controlled, file a flight plan.&lt;br /&gt;
&lt;br /&gt;
* [[DDFORM175|→ How to File a Flight Plan]]&lt;br /&gt;
&lt;br /&gt;
== Missions &amp;amp; Briefings ==&lt;br /&gt;
&lt;br /&gt;
Mission briefings are hosted on the ATO Brief website. Before any event, check there for the current ATO, tasking, and relevant mission information.&lt;br /&gt;
&lt;br /&gt;
* [https://ato.sourcedcs.page → ATO Brief]&lt;br /&gt;
&lt;br /&gt;
Make sure you have read the briefing before joining the server for an event.&lt;br /&gt;
&lt;br /&gt;
== TRAINING ==&lt;br /&gt;
You can track your training on our training Page&lt;br /&gt;
&lt;br /&gt;
* [https://sourcedcs.page/skills.html Training Overview]&lt;br /&gt;
&lt;br /&gt;
== Weekly Events ==&lt;br /&gt;
&lt;br /&gt;
We run events on a weekly basis. All events are announced in Discord.&lt;br /&gt;
&lt;br /&gt;
* To sign up, click &#039;&#039;&#039;Interested&#039;&#039;&#039; on the Discord event post.&lt;br /&gt;
* If you can no longer make it, &#039;&#039;&#039;text someone&#039;&#039;&#039; to let the team know in advance — don&#039;t just not show up.&lt;br /&gt;
&lt;br /&gt;
== Where to Find Help ==&lt;br /&gt;
&lt;br /&gt;
If you have questions not covered here, the best place to ask is in the relevant Discord channel. If you&#039;re unsure who to contact, reach out to any of the staff members — someone will point you in the right direction.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Onboarding]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/New_Member_Guide&amp;diff=224</id>
		<title>Guides/New Member Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/New_Member_Guide&amp;diff=224"/>
		<updated>2026-04-25T11:02:04Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: Created page with &amp;quot;= New Members Guide =  Welcome to the group! This page gives you a quick overview of how things work, where to find information, and what you need to get started. Feel free to jump to whichever section is most relevant to you.  __TOC__  == Getting Set Up ==  Before joining the server or attending any events, make sure you have the required mods and SRS installed and configured.  * &amp;#039;&amp;#039;&amp;#039;Required Mods:&amp;#039;&amp;#039;&amp;#039; → Mod Installation Guide * &amp;#039;&amp;#039;&amp;#039;SRS:&amp;#039;&amp;#039;&amp;#039; ...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= New Members Guide =&lt;br /&gt;
&lt;br /&gt;
Welcome to the group! This page gives you a quick overview of how things work, where to find information, and what you need to get started. Feel free to jump to whichever section is most relevant to you.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Getting Set Up ==&lt;br /&gt;
&lt;br /&gt;
Before joining the server or attending any events, make sure you have the required mods and SRS installed and configured.&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Required Mods:&#039;&#039;&#039; [[Guides/Mod Installation|→ Mod Installation Guide]]&lt;br /&gt;
* &#039;&#039;&#039;SRS:&#039;&#039;&#039; [[Guides/SRS Setup|→ SRS Installation &amp;amp; Setup Guide]]&lt;br /&gt;
&lt;br /&gt;
== The Training Server ==&lt;br /&gt;
&lt;br /&gt;
Our training server is the place to practice, familiarise yourself with procedures, and find official documentation. SOPs — including the LTAG SOPs — are available directly on the server.&lt;br /&gt;
&lt;br /&gt;
=== Flight Plans ===&lt;br /&gt;
&lt;br /&gt;
Whenever the server is controlled, file a flight plan.&lt;br /&gt;
&lt;br /&gt;
* [[DDFORM175|→ How to File a Flight Plan]]&lt;br /&gt;
&lt;br /&gt;
== Missions &amp;amp; Briefings ==&lt;br /&gt;
&lt;br /&gt;
Mission briefings are hosted on the ATO Brief website. Before any event, check there for the current ATO, tasking, and relevant mission information.&lt;br /&gt;
&lt;br /&gt;
* [https://ato.sourcedcs.page → ATO Brief]&lt;br /&gt;
&lt;br /&gt;
Make sure you have read the briefing before joining the server for an event.&lt;br /&gt;
&lt;br /&gt;
== Weekly Events ==&lt;br /&gt;
&lt;br /&gt;
We run events on a weekly basis. All events are announced in Discord.&lt;br /&gt;
&lt;br /&gt;
* To sign up, click &#039;&#039;&#039;Interested&#039;&#039;&#039; on the Discord event post.&lt;br /&gt;
* If you can no longer make it, &#039;&#039;&#039;text someone&#039;&#039;&#039; to let the team know in advance — don&#039;t just not show up.&lt;br /&gt;
&lt;br /&gt;
== Where to Find Help ==&lt;br /&gt;
&lt;br /&gt;
If you have questions not covered here, the best place to ask is in the relevant Discord channel. If you&#039;re unsure who to contact, reach out to any of the staff members — someone will point you in the right direction.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Onboarding]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=223</id>
		<title>DDFORM175</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=223"/>
		<updated>2026-04-25T11:01:21Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* DD Form 175 — Military Flight Plan */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DD Form 175 — Military Flight Plan =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;How to file a military flight plan&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[https://sourcedcs.page/flightplan.html File a Flight Plan]&lt;br /&gt;
&lt;br /&gt;
== 1. Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it;&lt;br /&gt;
&lt;br /&gt;
The form has four logical parts: a &#039;&#039;&#039;document header&#039;&#039;&#039; that identifies the aircraft and date, one or more &#039;&#039;&#039;route leg rows&#039;&#039;&#039; covering the actual routing, an &#039;&#039;&#039;administrative section&#039;&#039;&#039; for fuel, weather, and remarks, and a &#039;&#039;&#039;crew manifest&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; In the virtual squadron digital form, required fields are marked with a red asterisk (*).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 2. Before you start ==&lt;br /&gt;
&lt;br /&gt;
; Step 1 — Get your weather brief&lt;br /&gt;
: Obtain a weather briefing and note the source and time (Zulu). You will enter this in field 18. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local brief at 1800Z).&lt;br /&gt;
&lt;br /&gt;
; Step 2 — Plan your route&lt;br /&gt;
: Determine departure fix, airways, intermediate fixes, and destination. Note any refueling anchors, SUA transits, or holding requirements. All ICAO identifiers are 4-letter codes (e.g. &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
; Step 3 — Compute fuel and ETE&lt;br /&gt;
: Calculate estimated time en-route and total fuel endurance in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format (e.g. &amp;lt;code&amp;gt;2+30&amp;lt;/code&amp;gt; = 2 hours 30 minutes). This is DoD standard — do not use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Step 4 — Check NOTAMs and alternate&lt;br /&gt;
: Review NOTAMs for your route and select an alternate airfield (required for IFR). You will check a box confirming NOTAM review.&lt;br /&gt;
&lt;br /&gt;
== 3. Document header (fields 1–3) ==&lt;br /&gt;
&lt;br /&gt;
These three fields identify the mission and appear once at the top of the form. They apply to every leg.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 1 — Date&#039;&#039;&#039; || Date of flight in &amp;lt;code&amp;gt;DD MON YY&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 2 — Call sign&#039;&#039;&#039; || Radio call sign for this mission. Example: &amp;lt;code&amp;gt;HAWK 11&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VIPER 07&amp;lt;/code&amp;gt;. Uppercase, 4–12 characters. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 3 — A/C designation&#039;&#039;&#039; || Aircraft MDS and performance code in &amp;lt;code&amp;gt;[Type]/[Code]&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;F-16C/B&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; prefix denotes a heavy aircraft. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; The Authority field is pre-filled (&amp;lt;code&amp;gt;10 USC 8012 AND EO 9397&amp;lt;/code&amp;gt;) and does not need to be changed for standard missions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 4. Route of flight (fields 4–11) ==&lt;br /&gt;
&lt;br /&gt;
Each leg of the flight occupies one row. A direct flight has one leg; a mission with a stopover or multiple segments has multiple rows. Click &#039;&#039;&#039;+ Add leg&#039;&#039;&#039; in the form to add more rows.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 4 — Type&#039;&#039;&#039; || Flight rules for this leg: &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; (IFR), &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; (VFR), &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; (IFR then VFR), &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; (VFR then IFR). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 5 — TAS&#039;&#039;&#039; || True airspeed in knots, integer, no unit suffix. Examples: &amp;lt;code&amp;gt;330&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;450&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;98&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 6 — Departure&#039;&#039;&#039; || ICAO 4-letter identifier of the departure airfield. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KVAD&amp;lt;/code&amp;gt;. For legs originating from a fix, enter the fix and radial/distance: &amp;lt;code&amp;gt;PSX 242038&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 7 — Dep time (Z)&#039;&#039;&#039; || Planned departure in Zulu time, 4-digit &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1430&amp;lt;/code&amp;gt;. All times on DD 175 are Zulu. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 8 — Altitude&#039;&#039;&#039; || Cruising altitude in hundreds of feet MSL. Example: &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; = 20,000 ft, &amp;lt;code&amp;gt;260&amp;lt;/code&amp;gt; = FL260. For low-level legs: &amp;lt;code&amp;gt;50&amp;lt;/code&amp;gt; = 5,000 ft. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 9 — Route&#039;&#039;&#039; || Free-text route string. See [[#4a. Writing the route string (field 9)|section 4a]] below. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 10 — Destination&#039;&#039;&#039; || ICAO 4-letter identifier of the destination for this leg. Example: &amp;lt;code&amp;gt;KSKF&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 11 — ETE&#039;&#039;&#039; || Estimated time en-route in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1+30&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0+45&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4a. Writing the route string (field 9) ===&lt;br /&gt;
&lt;br /&gt;
Field 9 is a free-text field. Enter your routing exactly as you would on the paper form — space-separated airways and fixes on a single line. Do not add punctuation between tokens unless it is a defined annotation (see [[#4b. Special annotations in field 9|section 4b]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Simple point-to-point:&#039;&#039;&#039;&lt;br /&gt;
 EUF V159 PZD V578 IFM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;High-altitude jet route:&#039;&#039;&#039;&lt;br /&gt;
 MQP J23 BATIK J58 SPS 282078&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fix defined by radial and distance:&#039;&#039;&#039;&lt;br /&gt;
 AUS 291061 BSM344017&lt;br /&gt;
&lt;br /&gt;
Radial/distance fixes are written as &amp;lt;code&amp;gt;[NAVAID][3-digit radial][6-digit distance]&amp;lt;/code&amp;gt;, all run together with no spaces within the token.&lt;br /&gt;
&lt;br /&gt;
=== 4b. Special annotations in field 9 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Situation !! Notation !! Example&lt;br /&gt;
|-&lt;br /&gt;
| Airborne holding delay at a fix || &amp;lt;code&amp;gt;[FIX]/D0+MM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;DUMPS/D0+10 J17&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Ground stop at intermediate airport || &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; on a second route line || &amp;lt;code&amp;gt;(R)KVAD D0+30 KLSF&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aerial refueling track || &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; followed by anchor points || &amp;lt;code&amp;gt;AR611 AUS 302044 AUS J21 SAT&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SUA transit with delay || &amp;lt;code&amp;gt;[SUA name] D0+MM [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;REESE 1 D0+15 KREE&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ALTRV block entry || &amp;lt;code&amp;gt;[ALTRV name]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ALB/D4+39 PGS&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #e8a000; background: #fef6e0; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Warning:&#039;&#039;&#039; For stopover legs: add &amp;lt;code&amp;gt;(R)[ICAO]&amp;lt;/code&amp;gt; as a second line in the route field — do not create a separate leg row for the ground stop. The ETE for the leg should cover the total time including the ground delay.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 5. Administrative data (fields 12–20) ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 12 — Remarks&#039;&#039;&#039; || Free text. Common entries: stopover notation &amp;lt;code&amp;gt;KMGM-S&amp;lt;/code&amp;gt;; PPR reference &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;; ATC requests &amp;lt;code&amp;gt;REQUEST RADAR DEPARTURE&amp;lt;/code&amp;gt;; ALTRV joining statement. || Recommended&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 13 — Rank / honor code&#039;&#039;&#039; || Priority code and mission description. Example: &amp;lt;code&amp;gt;R50 REAL KOZR TO KMGM&amp;lt;/code&amp;gt;. Required only for VIP or priority missions. || Conditional&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 14 — Fuel on board&#039;&#039;&#039; || Total fuel endurance at departure in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;7+30&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 15 — Alternate&#039;&#039;&#039; || ICAO identifier of the alternate airfield. Required for all IFR flights. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 16 — ETE to alternate&#039;&#039;&#039; || Time from destination to alternate in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;0+50&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 17 — NOTAMs&#039;&#039;&#039; || Check the box after reviewing NOTAMs for your route. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 18 — Weather&#039;&#039;&#039; || Brief source and time code. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local, 1800Z). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 19 — Weight and balance&#039;&#039;&#039; || Reference to your W&amp;amp;B document: home station and date. Example: &amp;lt;code&amp;gt;KOZR, 24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 20 — Serial / unit / station&#039;&#039;&#039; || Aircraft serial, unit name, and home station ICAO separated by &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;96-0001 / VIPER SQDN / UGKO&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; Fields 21 (approval signature) and 23 (actual departure time) are filled by base operations after submission. Leave these blank.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 6. Crew manifest (fields 24–28) ==&lt;br /&gt;
&lt;br /&gt;
Add one row per crew member or passenger. Click &#039;&#039;&#039;+ Add row&#039;&#039;&#039; to add more. The pilot-in-command row is pre-populated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 24 — Duty&#039;&#039;&#039; || Position: &amp;lt;code&amp;gt;PILOT IN COMMAND&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CP&amp;lt;/code&amp;gt; (copilot), &amp;lt;code&amp;gt;CE&amp;lt;/code&amp;gt; (crew chief), &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; (navigator), &amp;lt;code&amp;gt;TO&amp;lt;/code&amp;gt;, or free text for non-standard roles.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 25 — Name&#039;&#039;&#039; || Last name, first initial, middle initial. Format: &amp;lt;code&amp;gt;SMITH, J.R.&amp;lt;/code&amp;gt; Uppercase.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 26 — Rank&#039;&#039;&#039; || Pay grade abbreviation. Examples: &amp;lt;code&amp;gt;CPT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CW4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MAJ&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1LT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CDR&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 27 — Member ID&#039;&#039;&#039; || Virtual squadron member ID (replaces SSN in sim context). Format: &amp;lt;code&amp;gt;###-##-####&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 28 — Unit / station&#039;&#039;&#039; || Unit name and home station ICAO. Example: &amp;lt;code&amp;gt;VIPER SQDN / UGKO&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 7. Plan types ==&lt;br /&gt;
&lt;br /&gt;
=== Simple point-to-point ===&lt;br /&gt;
&lt;br /&gt;
One leg row. Fill fields 4–11 for the single segment. Remarks are brief or absent.&lt;br /&gt;
&lt;br /&gt;
=== Multi-leg / stopover ===&lt;br /&gt;
&lt;br /&gt;
Use multiple leg rows. Each row is a complete segment with its own departure, routing, destination, and ETE. Note each stopover in Remarks as &amp;lt;code&amp;gt;[ICAO]-S&amp;lt;/code&amp;gt;. If the aircraft makes a ground stop but the planner treats it as one continuous leg (composite plan), use a single leg row with the &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; notation on the second line of field 9.&lt;br /&gt;
&lt;br /&gt;
=== Aerial refueling ===&lt;br /&gt;
&lt;br /&gt;
Include the &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; track identifier in field 9, followed by the anchor fix sequence. Add any PPR reference to Remarks (e.g. &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;). If the refueling point is also the alternate, note that in field 15.&lt;br /&gt;
&lt;br /&gt;
=== ALTRV (altitude reservation) ===&lt;br /&gt;
&lt;br /&gt;
The ALTRV block name and timing go in field 9 using the &amp;lt;code&amp;gt;[NAME]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; format. Add the joining statement to Remarks: &amp;lt;code&amp;gt;ALTRV: (ALB) JOINED AT ALB/MARSA&amp;lt;/code&amp;gt;. ALTRV coordination itself happens outside the form.&lt;br /&gt;
&lt;br /&gt;
=== Heavy aircraft ===&lt;br /&gt;
&lt;br /&gt;
Prefix the aircraft designation in field 3 with &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;). No other fields change; the prefix affects ATC wake turbulence separation only.&lt;br /&gt;
&lt;br /&gt;
== 8. Common mistakes ==&lt;br /&gt;
&lt;br /&gt;
; Wrong time format&lt;br /&gt;
: All times are Zulu and in &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. All durations are in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Never use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt; or local time.&lt;br /&gt;
&lt;br /&gt;
; Altitude in feet instead of hundreds&lt;br /&gt;
: Field 8 takes altitude in hundreds of feet. Enter &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; for 20,000 ft — not &amp;lt;code&amp;gt;20000&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Blank NOTAMs checkbox&lt;br /&gt;
: Field 17 must be checked before submission. Base ops will reject plans with an unchecked NOTAM box.&lt;br /&gt;
&lt;br /&gt;
; No alternate for IFR flight&lt;br /&gt;
: Any IFR leg requires field 15 (alternate airfield) and field 16 (ETE to alternate) to be filled.&lt;br /&gt;
&lt;br /&gt;
; Filling base ops fields&lt;br /&gt;
: Fields 21 (signature) and 23 (actual departure time) are base ops only. Do not fill these during initial plan submission.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=222</id>
		<title>Guides/Mod Installation</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/Mod_Installation&amp;diff=222"/>
		<updated>2026-04-25T10:59:23Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: Created page with &amp;quot;== How to install Mods ==&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== How to install Mods ==&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=221</id>
		<title>Guides/SRS Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=221"/>
		<updated>2026-04-25T10:40:13Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DCS SimpleRadio Standalone (SRS) – Installation &amp;amp; Setup Guide =&lt;br /&gt;
&lt;br /&gt;
This guide walks you through downloading, installing, and configuring DCS SimpleRadio Standalone (SRS) for use in multiplayer DCS sessions.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
# Go to [http://dcssimpleradio.com/ dcssimpleradio.com] and click the button for the &#039;&#039;&#039;latest release&#039;&#039;&#039;.&lt;br /&gt;
# You will be redirected to the GitHub releases page. Scroll down to the &#039;&#039;&#039;Assets&#039;&#039;&#039; section at the bottom.&lt;br /&gt;
# Download only the file named &amp;lt;code&amp;gt;DCS-SimpleRadioStandalone-&amp;lt;version&amp;gt;.zip&amp;lt;/code&amp;gt;. No other files are needed.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Extract&#039;&#039;&#039; the downloaded &amp;lt;code&amp;gt;.zip&amp;lt;/code&amp;gt; archive into a new folder of your choice.&lt;br /&gt;
# Inside the extracted folder, run &amp;lt;code&amp;gt;installer.exe&amp;lt;/code&amp;gt;.&lt;br /&gt;
# When prompted, confirm or set the install location:&lt;br /&gt;
#* &#039;&#039;&#039;Default (recommended):&#039;&#039;&#039; &amp;lt;code&amp;gt;C:\Program Files\DCS-SimpleRadio-Standalone&amp;lt;/code&amp;gt;&lt;br /&gt;
# Point the installer to your DCS &#039;&#039;&#039;Saved Games&#039;&#039;&#039; folder when asked.&lt;br /&gt;
# Click &#039;&#039;&#039;Install / Update DCS-SRS&#039;&#039;&#039; to complete the installation.&lt;br /&gt;
&lt;br /&gt;
After installation, an SRS shortcut should appear on your desktop.&lt;br /&gt;
&lt;br /&gt;
== Initial Setup ==&lt;br /&gt;
&lt;br /&gt;
Launch SRS from the desktop shortcut, then configure the following before joining a server:&lt;br /&gt;
&lt;br /&gt;
=== Audio Devices ===&lt;br /&gt;
&lt;br /&gt;
Navigate to the &#039;&#039;&#039;Settings&#039;&#039;&#039; page and set:&lt;br /&gt;
* &#039;&#039;&#039;SRS Interface&#039;&#039;&#039; – select your audio output device (speakers/headset)&lt;br /&gt;
* &#039;&#039;&#039;Microphone&#039;&#039;&#039; – select your input device&lt;br /&gt;
&lt;br /&gt;
=== Controls / PTT ===&lt;br /&gt;
&lt;br /&gt;
Navigate to the &#039;&#039;&#039;Controls&#039;&#039;&#039; page and bind:&lt;br /&gt;
* A button for &#039;&#039;&#039;PTT&#039;&#039;&#039; (Push-to-Talk)&lt;br /&gt;
* Bindings for at least &#039;&#039;&#039;Radio 1&#039;&#039;&#039; and &#039;&#039;&#039;Radio 2&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
That&#039;s the minimum required to transmit. You&#039;re ready to connect.&lt;br /&gt;
&lt;br /&gt;
== Recommended Settings ==&lt;br /&gt;
&lt;br /&gt;
The following settings are taken from the official recommended settings document. Items are marked as &#039;&#039;&#039;REQ&#039;&#039;&#039; (required / mission-critical) or &#039;&#039;&#039;REC&#039;&#039;&#039; (recommended but not critical).&lt;br /&gt;
&lt;br /&gt;
=== Global Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect || ON || REC&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect Prompt || OFF || –&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect Mismatch Prompt || ON || –&lt;br /&gt;
|-&lt;br /&gt;
| Hide Overlay Taskbar Item || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Auto Refocus DCS || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Minimise to Tray || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Start Minimized || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Show Transmitter Name || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Automatic Gain Control || ON || REC&lt;br /&gt;
|-&lt;br /&gt;
| Max Gain || 50–100% || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Target Level Loudness || 50–100% || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Noise Suppression || ON || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Misc Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Auto Select Profile For Aircraft || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Check For Beta Updates || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Require Admin || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow XInput Controller || OFF || REC (unless using a controller)&lt;br /&gt;
|-&lt;br /&gt;
| Play Connection Sounds || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio Switch Works as PTT || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Always Allow SRS Hotkeys || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Always Allow Transponder Overlay Controls || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow In-Cockpit DCS Controlled PTT || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow Server to Configure EAM Radios || ON || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recording ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Allow Transmission To Be Recorded || ON || REQ (with permission)&lt;br /&gt;
|-&lt;br /&gt;
| Record Transmissions || OFF / ON || User preference&lt;br /&gt;
|-&lt;br /&gt;
| Record to Single File || OFF || –&lt;br /&gt;
|-&lt;br /&gt;
| Record Tone for Disallowed Audio || ON || –&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radio FX Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Radio RX Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio TX Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio Encryption Effects Required || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| MIDS TX || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Radio Voice Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Per Radio Model Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Clipping Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable FM Radio Tone || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable HAVEQUICK Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Background Radio Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Noise Gain || 0 || REQ&lt;br /&gt;
|-&lt;br /&gt;
| HF Noise Gain || 0 || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Ambient Cockpit Effects (Receiver) || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Ambient Intercom Effects (Receiver) || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Ambient Cockpit Effect Volume (Receiver) || 50% || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Adjusting Volume Per User ==&lt;br /&gt;
&lt;br /&gt;
SRS allows you to adjust the volume of individual players independently.&lt;br /&gt;
&lt;br /&gt;
=== Via the In-Game Overlay ===&lt;br /&gt;
&lt;br /&gt;
# Press &amp;lt;kbd&amp;gt;Ctrl&amp;lt;/kbd&amp;gt;+&amp;lt;kbd&amp;gt;Shift&amp;lt;/kbd&amp;gt;+&amp;lt;kbd&amp;gt;Esc&amp;lt;/kbd&amp;gt; (default) to open the SRS overlay.&lt;br /&gt;
# The overlay shows active speakers with their callsign and frequency.&lt;br /&gt;
# &#039;&#039;&#039;Right-click&#039;&#039;&#039; on a username to open a small menu with a volume slider for that player.&lt;br /&gt;
# You can also use &amp;lt;kbd&amp;gt;+&amp;lt;/kbd&amp;gt; / &amp;lt;kbd&amp;gt;-&amp;lt;/kbd&amp;gt; while the overlay is open to adjust the volume of the &#039;&#039;&#039;last speaker&#039;&#039;&#039; quickly.&lt;br /&gt;
&lt;br /&gt;
=== Via the SRS Client Window ===&lt;br /&gt;
&lt;br /&gt;
* In the SRS client, the connected player list shows a volume control next to each name.&lt;br /&gt;
* Drag the slider to the desired level.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
* SRS &#039;&#039;&#039;remembers per-user volume settings&#039;&#039;&#039; – your adjustments persist across sessions on the same server.&lt;br /&gt;
* The &#039;&#039;&#039;master volume&#039;&#039;&#039; in SRS settings affects all users globally; per-user sliders allow fine-grained control on top of that.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
If you encounter issues not covered here, ask in the group&#039;s support channel. Common first steps:&lt;br /&gt;
&lt;br /&gt;
* Confirm SRS is running &#039;&#039;&#039;as Administrator&#039;&#039;&#039; (Require Admin: ON in settings).&lt;br /&gt;
* Verify your PTT bindings are saved and active.&lt;br /&gt;
* Check that you are connected to the correct SRS server address.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=220</id>
		<title>Guides/SRS Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=220"/>
		<updated>2026-04-25T10:38:46Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DCS SimpleRadio Standalone (SRS) – Installation &amp;amp; Setup Guide =&lt;br /&gt;
&lt;br /&gt;
This guide walks you through downloading, installing, and configuring DCS SimpleRadio Standalone (SRS) for use in multiplayer DCS sessions.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== Download ==&lt;br /&gt;
&lt;br /&gt;
# Go to [http://dcssimpleradio.com/ dcssimpleradio.com] and click the button for the &#039;&#039;&#039;latest release&#039;&#039;&#039;.&lt;br /&gt;
# You will be redirected to the GitHub releases page. Scroll down to the &#039;&#039;&#039;Assets&#039;&#039;&#039; section at the bottom.&lt;br /&gt;
# Download only the file named &amp;lt;code&amp;gt;DCS-SimpleRadioStandalone-&amp;lt;version&amp;gt;.zip&amp;lt;/code&amp;gt;. No other files are needed.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
# &#039;&#039;&#039;Extract&#039;&#039;&#039; the downloaded &amp;lt;code&amp;gt;.zip&amp;lt;/code&amp;gt; archive into a new folder of your choice.&lt;br /&gt;
# Inside the extracted folder, run &amp;lt;code&amp;gt;installer.exe&amp;lt;/code&amp;gt;.&lt;br /&gt;
# When prompted, confirm or set the install location:&lt;br /&gt;
#* &#039;&#039;&#039;Default (recommended):&#039;&#039;&#039; &amp;lt;code&amp;gt;C:\Program Files\DCS-SimpleRadio-Standalone&amp;lt;/code&amp;gt;&lt;br /&gt;
# Point the installer to your DCS &#039;&#039;&#039;Saved Games&#039;&#039;&#039; folder when asked.&lt;br /&gt;
# Click &#039;&#039;&#039;Install / Update DCS-SRS&#039;&#039;&#039; to complete the installation.&lt;br /&gt;
&lt;br /&gt;
After installation, an SRS shortcut should appear on your desktop.&lt;br /&gt;
&lt;br /&gt;
== Initial Setup ==&lt;br /&gt;
&lt;br /&gt;
Launch SRS from the desktop shortcut, then configure the following before joining a server:&lt;br /&gt;
&lt;br /&gt;
=== Audio Devices ===&lt;br /&gt;
&lt;br /&gt;
Navigate to the &#039;&#039;&#039;Settings&#039;&#039;&#039; page and set:&lt;br /&gt;
* &#039;&#039;&#039;SRS Interface&#039;&#039;&#039; – select your audio output device (speakers/headset)&lt;br /&gt;
* &#039;&#039;&#039;Microphone&#039;&#039;&#039; – select your input device&lt;br /&gt;
&lt;br /&gt;
=== Controls / PTT ===&lt;br /&gt;
&lt;br /&gt;
Navigate to the &#039;&#039;&#039;Controls&#039;&#039;&#039; page and bind:&lt;br /&gt;
* A button for &#039;&#039;&#039;PTT&#039;&#039;&#039; (Push-to-Talk)&lt;br /&gt;
* Bindings for at least &#039;&#039;&#039;Radio 1&#039;&#039;&#039; and &#039;&#039;&#039;Radio 2&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
That&#039;s the minimum required to transmit. You&#039;re ready to connect.&lt;br /&gt;
&lt;br /&gt;
== Recommended Settings ==&lt;br /&gt;
&lt;br /&gt;
The following settings are taken from the official recommended settings document. Items are marked as &#039;&#039;&#039;REQ&#039;&#039;&#039; (required / mission-critical) or &#039;&#039;&#039;REC&#039;&#039;&#039; (recommended but not critical).&lt;br /&gt;
&lt;br /&gt;
=== Global Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect || ON || REC&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect Prompt || OFF || –&lt;br /&gt;
|-&lt;br /&gt;
| Auto Connect Mismatch Prompt || ON || –&lt;br /&gt;
|-&lt;br /&gt;
| Hide Overlay Taskbar Item || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Auto Refocus DCS || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Minimise to Tray || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Start Minimized || OFF || REC&lt;br /&gt;
|-&lt;br /&gt;
| Show Transmitter Name || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Automatic Gain Control || ON || REC&lt;br /&gt;
|-&lt;br /&gt;
| Max Gain || 50–100% || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Target Level Loudness || 50–100% || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Noise Suppression || ON || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Misc Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Auto Select Profile For Aircraft || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Check For Beta Updates || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Require Admin || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow XInput Controller || OFF || REC (unless using a controller)&lt;br /&gt;
|-&lt;br /&gt;
| Play Connection Sounds || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio Switch Works as PTT || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Always Allow SRS Hotkeys || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Always Allow Transponder Overlay Controls || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow In-Cockpit DCS Controlled PTT || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Allow Server to Configure EAM Radios || ON || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Recording ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Allow Transmission To Be Recorded || ON || REQ (with permission)&lt;br /&gt;
|-&lt;br /&gt;
| Record Transmissions || OFF / ON || User preference&lt;br /&gt;
|-&lt;br /&gt;
| Record to Single File || OFF || –&lt;br /&gt;
|-&lt;br /&gt;
| Record Tone for Disallowed Audio || ON || –&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radio FX Settings ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting !! Value !! Priority&lt;br /&gt;
|-&lt;br /&gt;
| Radio RX Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio TX Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Radio Encryption Effects Required || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| MIDS TX || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Radio Voice Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Per Radio Model Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Clipping Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable FM Radio Tone || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable HAVEQUICK Effect || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Background Radio Effects || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Noise Gain || 0 || REQ&lt;br /&gt;
|-&lt;br /&gt;
| HF Noise Gain || 0 || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Ambient Cockpit Effects (Receiver) || ON || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Enable Ambient Intercom Effects (Receiver) || OFF || REQ&lt;br /&gt;
|-&lt;br /&gt;
| Ambient Cockpit Effect Volume (Receiver) || 50% || REQ&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Adjusting Volume Per User ==&lt;br /&gt;
&lt;br /&gt;
SRS allows you to adjust the volume of individual players independently.&lt;br /&gt;
&lt;br /&gt;
=== Via the In-Game Overlay ===&lt;br /&gt;
&lt;br /&gt;
# Press &amp;lt;kbd&amp;gt;Ctrl&amp;lt;/kbd&amp;gt;+&amp;lt;kbd&amp;gt;Shift&amp;lt;/kbd&amp;gt;+&amp;lt;kbd&amp;gt;Esc&amp;lt;/kbd&amp;gt; (default) to open the SRS overlay.&lt;br /&gt;
# The overlay shows active speakers with their callsign and frequency.&lt;br /&gt;
# &#039;&#039;&#039;Right-click&#039;&#039;&#039; on a username to open a small menu with a volume slider for that player.&lt;br /&gt;
# You can also use &amp;lt;kbd&amp;gt;+&amp;lt;/kbd&amp;gt; / &amp;lt;kbd&amp;gt;-&amp;lt;/kbd&amp;gt; while the overlay is open to adjust the volume of the &#039;&#039;&#039;last speaker&#039;&#039;&#039; quickly.&lt;br /&gt;
&lt;br /&gt;
=== Via the SRS Client Window ===&lt;br /&gt;
&lt;br /&gt;
* In the SRS client, the connected player list shows a volume control next to each name.&lt;br /&gt;
* Drag the slider to the desired level.&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
&lt;br /&gt;
* SRS &#039;&#039;&#039;remembers per-user volume settings&#039;&#039;&#039; – your adjustments persist across sessions on the same server.&lt;br /&gt;
* The &#039;&#039;&#039;master volume&#039;&#039;&#039; in SRS settings affects all users globally; per-user sliders allow fine-grained control on top of that.&lt;br /&gt;
&lt;br /&gt;
== Troubleshooting ==&lt;br /&gt;
&lt;br /&gt;
If you encounter issues not covered here, ask in the group&#039;s support channel. Common first steps:&lt;br /&gt;
&lt;br /&gt;
* Confirm SRS is running &#039;&#039;&#039;as Administrator&#039;&#039;&#039; (Require Admin: ON in settings).&lt;br /&gt;
* Verify your PTT bindings are saved and active.&lt;br /&gt;
* Check that you are connected to the correct SRS server address.&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Software Setup]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=219</id>
		<title>DDFORM175</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=219"/>
		<updated>2026-04-25T10:30:31Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DD Form 175 — Military Flight Plan =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;How to file a military flight plan&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== 1. Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it;&lt;br /&gt;
&lt;br /&gt;
The form has four logical parts: a &#039;&#039;&#039;document header&#039;&#039;&#039; that identifies the aircraft and date, one or more &#039;&#039;&#039;route leg rows&#039;&#039;&#039; covering the actual routing, an &#039;&#039;&#039;administrative section&#039;&#039;&#039; for fuel, weather, and remarks, and a &#039;&#039;&#039;crew manifest&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; In the virtual squadron digital form, required fields are marked with a red asterisk (*).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 2. Before you start ==&lt;br /&gt;
&lt;br /&gt;
; Step 1 — Get your weather brief&lt;br /&gt;
: Obtain a weather briefing and note the source and time (Zulu). You will enter this in field 18. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local brief at 1800Z).&lt;br /&gt;
&lt;br /&gt;
; Step 2 — Plan your route&lt;br /&gt;
: Determine departure fix, airways, intermediate fixes, and destination. Note any refueling anchors, SUA transits, or holding requirements. All ICAO identifiers are 4-letter codes (e.g. &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
; Step 3 — Compute fuel and ETE&lt;br /&gt;
: Calculate estimated time en-route and total fuel endurance in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format (e.g. &amp;lt;code&amp;gt;2+30&amp;lt;/code&amp;gt; = 2 hours 30 minutes). This is DoD standard — do not use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Step 4 — Check NOTAMs and alternate&lt;br /&gt;
: Review NOTAMs for your route and select an alternate airfield (required for IFR). You will check a box confirming NOTAM review.&lt;br /&gt;
&lt;br /&gt;
== 3. Document header (fields 1–3) ==&lt;br /&gt;
&lt;br /&gt;
These three fields identify the mission and appear once at the top of the form. They apply to every leg.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 1 — Date&#039;&#039;&#039; || Date of flight in &amp;lt;code&amp;gt;DD MON YY&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 2 — Call sign&#039;&#039;&#039; || Radio call sign for this mission. Example: &amp;lt;code&amp;gt;HAWK 11&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VIPER 07&amp;lt;/code&amp;gt;. Uppercase, 4–12 characters. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 3 — A/C designation&#039;&#039;&#039; || Aircraft MDS and performance code in &amp;lt;code&amp;gt;[Type]/[Code]&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;F-16C/B&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; prefix denotes a heavy aircraft. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; The Authority field is pre-filled (&amp;lt;code&amp;gt;10 USC 8012 AND EO 9397&amp;lt;/code&amp;gt;) and does not need to be changed for standard missions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 4. Route of flight (fields 4–11) ==&lt;br /&gt;
&lt;br /&gt;
Each leg of the flight occupies one row. A direct flight has one leg; a mission with a stopover or multiple segments has multiple rows. Click &#039;&#039;&#039;+ Add leg&#039;&#039;&#039; in the form to add more rows.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 4 — Type&#039;&#039;&#039; || Flight rules for this leg: &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; (IFR), &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; (VFR), &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; (IFR then VFR), &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; (VFR then IFR). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 5 — TAS&#039;&#039;&#039; || True airspeed in knots, integer, no unit suffix. Examples: &amp;lt;code&amp;gt;330&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;450&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;98&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 6 — Departure&#039;&#039;&#039; || ICAO 4-letter identifier of the departure airfield. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KVAD&amp;lt;/code&amp;gt;. For legs originating from a fix, enter the fix and radial/distance: &amp;lt;code&amp;gt;PSX 242038&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 7 — Dep time (Z)&#039;&#039;&#039; || Planned departure in Zulu time, 4-digit &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1430&amp;lt;/code&amp;gt;. All times on DD 175 are Zulu. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 8 — Altitude&#039;&#039;&#039; || Cruising altitude in hundreds of feet MSL. Example: &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; = 20,000 ft, &amp;lt;code&amp;gt;260&amp;lt;/code&amp;gt; = FL260. For low-level legs: &amp;lt;code&amp;gt;50&amp;lt;/code&amp;gt; = 5,000 ft. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 9 — Route&#039;&#039;&#039; || Free-text route string. See [[#4a. Writing the route string (field 9)|section 4a]] below. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 10 — Destination&#039;&#039;&#039; || ICAO 4-letter identifier of the destination for this leg. Example: &amp;lt;code&amp;gt;KSKF&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 11 — ETE&#039;&#039;&#039; || Estimated time en-route in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1+30&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0+45&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4a. Writing the route string (field 9) ===&lt;br /&gt;
&lt;br /&gt;
Field 9 is a free-text field. Enter your routing exactly as you would on the paper form — space-separated airways and fixes on a single line. Do not add punctuation between tokens unless it is a defined annotation (see [[#4b. Special annotations in field 9|section 4b]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Simple point-to-point:&#039;&#039;&#039;&lt;br /&gt;
 EUF V159 PZD V578 IFM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;High-altitude jet route:&#039;&#039;&#039;&lt;br /&gt;
 MQP J23 BATIK J58 SPS 282078&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fix defined by radial and distance:&#039;&#039;&#039;&lt;br /&gt;
 AUS 291061 BSM344017&lt;br /&gt;
&lt;br /&gt;
Radial/distance fixes are written as &amp;lt;code&amp;gt;[NAVAID][3-digit radial][6-digit distance]&amp;lt;/code&amp;gt;, all run together with no spaces within the token.&lt;br /&gt;
&lt;br /&gt;
=== 4b. Special annotations in field 9 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Situation !! Notation !! Example&lt;br /&gt;
|-&lt;br /&gt;
| Airborne holding delay at a fix || &amp;lt;code&amp;gt;[FIX]/D0+MM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;DUMPS/D0+10 J17&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Ground stop at intermediate airport || &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; on a second route line || &amp;lt;code&amp;gt;(R)KVAD D0+30 KLSF&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aerial refueling track || &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; followed by anchor points || &amp;lt;code&amp;gt;AR611 AUS 302044 AUS J21 SAT&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SUA transit with delay || &amp;lt;code&amp;gt;[SUA name] D0+MM [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;REESE 1 D0+15 KREE&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ALTRV block entry || &amp;lt;code&amp;gt;[ALTRV name]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ALB/D4+39 PGS&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #e8a000; background: #fef6e0; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Warning:&#039;&#039;&#039; For stopover legs: add &amp;lt;code&amp;gt;(R)[ICAO]&amp;lt;/code&amp;gt; as a second line in the route field — do not create a separate leg row for the ground stop. The ETE for the leg should cover the total time including the ground delay.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 5. Administrative data (fields 12–20) ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 12 — Remarks&#039;&#039;&#039; || Free text. Common entries: stopover notation &amp;lt;code&amp;gt;KMGM-S&amp;lt;/code&amp;gt;; PPR reference &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;; ATC requests &amp;lt;code&amp;gt;REQUEST RADAR DEPARTURE&amp;lt;/code&amp;gt;; ALTRV joining statement. || Recommended&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 13 — Rank / honor code&#039;&#039;&#039; || Priority code and mission description. Example: &amp;lt;code&amp;gt;R50 REAL KOZR TO KMGM&amp;lt;/code&amp;gt;. Required only for VIP or priority missions. || Conditional&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 14 — Fuel on board&#039;&#039;&#039; || Total fuel endurance at departure in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;7+30&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 15 — Alternate&#039;&#039;&#039; || ICAO identifier of the alternate airfield. Required for all IFR flights. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 16 — ETE to alternate&#039;&#039;&#039; || Time from destination to alternate in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;0+50&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 17 — NOTAMs&#039;&#039;&#039; || Check the box after reviewing NOTAMs for your route. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 18 — Weather&#039;&#039;&#039; || Brief source and time code. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local, 1800Z). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 19 — Weight and balance&#039;&#039;&#039; || Reference to your W&amp;amp;B document: home station and date. Example: &amp;lt;code&amp;gt;KOZR, 24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 20 — Serial / unit / station&#039;&#039;&#039; || Aircraft serial, unit name, and home station ICAO separated by &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;96-0001 / VIPER SQDN / UGKO&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; Fields 21 (approval signature) and 23 (actual departure time) are filled by base operations after submission. Leave these blank.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 6. Crew manifest (fields 24–28) ==&lt;br /&gt;
&lt;br /&gt;
Add one row per crew member or passenger. Click &#039;&#039;&#039;+ Add row&#039;&#039;&#039; to add more. The pilot-in-command row is pre-populated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 24 — Duty&#039;&#039;&#039; || Position: &amp;lt;code&amp;gt;PILOT IN COMMAND&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CP&amp;lt;/code&amp;gt; (copilot), &amp;lt;code&amp;gt;CE&amp;lt;/code&amp;gt; (crew chief), &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; (navigator), &amp;lt;code&amp;gt;TO&amp;lt;/code&amp;gt;, or free text for non-standard roles.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 25 — Name&#039;&#039;&#039; || Last name, first initial, middle initial. Format: &amp;lt;code&amp;gt;SMITH, J.R.&amp;lt;/code&amp;gt; Uppercase.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 26 — Rank&#039;&#039;&#039; || Pay grade abbreviation. Examples: &amp;lt;code&amp;gt;CPT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CW4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MAJ&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1LT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CDR&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 27 — Member ID&#039;&#039;&#039; || Virtual squadron member ID (replaces SSN in sim context). Format: &amp;lt;code&amp;gt;###-##-####&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 28 — Unit / station&#039;&#039;&#039; || Unit name and home station ICAO. Example: &amp;lt;code&amp;gt;VIPER SQDN / UGKO&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 7. Plan types ==&lt;br /&gt;
&lt;br /&gt;
=== Simple point-to-point ===&lt;br /&gt;
&lt;br /&gt;
One leg row. Fill fields 4–11 for the single segment. Remarks are brief or absent.&lt;br /&gt;
&lt;br /&gt;
=== Multi-leg / stopover ===&lt;br /&gt;
&lt;br /&gt;
Use multiple leg rows. Each row is a complete segment with its own departure, routing, destination, and ETE. Note each stopover in Remarks as &amp;lt;code&amp;gt;[ICAO]-S&amp;lt;/code&amp;gt;. If the aircraft makes a ground stop but the planner treats it as one continuous leg (composite plan), use a single leg row with the &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; notation on the second line of field 9.&lt;br /&gt;
&lt;br /&gt;
=== Aerial refueling ===&lt;br /&gt;
&lt;br /&gt;
Include the &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; track identifier in field 9, followed by the anchor fix sequence. Add any PPR reference to Remarks (e.g. &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;). If the refueling point is also the alternate, note that in field 15.&lt;br /&gt;
&lt;br /&gt;
=== ALTRV (altitude reservation) ===&lt;br /&gt;
&lt;br /&gt;
The ALTRV block name and timing go in field 9 using the &amp;lt;code&amp;gt;[NAME]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; format. Add the joining statement to Remarks: &amp;lt;code&amp;gt;ALTRV: (ALB) JOINED AT ALB/MARSA&amp;lt;/code&amp;gt;. ALTRV coordination itself happens outside the form.&lt;br /&gt;
&lt;br /&gt;
=== Heavy aircraft ===&lt;br /&gt;
&lt;br /&gt;
Prefix the aircraft designation in field 3 with &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;). No other fields change; the prefix affects ATC wake turbulence separation only.&lt;br /&gt;
&lt;br /&gt;
== 8. Common mistakes ==&lt;br /&gt;
&lt;br /&gt;
; Wrong time format&lt;br /&gt;
: All times are Zulu and in &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. All durations are in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Never use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt; or local time.&lt;br /&gt;
&lt;br /&gt;
; Altitude in feet instead of hundreds&lt;br /&gt;
: Field 8 takes altitude in hundreds of feet. Enter &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; for 20,000 ft — not &amp;lt;code&amp;gt;20000&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Blank NOTAMs checkbox&lt;br /&gt;
: Field 17 must be checked before submission. Base ops will reject plans with an unchecked NOTAM box.&lt;br /&gt;
&lt;br /&gt;
; No alternate for IFR flight&lt;br /&gt;
: Any IFR leg requires field 15 (alternate airfield) and field 16 (ETE to alternate) to be filled.&lt;br /&gt;
&lt;br /&gt;
; Filling base ops fields&lt;br /&gt;
: Fields 21 (signature) and 23 (actual departure time) are base ops only. Do not fill these during initial plan submission.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=218</id>
		<title>DDFORM175</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=218"/>
		<updated>2026-04-25T10:29:56Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DD Form 175 — Military Flight Plan =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;How to file a military flight plan&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
== 1. Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it;&lt;br /&gt;
&lt;br /&gt;
The form has four logical parts: a &#039;&#039;&#039;document header&#039;&#039;&#039; that identifies the aircraft and date, one or more &#039;&#039;&#039;route leg rows&#039;&#039;&#039; covering the actual routing, an &#039;&#039;&#039;administrative section&#039;&#039;&#039; for fuel, weather, and remarks, and a &#039;&#039;&#039;crew manifest&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; In the virtual squadron digital form, required fields are marked with a red asterisk (*).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 2. Before you start ==&lt;br /&gt;
&lt;br /&gt;
; Step 1 — Get your weather brief&lt;br /&gt;
: Obtain a weather briefing and note the source and time (Zulu). You will enter this in field 18. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local brief at 1800Z).&lt;br /&gt;
&lt;br /&gt;
; Step 2 — Plan your route&lt;br /&gt;
: Determine departure fix, airways, intermediate fixes, and destination. Note any refueling anchors, SUA transits, or holding requirements. All ICAO identifiers are 4-letter codes (e.g. &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
; Step 3 — Compute fuel and ETE&lt;br /&gt;
: Calculate estimated time en-route and total fuel endurance in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format (e.g. &amp;lt;code&amp;gt;2+30&amp;lt;/code&amp;gt; = 2 hours 30 minutes). This is DoD standard — do not use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Step 4 — Check NOTAMs and alternate&lt;br /&gt;
: Review NOTAMs for your route and select an alternate airfield (required for IFR). You will check a box confirming NOTAM review.&lt;br /&gt;
&lt;br /&gt;
== 3. Document header (fields 1–3) ==&lt;br /&gt;
&lt;br /&gt;
These three fields identify the mission and appear once at the top of the form. They apply to every leg.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 1 — Date&#039;&#039;&#039; || Date of flight in &amp;lt;code&amp;gt;DD MON YY&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 2 — Call sign&#039;&#039;&#039; || Radio call sign for this mission. Example: &amp;lt;code&amp;gt;HAWK 11&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VIPER 07&amp;lt;/code&amp;gt;. Uppercase, 4–12 characters. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 3 — A/C designation&#039;&#039;&#039; || Aircraft MDS and performance code in &amp;lt;code&amp;gt;[Type]/[Code]&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;F-16C/B&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; prefix denotes a heavy aircraft. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; The Authority field is pre-filled (&amp;lt;code&amp;gt;10 USC 8012 AND EO 9397&amp;lt;/code&amp;gt;) and does not need to be changed for standard missions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 4. Route of flight (fields 4–11) ==&lt;br /&gt;
&lt;br /&gt;
Each leg of the flight occupies one row. A direct flight has one leg; a mission with a stopover or multiple segments has multiple rows. Click &#039;&#039;&#039;+ Add leg&#039;&#039;&#039; in the form to add more rows.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 4 — Type&#039;&#039;&#039; || Flight rules for this leg: &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; (IFR), &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; (VFR), &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; (IFR then VFR), &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; (VFR then IFR). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 5 — TAS&#039;&#039;&#039; || True airspeed in knots, integer, no unit suffix. Examples: &amp;lt;code&amp;gt;330&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;450&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;98&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 6 — Departure&#039;&#039;&#039; || ICAO 4-letter identifier of the departure airfield. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KVAD&amp;lt;/code&amp;gt;. For legs originating from a fix, enter the fix and radial/distance: &amp;lt;code&amp;gt;PSX 242038&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 7 — Dep time (Z)&#039;&#039;&#039; || Planned departure in Zulu time, 4-digit &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1430&amp;lt;/code&amp;gt;. All times on DD 175 are Zulu. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 8 — Altitude&#039;&#039;&#039; || Cruising altitude in hundreds of feet MSL. Example: &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; = 20,000 ft, &amp;lt;code&amp;gt;260&amp;lt;/code&amp;gt; = FL260. For low-level legs: &amp;lt;code&amp;gt;50&amp;lt;/code&amp;gt; = 5,000 ft. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 9 — Route&#039;&#039;&#039; || Free-text route string. See [[#4a. Writing the route string (field 9)|section 4a]] below. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 10 — Destination&#039;&#039;&#039; || ICAO 4-letter identifier of the destination for this leg. Example: &amp;lt;code&amp;gt;KSKF&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 11 — ETE&#039;&#039;&#039; || Estimated time en-route in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1+30&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0+45&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4a. Writing the route string (field 9) ===&lt;br /&gt;
&lt;br /&gt;
Field 9 is a free-text field. Enter your routing exactly as you would on the paper form — space-separated airways and fixes on a single line. Do not add punctuation between tokens unless it is a defined annotation (see [[#4b. Special annotations in field 9|section 4b]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Simple point-to-point:&#039;&#039;&#039;&lt;br /&gt;
 EUF V159 PZD V578 IFM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;High-altitude jet route:&#039;&#039;&#039;&lt;br /&gt;
 MQP J23 BATIK J58 SPS 282078&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fix defined by radial and distance:&#039;&#039;&#039;&lt;br /&gt;
 AUS 291061 BSM344017&lt;br /&gt;
&lt;br /&gt;
Radial/distance fixes are written as &amp;lt;code&amp;gt;[NAVAID][3-digit radial][6-digit distance]&amp;lt;/code&amp;gt;, all run together with no spaces within the token.&lt;br /&gt;
&lt;br /&gt;
=== 4b. Special annotations in field 9 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Situation !! Notation !! Example&lt;br /&gt;
|-&lt;br /&gt;
| Airborne holding delay at a fix || &amp;lt;code&amp;gt;[FIX]/D0+MM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;DUMPS/D0+10 J17&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Ground stop at intermediate airport || &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; on a second route line || &amp;lt;code&amp;gt;(R)KVAD D0+30 KLSF&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aerial refueling track || &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; followed by anchor points || &amp;lt;code&amp;gt;AR611 AUS 302044 AUS J21 SAT&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SUA transit with delay || &amp;lt;code&amp;gt;[SUA name] D0+MM [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;REESE 1 D0+15 KREE&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ALTRV block entry || &amp;lt;code&amp;gt;[ALTRV name]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ALB/D4+39 PGS&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #e8a000; background: #fef6e0; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Warning:&#039;&#039;&#039; For stopover legs: add &amp;lt;code&amp;gt;(R)[ICAO]&amp;lt;/code&amp;gt; as a second line in the route field — do not create a separate leg row for the ground stop. The ETE for the leg should cover the total time including the ground delay.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 5. Administrative data (fields 12–20) ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 12 — Remarks&#039;&#039;&#039; || Free text. Common entries: stopover notation &amp;lt;code&amp;gt;KMGM-S&amp;lt;/code&amp;gt;; PPR reference &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;; ATC requests &amp;lt;code&amp;gt;REQUEST RADAR DEPARTURE&amp;lt;/code&amp;gt;; ALTRV joining statement. || Recommended&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 13 — Rank / honor code&#039;&#039;&#039; || Priority code and mission description. Example: &amp;lt;code&amp;gt;R50 REAL KOZR TO KMGM&amp;lt;/code&amp;gt;. Required only for VIP or priority missions. || Conditional&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 14 — Fuel on board&#039;&#039;&#039; || Total fuel endurance at departure in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;7+30&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 15 — Alternate&#039;&#039;&#039; || ICAO identifier of the alternate airfield. Required for all IFR flights. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 16 — ETE to alternate&#039;&#039;&#039; || Time from destination to alternate in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;0+50&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 17 — NOTAMs&#039;&#039;&#039; || Check the box after reviewing NOTAMs for your route. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 18 — Weather&#039;&#039;&#039; || Brief source and time code. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local, 1800Z). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 19 — Weight and balance&#039;&#039;&#039; || Reference to your W&amp;amp;B document: home station and date. Example: &amp;lt;code&amp;gt;KOZR, 24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 20 — Serial / unit / station&#039;&#039;&#039; || Aircraft serial, unit name, and home station ICAO separated by &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;96-0001 / VIPER SQDN / UGKO&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; Fields 21 (approval signature) and 23 (actual departure time) are filled by base operations after submission. Leave these blank.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 6. Crew manifest (fields 24–28) ==&lt;br /&gt;
&lt;br /&gt;
Add one row per crew member or passenger. Click &#039;&#039;&#039;+ Add row&#039;&#039;&#039; to add more. The pilot-in-command row is pre-populated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 24 — Duty&#039;&#039;&#039; || Position: &amp;lt;code&amp;gt;PILOT IN COMMAND&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CP&amp;lt;/code&amp;gt; (copilot), &amp;lt;code&amp;gt;CE&amp;lt;/code&amp;gt; (crew chief), &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; (navigator), &amp;lt;code&amp;gt;TO&amp;lt;/code&amp;gt;, or free text for non-standard roles.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 25 — Name&#039;&#039;&#039; || Last name, first initial, middle initial. Format: &amp;lt;code&amp;gt;SMITH, J.R.&amp;lt;/code&amp;gt; Uppercase.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 26 — Rank&#039;&#039;&#039; || Pay grade abbreviation. Examples: &amp;lt;code&amp;gt;CPT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CW4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MAJ&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1LT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CDR&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 27 — Member ID&#039;&#039;&#039; || Virtual squadron member ID (replaces SSN in sim context). Format: &amp;lt;code&amp;gt;###-##-####&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 28 — Unit / station&#039;&#039;&#039; || Unit name and home station ICAO. Example: &amp;lt;code&amp;gt;VIPER SQDN / UGKO&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 7. Plan types ==&lt;br /&gt;
&lt;br /&gt;
=== Simple point-to-point ===&lt;br /&gt;
&lt;br /&gt;
One leg row. Fill fields 4–11 for the single segment. Remarks are brief or absent.&lt;br /&gt;
&lt;br /&gt;
=== Multi-leg / stopover ===&lt;br /&gt;
&lt;br /&gt;
Use multiple leg rows. Each row is a complete segment with its own departure, routing, destination, and ETE. Note each stopover in Remarks as &amp;lt;code&amp;gt;[ICAO]-S&amp;lt;/code&amp;gt;. If the aircraft makes a ground stop but the planner treats it as one continuous leg (composite plan), use a single leg row with the &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; notation on the second line of field 9.&lt;br /&gt;
&lt;br /&gt;
=== Aerial refueling ===&lt;br /&gt;
&lt;br /&gt;
Include the &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; track identifier in field 9, followed by the anchor fix sequence. Add any PPR reference to Remarks (e.g. &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;). If the refueling point is also the alternate, note that in field 15.&lt;br /&gt;
&lt;br /&gt;
=== ALTRV (altitude reservation) ===&lt;br /&gt;
&lt;br /&gt;
The ALTRV block name and timing go in field 9 using the &amp;lt;code&amp;gt;[NAME]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; format. Add the joining statement to Remarks: &amp;lt;code&amp;gt;ALTRV: (ALB) JOINED AT ALB/MARSA&amp;lt;/code&amp;gt;. ALTRV coordination itself happens outside the form.&lt;br /&gt;
&lt;br /&gt;
=== Heavy aircraft ===&lt;br /&gt;
&lt;br /&gt;
Prefix the aircraft designation in field 3 with &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;). No other fields change; the prefix affects ATC wake turbulence separation only.&lt;br /&gt;
&lt;br /&gt;
== 8. Common mistakes ==&lt;br /&gt;
&lt;br /&gt;
; Wrong time format&lt;br /&gt;
: All times are Zulu and in &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. All durations are in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Never use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt; or local time.&lt;br /&gt;
&lt;br /&gt;
; Altitude in feet instead of hundreds&lt;br /&gt;
: Field 8 takes altitude in hundreds of feet. Enter &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; for 20,000 ft — not &amp;lt;code&amp;gt;20000&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Blank NOTAMs checkbox&lt;br /&gt;
: Field 17 must be checked before submission. Base ops will reject plans with an unchecked NOTAM box.&lt;br /&gt;
&lt;br /&gt;
; No alternate for IFR flight&lt;br /&gt;
: Any IFR leg requires field 15 (alternate airfield) and field 16 (ETE to alternate) to be filled.&lt;br /&gt;
&lt;br /&gt;
; Filling base ops fields&lt;br /&gt;
: Fields 21 (signature) and 23 (actual departure time) are base ops only. Do not fill these during initial plan submission.&lt;br /&gt;
&lt;br /&gt;
[[Category:Flight Operations]]&lt;br /&gt;
[[Category:Squadron Procedures]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=217</id>
		<title>DDFORM175</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=217"/>
		<updated>2026-04-25T10:27:06Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* DD Form 175 — Military Flight Plan */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DD Form 175 — Military Flight Plan =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;How to file a military flight plan for your virtual squadron&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{toc}}&lt;br /&gt;
&lt;br /&gt;
== 1. Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it; one copy stays with base ops, one flies with the crew.&lt;br /&gt;
&lt;br /&gt;
The form has four logical parts: a &#039;&#039;&#039;document header&#039;&#039;&#039; that identifies the aircraft and date, one or more &#039;&#039;&#039;route leg rows&#039;&#039;&#039; covering the actual routing, an &#039;&#039;&#039;administrative section&#039;&#039;&#039; for fuel, weather, and remarks, and a &#039;&#039;&#039;crew manifest&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; In the virtual squadron digital form, required fields are marked with a red asterisk (*). Fields labeled &amp;quot;Base ops&amp;quot; are filled after submission — do not fill these yourself.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 2. Before you start ==&lt;br /&gt;
&lt;br /&gt;
; Step 1 — Get your weather brief&lt;br /&gt;
: Obtain a weather briefing and note the source and time (Zulu). You will enter this in field 18. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local brief at 1800Z).&lt;br /&gt;
&lt;br /&gt;
; Step 2 — Plan your route&lt;br /&gt;
: Determine departure fix, airways, intermediate fixes, and destination. Note any refueling anchors, SUA transits, or holding requirements. All ICAO identifiers are 4-letter codes (e.g. &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
; Step 3 — Compute fuel and ETE&lt;br /&gt;
: Calculate estimated time en-route and total fuel endurance in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format (e.g. &amp;lt;code&amp;gt;2+30&amp;lt;/code&amp;gt; = 2 hours 30 minutes). This is DoD standard — do not use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Step 4 — Check NOTAMs and alternate&lt;br /&gt;
: Review NOTAMs for your route and select an alternate airfield (required for IFR). You will check a box confirming NOTAM review.&lt;br /&gt;
&lt;br /&gt;
== 3. Document header (fields 1–3) ==&lt;br /&gt;
&lt;br /&gt;
These three fields identify the mission and appear once at the top of the form. They apply to every leg.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 1 — Date&#039;&#039;&#039; || Date of flight in &amp;lt;code&amp;gt;DD MON YY&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 2 — Call sign&#039;&#039;&#039; || Radio call sign for this mission. Example: &amp;lt;code&amp;gt;HAWK 11&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VIPER 07&amp;lt;/code&amp;gt;. Uppercase, 4–12 characters. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 3 — A/C designation&#039;&#039;&#039; || Aircraft MDS and performance code in &amp;lt;code&amp;gt;[Type]/[Code]&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;F-16C/B&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; prefix denotes a heavy aircraft. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; The Authority field is pre-filled (&amp;lt;code&amp;gt;10 USC 8012 AND EO 9397&amp;lt;/code&amp;gt;) and does not need to be changed for standard missions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 4. Route of flight (fields 4–11) ==&lt;br /&gt;
&lt;br /&gt;
Each leg of the flight occupies one row. A direct flight has one leg; a mission with a stopover or multiple segments has multiple rows. Click &#039;&#039;&#039;+ Add leg&#039;&#039;&#039; in the form to add more rows.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 4 — Type&#039;&#039;&#039; || Flight rules for this leg: &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; (IFR), &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; (VFR), &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; (IFR then VFR), &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; (VFR then IFR). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 5 — TAS&#039;&#039;&#039; || True airspeed in knots, integer, no unit suffix. Examples: &amp;lt;code&amp;gt;330&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;450&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;98&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 6 — Departure&#039;&#039;&#039; || ICAO 4-letter identifier of the departure airfield. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KVAD&amp;lt;/code&amp;gt;. For legs originating from a fix, enter the fix and radial/distance: &amp;lt;code&amp;gt;PSX 242038&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 7 — Dep time (Z)&#039;&#039;&#039; || Planned departure in Zulu time, 4-digit &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1430&amp;lt;/code&amp;gt;. All times on DD 175 are Zulu. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 8 — Altitude&#039;&#039;&#039; || Cruising altitude in hundreds of feet MSL. Example: &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; = 20,000 ft, &amp;lt;code&amp;gt;260&amp;lt;/code&amp;gt; = FL260. For low-level legs: &amp;lt;code&amp;gt;50&amp;lt;/code&amp;gt; = 5,000 ft. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 9 — Route&#039;&#039;&#039; || Free-text route string. See [[#4a. Writing the route string (field 9)|section 4a]] below. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 10 — Destination&#039;&#039;&#039; || ICAO 4-letter identifier of the destination for this leg. Example: &amp;lt;code&amp;gt;KSKF&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 11 — ETE&#039;&#039;&#039; || Estimated time en-route in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1+30&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0+45&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4a. Writing the route string (field 9) ===&lt;br /&gt;
&lt;br /&gt;
Field 9 is a free-text field. Enter your routing exactly as you would on the paper form — space-separated airways and fixes on a single line. Do not add punctuation between tokens unless it is a defined annotation (see [[#4b. Special annotations in field 9|section 4b]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Simple point-to-point:&#039;&#039;&#039;&lt;br /&gt;
 EUF V159 PZD V578 IFM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;High-altitude jet route:&#039;&#039;&#039;&lt;br /&gt;
 MQP J23 BATIK J58 SPS 282078&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fix defined by radial and distance:&#039;&#039;&#039;&lt;br /&gt;
 AUS 291061 BSM344017&lt;br /&gt;
&lt;br /&gt;
Radial/distance fixes are written as &amp;lt;code&amp;gt;[NAVAID][3-digit radial][6-digit distance]&amp;lt;/code&amp;gt;, all run together with no spaces within the token.&lt;br /&gt;
&lt;br /&gt;
=== 4b. Special annotations in field 9 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Situation !! Notation !! Example&lt;br /&gt;
|-&lt;br /&gt;
| Airborne holding delay at a fix || &amp;lt;code&amp;gt;[FIX]/D0+MM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;DUMPS/D0+10 J17&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Ground stop at intermediate airport || &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; on a second route line || &amp;lt;code&amp;gt;(R)KVAD D0+30 KLSF&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aerial refueling track || &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; followed by anchor points || &amp;lt;code&amp;gt;AR611 AUS 302044 AUS J21 SAT&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SUA transit with delay || &amp;lt;code&amp;gt;[SUA name] D0+MM [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;REESE 1 D0+15 KREE&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ALTRV block entry || &amp;lt;code&amp;gt;[ALTRV name]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ALB/D4+39 PGS&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #e8a000; background: #fef6e0; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Warning:&#039;&#039;&#039; For stopover legs: add &amp;lt;code&amp;gt;(R)[ICAO]&amp;lt;/code&amp;gt; as a second line in the route field — do not create a separate leg row for the ground stop. The ETE for the leg should cover the total time including the ground delay.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 5. Administrative data (fields 12–20) ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 12 — Remarks&#039;&#039;&#039; || Free text. Common entries: stopover notation &amp;lt;code&amp;gt;KMGM-S&amp;lt;/code&amp;gt;; PPR reference &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;; ATC requests &amp;lt;code&amp;gt;REQUEST RADAR DEPARTURE&amp;lt;/code&amp;gt;; ALTRV joining statement. || Recommended&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 13 — Rank / honor code&#039;&#039;&#039; || Priority code and mission description. Example: &amp;lt;code&amp;gt;R50 REAL KOZR TO KMGM&amp;lt;/code&amp;gt;. Required only for VIP or priority missions. || Conditional&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 14 — Fuel on board&#039;&#039;&#039; || Total fuel endurance at departure in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;7+30&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 15 — Alternate&#039;&#039;&#039; || ICAO identifier of the alternate airfield. Required for all IFR flights. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 16 — ETE to alternate&#039;&#039;&#039; || Time from destination to alternate in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;0+50&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 17 — NOTAMs&#039;&#039;&#039; || Check the box after reviewing NOTAMs for your route. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 18 — Weather&#039;&#039;&#039; || Brief source and time code. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local, 1800Z). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 19 — Weight and balance&#039;&#039;&#039; || Reference to your W&amp;amp;B document: home station and date. Example: &amp;lt;code&amp;gt;KOZR, 24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 20 — Serial / unit / station&#039;&#039;&#039; || Aircraft serial, unit name, and home station ICAO separated by &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;96-0001 / VIPER SQDN / UGKO&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| style=&amp;quot;border-left: 4px solid #36c; background: #eef; padding: 8px; width: 100%;&amp;quot;&lt;br /&gt;
| &#039;&#039;&#039;Note:&#039;&#039;&#039; Fields 21 (approval signature) and 23 (actual departure time) are filled by base operations after submission. Leave these blank.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 6. Crew manifest (fields 24–28) ==&lt;br /&gt;
&lt;br /&gt;
Add one row per crew member or passenger. Click &#039;&#039;&#039;+ Add row&#039;&#039;&#039; to add more. The pilot-in-command row is pre-populated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 24 — Duty&#039;&#039;&#039; || Position: &amp;lt;code&amp;gt;PILOT IN COMMAND&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CP&amp;lt;/code&amp;gt; (copilot), &amp;lt;code&amp;gt;CE&amp;lt;/code&amp;gt; (crew chief), &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; (navigator), &amp;lt;code&amp;gt;TO&amp;lt;/code&amp;gt;, or free text for non-standard roles.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 25 — Name&#039;&#039;&#039; || Last name, first initial, middle initial. Format: &amp;lt;code&amp;gt;SMITH, J.R.&amp;lt;/code&amp;gt; Uppercase.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 26 — Rank&#039;&#039;&#039; || Pay grade abbreviation. Examples: &amp;lt;code&amp;gt;CPT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CW4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MAJ&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1LT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CDR&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 27 — Member ID&#039;&#039;&#039; || Virtual squadron member ID (replaces SSN in sim context). Format: &amp;lt;code&amp;gt;###-##-####&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 28 — Unit / station&#039;&#039;&#039; || Unit name and home station ICAO. Example: &amp;lt;code&amp;gt;VIPER SQDN / UGKO&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 7. Plan types ==&lt;br /&gt;
&lt;br /&gt;
=== Simple point-to-point ===&lt;br /&gt;
&lt;br /&gt;
One leg row. Fill fields 4–11 for the single segment. Remarks are brief or absent.&lt;br /&gt;
&lt;br /&gt;
=== Multi-leg / stopover ===&lt;br /&gt;
&lt;br /&gt;
Use multiple leg rows. Each row is a complete segment with its own departure, routing, destination, and ETE. Note each stopover in Remarks as &amp;lt;code&amp;gt;[ICAO]-S&amp;lt;/code&amp;gt;. If the aircraft makes a ground stop but the planner treats it as one continuous leg (composite plan), use a single leg row with the &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; notation on the second line of field 9.&lt;br /&gt;
&lt;br /&gt;
=== Aerial refueling ===&lt;br /&gt;
&lt;br /&gt;
Include the &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; track identifier in field 9, followed by the anchor fix sequence. Add any PPR reference to Remarks (e.g. &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;). If the refueling point is also the alternate, note that in field 15.&lt;br /&gt;
&lt;br /&gt;
=== ALTRV (altitude reservation) ===&lt;br /&gt;
&lt;br /&gt;
The ALTRV block name and timing go in field 9 using the &amp;lt;code&amp;gt;[NAME]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; format. Add the joining statement to Remarks: &amp;lt;code&amp;gt;ALTRV: (ALB) JOINED AT ALB/MARSA&amp;lt;/code&amp;gt;. ALTRV coordination itself happens outside the form.&lt;br /&gt;
&lt;br /&gt;
=== Heavy aircraft ===&lt;br /&gt;
&lt;br /&gt;
Prefix the aircraft designation in field 3 with &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;). No other fields change; the prefix affects ATC wake turbulence separation only.&lt;br /&gt;
&lt;br /&gt;
== 8. Common mistakes ==&lt;br /&gt;
&lt;br /&gt;
; Wrong time format&lt;br /&gt;
: All times are Zulu and in &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. All durations are in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Never use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt; or local time.&lt;br /&gt;
&lt;br /&gt;
; Altitude in feet instead of hundreds&lt;br /&gt;
: Field 8 takes altitude in hundreds of feet. Enter &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; for 20,000 ft — not &amp;lt;code&amp;gt;20000&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Blank NOTAMs checkbox&lt;br /&gt;
: Field 17 must be checked before submission. Base ops will reject plans with an unchecked NOTAM box.&lt;br /&gt;
&lt;br /&gt;
; No alternate for IFR flight&lt;br /&gt;
: Any IFR leg requires field 15 (alternate airfield) and field 16 (ETE to alternate) to be filled.&lt;br /&gt;
&lt;br /&gt;
; Filling base ops fields&lt;br /&gt;
: Fields 21 (signature) and 23 (actual departure time) are base ops only. Do not fill these during initial plan submission.&lt;br /&gt;
&lt;br /&gt;
[[Category:Flight Operations]]&lt;br /&gt;
[[Category:Squadron Procedures]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=216</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=216"/>
		<updated>2026-04-25T10:26:14Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA - &lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]] · [[DDFORM175|Filing Flight Plans]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=215</id>
		<title>DDFORM175</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=DDFORM175&amp;diff=215"/>
		<updated>2026-04-25T10:23:54Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: Created page with &amp;quot;= DD Form 175 — Military Flight Plan =  &amp;#039;&amp;#039;How to file a military flight plan for your virtual squadron&amp;#039;&amp;#039;  {{toc}}  == 1. Overview ==  The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it; one copy stays with base ops, one flies with the crew.  The form has four logical parts: a &amp;#039;&amp;#039;&amp;#039;document header&amp;#039;&amp;#039;&amp;#039; that identifies the...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= DD Form 175 — Military Flight Plan =&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;How to file a military flight plan for your virtual squadron&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{{toc}}&lt;br /&gt;
&lt;br /&gt;
== 1. Overview ==&lt;br /&gt;
&lt;br /&gt;
The DD Form 175 is the standard US military domestic flight plan. Every mission—regardless of aircraft type or complexity—is filed on this form before departure. Base Operations reviews and approves it; one copy stays with base ops, one flies with the crew.&lt;br /&gt;
&lt;br /&gt;
The form has four logical parts: a &#039;&#039;&#039;document header&#039;&#039;&#039; that identifies the aircraft and date, one or more &#039;&#039;&#039;route leg rows&#039;&#039;&#039; covering the actual routing, an &#039;&#039;&#039;administrative section&#039;&#039;&#039; for fuel, weather, and remarks, and a &#039;&#039;&#039;crew manifest&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
{{Callout|In the virtual squadron digital form, required fields are marked with a red asterisk (*). Fields labeled &amp;quot;Base ops&amp;quot; are filled after submission — do not fill these yourself.}}&lt;br /&gt;
&lt;br /&gt;
== 2. Before you start ==&lt;br /&gt;
&lt;br /&gt;
; Step 1 — Get your weather brief&lt;br /&gt;
: Obtain a weather briefing and note the source and time (Zulu). You will enter this in field 18. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local brief at 1800Z).&lt;br /&gt;
&lt;br /&gt;
; Step 2 — Plan your route&lt;br /&gt;
: Determine departure fix, airways, intermediate fixes, and destination. Note any refueling anchors, SUA transits, or holding requirements. All ICAO identifiers are 4-letter codes (e.g. &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
; Step 3 — Compute fuel and ETE&lt;br /&gt;
: Calculate estimated time en-route and total fuel endurance in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format (e.g. &amp;lt;code&amp;gt;2+30&amp;lt;/code&amp;gt; = 2 hours 30 minutes). This is DoD standard — do not use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Step 4 — Check NOTAMs and alternate&lt;br /&gt;
: Review NOTAMs for your route and select an alternate airfield (required for IFR). You will check a box confirming NOTAM review.&lt;br /&gt;
&lt;br /&gt;
== 3. Document header (fields 1–3) ==&lt;br /&gt;
&lt;br /&gt;
These three fields identify the mission and appear once at the top of the form. They apply to every leg.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 1 — Date&#039;&#039;&#039; || Date of flight in &amp;lt;code&amp;gt;DD MON YY&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 2 — Call sign&#039;&#039;&#039; || Radio call sign for this mission. Example: &amp;lt;code&amp;gt;HAWK 11&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;VIPER 07&amp;lt;/code&amp;gt;. Uppercase, 4–12 characters. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 3 — A/C designation&#039;&#039;&#039; || Aircraft MDS and performance code in &amp;lt;code&amp;gt;[Type]/[Code]&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;F-16C/B&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;. The &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; prefix denotes a heavy aircraft. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Note|The Authority field is pre-filled (&amp;lt;code&amp;gt;10 USC 8012 AND EO 9397&amp;lt;/code&amp;gt;) and does not need to be changed for standard missions.}}&lt;br /&gt;
&lt;br /&gt;
== 4. Route of flight (fields 4–11) ==&lt;br /&gt;
&lt;br /&gt;
Each leg of the flight occupies one row. A direct flight has one leg; a mission with a stopover or multiple segments has multiple rows. Click &#039;&#039;&#039;+ Add leg&#039;&#039;&#039; in the form to add more rows.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 4 — Type&#039;&#039;&#039; || Flight rules for this leg: &amp;lt;code&amp;gt;I&amp;lt;/code&amp;gt; (IFR), &amp;lt;code&amp;gt;V&amp;lt;/code&amp;gt; (VFR), &amp;lt;code&amp;gt;Y&amp;lt;/code&amp;gt; (IFR then VFR), &amp;lt;code&amp;gt;Z&amp;lt;/code&amp;gt; (VFR then IFR). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 5 — TAS&#039;&#039;&#039; || True airspeed in knots, integer, no unit suffix. Examples: &amp;lt;code&amp;gt;330&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;450&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;98&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 6 — Departure&#039;&#039;&#039; || ICAO 4-letter identifier of the departure airfield. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;KVAD&amp;lt;/code&amp;gt;. For legs originating from a fix, enter the fix and radial/distance: &amp;lt;code&amp;gt;PSX 242038&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 7 — Dep time (Z)&#039;&#039;&#039; || Planned departure in Zulu time, 4-digit &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1430&amp;lt;/code&amp;gt;. All times on DD 175 are Zulu. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 8 — Altitude&#039;&#039;&#039; || Cruising altitude in hundreds of feet MSL. Example: &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; = 20,000 ft, &amp;lt;code&amp;gt;260&amp;lt;/code&amp;gt; = FL260. For low-level legs: &amp;lt;code&amp;gt;50&amp;lt;/code&amp;gt; = 5,000 ft. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 9 — Route&#039;&#039;&#039; || Free-text route string. See [[#4a. Writing the route string (field 9)|section 4a]] below. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 10 — Destination&#039;&#039;&#039; || ICAO 4-letter identifier of the destination for this leg. Example: &amp;lt;code&amp;gt;KSKF&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 11 — ETE&#039;&#039;&#039; || Estimated time en-route in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt; format. Example: &amp;lt;code&amp;gt;1+30&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;0+45&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== 4a. Writing the route string (field 9) ===&lt;br /&gt;
&lt;br /&gt;
Field 9 is a free-text field. Enter your routing exactly as you would on the paper form — space-separated airways and fixes on a single line. Do not add punctuation between tokens unless it is a defined annotation (see [[#4b. Special annotations in field 9|section 4b]]).&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Simple point-to-point:&#039;&#039;&#039;&lt;br /&gt;
 EUF V159 PZD V578 IFM&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;High-altitude jet route:&#039;&#039;&#039;&lt;br /&gt;
 MQP J23 BATIK J58 SPS 282078&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Fix defined by radial and distance:&#039;&#039;&#039;&lt;br /&gt;
 AUS 291061 BSM344017&lt;br /&gt;
&lt;br /&gt;
Radial/distance fixes are written as &amp;lt;code&amp;gt;[NAVAID][3-digit radial][6-digit distance]&amp;lt;/code&amp;gt;, all run together with no spaces within the token.&lt;br /&gt;
&lt;br /&gt;
=== 4b. Special annotations in field 9 ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Situation !! Notation !! Example&lt;br /&gt;
|-&lt;br /&gt;
| Airborne holding delay at a fix || &amp;lt;code&amp;gt;[FIX]/D0+MM&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;DUMPS/D0+10 J17&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Ground stop at intermediate airport || &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; on a second route line || &amp;lt;code&amp;gt;(R)KVAD D0+30 KLSF&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Aerial refueling track || &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; followed by anchor points || &amp;lt;code&amp;gt;AR611 AUS 302044 AUS J21 SAT&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| SUA transit with delay || &amp;lt;code&amp;gt;[SUA name] D0+MM [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;REESE 1 D0+15 KREE&amp;lt;/code&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| ALTRV block entry || &amp;lt;code&amp;gt;[ALTRV name]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; || &amp;lt;code&amp;gt;ALB/D4+39 PGS&amp;lt;/code&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Warning|For stopover legs: add &amp;lt;code&amp;gt;(R)[ICAO]&amp;lt;/code&amp;gt; as a second line in the route field — do not create a separate leg row for the ground stop. The ETE for the leg should cover the total time including the ground delay.}}&lt;br /&gt;
&lt;br /&gt;
== 5. Administrative data (fields 12–20) ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter !! Status&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 12 — Remarks&#039;&#039;&#039; || Free text. Common entries: stopover notation &amp;lt;code&amp;gt;KMGM-S&amp;lt;/code&amp;gt;; PPR reference &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;; ATC requests &amp;lt;code&amp;gt;REQUEST RADAR DEPARTURE&amp;lt;/code&amp;gt;; ALTRV joining statement. || Recommended&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 13 — Rank / honor code&#039;&#039;&#039; || Priority code and mission description. Example: &amp;lt;code&amp;gt;R50 REAL KOZR TO KMGM&amp;lt;/code&amp;gt;. Required only for VIP or priority missions. || Conditional&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 14 — Fuel on board&#039;&#039;&#039; || Total fuel endurance at departure in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;7+30&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 15 — Alternate&#039;&#039;&#039; || ICAO identifier of the alternate airfield. Required for all IFR flights. Example: &amp;lt;code&amp;gt;KLSF&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 16 — ETE to alternate&#039;&#039;&#039; || Time from destination to alternate in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;0+50&amp;lt;/code&amp;gt;. || IFR only&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 17 — NOTAMs&#039;&#039;&#039; || Check the box after reviewing NOTAMs for your route. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 18 — Weather&#039;&#039;&#039; || Brief source and time code. Example: &amp;lt;code&amp;gt;LS 18&amp;lt;/code&amp;gt; (local, 1800Z). || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 19 — Weight and balance&#039;&#039;&#039; || Reference to your W&amp;amp;B document: home station and date. Example: &amp;lt;code&amp;gt;KOZR, 24 APR 26&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 20 — Serial / unit / station&#039;&#039;&#039; || Aircraft serial, unit name, and home station ICAO separated by &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt;. Example: &amp;lt;code&amp;gt;96-0001 / VIPER SQDN / UGKO&amp;lt;/code&amp;gt;. || Required&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Note|Fields 21 (approval signature) and 23 (actual departure time) are filled by base operations after submission. Leave these blank.}}&lt;br /&gt;
&lt;br /&gt;
== 6. Crew manifest (fields 24–28) ==&lt;br /&gt;
&lt;br /&gt;
Add one row per crew member or passenger. Click &#039;&#039;&#039;+ Add row&#039;&#039;&#039; to add more. The pilot-in-command row is pre-populated.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Field !! What to enter&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 24 — Duty&#039;&#039;&#039; || Position: &amp;lt;code&amp;gt;PILOT IN COMMAND&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CP&amp;lt;/code&amp;gt; (copilot), &amp;lt;code&amp;gt;CE&amp;lt;/code&amp;gt; (crew chief), &amp;lt;code&amp;gt;N&amp;lt;/code&amp;gt; (navigator), &amp;lt;code&amp;gt;TO&amp;lt;/code&amp;gt;, or free text for non-standard roles.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 25 — Name&#039;&#039;&#039; || Last name, first initial, middle initial. Format: &amp;lt;code&amp;gt;SMITH, J.R.&amp;lt;/code&amp;gt; Uppercase.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 26 — Rank&#039;&#039;&#039; || Pay grade abbreviation. Examples: &amp;lt;code&amp;gt;CPT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CW4&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;MAJ&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;1LT&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;CDR&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 27 — Member ID&#039;&#039;&#039; || Virtual squadron member ID (replaces SSN in sim context). Format: &amp;lt;code&amp;gt;###-##-####&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Field 28 — Unit / station&#039;&#039;&#039; || Unit name and home station ICAO. Example: &amp;lt;code&amp;gt;VIPER SQDN / UGKO&amp;lt;/code&amp;gt;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 7. Plan types ==&lt;br /&gt;
&lt;br /&gt;
=== Simple point-to-point ===&lt;br /&gt;
&lt;br /&gt;
One leg row. Fill fields 4–11 for the single segment. Remarks are brief or absent.&lt;br /&gt;
&lt;br /&gt;
=== Multi-leg / stopover ===&lt;br /&gt;
&lt;br /&gt;
Use multiple leg rows. Each row is a complete segment with its own departure, routing, destination, and ETE. Note each stopover in Remarks as &amp;lt;code&amp;gt;[ICAO]-S&amp;lt;/code&amp;gt;. If the aircraft makes a ground stop but the planner treats it as one continuous leg (composite plan), use a single leg row with the &amp;lt;code&amp;gt;(R)[ICAO] D0+MM&amp;lt;/code&amp;gt; notation on the second line of field 9.&lt;br /&gt;
&lt;br /&gt;
=== Aerial refueling ===&lt;br /&gt;
&lt;br /&gt;
Include the &amp;lt;code&amp;gt;AR[###]&amp;lt;/code&amp;gt; track identifier in field 9, followed by the anchor fix sequence. Add any PPR reference to Remarks (e.g. &amp;lt;code&amp;gt;KFWH-PPR 0723&amp;lt;/code&amp;gt;). If the refueling point is also the alternate, note that in field 15.&lt;br /&gt;
&lt;br /&gt;
=== ALTRV (altitude reservation) ===&lt;br /&gt;
&lt;br /&gt;
The ALTRV block name and timing go in field 9 using the &amp;lt;code&amp;gt;[NAME]/D[H+MM] [exit fix]&amp;lt;/code&amp;gt; format. Add the joining statement to Remarks: &amp;lt;code&amp;gt;ALTRV: (ALB) JOINED AT ALB/MARSA&amp;lt;/code&amp;gt;. ALTRV coordination itself happens outside the form.&lt;br /&gt;
&lt;br /&gt;
=== Heavy aircraft ===&lt;br /&gt;
&lt;br /&gt;
Prefix the aircraft designation in field 3 with &amp;lt;code&amp;gt;H/&amp;lt;/code&amp;gt; (e.g. &amp;lt;code&amp;gt;H/C-17/R&amp;lt;/code&amp;gt;). No other fields change; the prefix affects ATC wake turbulence separation only.&lt;br /&gt;
&lt;br /&gt;
== 8. Common mistakes ==&lt;br /&gt;
&lt;br /&gt;
; Wrong time format&lt;br /&gt;
: All times are Zulu and in &amp;lt;code&amp;gt;HHMM&amp;lt;/code&amp;gt; format. All durations are in &amp;lt;code&amp;gt;H+MM&amp;lt;/code&amp;gt;. Never use &amp;lt;code&amp;gt;HH:MM&amp;lt;/code&amp;gt; or local time.&lt;br /&gt;
&lt;br /&gt;
; Altitude in feet instead of hundreds&lt;br /&gt;
: Field 8 takes altitude in hundreds of feet. Enter &amp;lt;code&amp;gt;200&amp;lt;/code&amp;gt; for 20,000 ft — not &amp;lt;code&amp;gt;20000&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; Blank NOTAMs checkbox&lt;br /&gt;
: Field 17 must be checked before submission. Base ops will reject plans with an unchecked NOTAM box.&lt;br /&gt;
&lt;br /&gt;
; No alternate for IFR flight&lt;br /&gt;
: Any IFR leg requires field 15 (alternate airfield) and field 16 (ETE to alternate) to be filled.&lt;br /&gt;
&lt;br /&gt;
; Filling base ops fields&lt;br /&gt;
: Fields 21 (signature) and 23 (actual departure time) are base ops only. Do not fill these during initial plan submission.&lt;br /&gt;
&lt;br /&gt;
[[Category:Flight Operations]]&lt;br /&gt;
[[Category:Squadron Procedures]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=214</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=214"/>
		<updated>2026-04-22T12:05:32Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA - &lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=213</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=213"/>
		<updated>2026-04-22T12:05:05Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA - &lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]] · [[Guides/DCS Settings|DCS Settings]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=212</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=212"/>
		<updated>2026-04-22T12:04:42Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
CURRENT THEATER: SYRIA&amp;amp;nbsp;·&amp;amp;nbsp;&lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]] · [[Guides/DCS Settings|DCS Settings]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=211</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Main_Page&amp;diff=211"/>
		<updated>2026-04-22T12:04:10Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
__NOEDITSECTION__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- HERO --&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border:1px solid #c8c5bf; padding:48px 32px 36px 32px; margin-bottom:32px; text-align:center;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.6rem; letter-spacing:5px; color:#9a9690; margin-bottom:20px;&amp;quot;&amp;gt;&amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632; UNCLASSIFIED — FOR SOURCE MEMBERS ONLY &amp;amp;#9632;&amp;amp;#9632;&amp;amp;#9632;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 24px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
[[File:Sourcelogosmall.png|100px|center|link=]]&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.6rem; font-weight:600; letter-spacing:8px; margin:20px 0 8px 0;&amp;quot;&amp;gt;SOURCE DCS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.72rem; letter-spacing:4px; color:#4a4845; margin-bottom:20px;&amp;quot;&amp;gt;SHADOW OPERATIONS - UNDERSTANDING REAL COMBAT ENVIRONMENTS&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;border-top:1px solid #c8c5bf; max-width:200px; margin:0 auto 16px auto;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.62rem; letter-spacing:2px; color:#9a9690;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;amp;#9646;&amp;amp;nbsp; CURRENT THEATER: SYRIA  &amp;amp;nbsp;·&amp;amp;nbsp;&lt;br /&gt;
[[Server Info/Airfields|AIRFIELDS]]&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Personnel Onboarding ==&lt;br /&gt;
&lt;br /&gt;
New to SOURCE? Complete all onboarding steps before your first operation. Install required software, read the rules of engagement, and familiarise yourself with communications procedures.&lt;br /&gt;
&lt;br /&gt;
[[Guides/New Member Guide|New Member Guide]] · [[Guides/SRS Setup|SRS Setup]] · [[Guides/Mod Installation|Mod Installation]] · [[Guides/DCS Settings|DCS Settings]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Communications &amp;amp; Procedures ==&lt;br /&gt;
&lt;br /&gt;
All personnel are expected to operate within SOURCE standard communications procedures. This includes tactical brevity, ATC phraseology, and carrier comms. Mission requirements define the qualification standard for each role.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;IN CASE OF DOUBT USE PLAIN LANGUAGE&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
[[General/Tactical Communication|Tactical Communication]] · [[General/CATC Communications Guide|CATC Communications Guide]] · [[General/Air Traffic Communication|Airfield Communications]]&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Assigned Units ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Squadron !! Aircraft&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/78th VMRS Shadow Knights|78th VMRS Shadow Knights]] || F-16C Viper&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/14th VSFS Top Hatters|14th VSFS Top Hatters]] || F/A-18C Hornet&lt;br /&gt;
|-&lt;br /&gt;
| [[Squadrons/509th VSFS Black Anvils|509th VSFS Black Anvils]] || F-15E Strike Eagle&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Active Operations ==&lt;br /&gt;
&lt;br /&gt;
Current campaign briefings, mission assignments, and sortie records are maintained in the operations section. All flight leads are responsible for keeping mission pages up to date following each operation.&lt;br /&gt;
&lt;br /&gt;
[[Campaigns|View All Campaigns]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=210</id>
		<title>Guides/SRS Setup</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Guides/SRS_Setup&amp;diff=210"/>
		<updated>2026-04-22T12:03:08Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* 02. Install SRS */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== 01 / Installing SRS ==&lt;br /&gt;
&lt;br /&gt;
=== 01. Download SRS Installer ===&lt;br /&gt;
You can download SRS from [https://github.com/ciribob/DCS-SimpleRadioStandalone/releases here] | Make sure the version has Latest in Green to the right of it.&lt;br /&gt;
&lt;br /&gt;
=== 02. Install SRS ===&lt;br /&gt;
Installation is pretty straightforward. Unzip SRS and run Installer.exe. SRS should automatically point to the Saved Games folder if not point to your DCS Saved Games folder&lt;br /&gt;
(C:\Users\{your-username-here]\Saved Games) &amp;lt;- Should look something like this. If you look for it manually the folders are visually named by your local windows language so make sure to translate accordingly! After that you can click &amp;quot;Install/Update DCS-SRS&amp;quot; button!&lt;br /&gt;
&lt;br /&gt;
== 02 / SRS Settings ==&lt;br /&gt;
&lt;br /&gt;
=== 01. Radio Keybinds ===&lt;br /&gt;
Click on Controls[[File:SRS General Edited.png|left|frameless|465x465px]]&lt;br /&gt;
[[File:SRS Controls.png|left|frameless|465x465px]]&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Approach_Types&amp;diff=201</id>
		<title>Approach Types</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Approach_Types&amp;diff=201"/>
		<updated>2026-04-21T19:32:27Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Approach Types Guide&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Visual Approach · ILS · TACAN · PAR (GCA) · Pilot Procedures &amp;amp; Phraseology&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This page covers the four main approach types a pilot will encounter in our operations. Each section explains what the approach is, when to use it, what equipment is involved, and the communication flow between pilot and ATC.&lt;br /&gt;
&lt;br /&gt;
As a general rule: the worse the weather, the more precise the approach type must be. A visual approach requires the best conditions, while a PAR can guide you down in near-zero visibility.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
!Approach Type&lt;br /&gt;
!Precision&lt;br /&gt;
!Guidance Source&lt;br /&gt;
!Weather Requirement&lt;br /&gt;
!Pilot Workload&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Visual&#039;&#039;&#039;&lt;br /&gt;
|None (VFR reference)&lt;br /&gt;
|Pilot&#039;s eyes&lt;br /&gt;
|VMC — airport or preceding traffic must be in sight&lt;br /&gt;
|Low&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;ILS&#039;&#039;&#039;&lt;br /&gt;
|Precision (azimuth + glideslope)&lt;br /&gt;
|Ground-based localizer + glideslope transmitter&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Medium&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;TACAN&#039;&#039;&#039;&lt;br /&gt;
|Non-precision (azimuth + distance, no glideslope)&lt;br /&gt;
|TACAN ground station&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Medium–High&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;PAR (GCA)&#039;&#039;&#039;&lt;br /&gt;
|Precision (azimuth + glideslope via controller)&lt;br /&gt;
|Ground-based radar, controller talks you down&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Low (controller does the work)&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Visual Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A visual approach is an ATC authorization for an IFR aircraft to proceed visually and clear of clouds to the airport. It is &#039;&#039;&#039;not&#039;&#039;&#039; a standard instrument approach procedure — there is no published course and no glideslope. The pilot navigates to the runway by looking outside.&lt;br /&gt;
&lt;br /&gt;
A visual approach is still an IFR procedure. The pilot remains on their IFR flight plan, and ATC continues to provide separation from other IFR traffic until the aircraft is handed to Tower or the approach is complete. However, once cleared for a visual approach, the pilot assumes responsibility for terrain and obstruction clearance.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* VMC conditions must exist — the pilot must be able to see the airport or the preceding aircraft&lt;br /&gt;
* It is the most common approach type in good weather as it reduces workload for both pilots and controllers&lt;br /&gt;
* In our operations, the visual approach is typically used in conjunction with the overhead break pattern for recovery&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
* The pilot must have the airport or the preceding aircraft in sight and report this to ATC&lt;br /&gt;
* The pilot must be able to remain clear of clouds throughout the approach&lt;br /&gt;
* Weather at the airport must support visual conditions&lt;br /&gt;
&lt;br /&gt;
=== What Happens If You Cannot Land? ===&lt;br /&gt;
Since there is no missed approach procedure for a visual approach, if the pilot must go around, they should, unless instructed otherwise:&lt;br /&gt;
&lt;br /&gt;
# Maintain visual conditions and climb to a safe altitude&lt;br /&gt;
# Contact ATC immediately for further instructions&lt;br /&gt;
# ATC will provide new clearance — either re-sequencing for another approach or vectors for an instrument approach&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Radar vectors the aircraft towards the airport / Instructs to Resume Own Navigation&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, report airport in sight&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, airport in sight&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, cleared visual approach runway {RWY}, {possible missed approach instructions}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared visual approach runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-RADAR&lt;br /&gt;
|{CS}, push {ATC-Station} {BTN / FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {BTN / FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;From here, normal tower procedures apply (straight-in, overhead break, etc.)&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== ILS Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
The Instrument Landing System (ILS) is a precision approach that provides both lateral guidance (localizer) and vertical guidance (glideslope) to the runway. It is the most common precision instrument approach in both civil and military aviation.&lt;br /&gt;
&lt;br /&gt;
The system consists of two ground-based components:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Localizer (LOC):&#039;&#039;&#039; A transmitter at the far end of the runway that provides lateral (left/right) course guidance aligned with the runway centerline. The signal narrows as you approach the runway, increasing precision.&lt;br /&gt;
* &#039;&#039;&#039;Glideslope (GS):&#039;&#039;&#039; A transmitter beside the runway that provides vertical (up/down) guidance, typically at a 3° descent angle. This tells you whether you are above or below the ideal descent path.&lt;br /&gt;
&lt;br /&gt;
The pilot tunes the ILS frequency on the navigation receiver. The aircraft&#039;s instruments then display two needles (or bars): one for lateral deviation from the localizer course, and one for vertical deviation from the glideslope. The pilot&#039;s job is to keep both needles centered.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* Whenever weather is below VMC and an ILS is available for the runway in use&lt;br /&gt;
* When ATC assigns or the pilot requests an ILS approach&lt;br /&gt;
* It is the preferred precision approach when available, as it requires no ATC radar guidance (unlike PAR)&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Decision Height (DH) / Decision Altitude (DA)&lt;br /&gt;
: The altitude at which the pilot must decide: if the runway environment (runway, approach lights, etc.) is in sight, continue to land. If not, execute a missed approach. This altitude is published on the approach chart.&lt;br /&gt;
&lt;br /&gt;
; Final Approach Fix (FAF)&lt;br /&gt;
: The point at which the final approach segment begins — typically where the glideslope is intercepted at the correct altitude.&lt;br /&gt;
&lt;br /&gt;
; Missed Approach Point (MAP)&lt;br /&gt;
: For an ILS, this is the Decision Height. If the required visual reference is not established at DH, the pilot must execute the published missed approach procedure.&lt;br /&gt;
&lt;br /&gt;
; Localizer-Only Approach&lt;br /&gt;
: If the glideslope component is inoperative, the approach becomes a non-precision &#039;&#039;localizer approach&#039;&#039; with only lateral guidance. The pilot descends in steps to a Minimum Descent Altitude (MDA) instead of following a glideslope to a DH.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# Tune the ILS frequency and set the published inbound course on the HSI/CDI&lt;br /&gt;
# ATC vectors you to intercept the localizer course (typically at a 30° or less intercept angle)&lt;br /&gt;
# Intercept the localizer — the lateral needle centers as you align with the runway centerline&lt;br /&gt;
# At the published altitude, intercept the glideslope — the vertical needle will begin to center as the glideslope signal descends to your altitude&lt;br /&gt;
# Follow both needles down, making small corrections to keep them centered&lt;br /&gt;
# At Decision Height: if you see the runway environment, continue to land. If not, execute the missed approach.&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Radar vectors the aircraft to intercept the localizer&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, fly heading {Heading}, descend and maintain {Altitude}, expect ILS runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, descend and maintain {Altitude}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Approaching localizer intercept&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, {Instructions}, cleared ILS approach runway {RWY}, report established&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared ILS runway {RWY} approach, report established&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Once established on the localizer and glideslope, the pilot follows the needles down. ATC may hand off to Tower.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, contact Tower {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Tower&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|Incirlik Tower, {CS}, ILS runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAG-TWR&lt;br /&gt;
|{CS}, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared to land runway {RWY}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== TACAN Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A TACAN (Tactical Air Navigation) approach is a non-precision instrument approach that uses the bearing and distance information from a TACAN ground station to guide the aircraft to the runway. It is the military equivalent of a VOR/DME approach.&lt;br /&gt;
&lt;br /&gt;
TACAN provides two pieces of information:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Bearing:&#039;&#039;&#039; The magnetic bearing &#039;&#039;from&#039;&#039; the station to the aircraft (displayed as a needle on the HSI/BDHI). The pilot uses the published inbound course to fly towards the station and align with the runway.&lt;br /&gt;
* &#039;&#039;&#039;Distance (DME):&#039;&#039;&#039; The slant-range distance in nautical miles from the aircraft to the TACAN station.&lt;br /&gt;
&lt;br /&gt;
Since TACAN does not provide a glideslope, it is classified as a &#039;&#039;&#039;non-precision approach&#039;&#039;&#039;. The pilot descends in a series of steps to a Minimum Descent Altitude (MDA) and must acquire the runway visually before landing. There is no electronic vertical guidance.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* When no ILS is available for the runway in use&lt;br /&gt;
* When the aircraft is equipped with TACAN but not ILS (e.g., some older military aircraft)&lt;br /&gt;
* When ATC assigns or the pilot requests a TACAN approach&lt;br /&gt;
* TACAN is particularly common at military airfields that do not have ILS installations&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Minimum Descent Altitude (MDA)&lt;br /&gt;
: The lowest altitude to which the pilot may descend without having the runway environment in sight. Unlike the DH on an ILS, the pilot &#039;&#039;levels off&#039;&#039; at MDA and flies until reaching the Missed Approach Point.&lt;br /&gt;
&lt;br /&gt;
; Missed Approach Point (MAP)&lt;br /&gt;
: Typically defined by a DME distance from the TACAN station. If the runway is not in sight at the MAP, the pilot executes the published missed approach.&lt;br /&gt;
&lt;br /&gt;
; Step-Down Fix&lt;br /&gt;
: Intermediate fixes along the final approach course, defined by DME distances, at which the pilot may descend to a lower altitude. These allow a gradual descent rather than staying high until the FAF.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# Tune the TACAN channel and set the published inbound course on the HSI&lt;br /&gt;
# ATC vectors you towards the final approach course or you navigate to the Initial Approach Fix (IAF) via the published procedure&lt;br /&gt;
# Intercept the inbound course and track it using the bearing needle on the HSI&lt;br /&gt;
# At the Final Approach Fix (identified by a published DME distance), begin descent to the MDA&lt;br /&gt;
# If step-down fixes are published, descend to each subsequent altitude as you pass the corresponding DME&lt;br /&gt;
# At MDA, level off and continue inbound. Look for the runway environment.&lt;br /&gt;
# At the MAP (published DME distance): if the runway is in sight, continue to land. If not, execute the missed approach.&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Radar vectors the aircraft towards the final approach course, or the pilot navigates via a published procedure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, fly heading {Heading}, descend and maintain {Altitude}, expect TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, descend and maintain {Altitude}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Approaching the final approach course&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, {Distance} miles from {Fix}, turn {Left / Right} heading {Heading}, maintain {Altitude} until established, cleared TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, maintain {Altitude} until established, cleared TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Once established, pilot tracks the course and descends per the published procedure. ATC hands off to Tower.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, contact Tower {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Tower&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|Incirlik Tower, {CS}, TACAN runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAG-TWR&lt;br /&gt;
|{CS}, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared to land runway {RWY}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== PAR Approach (GCA) ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A Precision Approach Radar (PAR) approach — commonly called a GCA (Ground Controlled Approach) — is a precision radar approach where a controller on the ground &#039;&#039;talks the pilot down&#039;&#039; to the runway using azimuth (left/right) and elevation (above/below glidepath) information read from a precision radar scope. The pilot does not need to tune any navigation equipment — the controller provides all guidance.&lt;br /&gt;
&lt;br /&gt;
PAR is unique among approach types because the workload shifts almost entirely to the controller. The pilot&#039;s primary job is to fly accurate headings and listen. This makes PAR especially valuable in emergencies, when the pilot may be task-saturated, when navigation equipment is degraded, or for aircraft that lack precision approach instruments.&lt;br /&gt;
&lt;br /&gt;
The PAR system provides:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Azimuth:&#039;&#039;&#039; Left/right position relative to the extended runway centerline&lt;br /&gt;
* &#039;&#039;&#039;Elevation:&#039;&#039;&#039; Above/below position relative to the ideal glidepath (typically 2.5°–3°)&lt;br /&gt;
* &#039;&#039;&#039;Distance from touchdown:&#039;&#039;&#039; Reported to the pilot at each mile on final&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* In low-visibility conditions when a precision approach is needed&lt;br /&gt;
* When the aircraft&#039;s navigation equipment is degraded or inoperative&lt;br /&gt;
* In emergency situations where reduced pilot workload is beneficial&lt;br /&gt;
* When ATC offers or assigns a PAR/GCA approach&lt;br /&gt;
* A PAR approach may be offered to any aircraft upon request, regardless of weather conditions&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Final Controller&lt;br /&gt;
: The controller who provides azimuth and glidepath guidance on final approach. The pilot is typically handed off from the pattern/approach controller to the final controller.&lt;br /&gt;
&lt;br /&gt;
; Decision Height (DH)&lt;br /&gt;
: Same concept as on an ILS — the altitude at which the pilot must have the runway environment in sight to continue. Glidepath information below DH is advisory only.&lt;br /&gt;
&lt;br /&gt;
; &amp;quot;Do Not Acknowledge Further Transmissions&amp;quot;&lt;br /&gt;
: After initial contact with the final controller, the pilot is instructed to stop acknowledging radio calls. This keeps the frequency clear for the controller&#039;s continuous guidance — transmissions occur approximately every 5 seconds on final.&lt;br /&gt;
&lt;br /&gt;
; No-Gyro Approach&lt;br /&gt;
: A variant of the PAR/surveillance approach where the pilot has lost heading instruments. The controller issues &amp;quot;turn left/right&amp;quot; and &amp;quot;stop turn&amp;quot; commands instead of specific headings. Half-standard rate turns are used on final approach.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# ATC advises you that you will be receiving a PAR approach and provides approach information (type, runway, weather, missed approach procedure)&lt;br /&gt;
# The pattern controller vectors you to the final approach course using headings and altitude instructions&lt;br /&gt;
# You are handed off to the &#039;&#039;&#039;final controller&#039;&#039;&#039; and complete a radio check&lt;br /&gt;
# The final controller instructs you to &#039;&#039;&#039;not acknowledge further transmissions&#039;&#039;&#039;&lt;br /&gt;
# The controller calls &amp;quot;approaching glidepath&amp;quot; and then &amp;quot;begin descent&amp;quot; — begin your descent at this point&lt;br /&gt;
# From here, the controller provides continuous updates approximately every 5 seconds:&lt;br /&gt;
#* Course position: &amp;quot;on course,&amp;quot; &amp;quot;slightly left/right of course,&amp;quot; &amp;quot;well left/right of course&amp;quot;&lt;br /&gt;
#* Glidepath position: &amp;quot;on glidepath,&amp;quot; &amp;quot;slightly above/below glidepath,&amp;quot; &amp;quot;well above/below glidepath&amp;quot;&lt;br /&gt;
#* Heading corrections: &amp;quot;fly heading {XXX}&amp;quot;&lt;br /&gt;
#* Distance from touchdown: called at each mile&lt;br /&gt;
# At Decision Height, the controller calls &amp;quot;at decision height&amp;quot; — look for the runway environment&lt;br /&gt;
# If the runway is in sight, continue to land. If not, execute the missed approach.&lt;br /&gt;
# After landing, the controller hands you back to the appropriate ground frequency&lt;br /&gt;
&lt;br /&gt;
=== What to Expect From the Controller ===&lt;br /&gt;
A PAR final approach sounds distinctive on the radio. The controller speaks almost continuously in a calm, steady rhythm. Example:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;On glidepath, on course. Four miles from touchdown. Fly heading two six eight. Slightly above glidepath, correcting. On course. Three miles from touchdown. On glidepath. Slightly right of course, fly heading two six five. Two miles from touchdown. On glidepath, on course. Approaching decision height. At decision height.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The pilot&#039;s job is simply to comply with each heading instruction and maintain a stable descent rate. Do not acknowledge these transmissions unless you need to communicate something urgent (e.g., executing a missed approach).&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;&#039;Pattern Controller&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, this will be a PAR approach to runway {RWY}. Missed approach procedure is {Procedure}. Altimeter {A}.&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Pattern controller vectors the aircraft to the final approach course using heading and altitude instructions&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, perform landing check&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, contact {Facility} final controller {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;&#039;Final Controller&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, {Facility} final controller, how do you hear me?&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, loud and clear&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, do not acknowledge further transmissions. {Distance} miles from touchdown. Heading {Heading}, on course, on glidepath.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Approaching glidepath intercept&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|Approaching glidepath. Begin descent.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;Continuous guidance — approximately every 5 seconds — heading, course, glidepath, and distance information until landing threshold&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|At decision height.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; |&#039;&#039;If runway in sight, pilot lands. If not:&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, missed approach&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, climb and maintain {Altitude}, fly heading {Heading}, contact {next ATC-station} {FREQ}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
== Overhead Break == &lt;br /&gt;
=== What It Is ===&lt;br /&gt;
=== When to use it ===&lt;br /&gt;
&lt;br /&gt;
==== Communication Flow ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Incirlik Tower, {Flight Name}&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS} report initial&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, wilco&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once over the initial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} initial&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS} {Left / Right} hand break, wind {Winds}, altimeter {Altimeter}, report on the break&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Assuming number 4 breaks first&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Number 4 || {CS} 4, on the break&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeated for each flight member at their interval&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;After the break turn, once configured for landing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS}, check gear down, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} cleared to land runway {RWY}, gear down and locked&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || Gear down and locked&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Approach Comparison &amp;amp; Decision Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Choosing the Right Approach ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
!Situation&lt;br /&gt;
!Recommended Approach&lt;br /&gt;
|-&lt;br /&gt;
|VMC, airport in sight, no weather issues&lt;br /&gt;
|Visual Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC or marginal weather, ILS available&lt;br /&gt;
|ILS Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC, no ILS available, TACAN available&lt;br /&gt;
|TACAN Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC, navigation equipment degraded or emergency&lt;br /&gt;
|PAR (GCA) — request from ATC&lt;br /&gt;
|-&lt;br /&gt;
|Formation recovery in VMC&lt;br /&gt;
|Visual Approach (typically overhead break)&lt;br /&gt;
|-&lt;br /&gt;
|Pilot unfamiliar with area in IMC&lt;br /&gt;
|PAR (GCA) if available — lowest pilot workload&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Precision vs. Non-Precision ===&lt;br /&gt;
The fundamental difference: a &#039;&#039;&#039;precision approach&#039;&#039;&#039; (ILS, PAR) provides both lateral and vertical guidance, allowing descent to a &#039;&#039;&#039;Decision Height&#039;&#039;&#039;. A &#039;&#039;&#039;non-precision approach&#039;&#039;&#039; (TACAN, VOR) provides lateral guidance only — the pilot descends to a &#039;&#039;&#039;Minimum Descent Altitude&#039;&#039;&#039; and levels off until the runway is in sight or the missed approach point is reached.&lt;br /&gt;
&lt;br /&gt;
Because precision approaches provide vertical guidance, they generally have lower weather minimums — meaning they allow landing in worse conditions.&lt;br /&gt;
&lt;br /&gt;
=== Missed Approach ===&lt;br /&gt;
Every instrument approach (ILS, TACAN, PAR) has a published missed approach procedure. If the pilot does not have the required visual reference at DH or MAP, they &#039;&#039;&#039;must&#039;&#039;&#039; execute the missed approach. The general flow is:&lt;br /&gt;
&lt;br /&gt;
# Apply takeoff power and initiate a climb&lt;br /&gt;
# Follow the published missed approach procedure (heading, altitude, fix)&lt;br /&gt;
# Contact ATC for further instructions — re-sequencing, holding, or divert&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Visual approaches have no published missed approach.&#039;&#039;&#039; If a go-around is necessary, maintain visual conditions, climb, and contact ATC immediately.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Glossary Additions ==&lt;br /&gt;
&lt;br /&gt;
; DA / DH&lt;br /&gt;
: Decision Altitude / Decision Height — the altitude on a precision approach at which the pilot must decide whether to land or go around. DA is referenced to mean sea level; DH is referenced to the runway threshold elevation.&lt;br /&gt;
&lt;br /&gt;
; GCA&lt;br /&gt;
: Ground Controlled Approach — a radar-guided approach where the controller provides azimuth and glidepath guidance to the pilot. Encompasses both PAR (precision) and ASR/surveillance (non-precision) approaches.&lt;br /&gt;
&lt;br /&gt;
; ILS&lt;br /&gt;
: Instrument Landing System — a precision approach system providing lateral (localizer) and vertical (glideslope) guidance to a runway.&lt;br /&gt;
&lt;br /&gt;
; LOC&lt;br /&gt;
: Localizer — the lateral guidance component of an ILS, providing left/right course alignment with the runway centerline.&lt;br /&gt;
&lt;br /&gt;
; MDA&lt;br /&gt;
: Minimum Descent Altitude — the lowest altitude on a non-precision approach to which the pilot may descend without the runway in sight. The pilot levels off at MDA and continues to the MAP.&lt;br /&gt;
&lt;br /&gt;
; PAR&lt;br /&gt;
: Precision Approach Radar — a ground-based radar that provides azimuth and glidepath information to a controller, who then relays it to the pilot for a precision approach.&lt;br /&gt;
&lt;br /&gt;
; TACAN&lt;br /&gt;
: Tactical Air Navigation — a military navigation system that provides bearing and DME distance information. Used for en-route navigation, non-precision approaches, and air-to-air ranging.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=197</id>
		<title>General/CATC Communications Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=197"/>
		<updated>2026-04-21T19:07:37Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* CASE I Recovery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.9em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;Carrier Air Traffic Controller (CATC) Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; font-weight:bold;&amp;quot;&amp;gt;Created by 14th VSFS Top Hatters&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Brevity Words / Glossary ==&lt;br /&gt;
&lt;br /&gt;
; Angels&lt;br /&gt;
: Height of an aircraft in thousands of feet MSL (e.g. Angels 2, Angels 21)&lt;br /&gt;
&lt;br /&gt;
; Mom / Mother&lt;br /&gt;
: The aircraft carrier&lt;br /&gt;
&lt;br /&gt;
; Signal is Charlie&lt;br /&gt;
: Cleared to commence/land&lt;br /&gt;
&lt;br /&gt;
; Signal is Delta&lt;br /&gt;
: Do not commence/land&lt;br /&gt;
&lt;br /&gt;
; Ninety-Nine&lt;br /&gt;
: A message to be conveyed to all stations on frequency (no acknowledgement required)&lt;br /&gt;
&lt;br /&gt;
; State&lt;br /&gt;
: Fuel state expressed in thousands of pounds (e.g. &amp;quot;State 12.4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Low State&lt;br /&gt;
: Fuel state expressed in thousands of pounds of the member in the flight/formation with the lowest fuel (e.g. &amp;quot;Low State 3.5&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; DME&lt;br /&gt;
: Distance Measuring Equipment. Used to indicate distance in nautical miles from a navaid such as TACAN or VOR. (e.g. &amp;quot;...at 12 DME from carrier switch to tower&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Dirty Up&lt;br /&gt;
: Configure aircraft for landing (flaps, gears, etc.)&lt;br /&gt;
&lt;br /&gt;
; Kilo&lt;br /&gt;
: Aircraft is in a mission ready state (only applies to CASE III)&lt;br /&gt;
&lt;br /&gt;
; EAT&lt;br /&gt;
: Expected Approach Time (push/commence time)&lt;br /&gt;
&lt;br /&gt;
; CCZ / CCA&lt;br /&gt;
: Carrier Control Zone / Carrier Control Area&lt;br /&gt;
&lt;br /&gt;
; Commencing&lt;br /&gt;
: Continuing with an approach, usually breaking off a marshal stack&lt;br /&gt;
&lt;br /&gt;
; Zip-Lip&lt;br /&gt;
: No communications required unless urgent and necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
* CCZ is 5nm from mom extending from SFC to 2500ft and is in effect during CASE I and CASE II&lt;br /&gt;
** CCZ is controlled by PriFly which consists of:&lt;br /&gt;
*** &#039;&#039;&#039;Tower&#039;&#039;&#039; — Responsible for pattern traffic, briefing &amp;quot;Up on deck&amp;quot; aircraft with &amp;quot;99&amp;quot; calls (or individually), and giving signal charlie to overhead stack in case 1&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Responsible from final approach to trap/bolter for arriving aircraft, gives audio cues and guides to pilots&lt;br /&gt;
* CCA is 50nm from mom extending from surface to infinity, subject to change from surrounding airspace which usually take priority&lt;br /&gt;
** CCA has multiple manned stations depending on CASE being used and traffic density:&lt;br /&gt;
*** &#039;&#039;&#039;Marshal&#039;&#039;&#039; — Responsible for issuing marshal stacks and ensuring separation between commencing aircraft is timed correctly. Fuel state should be updated constantly to the stat board especially those with low fuel states.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 1&#039;&#039;&#039; — Only exists during Case II and III. Takes control of aircraft between Commence and Platform all the way down until LSO assumes control.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 2&#039;&#039;&#039; — Same as Approach 1 but is only used if heavy recovery traffic is expected and/or as a discrete frequency for emergency aircraft.&lt;br /&gt;
*** &#039;&#039;&#039;Departure&#039;&#039;&#039; — Only exists during Case II and III. Has control from time the aircraft is airborne until &amp;quot;Kilo&amp;quot; is reported, at which point the controller can send the aircraft to appropriate tac freq (in our case, magic). Controller can delay freq switch after &amp;quot;Kilo&amp;quot; if further services are needed, but must be before leaving CCA.&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Monitors frequency and takes over when aircraft is entering groove, at which point LSO has priority on radio until aircraft has either trapped or boltered.&lt;br /&gt;
* On initial contact include flight tactical callsign along with side number to ensure aircraft is from the correct fighter wing&lt;br /&gt;
** E.g. &amp;quot;Hat 123 checking in…&amp;quot; / &amp;quot;Ripper 123 marking mom&#039;s…&amp;quot;&lt;br /&gt;
* If unable to make commence time within +/- 15s report to marshal immediately&lt;br /&gt;
** &amp;quot;Marshal, 104 is early/late for commence time&amp;quot;&lt;br /&gt;
* Side numbers should have the same initial number within the same flight&lt;br /&gt;
** For example, Hat = 1xx, Ripper = 2xx, Psycho = 3xx&lt;br /&gt;
* Last 30 seconds of time hack should not be interrupted unless necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CATCC Specific Information ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;DIRTY UP (command from CATC) LIMITS ARE NO EARLIER THAN 13 MILES AND NO LATER THAN 8 MILES&#039;&#039;&#039;&lt;br /&gt;
** At 8nm aircraft will dirty up automatically if no dirty up instruction was received within the dirty up window (13nm–8nm)&lt;br /&gt;
* Minimums for PAR approaches is 1¼ mile; at this point aircraft has to report BALL/CLARA and LSO takes over. If LSO has no contact visually then aircraft has to waveoff.&lt;br /&gt;
** If aircraft reports CLARA but LSO has contact, approach may continue at LSO discretion&lt;br /&gt;
* CATCC should have a &amp;quot;Status Board&amp;quot; which is used to monitor flights fuel state and urgency&lt;br /&gt;
** LotATC comments on aircraft tag should suffice for now&lt;br /&gt;
* Case I departure allows Case I, II, and III recovery. Case II departure allows a Case II or III recovery; a Case III departure mandates a Case III recovery.&lt;br /&gt;
* Case II recovery allows for 2-ship in marshal&lt;br /&gt;
** This is risky — see [https://youtu.be/v4Bc7V1KwmA?si=c2pipuWH9TBK-yQm&amp;amp;t=1725 28:45] for explanation&lt;br /&gt;
* There are four degrees of control a CATC controller has:&lt;br /&gt;
** &#039;&#039;&#039;Positive control&#039;&#039;&#039; — The controlling agency has radar and radio contact with the aircraft being controlled, and published approach or departure procedures are complied with, or where specific assignments regarding heading and altitude are issued by the controller. While the pilot provides altitude separation by maintaining assigned altitudes, the air traffic controller is responsible for lateral and time separation. The air traffic controller may direct speed changes.&lt;br /&gt;
** &#039;&#039;&#039;Advisory control&#039;&#039;&#039; — The controlling agency monitors radar and radio contact with the aircraft under its control and provides traffic advisories. The individual pilot is responsible for traffic separation with the assistance from the control agency.&lt;br /&gt;
** &#039;&#039;&#039;Monitor control&#039;&#039;&#039; — Must only be used when an aircraft is operating in VMC &#039;&#039;outside&#039;&#039; of controlled airspace and separation from other traffic can be safely assumed by the pilot.&lt;br /&gt;
** &#039;&#039;&#039;Non-radar control&#039;&#039;&#039; (rare) — When shipboard radar is INOP; very unlikely on DCS.&lt;br /&gt;
* The recommended way to create separation between aircraft &#039;&#039;after commencing&#039;&#039; is to employ a method called &amp;quot;lagging&amp;quot;. To &amp;quot;lag&amp;quot; an aircraft, approach instructs a series of left and right turns, ideally 30 degrees or less. Once desired separation is achieved, aircraft can be instructed to &amp;quot;fly final bearing&amp;quot;. This is preferred over the &amp;quot;dirty up&amp;quot; method (depending on the situation) because once an aircraft dirties up, they must remain at approach speed and landing configuration for the rest of the approach.&lt;br /&gt;
* In case 1 and 2, aircraft cannot be sent to tower frequency unless aircraft has called visual. Marshal and approach controllers are not obligated to handover aircraft to tower when they are visual with mom but it has to be switched prior to entering the CCZ (5nm).&lt;br /&gt;
* For case 2 and 3 departure, the arc and departure radial is only required when aircraft are in IMC. Once aircraft is in VMC and reports &amp;quot;on top&amp;quot;, the departure controller is free to allow aircraft to continue own navigation (advisory control) or remain on positive control.&lt;br /&gt;
* If giving 99 transmission on check in and controller is not ready for time hack, &amp;quot;standby time hack&amp;quot; can be used.&lt;br /&gt;
** Time hack on ground should be given after all aircraft are &amp;quot;up on deck&amp;quot;, otherwise this will have to be repeated for any new aircraft that missed the time hack. Ideally, every plane that launches from the carrier has to be time hacked.&lt;br /&gt;
* Anytime a major change happens to anything like BRC, weather, departure, etc., use &amp;quot;99&amp;quot; to announce&lt;br /&gt;
** 99&#039;s don&#039;t require acknowledgement from anyone&lt;br /&gt;
** &amp;quot;Ninety-Nine, &#039;&#039;*Lone Warrior*&#039;&#039;, (insert message)&amp;quot;&lt;br /&gt;
* For case 3, controllers maintain positive control until aircraft reports &amp;quot;Kilo&amp;quot;&lt;br /&gt;
* Refrain from saying climb or descend; if need to assign altitude say &amp;quot;Take angels 7&amp;quot; or &amp;quot;Take angels 2.5&amp;quot;&lt;br /&gt;
* To issue heading changes, do not say &amp;quot;turn&amp;quot;, only say left/right followed by a magnetic heading: &amp;quot;Left 290&amp;quot;, &amp;quot;Right 050&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.05em;&amp;quot;&amp;gt;Phrases marked with &amp;lt;i&amp;gt;*(message)*&amp;lt;/i&amp;gt; are &amp;lt;u&amp;gt;optional&amp;lt;/u&amp;gt; and may be used when workload and frequency congestion permit for situational awareness.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, Up on deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, Tower, Roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!..... time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When ready to taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Taxiing to CAT __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Zip-Lip for remainder of CASE I departure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flights can switch off BTN 1 at their discretion once clear of CCZ&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* &amp;quot;99&amp;quot; transmission has to be done after all aircraft has checked in but before the first aircraft launches&lt;br /&gt;
* &amp;quot;Up on deck&amp;quot; call should be made as soon as electrical power is established (usually via ground power)&lt;br /&gt;
* Minimum 10 second launch interval if aircraft are on same-side cats (e.g. cat 1 + cat 2 launches need a 10 second interval; cat 1 + cat 3 do not)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CASE I Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || (Mom tac callsign) marshal, (tac callsign) XXX (report if holding hands), Marking mother&#039;s (radial) for (DME), angels __, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || (Tac callsign) XXX, (Mom tac callsign) Marshal, CASE 1 recovery, BRC is __, Mother&#039;s Weather ___, Altimeter __.__, marshal angels ___, report see me at 10&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || CASE 1 recovery, BRC ___, Altimeter __.__, marshal angels _, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When within 10 DME &#039;&#039;&#039;AND&#039;&#039;&#039; visual with Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, See you at (DME)&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, update state, check in tower button 1&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When carrier is ready to accept recoveries&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, signal is charlie&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Signal is charlie, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing from stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, commencing*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(unrealistic but mandatory)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;3NM behind Mom, 800ft, 350kias&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, at initial*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(if in IMC this call is required)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LSO || XXX, Three quarter mile call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE I BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
|  | LSO ||  | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Technically bolter/waveoff procedures are completely zip-lip. Aircraft are to visually fly the bolter procedure and are responsible for maintaining visual separation with all aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Stack can accommodate 4-ship (in formation) at each angels but not recommended unless flight lead is confident in tight formation skills with all members for extended periods of time (2-ship max is recommended)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Departure radial and altitude should have been determined in pre-brief&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Tower, XXX, Up on Deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | XXX, Tower, cleared as Fragged. Case 3 departure. &#039;&#039;*Departure Radial ___ , Angels___*&#039;&#039; &amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; Altimeter __.__ Squawk ____.&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Case 3, &#039;&#039;*Departure Radial ___, Angels__*&#039;&#039;, Altimeter __.__, Squawk ____, XXX&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!.... , time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once Ready for Taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, taxiing Cat __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once airborne&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Airborne&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX, Departure, radar contact&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When passing Angels 2.5&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Passing 2.5&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When reaching 7 DME&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Arcing&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When established on departure radial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established outbound&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If in IMC and now VMC&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, On top, angels __&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If not VMC at departure angels or by angels 18&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Popeye&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(refer to notes)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When Aircraft is Mission Ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Kilo&lt;br /&gt;
|-&lt;br /&gt;
| Departure || XXX, cleared to switch || XXX, roger&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Cleared to switch, XXX ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; &#039;&#039;Only issue radial and angels if not previously determined, or if changes have been made&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* 30 second launch interval regardless of cat positions&lt;br /&gt;
* If Popeye is reported, ATC should assign aircraft to take angels 19 (or climb above a known cloud ceiling where aircraft can proceed VMC), with each following member taking one angels above. They will proceed as single ships under positive control until in VMC (aircraft reports &amp;quot;on top&amp;quot;), at which point departure will decide the appropriate action.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | (Tac callsign) Marshal, (Tac callsign) XXX checking in (holding hands with), marking mom&#039;s (radial) for (DME), (low) state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | (Tac callsign) XXX, (Tac callsign) Marshal, CASE 3 recovery, CV-1 approach, expected final bearing ___, altimeter __.__ &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; &#039;&#039;(repeat following clearance for each flight member)&#039;&#039; &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; XXX, Marshal (Radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Marshal (radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Formation splits are at flight lead discretion, unless directed by marshal&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once established on assigned marshal stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established angels __, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing on +/- 15 sec of EAT&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Commencing, state _._, altimeter __.__ &lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, radar contact __ miles, final bearing __&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Transfer to Approach (anytime before PLATFORM)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, switch approach, check in button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Approach, XXX, checking in (DME) miles, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, final bearing ___&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Dirty Up Instruction (between 8–13nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, dirty up&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, getting dirty&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If no &amp;quot;dirty up&amp;quot; command is given, aircraft will dirty up at 8nm automatically&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Start ICLS approach (between 4–6nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, fly bullseye&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(if bullseye not showing say &amp;quot;negative bullseye&amp;quot;)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, three quarter mile, call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE III BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Aircraft will fly 150kt at 1200ft straight out on final bearing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, turn downwind / turn downwind at (DME) miles&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, (readback instruction)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will automatically turn downwind at 4nm&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Once aircraft is abeam carrier&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, abeam, state _._&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, intercept final bearing at (DME) miles &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(minimum 4nm)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | (DME) miles, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will turn to intercept final bearing at 4nm&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* The flight lead should identify the member with the lowest fuel state and clearly specify the recovery order, or at minimum, designate who will commence first.&lt;br /&gt;
* For controllers: Make sure the aircraft lowest in the stack commences first, set approach times accordingly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== LSO/Paddles Phraseology ==&lt;br /&gt;
&lt;br /&gt;
* For LSO, if aircraft is seen configured incorrectly such as no hook, no gear, or abnormal/damaged gear, &amp;quot;waveoff, waveoff&amp;quot; command is given immediately, followed by the reason e.g. &amp;quot;waveoff waveoff, nose gear not fully extended&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Appendix: Comm Presets &amp;amp; Reference ==&lt;br /&gt;
[[File:Sourcelogosmall.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Known Comm Presets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Button !! Station&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Tower/Paddles (PriFly)&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Departure&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Strike&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Red Crown&lt;br /&gt;
|-&lt;br /&gt;
| 5–9 || Various Tactical/Mission/CVW discrete freqs&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Squadron Tower/CATCC rep&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Approach 1&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Marshal&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Approach 2 (if more than one was needed or discrete for emerg. aircraft)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=195</id>
		<title>General/CATC Communications Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=195"/>
		<updated>2026-04-21T19:07:12Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* CASE I Recovery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.9em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;Carrier Air Traffic Controller (CATC) Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; font-weight:bold;&amp;quot;&amp;gt;Created by 14th VSFS Top Hatters&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Brevity Words / Glossary ==&lt;br /&gt;
&lt;br /&gt;
; Angels&lt;br /&gt;
: Height of an aircraft in thousands of feet MSL (e.g. Angels 2, Angels 21)&lt;br /&gt;
&lt;br /&gt;
; Mom / Mother&lt;br /&gt;
: The aircraft carrier&lt;br /&gt;
&lt;br /&gt;
; Signal is Charlie&lt;br /&gt;
: Cleared to commence/land&lt;br /&gt;
&lt;br /&gt;
; Signal is Delta&lt;br /&gt;
: Do not commence/land&lt;br /&gt;
&lt;br /&gt;
; Ninety-Nine&lt;br /&gt;
: A message to be conveyed to all stations on frequency (no acknowledgement required)&lt;br /&gt;
&lt;br /&gt;
; State&lt;br /&gt;
: Fuel state expressed in thousands of pounds (e.g. &amp;quot;State 12.4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Low State&lt;br /&gt;
: Fuel state expressed in thousands of pounds of the member in the flight/formation with the lowest fuel (e.g. &amp;quot;Low State 3.5&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; DME&lt;br /&gt;
: Distance Measuring Equipment. Used to indicate distance in nautical miles from a navaid such as TACAN or VOR. (e.g. &amp;quot;...at 12 DME from carrier switch to tower&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Dirty Up&lt;br /&gt;
: Configure aircraft for landing (flaps, gears, etc.)&lt;br /&gt;
&lt;br /&gt;
; Kilo&lt;br /&gt;
: Aircraft is in a mission ready state (only applies to CASE III)&lt;br /&gt;
&lt;br /&gt;
; EAT&lt;br /&gt;
: Expected Approach Time (push/commence time)&lt;br /&gt;
&lt;br /&gt;
; CCZ / CCA&lt;br /&gt;
: Carrier Control Zone / Carrier Control Area&lt;br /&gt;
&lt;br /&gt;
; Commencing&lt;br /&gt;
: Continuing with an approach, usually breaking off a marshal stack&lt;br /&gt;
&lt;br /&gt;
; Zip-Lip&lt;br /&gt;
: No communications required unless urgent and necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
* CCZ is 5nm from mom extending from SFC to 2500ft and is in effect during CASE I and CASE II&lt;br /&gt;
** CCZ is controlled by PriFly which consists of:&lt;br /&gt;
*** &#039;&#039;&#039;Tower&#039;&#039;&#039; — Responsible for pattern traffic, briefing &amp;quot;Up on deck&amp;quot; aircraft with &amp;quot;99&amp;quot; calls (or individually), and giving signal charlie to overhead stack in case 1&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Responsible from final approach to trap/bolter for arriving aircraft, gives audio cues and guides to pilots&lt;br /&gt;
* CCA is 50nm from mom extending from surface to infinity, subject to change from surrounding airspace which usually take priority&lt;br /&gt;
** CCA has multiple manned stations depending on CASE being used and traffic density:&lt;br /&gt;
*** &#039;&#039;&#039;Marshal&#039;&#039;&#039; — Responsible for issuing marshal stacks and ensuring separation between commencing aircraft is timed correctly. Fuel state should be updated constantly to the stat board especially those with low fuel states.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 1&#039;&#039;&#039; — Only exists during Case II and III. Takes control of aircraft between Commence and Platform all the way down until LSO assumes control.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 2&#039;&#039;&#039; — Same as Approach 1 but is only used if heavy recovery traffic is expected and/or as a discrete frequency for emergency aircraft.&lt;br /&gt;
*** &#039;&#039;&#039;Departure&#039;&#039;&#039; — Only exists during Case II and III. Has control from time the aircraft is airborne until &amp;quot;Kilo&amp;quot; is reported, at which point the controller can send the aircraft to appropriate tac freq (in our case, magic). Controller can delay freq switch after &amp;quot;Kilo&amp;quot; if further services are needed, but must be before leaving CCA.&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Monitors frequency and takes over when aircraft is entering groove, at which point LSO has priority on radio until aircraft has either trapped or boltered.&lt;br /&gt;
* On initial contact include flight tactical callsign along with side number to ensure aircraft is from the correct fighter wing&lt;br /&gt;
** E.g. &amp;quot;Hat 123 checking in…&amp;quot; / &amp;quot;Ripper 123 marking mom&#039;s…&amp;quot;&lt;br /&gt;
* If unable to make commence time within +/- 15s report to marshal immediately&lt;br /&gt;
** &amp;quot;Marshal, 104 is early/late for commence time&amp;quot;&lt;br /&gt;
* Side numbers should have the same initial number within the same flight&lt;br /&gt;
** For example, Hat = 1xx, Ripper = 2xx, Psycho = 3xx&lt;br /&gt;
* Last 30 seconds of time hack should not be interrupted unless necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CATCC Specific Information ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;DIRTY UP (command from CATC) LIMITS ARE NO EARLIER THAN 13 MILES AND NO LATER THAN 8 MILES&#039;&#039;&#039;&lt;br /&gt;
** At 8nm aircraft will dirty up automatically if no dirty up instruction was received within the dirty up window (13nm–8nm)&lt;br /&gt;
* Minimums for PAR approaches is 1¼ mile; at this point aircraft has to report BALL/CLARA and LSO takes over. If LSO has no contact visually then aircraft has to waveoff.&lt;br /&gt;
** If aircraft reports CLARA but LSO has contact, approach may continue at LSO discretion&lt;br /&gt;
* CATCC should have a &amp;quot;Status Board&amp;quot; which is used to monitor flights fuel state and urgency&lt;br /&gt;
** LotATC comments on aircraft tag should suffice for now&lt;br /&gt;
* Case I departure allows Case I, II, and III recovery. Case II departure allows a Case II or III recovery; a Case III departure mandates a Case III recovery.&lt;br /&gt;
* Case II recovery allows for 2-ship in marshal&lt;br /&gt;
** This is risky — see [https://youtu.be/v4Bc7V1KwmA?si=c2pipuWH9TBK-yQm&amp;amp;t=1725 28:45] for explanation&lt;br /&gt;
* There are four degrees of control a CATC controller has:&lt;br /&gt;
** &#039;&#039;&#039;Positive control&#039;&#039;&#039; — The controlling agency has radar and radio contact with the aircraft being controlled, and published approach or departure procedures are complied with, or where specific assignments regarding heading and altitude are issued by the controller. While the pilot provides altitude separation by maintaining assigned altitudes, the air traffic controller is responsible for lateral and time separation. The air traffic controller may direct speed changes.&lt;br /&gt;
** &#039;&#039;&#039;Advisory control&#039;&#039;&#039; — The controlling agency monitors radar and radio contact with the aircraft under its control and provides traffic advisories. The individual pilot is responsible for traffic separation with the assistance from the control agency.&lt;br /&gt;
** &#039;&#039;&#039;Monitor control&#039;&#039;&#039; — Must only be used when an aircraft is operating in VMC &#039;&#039;outside&#039;&#039; of controlled airspace and separation from other traffic can be safely assumed by the pilot.&lt;br /&gt;
** &#039;&#039;&#039;Non-radar control&#039;&#039;&#039; (rare) — When shipboard radar is INOP; very unlikely on DCS.&lt;br /&gt;
* The recommended way to create separation between aircraft &#039;&#039;after commencing&#039;&#039; is to employ a method called &amp;quot;lagging&amp;quot;. To &amp;quot;lag&amp;quot; an aircraft, approach instructs a series of left and right turns, ideally 30 degrees or less. Once desired separation is achieved, aircraft can be instructed to &amp;quot;fly final bearing&amp;quot;. This is preferred over the &amp;quot;dirty up&amp;quot; method (depending on the situation) because once an aircraft dirties up, they must remain at approach speed and landing configuration for the rest of the approach.&lt;br /&gt;
* In case 1 and 2, aircraft cannot be sent to tower frequency unless aircraft has called visual. Marshal and approach controllers are not obligated to handover aircraft to tower when they are visual with mom but it has to be switched prior to entering the CCZ (5nm).&lt;br /&gt;
* For case 2 and 3 departure, the arc and departure radial is only required when aircraft are in IMC. Once aircraft is in VMC and reports &amp;quot;on top&amp;quot;, the departure controller is free to allow aircraft to continue own navigation (advisory control) or remain on positive control.&lt;br /&gt;
* If giving 99 transmission on check in and controller is not ready for time hack, &amp;quot;standby time hack&amp;quot; can be used.&lt;br /&gt;
** Time hack on ground should be given after all aircraft are &amp;quot;up on deck&amp;quot;, otherwise this will have to be repeated for any new aircraft that missed the time hack. Ideally, every plane that launches from the carrier has to be time hacked.&lt;br /&gt;
* Anytime a major change happens to anything like BRC, weather, departure, etc., use &amp;quot;99&amp;quot; to announce&lt;br /&gt;
** 99&#039;s don&#039;t require acknowledgement from anyone&lt;br /&gt;
** &amp;quot;Ninety-Nine, &#039;&#039;*Lone Warrior*&#039;&#039;, (insert message)&amp;quot;&lt;br /&gt;
* For case 3, controllers maintain positive control until aircraft reports &amp;quot;Kilo&amp;quot;&lt;br /&gt;
* Refrain from saying climb or descend; if need to assign altitude say &amp;quot;Take angels 7&amp;quot; or &amp;quot;Take angels 2.5&amp;quot;&lt;br /&gt;
* To issue heading changes, do not say &amp;quot;turn&amp;quot;, only say left/right followed by a magnetic heading: &amp;quot;Left 290&amp;quot;, &amp;quot;Right 050&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.05em;&amp;quot;&amp;gt;Phrases marked with &amp;lt;i&amp;gt;*(message)*&amp;lt;/i&amp;gt; are &amp;lt;u&amp;gt;optional&amp;lt;/u&amp;gt; and may be used when workload and frequency congestion permit for situational awareness.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, Up on deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, Tower, Roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!..... time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When ready to taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Taxiing to CAT __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Zip-Lip for remainder of CASE I departure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flights can switch off BTN 1 at their discretion once clear of CCZ&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* &amp;quot;99&amp;quot; transmission has to be done after all aircraft has checked in but before the first aircraft launches&lt;br /&gt;
* &amp;quot;Up on deck&amp;quot; call should be made as soon as electrical power is established (usually via ground power)&lt;br /&gt;
* Minimum 10 second launch interval if aircraft are on same-side cats (e.g. cat 1 + cat 2 launches need a 10 second interval; cat 1 + cat 3 do not)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CASE I Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || (Mom tac callsign) marshal, (tac callsign) XXX (report if holding hands), Marking mother&#039;s (radial) for (DME), angels __, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || (Tac callsign) XXX, (Mom tac callsign) Marshal, CASE 1 recovery, BRC is __, Mother&#039;s Weather ___, Altimeter __.__, marshal angels ___, report see me at 10&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || CASE 1 recovery, BRC ___, Altimeter __.__, marshal angels _, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When within 10 DME &#039;&#039;&#039;AND&#039;&#039;&#039; visual with Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, See you at (DME)&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, update state, check in tower button 1&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When carrier is ready to accept recoveries&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, signal is charlie&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Signal is charlie, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing from stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, commencing*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(unrealistic but mandatory)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;3NM behind Mom, 800ft, 350kias&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, at initial*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(if in IMC this call is required)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LSO || XXX, Three quarter mile call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE I BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO ||  | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | Technically bolter/waveoff procedures are completely zip-lip. Aircraft are to visually fly the bolter procedure and are responsible for maintaining visual separation with all aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Stack can accommodate 4-ship (in formation) at each angels but not recommended unless flight lead is confident in tight formation skills with all members for extended periods of time (2-ship max is recommended)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Departure radial and altitude should have been determined in pre-brief&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Tower, XXX, Up on Deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | XXX, Tower, cleared as Fragged. Case 3 departure. &#039;&#039;*Departure Radial ___ , Angels___*&#039;&#039; &amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; Altimeter __.__ Squawk ____.&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Case 3, &#039;&#039;*Departure Radial ___, Angels__*&#039;&#039;, Altimeter __.__, Squawk ____, XXX&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!.... , time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once Ready for Taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, taxiing Cat __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once airborne&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Airborne&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX, Departure, radar contact&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When passing Angels 2.5&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Passing 2.5&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When reaching 7 DME&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Arcing&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When established on departure radial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established outbound&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If in IMC and now VMC&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, On top, angels __&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If not VMC at departure angels or by angels 18&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Popeye&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(refer to notes)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When Aircraft is Mission Ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Kilo&lt;br /&gt;
|-&lt;br /&gt;
| Departure || XXX, cleared to switch || XXX, roger&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Cleared to switch, XXX ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; &#039;&#039;Only issue radial and angels if not previously determined, or if changes have been made&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* 30 second launch interval regardless of cat positions&lt;br /&gt;
* If Popeye is reported, ATC should assign aircraft to take angels 19 (or climb above a known cloud ceiling where aircraft can proceed VMC), with each following member taking one angels above. They will proceed as single ships under positive control until in VMC (aircraft reports &amp;quot;on top&amp;quot;), at which point departure will decide the appropriate action.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | (Tac callsign) Marshal, (Tac callsign) XXX checking in (holding hands with), marking mom&#039;s (radial) for (DME), (low) state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | (Tac callsign) XXX, (Tac callsign) Marshal, CASE 3 recovery, CV-1 approach, expected final bearing ___, altimeter __.__ &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; &#039;&#039;(repeat following clearance for each flight member)&#039;&#039; &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; XXX, Marshal (Radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Marshal (radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Formation splits are at flight lead discretion, unless directed by marshal&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once established on assigned marshal stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established angels __, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing on +/- 15 sec of EAT&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Commencing, state _._, altimeter __.__ &lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, radar contact __ miles, final bearing __&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Transfer to Approach (anytime before PLATFORM)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, switch approach, check in button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Approach, XXX, checking in (DME) miles, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, final bearing ___&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Dirty Up Instruction (between 8–13nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, dirty up&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, getting dirty&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If no &amp;quot;dirty up&amp;quot; command is given, aircraft will dirty up at 8nm automatically&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Start ICLS approach (between 4–6nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, fly bullseye&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(if bullseye not showing say &amp;quot;negative bullseye&amp;quot;)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, three quarter mile, call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE III BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Aircraft will fly 150kt at 1200ft straight out on final bearing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, turn downwind / turn downwind at (DME) miles&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, (readback instruction)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will automatically turn downwind at 4nm&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Once aircraft is abeam carrier&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, abeam, state _._&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, intercept final bearing at (DME) miles &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(minimum 4nm)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | (DME) miles, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will turn to intercept final bearing at 4nm&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* The flight lead should identify the member with the lowest fuel state and clearly specify the recovery order, or at minimum, designate who will commence first.&lt;br /&gt;
* For controllers: Make sure the aircraft lowest in the stack commences first, set approach times accordingly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== LSO/Paddles Phraseology ==&lt;br /&gt;
&lt;br /&gt;
* For LSO, if aircraft is seen configured incorrectly such as no hook, no gear, or abnormal/damaged gear, &amp;quot;waveoff, waveoff&amp;quot; command is given immediately, followed by the reason e.g. &amp;quot;waveoff waveoff, nose gear not fully extended&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Appendix: Comm Presets &amp;amp; Reference ==&lt;br /&gt;
[[File:Sourcelogosmall.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Known Comm Presets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Button !! Station&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Tower/Paddles (PriFly)&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Departure&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Strike&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Red Crown&lt;br /&gt;
|-&lt;br /&gt;
| 5–9 || Various Tactical/Mission/CVW discrete freqs&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Squadron Tower/CATCC rep&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Approach 1&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Marshal&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Approach 2 (if more than one was needed or discrete for emerg. aircraft)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=194</id>
		<title>General/CATC Communications Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=194"/>
		<updated>2026-04-21T19:05:14Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* CASE I Recovery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.9em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;Carrier Air Traffic Controller (CATC) Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; font-weight:bold;&amp;quot;&amp;gt;Created by 14th VSFS Top Hatters&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Brevity Words / Glossary ==&lt;br /&gt;
&lt;br /&gt;
; Angels&lt;br /&gt;
: Height of an aircraft in thousands of feet MSL (e.g. Angels 2, Angels 21)&lt;br /&gt;
&lt;br /&gt;
; Mom / Mother&lt;br /&gt;
: The aircraft carrier&lt;br /&gt;
&lt;br /&gt;
; Signal is Charlie&lt;br /&gt;
: Cleared to commence/land&lt;br /&gt;
&lt;br /&gt;
; Signal is Delta&lt;br /&gt;
: Do not commence/land&lt;br /&gt;
&lt;br /&gt;
; Ninety-Nine&lt;br /&gt;
: A message to be conveyed to all stations on frequency (no acknowledgement required)&lt;br /&gt;
&lt;br /&gt;
; State&lt;br /&gt;
: Fuel state expressed in thousands of pounds (e.g. &amp;quot;State 12.4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Low State&lt;br /&gt;
: Fuel state expressed in thousands of pounds of the member in the flight/formation with the lowest fuel (e.g. &amp;quot;Low State 3.5&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; DME&lt;br /&gt;
: Distance Measuring Equipment. Used to indicate distance in nautical miles from a navaid such as TACAN or VOR. (e.g. &amp;quot;...at 12 DME from carrier switch to tower&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Dirty Up&lt;br /&gt;
: Configure aircraft for landing (flaps, gears, etc.)&lt;br /&gt;
&lt;br /&gt;
; Kilo&lt;br /&gt;
: Aircraft is in a mission ready state (only applies to CASE III)&lt;br /&gt;
&lt;br /&gt;
; EAT&lt;br /&gt;
: Expected Approach Time (push/commence time)&lt;br /&gt;
&lt;br /&gt;
; CCZ / CCA&lt;br /&gt;
: Carrier Control Zone / Carrier Control Area&lt;br /&gt;
&lt;br /&gt;
; Commencing&lt;br /&gt;
: Continuing with an approach, usually breaking off a marshal stack&lt;br /&gt;
&lt;br /&gt;
; Zip-Lip&lt;br /&gt;
: No communications required unless urgent and necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
* CCZ is 5nm from mom extending from SFC to 2500ft and is in effect during CASE I and CASE II&lt;br /&gt;
** CCZ is controlled by PriFly which consists of:&lt;br /&gt;
*** &#039;&#039;&#039;Tower&#039;&#039;&#039; — Responsible for pattern traffic, briefing &amp;quot;Up on deck&amp;quot; aircraft with &amp;quot;99&amp;quot; calls (or individually), and giving signal charlie to overhead stack in case 1&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Responsible from final approach to trap/bolter for arriving aircraft, gives audio cues and guides to pilots&lt;br /&gt;
* CCA is 50nm from mom extending from surface to infinity, subject to change from surrounding airspace which usually take priority&lt;br /&gt;
** CCA has multiple manned stations depending on CASE being used and traffic density:&lt;br /&gt;
*** &#039;&#039;&#039;Marshal&#039;&#039;&#039; — Responsible for issuing marshal stacks and ensuring separation between commencing aircraft is timed correctly. Fuel state should be updated constantly to the stat board especially those with low fuel states.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 1&#039;&#039;&#039; — Only exists during Case II and III. Takes control of aircraft between Commence and Platform all the way down until LSO assumes control.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 2&#039;&#039;&#039; — Same as Approach 1 but is only used if heavy recovery traffic is expected and/or as a discrete frequency for emergency aircraft.&lt;br /&gt;
*** &#039;&#039;&#039;Departure&#039;&#039;&#039; — Only exists during Case II and III. Has control from time the aircraft is airborne until &amp;quot;Kilo&amp;quot; is reported, at which point the controller can send the aircraft to appropriate tac freq (in our case, magic). Controller can delay freq switch after &amp;quot;Kilo&amp;quot; if further services are needed, but must be before leaving CCA.&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Monitors frequency and takes over when aircraft is entering groove, at which point LSO has priority on radio until aircraft has either trapped or boltered.&lt;br /&gt;
* On initial contact include flight tactical callsign along with side number to ensure aircraft is from the correct fighter wing&lt;br /&gt;
** E.g. &amp;quot;Hat 123 checking in…&amp;quot; / &amp;quot;Ripper 123 marking mom&#039;s…&amp;quot;&lt;br /&gt;
* If unable to make commence time within +/- 15s report to marshal immediately&lt;br /&gt;
** &amp;quot;Marshal, 104 is early/late for commence time&amp;quot;&lt;br /&gt;
* Side numbers should have the same initial number within the same flight&lt;br /&gt;
** For example, Hat = 1xx, Ripper = 2xx, Psycho = 3xx&lt;br /&gt;
* Last 30 seconds of time hack should not be interrupted unless necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CATCC Specific Information ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;DIRTY UP (command from CATC) LIMITS ARE NO EARLIER THAN 13 MILES AND NO LATER THAN 8 MILES&#039;&#039;&#039;&lt;br /&gt;
** At 8nm aircraft will dirty up automatically if no dirty up instruction was received within the dirty up window (13nm–8nm)&lt;br /&gt;
* Minimums for PAR approaches is 1¼ mile; at this point aircraft has to report BALL/CLARA and LSO takes over. If LSO has no contact visually then aircraft has to waveoff.&lt;br /&gt;
** If aircraft reports CLARA but LSO has contact, approach may continue at LSO discretion&lt;br /&gt;
* CATCC should have a &amp;quot;Status Board&amp;quot; which is used to monitor flights fuel state and urgency&lt;br /&gt;
** LotATC comments on aircraft tag should suffice for now&lt;br /&gt;
* Case I departure allows Case I, II, and III recovery. Case II departure allows a Case II or III recovery; a Case III departure mandates a Case III recovery.&lt;br /&gt;
* Case II recovery allows for 2-ship in marshal&lt;br /&gt;
** This is risky — see [https://youtu.be/v4Bc7V1KwmA?si=c2pipuWH9TBK-yQm&amp;amp;t=1725 28:45] for explanation&lt;br /&gt;
* There are four degrees of control a CATC controller has:&lt;br /&gt;
** &#039;&#039;&#039;Positive control&#039;&#039;&#039; — The controlling agency has radar and radio contact with the aircraft being controlled, and published approach or departure procedures are complied with, or where specific assignments regarding heading and altitude are issued by the controller. While the pilot provides altitude separation by maintaining assigned altitudes, the air traffic controller is responsible for lateral and time separation. The air traffic controller may direct speed changes.&lt;br /&gt;
** &#039;&#039;&#039;Advisory control&#039;&#039;&#039; — The controlling agency monitors radar and radio contact with the aircraft under its control and provides traffic advisories. The individual pilot is responsible for traffic separation with the assistance from the control agency.&lt;br /&gt;
** &#039;&#039;&#039;Monitor control&#039;&#039;&#039; — Must only be used when an aircraft is operating in VMC &#039;&#039;outside&#039;&#039; of controlled airspace and separation from other traffic can be safely assumed by the pilot.&lt;br /&gt;
** &#039;&#039;&#039;Non-radar control&#039;&#039;&#039; (rare) — When shipboard radar is INOP; very unlikely on DCS.&lt;br /&gt;
* The recommended way to create separation between aircraft &#039;&#039;after commencing&#039;&#039; is to employ a method called &amp;quot;lagging&amp;quot;. To &amp;quot;lag&amp;quot; an aircraft, approach instructs a series of left and right turns, ideally 30 degrees or less. Once desired separation is achieved, aircraft can be instructed to &amp;quot;fly final bearing&amp;quot;. This is preferred over the &amp;quot;dirty up&amp;quot; method (depending on the situation) because once an aircraft dirties up, they must remain at approach speed and landing configuration for the rest of the approach.&lt;br /&gt;
* In case 1 and 2, aircraft cannot be sent to tower frequency unless aircraft has called visual. Marshal and approach controllers are not obligated to handover aircraft to tower when they are visual with mom but it has to be switched prior to entering the CCZ (5nm).&lt;br /&gt;
* For case 2 and 3 departure, the arc and departure radial is only required when aircraft are in IMC. Once aircraft is in VMC and reports &amp;quot;on top&amp;quot;, the departure controller is free to allow aircraft to continue own navigation (advisory control) or remain on positive control.&lt;br /&gt;
* If giving 99 transmission on check in and controller is not ready for time hack, &amp;quot;standby time hack&amp;quot; can be used.&lt;br /&gt;
** Time hack on ground should be given after all aircraft are &amp;quot;up on deck&amp;quot;, otherwise this will have to be repeated for any new aircraft that missed the time hack. Ideally, every plane that launches from the carrier has to be time hacked.&lt;br /&gt;
* Anytime a major change happens to anything like BRC, weather, departure, etc., use &amp;quot;99&amp;quot; to announce&lt;br /&gt;
** 99&#039;s don&#039;t require acknowledgement from anyone&lt;br /&gt;
** &amp;quot;Ninety-Nine, &#039;&#039;*Lone Warrior*&#039;&#039;, (insert message)&amp;quot;&lt;br /&gt;
* For case 3, controllers maintain positive control until aircraft reports &amp;quot;Kilo&amp;quot;&lt;br /&gt;
* Refrain from saying climb or descend; if need to assign altitude say &amp;quot;Take angels 7&amp;quot; or &amp;quot;Take angels 2.5&amp;quot;&lt;br /&gt;
* To issue heading changes, do not say &amp;quot;turn&amp;quot;, only say left/right followed by a magnetic heading: &amp;quot;Left 290&amp;quot;, &amp;quot;Right 050&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.05em;&amp;quot;&amp;gt;Phrases marked with &amp;lt;i&amp;gt;*(message)*&amp;lt;/i&amp;gt; are &amp;lt;u&amp;gt;optional&amp;lt;/u&amp;gt; and may be used when workload and frequency congestion permit for situational awareness.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, Up on deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, Tower, Roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!..... time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When ready to taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Taxiing to CAT __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Zip-Lip for remainder of CASE I departure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flights can switch off BTN 1 at their discretion once clear of CCZ&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* &amp;quot;99&amp;quot; transmission has to be done after all aircraft has checked in but before the first aircraft launches&lt;br /&gt;
* &amp;quot;Up on deck&amp;quot; call should be made as soon as electrical power is established (usually via ground power)&lt;br /&gt;
* Minimum 10 second launch interval if aircraft are on same-side cats (e.g. cat 1 + cat 2 launches need a 10 second interval; cat 1 + cat 3 do not)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CASE I Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || (Mom tac callsign) marshal, (tac callsign) XXX (report if holding hands), Marking mother&#039;s (radial) for (DME), angels __, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || (Tac callsign) XXX, (Mom tac callsign) Marshal, CASE 1 recovery, BRC is __, Mother&#039;s Weather ___, Altimeter __.__, marshal angels ___, report see me at 10&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || CASE 1 recovery, BRC ___, Altimeter __.__, marshal angels _, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When within 10 DME &#039;&#039;&#039;AND&#039;&#039;&#039; visual with Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, See you at (DME)&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, update state, check in tower button 1&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When carrier is ready to accept recoveries&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, signal is charlie&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Signal is charlie, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing from stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, commencing*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(unrealistic but mandatory)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;3NM behind Mom, 800ft, 350kias&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, at initial*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(if in IMC this call is required)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LSO || XXX, Three quarter mile call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE I BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Technically bolter/waveoff procedures are completely zip-lip. Aircraft are to visually fly the bolter procedure and are responsible for maintaining visual separation with all aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Stack can accommodate 4-ship (in formation) at each angels but not recommended unless flight lead is confident in tight formation skills with all members for extended periods of time (2-ship max is recommended)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Departure radial and altitude should have been determined in pre-brief&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Tower, XXX, Up on Deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | XXX, Tower, cleared as Fragged. Case 3 departure. &#039;&#039;*Departure Radial ___ , Angels___*&#039;&#039; &amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; Altimeter __.__ Squawk ____.&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Case 3, &#039;&#039;*Departure Radial ___, Angels__*&#039;&#039;, Altimeter __.__, Squawk ____, XXX&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!.... , time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once Ready for Taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, taxiing Cat __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once airborne&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Airborne&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX, Departure, radar contact&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When passing Angels 2.5&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Passing 2.5&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When reaching 7 DME&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Arcing&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When established on departure radial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established outbound&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If in IMC and now VMC&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, On top, angels __&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If not VMC at departure angels or by angels 18&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Popeye&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(refer to notes)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When Aircraft is Mission Ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Kilo&lt;br /&gt;
|-&lt;br /&gt;
| Departure || XXX, cleared to switch || XXX, roger&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Cleared to switch, XXX ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; &#039;&#039;Only issue radial and angels if not previously determined, or if changes have been made&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* 30 second launch interval regardless of cat positions&lt;br /&gt;
* If Popeye is reported, ATC should assign aircraft to take angels 19 (or climb above a known cloud ceiling where aircraft can proceed VMC), with each following member taking one angels above. They will proceed as single ships under positive control until in VMC (aircraft reports &amp;quot;on top&amp;quot;), at which point departure will decide the appropriate action.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | (Tac callsign) Marshal, (Tac callsign) XXX checking in (holding hands with), marking mom&#039;s (radial) for (DME), (low) state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | (Tac callsign) XXX, (Tac callsign) Marshal, CASE 3 recovery, CV-1 approach, expected final bearing ___, altimeter __.__ &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; &#039;&#039;(repeat following clearance for each flight member)&#039;&#039; &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; XXX, Marshal (Radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Marshal (radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Formation splits are at flight lead discretion, unless directed by marshal&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once established on assigned marshal stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established angels __, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing on +/- 15 sec of EAT&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Commencing, state _._, altimeter __.__ &lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, radar contact __ miles, final bearing __&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Transfer to Approach (anytime before PLATFORM)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, switch approach, check in button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Approach, XXX, checking in (DME) miles, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, final bearing ___&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Dirty Up Instruction (between 8–13nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, dirty up&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, getting dirty&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If no &amp;quot;dirty up&amp;quot; command is given, aircraft will dirty up at 8nm automatically&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Start ICLS approach (between 4–6nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, fly bullseye&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(if bullseye not showing say &amp;quot;negative bullseye&amp;quot;)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, three quarter mile, call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE III BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Aircraft will fly 150kt at 1200ft straight out on final bearing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, turn downwind / turn downwind at (DME) miles&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, (readback instruction)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will automatically turn downwind at 4nm&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Once aircraft is abeam carrier&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, abeam, state _._&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, intercept final bearing at (DME) miles &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(minimum 4nm)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | (DME) miles, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will turn to intercept final bearing at 4nm&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* The flight lead should identify the member with the lowest fuel state and clearly specify the recovery order, or at minimum, designate who will commence first.&lt;br /&gt;
* For controllers: Make sure the aircraft lowest in the stack commences first, set approach times accordingly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== LSO/Paddles Phraseology ==&lt;br /&gt;
&lt;br /&gt;
* For LSO, if aircraft is seen configured incorrectly such as no hook, no gear, or abnormal/damaged gear, &amp;quot;waveoff, waveoff&amp;quot; command is given immediately, followed by the reason e.g. &amp;quot;waveoff waveoff, nose gear not fully extended&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Appendix: Comm Presets &amp;amp; Reference ==&lt;br /&gt;
[[File:Sourcelogosmall.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Known Comm Presets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Button !! Station&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Tower/Paddles (PriFly)&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Departure&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Strike&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Red Crown&lt;br /&gt;
|-&lt;br /&gt;
| 5–9 || Various Tactical/Mission/CVW discrete freqs&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Squadron Tower/CATCC rep&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Approach 1&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Marshal&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Approach 2 (if more than one was needed or discrete for emerg. aircraft)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=193</id>
		<title>General/CATC Communications Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=193"/>
		<updated>2026-04-21T19:04:47Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* CASE I Departure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.9em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;Carrier Air Traffic Controller (CATC) Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; font-weight:bold;&amp;quot;&amp;gt;Created by 14th VSFS Top Hatters&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Brevity Words / Glossary ==&lt;br /&gt;
&lt;br /&gt;
; Angels&lt;br /&gt;
: Height of an aircraft in thousands of feet MSL (e.g. Angels 2, Angels 21)&lt;br /&gt;
&lt;br /&gt;
; Mom / Mother&lt;br /&gt;
: The aircraft carrier&lt;br /&gt;
&lt;br /&gt;
; Signal is Charlie&lt;br /&gt;
: Cleared to commence/land&lt;br /&gt;
&lt;br /&gt;
; Signal is Delta&lt;br /&gt;
: Do not commence/land&lt;br /&gt;
&lt;br /&gt;
; Ninety-Nine&lt;br /&gt;
: A message to be conveyed to all stations on frequency (no acknowledgement required)&lt;br /&gt;
&lt;br /&gt;
; State&lt;br /&gt;
: Fuel state expressed in thousands of pounds (e.g. &amp;quot;State 12.4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Low State&lt;br /&gt;
: Fuel state expressed in thousands of pounds of the member in the flight/formation with the lowest fuel (e.g. &amp;quot;Low State 3.5&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; DME&lt;br /&gt;
: Distance Measuring Equipment. Used to indicate distance in nautical miles from a navaid such as TACAN or VOR. (e.g. &amp;quot;...at 12 DME from carrier switch to tower&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Dirty Up&lt;br /&gt;
: Configure aircraft for landing (flaps, gears, etc.)&lt;br /&gt;
&lt;br /&gt;
; Kilo&lt;br /&gt;
: Aircraft is in a mission ready state (only applies to CASE III)&lt;br /&gt;
&lt;br /&gt;
; EAT&lt;br /&gt;
: Expected Approach Time (push/commence time)&lt;br /&gt;
&lt;br /&gt;
; CCZ / CCA&lt;br /&gt;
: Carrier Control Zone / Carrier Control Area&lt;br /&gt;
&lt;br /&gt;
; Commencing&lt;br /&gt;
: Continuing with an approach, usually breaking off a marshal stack&lt;br /&gt;
&lt;br /&gt;
; Zip-Lip&lt;br /&gt;
: No communications required unless urgent and necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
* CCZ is 5nm from mom extending from SFC to 2500ft and is in effect during CASE I and CASE II&lt;br /&gt;
** CCZ is controlled by PriFly which consists of:&lt;br /&gt;
*** &#039;&#039;&#039;Tower&#039;&#039;&#039; — Responsible for pattern traffic, briefing &amp;quot;Up on deck&amp;quot; aircraft with &amp;quot;99&amp;quot; calls (or individually), and giving signal charlie to overhead stack in case 1&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Responsible from final approach to trap/bolter for arriving aircraft, gives audio cues and guides to pilots&lt;br /&gt;
* CCA is 50nm from mom extending from surface to infinity, subject to change from surrounding airspace which usually take priority&lt;br /&gt;
** CCA has multiple manned stations depending on CASE being used and traffic density:&lt;br /&gt;
*** &#039;&#039;&#039;Marshal&#039;&#039;&#039; — Responsible for issuing marshal stacks and ensuring separation between commencing aircraft is timed correctly. Fuel state should be updated constantly to the stat board especially those with low fuel states.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 1&#039;&#039;&#039; — Only exists during Case II and III. Takes control of aircraft between Commence and Platform all the way down until LSO assumes control.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 2&#039;&#039;&#039; — Same as Approach 1 but is only used if heavy recovery traffic is expected and/or as a discrete frequency for emergency aircraft.&lt;br /&gt;
*** &#039;&#039;&#039;Departure&#039;&#039;&#039; — Only exists during Case II and III. Has control from time the aircraft is airborne until &amp;quot;Kilo&amp;quot; is reported, at which point the controller can send the aircraft to appropriate tac freq (in our case, magic). Controller can delay freq switch after &amp;quot;Kilo&amp;quot; if further services are needed, but must be before leaving CCA.&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Monitors frequency and takes over when aircraft is entering groove, at which point LSO has priority on radio until aircraft has either trapped or boltered.&lt;br /&gt;
* On initial contact include flight tactical callsign along with side number to ensure aircraft is from the correct fighter wing&lt;br /&gt;
** E.g. &amp;quot;Hat 123 checking in…&amp;quot; / &amp;quot;Ripper 123 marking mom&#039;s…&amp;quot;&lt;br /&gt;
* If unable to make commence time within +/- 15s report to marshal immediately&lt;br /&gt;
** &amp;quot;Marshal, 104 is early/late for commence time&amp;quot;&lt;br /&gt;
* Side numbers should have the same initial number within the same flight&lt;br /&gt;
** For example, Hat = 1xx, Ripper = 2xx, Psycho = 3xx&lt;br /&gt;
* Last 30 seconds of time hack should not be interrupted unless necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CATCC Specific Information ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;DIRTY UP (command from CATC) LIMITS ARE NO EARLIER THAN 13 MILES AND NO LATER THAN 8 MILES&#039;&#039;&#039;&lt;br /&gt;
** At 8nm aircraft will dirty up automatically if no dirty up instruction was received within the dirty up window (13nm–8nm)&lt;br /&gt;
* Minimums for PAR approaches is 1¼ mile; at this point aircraft has to report BALL/CLARA and LSO takes over. If LSO has no contact visually then aircraft has to waveoff.&lt;br /&gt;
** If aircraft reports CLARA but LSO has contact, approach may continue at LSO discretion&lt;br /&gt;
* CATCC should have a &amp;quot;Status Board&amp;quot; which is used to monitor flights fuel state and urgency&lt;br /&gt;
** LotATC comments on aircraft tag should suffice for now&lt;br /&gt;
* Case I departure allows Case I, II, and III recovery. Case II departure allows a Case II or III recovery; a Case III departure mandates a Case III recovery.&lt;br /&gt;
* Case II recovery allows for 2-ship in marshal&lt;br /&gt;
** This is risky — see [https://youtu.be/v4Bc7V1KwmA?si=c2pipuWH9TBK-yQm&amp;amp;t=1725 28:45] for explanation&lt;br /&gt;
* There are four degrees of control a CATC controller has:&lt;br /&gt;
** &#039;&#039;&#039;Positive control&#039;&#039;&#039; — The controlling agency has radar and radio contact with the aircraft being controlled, and published approach or departure procedures are complied with, or where specific assignments regarding heading and altitude are issued by the controller. While the pilot provides altitude separation by maintaining assigned altitudes, the air traffic controller is responsible for lateral and time separation. The air traffic controller may direct speed changes.&lt;br /&gt;
** &#039;&#039;&#039;Advisory control&#039;&#039;&#039; — The controlling agency monitors radar and radio contact with the aircraft under its control and provides traffic advisories. The individual pilot is responsible for traffic separation with the assistance from the control agency.&lt;br /&gt;
** &#039;&#039;&#039;Monitor control&#039;&#039;&#039; — Must only be used when an aircraft is operating in VMC &#039;&#039;outside&#039;&#039; of controlled airspace and separation from other traffic can be safely assumed by the pilot.&lt;br /&gt;
** &#039;&#039;&#039;Non-radar control&#039;&#039;&#039; (rare) — When shipboard radar is INOP; very unlikely on DCS.&lt;br /&gt;
* The recommended way to create separation between aircraft &#039;&#039;after commencing&#039;&#039; is to employ a method called &amp;quot;lagging&amp;quot;. To &amp;quot;lag&amp;quot; an aircraft, approach instructs a series of left and right turns, ideally 30 degrees or less. Once desired separation is achieved, aircraft can be instructed to &amp;quot;fly final bearing&amp;quot;. This is preferred over the &amp;quot;dirty up&amp;quot; method (depending on the situation) because once an aircraft dirties up, they must remain at approach speed and landing configuration for the rest of the approach.&lt;br /&gt;
* In case 1 and 2, aircraft cannot be sent to tower frequency unless aircraft has called visual. Marshal and approach controllers are not obligated to handover aircraft to tower when they are visual with mom but it has to be switched prior to entering the CCZ (5nm).&lt;br /&gt;
* For case 2 and 3 departure, the arc and departure radial is only required when aircraft are in IMC. Once aircraft is in VMC and reports &amp;quot;on top&amp;quot;, the departure controller is free to allow aircraft to continue own navigation (advisory control) or remain on positive control.&lt;br /&gt;
* If giving 99 transmission on check in and controller is not ready for time hack, &amp;quot;standby time hack&amp;quot; can be used.&lt;br /&gt;
** Time hack on ground should be given after all aircraft are &amp;quot;up on deck&amp;quot;, otherwise this will have to be repeated for any new aircraft that missed the time hack. Ideally, every plane that launches from the carrier has to be time hacked.&lt;br /&gt;
* Anytime a major change happens to anything like BRC, weather, departure, etc., use &amp;quot;99&amp;quot; to announce&lt;br /&gt;
** 99&#039;s don&#039;t require acknowledgement from anyone&lt;br /&gt;
** &amp;quot;Ninety-Nine, &#039;&#039;*Lone Warrior*&#039;&#039;, (insert message)&amp;quot;&lt;br /&gt;
* For case 3, controllers maintain positive control until aircraft reports &amp;quot;Kilo&amp;quot;&lt;br /&gt;
* Refrain from saying climb or descend; if need to assign altitude say &amp;quot;Take angels 7&amp;quot; or &amp;quot;Take angels 2.5&amp;quot;&lt;br /&gt;
* To issue heading changes, do not say &amp;quot;turn&amp;quot;, only say left/right followed by a magnetic heading: &amp;quot;Left 290&amp;quot;, &amp;quot;Right 050&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.05em;&amp;quot;&amp;gt;Phrases marked with &amp;lt;i&amp;gt;*(message)*&amp;lt;/i&amp;gt; are &amp;lt;u&amp;gt;optional&amp;lt;/u&amp;gt; and may be used when workload and frequency congestion permit for situational awareness.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, Up on deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, Tower, Roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!..... time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When ready to taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Taxiing to CAT __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Zip-Lip for remainder of CASE I departure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flights can switch off BTN 1 at their discretion once clear of CCZ&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* &amp;quot;99&amp;quot; transmission has to be done after all aircraft has checked in but before the first aircraft launches&lt;br /&gt;
* &amp;quot;Up on deck&amp;quot; call should be made as soon as electrical power is established (usually via ground power)&lt;br /&gt;
* Minimum 10 second launch interval if aircraft are on same-side cats (e.g. cat 1 + cat 2 launches need a 10 second interval; cat 1 + cat 3 do not)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CASE I Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || (Mom tac callsign) marshal, (tac callsign) XXX (report if holding hands), Marking mother&#039;s (radial) for (DME), angels __, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || (Tac callsign) XXX, (Mom tac callsign) Marshal, CASE 1 recovery, BRC is __, Mother&#039;s Weather ___, Altimeter __.__, marshal angels ___, report see me at 10&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || CASE 1 recovery, BRC ___, Altimeter __.__, marshal angels _, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When within 10 DME &#039;&#039;&#039;AND&#039;&#039;&#039; visual with Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, See you at (DME)&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, update state, check in tower button 1&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When carrier is ready to accept recoveries&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, signal is charlie&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Signal is charlie, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing from stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, commencing*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(unrealistic but mandatory)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;3NM behind Mom, 800ft, 350kias&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, at initial*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(if in IMC this call is required)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LSO || XXX, Three quarter mile call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE I BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Technically bolter/waveoff procedures are completely zip-lip. Aircraft are to visually fly the bolter procedure and are responsible for maintaining visual separation with all aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Stack can accommodate 4-ship (in formation) at each angels but not recommended unless flight lead is confident in tight formation skills with all members for extended periods of time (2-ship max is recommended)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Departure radial and altitude should have been determined in pre-brief&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Tower, XXX, Up on Deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | XXX, Tower, cleared as Fragged. Case 3 departure. &#039;&#039;*Departure Radial ___ , Angels___*&#039;&#039; &amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; Altimeter __.__ Squawk ____.&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Case 3, &#039;&#039;*Departure Radial ___, Angels__*&#039;&#039;, Altimeter __.__, Squawk ____, XXX&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!.... , time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once Ready for Taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, taxiing Cat __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once airborne&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Airborne&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX, Departure, radar contact&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When passing Angels 2.5&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Passing 2.5&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When reaching 7 DME&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Arcing&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When established on departure radial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established outbound&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If in IMC and now VMC&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, On top, angels __&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If not VMC at departure angels or by angels 18&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Popeye&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(refer to notes)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When Aircraft is Mission Ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Kilo&lt;br /&gt;
|-&lt;br /&gt;
| Departure || XXX, cleared to switch || XXX, roger&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Cleared to switch, XXX ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; &#039;&#039;Only issue radial and angels if not previously determined, or if changes have been made&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* 30 second launch interval regardless of cat positions&lt;br /&gt;
* If Popeye is reported, ATC should assign aircraft to take angels 19 (or climb above a known cloud ceiling where aircraft can proceed VMC), with each following member taking one angels above. They will proceed as single ships under positive control until in VMC (aircraft reports &amp;quot;on top&amp;quot;), at which point departure will decide the appropriate action.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When 60–50nm from mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | (Tac callsign) Marshal, (Tac callsign) XXX checking in (holding hands with), marking mom&#039;s (radial) for (DME), (low) state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | (Tac callsign) XXX, (Tac callsign) Marshal, CASE 3 recovery, CV-1 approach, expected final bearing ___, altimeter __.__ &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; &#039;&#039;(repeat following clearance for each flight member)&#039;&#039; &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; XXX, Marshal (Radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Marshal (radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Formation splits are at flight lead discretion, unless directed by marshal&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once established on assigned marshal stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established angels __, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When commencing on +/- 15 sec of EAT&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Commencing, state _._, altimeter __.__ &lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, radar contact __ miles, final bearing __&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Transfer to Approach (anytime before PLATFORM)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, switch approach, check in button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Approach, XXX, checking in (DME) miles, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, final bearing ___&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Dirty Up Instruction (between 8–13nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, dirty up&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, getting dirty&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If no &amp;quot;dirty up&amp;quot; command is given, aircraft will dirty up at 8nm automatically&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Start ICLS approach (between 4–6nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, fly bullseye&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(if bullseye not showing say &amp;quot;negative bullseye&amp;quot;)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, three quarter mile, call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE III BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Aircraft will fly 150kt at 1200ft straight out on final bearing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, turn downwind / turn downwind at (DME) miles&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, (readback instruction)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will automatically turn downwind at 4nm&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Once aircraft is abeam carrier&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, abeam, state _._&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, intercept final bearing at (DME) miles &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(minimum 4nm)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | (DME) miles, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will turn to intercept final bearing at 4nm&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* The flight lead should identify the member with the lowest fuel state and clearly specify the recovery order, or at minimum, designate who will commence first.&lt;br /&gt;
* For controllers: Make sure the aircraft lowest in the stack commences first, set approach times accordingly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== LSO/Paddles Phraseology ==&lt;br /&gt;
&lt;br /&gt;
* For LSO, if aircraft is seen configured incorrectly such as no hook, no gear, or abnormal/damaged gear, &amp;quot;waveoff, waveoff&amp;quot; command is given immediately, followed by the reason e.g. &amp;quot;waveoff waveoff, nose gear not fully extended&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Appendix: Comm Presets &amp;amp; Reference ==&lt;br /&gt;
[[File:Sourcelogosmall.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Known Comm Presets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Button !! Station&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Tower/Paddles (PriFly)&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Departure&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Strike&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Red Crown&lt;br /&gt;
|-&lt;br /&gt;
| 5–9 || Various Tactical/Mission/CVW discrete freqs&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Squadron Tower/CATCC rep&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Approach 1&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Marshal&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Approach 2 (if more than one was needed or discrete for emerg. aircraft)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=192</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=192"/>
		<updated>2026-04-21T19:01:23Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Commit — Fighter Initiated */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=191</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=191"/>
		<updated>2026-04-21T19:01:12Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* RV Alpha Procedure */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=189</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=189"/>
		<updated>2026-04-21T18:59:14Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Lateral (Vector) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=188</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=188"/>
		<updated>2026-04-21T18:59:06Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Vertical (Altitude) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=187</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=187"/>
		<updated>2026-04-21T18:58:57Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Attack Run */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=186</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=186"/>
		<updated>2026-04-21T18:58:12Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Check In with Weapons Controller */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=185</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=185"/>
		<updated>2026-04-21T18:57:59Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Check In on Radar — Transit Control */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=184</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=184"/>
		<updated>2026-04-21T18:57:40Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Flight Check / Frequency Change */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=183</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=183"/>
		<updated>2026-04-20T19:41:34Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Authentication (DRYAD) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=182</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=182"/>
		<updated>2026-04-20T18:15:55Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CLOSE&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | LOOSE&lt;br /&gt;
! BROADCAST&lt;br /&gt;
|-&lt;br /&gt;
!&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
! POSITIVE&lt;br /&gt;
! ADVISORY&lt;br /&gt;
!&lt;br /&gt;
|-&lt;br /&gt;
! TARGETS SELECTION&lt;br /&gt;
| IC || IC || IC || IC || PIL&lt;br /&gt;
|-&lt;br /&gt;
! TACTICAL SELECTION&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! GEOMETRY&lt;br /&gt;
| IC || IC || PIL || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! SEPARATION&lt;br /&gt;
| IC || PIL || IC || PIL || PIL&lt;br /&gt;
|-&lt;br /&gt;
! PICTURE FORMAT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | HDG – SPD – ALT&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; | BRAA or BULLSEYE&lt;br /&gt;
| BULLSEYE&lt;br /&gt;
|}&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;&amp;lt;big&amp;gt;Commit&amp;lt;/big&amp;gt;&#039;&#039;&#039;&lt;br /&gt;
|Directive to engage / move to intercept&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=179</id>
		<title>General/Tactical Communication</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/Tactical_Communication&amp;diff=179"/>
		<updated>2026-04-19T09:06:46Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Authentication (DRYAD) */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__NOTOC__&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Tactical Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Control Architecture · Check-In · AAR · PID · Air-to-Air Combat · Brevity&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 01 / Control Architecture ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;ASACS&#039;&#039;&#039; (Airborne Surveillance and Control System) is the integrated command-and-control framework linking airborne surveillance platforms, ground-based control centers, and air defense assets into a single coordinated system. ASACS defines the doctrine, communications architecture, and authority relationships governing how AWACS, CRCs, and radar sites share data, build a Recognized Air Picture, and allocate control of aircraft and weapons.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;AWACS&#039;&#039;&#039; (Airborne Warning and Control System) is an airborne command-and-control platform with long-range radar and battle management consoles. It provides surveillance, identification, and tactical control of aircraft over extended ranges, particularly where ground radar coverage is limited.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;CRC&#039;&#039;&#039; (Control and Reporting Center) is a ground-based air command-and-control facility responsible for surveillance, identification, and tactical control within a designated airspace sector. It fuses multiple radar sources to generate a Recognized Air Picture and provides fighter control and airspace coordination.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;GCI&#039;&#039;&#039; (Ground Controlled Intercept) is the tactical function of directing fighter aircraft to intercept airborne targets using ground-based radar. GCI refers to the activity performed by trained controllers, not a specific facility.&lt;br /&gt;
&lt;br /&gt;
=== Control Types ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Close Positive Control&#039;&#039;&#039; || IC directs all aspects of the intercept.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Broadcast Control&#039;&#039;&#039; || IC provides picture; pilot assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Advisory&#039;&#039;&#039; || Pilot fully responsible — IC provides information only.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;PIL = Pilot&#039;s Responsibility · IC = Intercept Controller&#039;s Responsibility&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 02 / Intercept Controller ==&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Intercept Controller (IC)&#039;&#039;&#039; guides military assets in the tactical environment. When airborne on an AEW/AWACS platform the role is called &#039;&#039;&#039;Weapon Controller (WC)&#039;&#039;&#039; — this manual uses &#039;&#039;&#039;IC&#039;&#039;&#039; throughout for convenience.&lt;br /&gt;
&lt;br /&gt;
Primary IC responsibilities: target selection and assignment · PICTURE reporting · initial fighter vector (COMMIT)&lt;br /&gt;
&lt;br /&gt;
Supported operations: &#039;&#039;&#039;QRA · AIR TO AIR REFUELLING · COMBAT AIR PATROL&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 03 / Standard Calls ==&lt;br /&gt;
&lt;br /&gt;
=== State Call ===&lt;br /&gt;
&lt;br /&gt;
A &#039;&#039;&#039;State Call&#039;&#039;&#039; reports combat status to the IC: &#039;&#039;&#039;weapons, fuel, and playtime&#039;&#039;&#039; in a fixed order.&lt;br /&gt;
&lt;br /&gt;
Example: &#039;&#039;&amp;quot;State is 602+ 10000lbs 90M&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! # FOX-3 !! # FOX-1 !! # FOX-2 !! Gun !! Fuel !! Playtime&lt;br /&gt;
|-&lt;br /&gt;
| 6 || 0 || 2 || + || 10,000 lbs || 90 min&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
6× FOX-3, 0× FOX-1, 2× FOX-2, gun available, 10,000 lbs fuel, 90 minutes playtime.&lt;br /&gt;
&lt;br /&gt;
=== BRAA Call ===&lt;br /&gt;
&lt;br /&gt;
Tactical control format: &#039;&#039;&#039;Bearing, Range, Altitude, Aspect&#039;&#039;&#039; relative to the specified friendly aircraft.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Groups !! Format !! Bearing !! Range !! Altitude !! Aspect !! Declaration&lt;br /&gt;
|-&lt;br /&gt;
| Single Group || BRAA || 320 || 30 nm || 20,000 ft || Flanking || BOGEY&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Flight Check / Frequency Change ===&lt;br /&gt;
&lt;br /&gt;
Executed when switching the flight to a new frequency. &#039;&#039;&#039;Intraflight&#039;&#039;&#039; = flight-internal frequency. &#039;&#039;&#039;Interflight&#039;&#039;&#039; = control agency frequency.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (interflight) || {CS} Push Button _&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead (intraflight) || Push {UHF/VHF, Radio 1/2} Button _&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;All flight members switch to channel _&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Check&lt;br /&gt;
|-&lt;br /&gt;
| Wingman || 2&lt;br /&gt;
|-&lt;br /&gt;
| Element Lead || 3&lt;br /&gt;
|-&lt;br /&gt;
| Element Wingman || 4&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Lead proceeds with initial call as normal&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Authentication (DRYAD) ===&lt;br /&gt;
&lt;br /&gt;
Verifies contact with an allied unit. A challenging station picks a letter from the leftmost column and a second from that row. The responding station replies with the letter directly below the second chosen letter. The DRYAD table is issued in the pre-mission briefing.&lt;br /&gt;
&lt;br /&gt;
Pilots are responsible for initiating Authentication with a Controlling Station&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Authenticate E-A&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Come back G&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Authenticate J-U&lt;br /&gt;
|-&lt;br /&gt;
| ATC || Come back R&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Good Authentication&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 04 / Check-In Procedures ==&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;CS = Callsign (e.g. SHADOW 1). Not every procedure applies to every mission.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In on Radar — Transit Control ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} {Flight Level}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Close Positive Control is inferred.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Check In with Weapons Controller ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flight Check&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} {CS} Mission Nr {MSN} {Position} {Altitude} {Playtime} {As Fragged / With Exceptions}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || &#039;&#039;Acknowledges&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Authentication&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, Identified, {Control Type}, Alpha Check Bullseye {Position}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Same {Alpha Check}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Bullseye cannot be used for initial position calls — only valid after Alpha Check.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 05 / Training Range &amp;amp; Formations ==&lt;br /&gt;
&lt;br /&gt;
=== Attack Run ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Turning in for attack run&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} In Hot, Heading ___&lt;br /&gt;
|-&lt;br /&gt;
| Tactical Controller || Cleared Hot &#039;&#039;(or: Abort, Turn Left/Right HDG)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Upon completion&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Off Target&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Repeated for every attack run. Multiple aircraft on the same target: ASACS issues traffic information and may require visual separation.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Formation Splits ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, request split into {number} parts of {number} each&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report ready for {Right / Left Hand} {Split Type}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Vertical (Altitude) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, descend {FL}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, descending {FL}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==== Lateral (Vector) ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, ready&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS 2} for split turn {side} {degrees}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} squawk {number} · identified&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeat for each new flight&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Join-Up ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} requesting join-up with {CS 2}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2}, confirm join-up clearance for {CS}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, {CS} is cleared to join up&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, fly {heading} and climb/descend to {angels}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS}, report {CS 2} in sight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, {CS 2} in sight, {position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Visual join-up approved — report formation tight&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead 2 || {CS 2}, formation tight&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS 2} adopt callsign {new CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 06 / Air-to-Air Refuelling ==&lt;br /&gt;
&lt;br /&gt;
AAR requires close coordination with the tanker around a pre-briefed Rendezvous (RV). SOURCE uses &#039;&#039;&#039;RV Alpha (Fixed Anchor)&#039;&#039;&#039; for all operations.&lt;br /&gt;
&lt;br /&gt;
=== Tanker Orbit Stack ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Level !! Usage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA&#039;&#039;&#039; || Receivers departing · Emergency&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAVO&#039;&#039;&#039; || Tanker base level&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CHARLIE&#039;&#039;&#039; || Receiver evasive&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DELTA&#039;&#039;&#039; || Receivers approaching&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== RV Alpha Procedure ===&lt;br /&gt;
&lt;br /&gt;
Receiver: fly 2,000 ft below AAR altitude · follow IC heading · declare JUDY on radar contact · declare VISUAL when in sight · weapons safe and radar off · take ECHELON LEFT when authorized.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Proceed Tanker BRAA {BRAA} — RV Alpha — Tanker Freq {Freq} {Instructions}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Roger, RV Alpha, Tanker Freq {Freq} {Readback}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once flight has radar contact with tanker&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {Flight Name} Judy 1, Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || 2, 3, 4… Weapons Safe&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once tanker is in sight&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Tanker {x} o&#039;clock, report visual&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Nose Cold, visual with tanker&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {CS} Roger, contact boom&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Switch to DCS tanker frequency&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;NOTE: Flight Lead must confirm Nose Cold with wingmen on intraflight before reporting to ATC.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 07 / Positive Identification (PID) ==&lt;br /&gt;
&lt;br /&gt;
PID proves, to a defensible standard, that the contact is a legitimate target under the ROE. Proof may come from sensors, behavior, location, declarations, or higher authority.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Electronic PID&#039;&#039;&#039; || IFF interrogation, Link picture, NCTR, controller declaration. Most common form in BVR.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Visual PID&#039;&#039;&#039; || Confirm number, type, livery, armament, heading, speed. Requires merge or VID pass.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;Ground Targets&#039;&#039;&#039; || Correlate with pre-briefed target. CRC issues Cleared to Engage before weapons release.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Ground Target Engagement ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Identified {Target Description} {if pre-briefed: Matches Target __}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared to Engage&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || In Hot, {Target Description}, {Ingress Heading}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Cleared Hot / Abort&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Completed Engagement&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Continue as Fragged / {Additional Instructions}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 08 / Air-to-Air Combat ==&lt;br /&gt;
&lt;br /&gt;
Air combat is primarily carried out by CAP aircraft — the two main types being &#039;&#039;&#039;DCA&#039;&#039;&#039; (Defensive Counter Air) and &#039;&#039;&#039;OCA&#039;&#039;&#039; (Offensive Counter Air). Before a Commit, the controller has radio priority. After Commit, the fighters hold priority.&lt;br /&gt;
&lt;br /&gt;
The &#039;&#039;&#039;Targeting Range&#039;&#039;&#039; is the agreed distance at which all contacts must be intercepted. A group inside Targeting Range with no assigned fighter is labelled &#039;&#039;&#039;Untargeted&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
=== Contact Declaration ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Declaration !! Meaning&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy — cleared to engage (IAW ROE)&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NEUTRAL&#039;&#039;&#039; || Neutral — not cleared to engage&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FRIENDLY&#039;&#039;&#039; || Friendly — not cleared to engage&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Fighter Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once all commit criteria are met&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Recommend Commit&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Controller evaluates and initiates&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Commit — Controller Initiated ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {GCI-CS} {Nr of groups}, {Group Description}, {Fighter-CS} Commit {+ VID if required}&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Commit&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Radar / Visual Contact ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Judy — &#039;&#039;radar contact, no further guidance needed&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} Tally — &#039;&#039;visual on target&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Declare &amp;amp; Weapon Release ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CRC-CS} Declare {Group Label or Bullseye Position}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || {Group Label} Declared …&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Aircraft || {CS} Fox-{1/2/3}, {Group Label or Bullseye Position}, {Target Description}&lt;br /&gt;
|-&lt;br /&gt;
| CRC || Copy Shot&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== 09 / Brevity Words ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:22%;&amp;quot; | Term !! Definition&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AS FRAGGED&#039;&#039;&#039; || Unit will perform exactly as briefed or scheduled.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;WITH EXCEPTIONS&#039;&#039;&#039; || Unit will perform as briefed with stated exceptions.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ALPHA CHECK&#039;&#039;&#039; || Verification of the position of a Bullseye or related point.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ANGELS&#039;&#039;&#039; || Height of friendly aircraft in thousands of feet MSL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AUTHENTICATE&#039;&#039;&#039; || Method to verify communication with allied agencies.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PLAYTIME&#039;&#039;&#039; || Time aircraft can remain on station (hours + minutes).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;PICTURE&#039;&#039;&#039; || Request for mission information in digital bullseye format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BRAA&#039;&#039;&#039; || Bearing, Range, Altitude, and Aspect relative to a friendly aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BULLSEYE&#039;&#039;&#039; || Reference point used to establish positions (bearing + range).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GROUP(S)&#039;&#039;&#039; || Any number of contacts within 3 nm of each other.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;AZIMUTH&#039;&#039;&#039; || Two groups separated laterally (by cardinal directions).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;RANGE&#039;&#039;&#039; || Two groups separated along a line of bearing (LEAD/TRAIL).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;STACK&#039;&#039;&#039; || Two or more contacts in a group with ≥10,000 ft altitude separation.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MONITOR&#039;&#039;&#039; || Maintain sensor awareness on a group or object.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLARA&#039;&#039;&#039; || Radarscope clear of enemy contacts.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CLEAN&#039;&#039;&#039; || No radar contacts on bandits, bogies, or aircraft of interest.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DRAG / COLD&#039;&#039;&#039; || Contact aspect stabilized 000–070°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BEAM&#039;&#039;&#039; || Contact aspect stabilized 070–110°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FLANK&#039;&#039;&#039; || Contact aspect stabilized 110–160°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOT / HEAD ON&#039;&#039;&#039; || Contact aspect stabilized 160–180°.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TRACKING&#039;&#039;&#039; || Direction of flight/movement (in bullseye format).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MARSHALLING&#039;&#039;&#039; || Positioning forces at a point for offensive operations.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BANDIT&#039;&#039;&#039; || Positively identified enemy (not clearance to engage).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY&#039;&#039;&#039; || Unknown contact.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HOSTILE&#039;&#039;&#039; || Enemy contact cleared for engagement (IAW ROE).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FURBALL&#039;&#039;&#039; || Friendly and non-friendly aircraft within 5 nm.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX ONE&#039;&#039;&#039; || Semi-active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX TWO&#039;&#039;&#039; || IR-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FOX THREE&#039;&#039;&#039; || Active radar-guided missile fired.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;ENGAGE&#039;&#039;&#039; || Directive to fire on a target.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;GATE&#039;&#039;&#039; || Fly as fast as possible — afterburner.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BUSTER&#039;&#039;&#039; || Fly at maximum continuous speed — military power.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BREAK&#039;&#039;&#039; || (Direction) Immediate maximum-performance turn.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VISUAL&#039;&#039;&#039; || Sighting of a friendly aircraft, ground unit, or ship.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BLIND&#039;&#039;&#039; || No visual contact with friendly.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TALLY&#039;&#039;&#039; || Sighting of a target or enemy aircraft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;NO JOY&#039;&#039;&#039; || No visual contact with target or enemy.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;MERGED&#039;&#039;&#039; || Radar tracks have come together (3–5 nm).&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;JUDY&#039;&#039;&#039; || Aircrew has control of intercept; controller minimizes comms.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;DECLARE&#039;&#039;&#039; || Inquiry as to track ID. Responses: FRIENDLY / BOGEY / BANDIT / HOSTILE / NEUTRAL / UNABLE / FURBALL.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;BOGEY DOPE&#039;&#039;&#039; || Request for info on indicated or nearest group in BRAA format.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;TARGETING&#039;&#039;&#039; || Fighter has acquired assigned group and assumes responsibility.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;CONTACT&#039;&#039;&#039; || Individual radar return within a group.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HEAVY&#039;&#039;&#039; || Group with more than 3 elements.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;HIGH&#039;&#039;&#039; || Target altitude above 40,000 ft.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;FAST&#039;&#039;&#039; || Target speed 600–900 kts or Mach 1.0–1.5.&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;&#039;VERY FAST&#039;&#039;&#039; || Target speed above 900 kts / Mach 1.5+.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=178</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=178"/>
		<updated>2026-04-17T18:55:42Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: added frequency / channel table&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|751x751px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;br /&gt;
&lt;br /&gt;
== FREQUENCYS ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!STATION&lt;br /&gt;
!FREQUENCY&lt;br /&gt;
!CH&lt;br /&gt;
|-&lt;br /&gt;
|Common&lt;br /&gt;
|251.000&lt;br /&gt;
|1&lt;br /&gt;
|-&lt;br /&gt;
|LTAG TWR&lt;br /&gt;
|360.200&lt;br /&gt;
|2&lt;br /&gt;
|-&lt;br /&gt;
|LTAG RADAR&lt;br /&gt;
|340.775&lt;br /&gt;
|3&lt;br /&gt;
|-&lt;br /&gt;
|LTAG PRECISION&lt;br /&gt;
|282.500&lt;br /&gt;
|4&lt;br /&gt;
|-&lt;br /&gt;
|LTAG ATIS&lt;br /&gt;
|377.475&lt;br /&gt;
|5&lt;br /&gt;
|-&lt;br /&gt;
|MAGIC&lt;br /&gt;
|261.500&lt;br /&gt;
|6&lt;br /&gt;
|-&lt;br /&gt;
|CV-75 MRSHL&lt;br /&gt;
|307.500&lt;br /&gt;
|7&lt;br /&gt;
|-&lt;br /&gt;
|Carrier Frequencys&lt;br /&gt;
|&lt;br /&gt;
|8-10&lt;br /&gt;
|-&lt;br /&gt;
|Unit Option&lt;br /&gt;
|&lt;br /&gt;
|11-20&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=177</id>
		<title>General/CATC Communications Guide</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=General/CATC_Communications_Guide&amp;diff=177"/>
		<updated>2026-04-11T14:51:42Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* General Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.9em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;Carrier Air Traffic Controller (CATC) Communications Guide&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:0.8em; font-weight:bold;&amp;quot;&amp;gt;Created by 14th VSFS Top Hatters&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Brevity Words / Glossary ==&lt;br /&gt;
&lt;br /&gt;
; Angels&lt;br /&gt;
: Height of an aircraft in thousands of feet MSL (e.g. Angels 2, Angels 21)&lt;br /&gt;
&lt;br /&gt;
; Mom / Mother&lt;br /&gt;
: The aircraft carrier&lt;br /&gt;
&lt;br /&gt;
; Signal is Charlie&lt;br /&gt;
: Cleared to commence/land&lt;br /&gt;
&lt;br /&gt;
; Signal is Delta&lt;br /&gt;
: Do not commence/land&lt;br /&gt;
&lt;br /&gt;
; Ninety-Nine&lt;br /&gt;
: A message to be conveyed to all stations on frequency (no acknowledgement required)&lt;br /&gt;
&lt;br /&gt;
; State&lt;br /&gt;
: Fuel state expressed in thousands of pounds (e.g. &amp;quot;State 12.4&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Low State&lt;br /&gt;
: Fuel state expressed in thousands of pounds of the member in the flight/formation with the lowest fuel (e.g. &amp;quot;Low State 3.5&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; DME&lt;br /&gt;
: Distance Measuring Equipment. Used to indicate distance in nautical miles from a navaid such as TACAN or VOR. (e.g. &amp;quot;...at 12 DME from carrier switch to tower&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
; Dirty Up&lt;br /&gt;
: Configure aircraft for landing (flaps, gears, etc.)&lt;br /&gt;
&lt;br /&gt;
; Kilo&lt;br /&gt;
: Aircraft is in a mission ready state (only applies to CASE III)&lt;br /&gt;
&lt;br /&gt;
; EAT&lt;br /&gt;
: Expected Approach Time (push/commence time)&lt;br /&gt;
&lt;br /&gt;
; CCZ / CCA&lt;br /&gt;
: Carrier Control Zone / Carrier Control Area&lt;br /&gt;
&lt;br /&gt;
; Commencing&lt;br /&gt;
: Continuing with an approach, usually breaking off a marshal stack&lt;br /&gt;
&lt;br /&gt;
; Zip-Lip&lt;br /&gt;
: No communications required unless urgent and necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== General Information ==&lt;br /&gt;
&lt;br /&gt;
* CCZ is 10nm from mom extending from SFC to 2500ft and is in effect during CASE I and CASE II&lt;br /&gt;
** CCZ is controlled by PriFly which consists of:&lt;br /&gt;
*** &#039;&#039;&#039;Tower&#039;&#039;&#039; — Responsible for pattern traffic, briefing &amp;quot;Up on deck&amp;quot; aircraft with &amp;quot;99&amp;quot; calls (or individually), and giving signal charlie to overhead stack in case 1&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Responsible from final approach to trap/bolter for arriving aircraft, gives audio cues and guides to pilots&lt;br /&gt;
* CCA is 50nm from mom extending from surface to infinity, subject to change from surrounding airspace which usually take priority&lt;br /&gt;
** CCA has multiple manned stations depending on CASE being used and traffic density:&lt;br /&gt;
*** &#039;&#039;&#039;Marshal&#039;&#039;&#039; — Responsible for issuing marshal stacks and ensuring separation between commencing aircraft is timed correctly. Fuel state should be updated constantly to the stat board especially those with low fuel states.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 1&#039;&#039;&#039; — Only exists during Case II and III. Takes control of aircraft between Commence and Platform all the way down until LSO assumes control.&lt;br /&gt;
*** &#039;&#039;&#039;Approach 2&#039;&#039;&#039; — Same as Approach 1 but is only used if heavy recovery traffic is expected and/or as a discrete frequency for emergency aircraft.&lt;br /&gt;
*** &#039;&#039;&#039;Departure&#039;&#039;&#039; — Only exists during Case II and III. Has control from time the aircraft is airborne until &amp;quot;Kilo&amp;quot; is reported, at which point the controller can send the aircraft to appropriate tac freq (in our case, magic). Controller can delay freq switch after &amp;quot;Kilo&amp;quot; if further services are needed, but must be before leaving CCA.&lt;br /&gt;
*** &#039;&#039;&#039;LSO/Paddles&#039;&#039;&#039; — Monitors frequency and takes over when aircraft is entering groove, at which point LSO has priority on radio until aircraft has either trapped or boltered.&lt;br /&gt;
* On initial contact include flight tactical callsign along with side number to ensure aircraft is from the correct fighter wing&lt;br /&gt;
** E.g. &amp;quot;Hat 123 checking in…&amp;quot; / &amp;quot;Ripper 123 marking mom&#039;s…&amp;quot;&lt;br /&gt;
* If unable to make commence time within +/- 15s report to marshal immediately&lt;br /&gt;
** &amp;quot;Marshal, 104 is early/late for commence time&amp;quot;&lt;br /&gt;
* Side numbers should have the same initial number within the same flight&lt;br /&gt;
** For example, Hat = 1xx, Ripper = 2xx, Psycho = 3xx&lt;br /&gt;
* Last 30 seconds of time hack should not be interrupted unless necessary&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CATCC Specific Information ==&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;DIRTY UP (command from CATC) LIMITS ARE NO EARLIER THAN 13 MILES AND NO LATER THAN 8 MILES&#039;&#039;&#039;&lt;br /&gt;
** At 8nm aircraft will dirty up automatically if no dirty up instruction was received within the dirty up window (13nm–8nm)&lt;br /&gt;
* Minimums for PAR approaches is 1¼ mile; at this point aircraft has to report BALL/CLARA and LSO takes over. If LSO has no contact visually then aircraft has to waveoff.&lt;br /&gt;
** If aircraft reports CLARA but LSO has contact, approach may continue at LSO discretion&lt;br /&gt;
* CATCC should have a &amp;quot;Status Board&amp;quot; which is used to monitor flights fuel state and urgency&lt;br /&gt;
** LotATC comments on aircraft tag should suffice for now&lt;br /&gt;
* Case I departure allows Case I, II, and III recovery. Case II departure allows a Case II or III recovery; a Case III departure mandates a Case III recovery.&lt;br /&gt;
* Case II recovery allows for 2-ship in marshal&lt;br /&gt;
** This is risky — see [https://youtu.be/v4Bc7V1KwmA?si=c2pipuWH9TBK-yQm&amp;amp;t=1725 28:45] for explanation&lt;br /&gt;
* There are four degrees of control a CATC controller has:&lt;br /&gt;
** &#039;&#039;&#039;Positive control&#039;&#039;&#039; — The controlling agency has radar and radio contact with the aircraft being controlled, and published approach or departure procedures are complied with, or where specific assignments regarding heading and altitude are issued by the controller. While the pilot provides altitude separation by maintaining assigned altitudes, the air traffic controller is responsible for lateral and time separation. The air traffic controller may direct speed changes.&lt;br /&gt;
** &#039;&#039;&#039;Advisory control&#039;&#039;&#039; — The controlling agency monitors radar and radio contact with the aircraft under its control and provides traffic advisories. The individual pilot is responsible for traffic separation with the assistance from the control agency.&lt;br /&gt;
** &#039;&#039;&#039;Monitor control&#039;&#039;&#039; — Must only be used when an aircraft is operating in VMC &#039;&#039;outside&#039;&#039; of controlled airspace and separation from other traffic can be safely assumed by the pilot.&lt;br /&gt;
** &#039;&#039;&#039;Non-radar control&#039;&#039;&#039; (rare) — When shipboard radar is INOP; very unlikely on DCS.&lt;br /&gt;
* The recommended way to create separation between aircraft &#039;&#039;after commencing&#039;&#039; is to employ a method called &amp;quot;lagging&amp;quot;. To &amp;quot;lag&amp;quot; an aircraft, approach instructs a series of left and right turns, ideally 30 degrees or less. Once desired separation is achieved, aircraft can be instructed to &amp;quot;fly final bearing&amp;quot;. This is preferred over the &amp;quot;dirty up&amp;quot; method (depending on the situation) because once an aircraft dirties up, they must remain at approach speed and landing configuration for the rest of the approach.&lt;br /&gt;
* In case 1 and 2, aircraft cannot be sent to tower frequency unless aircraft has called visual. Marshal and approach controllers are not obligated to handover aircraft to tower when they are visual with mom but it has to be switched prior to entering the CCZ (5nm).&lt;br /&gt;
* For case 2 and 3 departure, the arc and departure radial is only required when aircraft are in IMC. Once aircraft is in VMC and reports &amp;quot;on top&amp;quot;, the departure controller is free to allow aircraft to continue own navigation (advisory control) or remain on positive control.&lt;br /&gt;
* If giving 99 transmission on check in and controller is not ready for time hack, &amp;quot;standby time hack&amp;quot; can be used.&lt;br /&gt;
** Time hack on ground should be given after all aircraft are &amp;quot;up on deck&amp;quot;, otherwise this will have to be repeated for any new aircraft that missed the time hack. Ideally, every plane that launches from the carrier has to be time hacked.&lt;br /&gt;
* Anytime a major change happens to anything like BRC, weather, departure, etc., use &amp;quot;99&amp;quot; to announce&lt;br /&gt;
** 99&#039;s don&#039;t require acknowledgement from anyone&lt;br /&gt;
** &amp;quot;Ninety-Nine, &#039;&#039;*Lone Warrior*&#039;&#039;, (insert message)&amp;quot;&lt;br /&gt;
* For case 3, controllers maintain positive control until aircraft reports &amp;quot;Kilo&amp;quot;&lt;br /&gt;
* Refrain from saying climb or descend; if need to assign altitude say &amp;quot;Take angels 7&amp;quot; or &amp;quot;Take angels 2.5&amp;quot;&lt;br /&gt;
* To issue heading changes, do not say &amp;quot;turn&amp;quot;, only say left/right followed by a magnetic heading: &amp;quot;Left 290&amp;quot;, &amp;quot;Right 050&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;font-size:1.05em;&amp;quot;&amp;gt;Phrases marked with &amp;lt;i&amp;gt;*(message)*&amp;lt;/i&amp;gt; are &amp;lt;u&amp;gt;optional&amp;lt;/u&amp;gt; and may be used when workload and frequency congestion permit for situational awareness.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, Up on deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, Tower, Roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!..... time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When ready to taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Taxiing to CAT __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Zip-Lip for remainder of CASE I departure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Flights can switch off BTN 1 at their discretion once clear of CCZ&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* &amp;quot;99&amp;quot; transmission has to be done after all aircraft has checked in but before the first aircraft launches&lt;br /&gt;
* &amp;quot;Up on deck&amp;quot; call should be made as soon as electrical power is established (usually via ground power)&lt;br /&gt;
* Minimum 10 second launch interval if aircraft are on same-side cats (e.g. cat 1 + cat 2 launches need a 10 second interval; cat 1 + cat 3 do not)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE I Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When 60–50nm from Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || (Mom tac callsign) marshal, (tac callsign) XXX (report if holding hands), Marking mother&#039;s (radial) for (DME), angels __, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || (Tac callsign) XXX, (Mom tac callsign) Marshal, CASE 1 recovery, BRC is __, Mother&#039;s Weather ___, Altimeter __.__, marshal angels ___, report see me at 10&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || CASE 1 recovery, BRC ___, Altimeter __.__, marshal angels _, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When within 10 DME &#039;&#039;&#039;AND&#039;&#039;&#039; visual with Mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, See you at (DME)&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, update state, check in tower button 1&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Tower, XXX, (low) state __._&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When carrier is ready to accept recoveries&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || XXX, signal is charlie&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Signal is charlie, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When commencing from stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, commencing*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(unrealistic but mandatory)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;3NM behind Mom, 800ft, 350kias&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || &#039;&#039;*XXX, at initial*&#039;&#039; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(if in IMC this call is required)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LSO || XXX, Three quarter mile call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || Roger Ball/Clara!&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE I BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Technically bolter/waveoff procedures are completely zip-lip. Aircraft are to visually fly the bolter procedure and are responsible for maintaining visual separation with all aircraft.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* Stack can accommodate 4-ship (in formation) at each angels but not recommended unless flight lead is confident in tight formation skills with all members for extended periods of time (2-ship max is recommended)&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Departure ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Departure radial and altitude should have been determined in pre-brief&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Tower, XXX, Up on Deck&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | XXX, Tower, cleared as Fragged. Case 3 departure. &#039;&#039;*Departure Radial ___ , Angels___*&#039;&#039; &amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; Altimeter __.__ Squawk ____.&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Case 3, &#039;&#039;*Departure Radial ___, Angels__*&#039;&#039;, Altimeter __.__, Squawk ____, XXX&lt;br /&gt;
|-&lt;br /&gt;
| Tower || Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Tower issues &amp;quot;99&amp;quot; transmission once all aircraft has checked in&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Tower || colspan=&amp;quot;2&amp;quot; | Ninety-Nine, Lone Warrior, CASE ___ launch, expected BRC ___, mother&#039;s weather ___, altimeter __.__, primary divert as briefed. Time in (at least 40s) seconds __, time in 30 seconds __, time in 15 seconds __, 5, 4, 3, 2, 1, MARK!.... , time __&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once Ready for Taxi&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, taxiing Cat __*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Tower*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once hooked on catapult and ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| &#039;&#039;*Pilot*&#039;&#039; || colspan=&amp;quot;2&amp;quot; | &#039;&#039;*XXX, Salute*&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once airborne&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Airborne&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX, Departure, radar contact&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When passing Angels 2.5&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Departure, XXX, Passing 2.5&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When reaching 7 DME&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Arcing&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When established on departure radial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established outbound&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;If in IMC and now VMC&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, On top, angels __&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;If not VMC at departure angels or by angels 18&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Popeye&lt;br /&gt;
|-&lt;br /&gt;
| Departure || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(refer to notes)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When Aircraft is Mission Ready&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Kilo&lt;br /&gt;
|-&lt;br /&gt;
| Departure || XXX, cleared to switch || XXX, roger&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || Cleared to switch, XXX ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;sup&amp;gt;[a]&amp;lt;/sup&amp;gt; &#039;&#039;Only issue radial and angels if not previously determined, or if changes have been made&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* 30 second launch interval regardless of cat positions&lt;br /&gt;
* If Popeye is reported, ATC should assign aircraft to take angels 19 (or climb above a known cloud ceiling where aircraft can proceed VMC), with each following member taking one angels above. They will proceed as single ships under positive control until in VMC (aircraft reports &amp;quot;on top&amp;quot;), at which point departure will decide the appropriate action.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== CASE III Recovery ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Station !! colspan=&amp;quot;2&amp;quot; | Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When 60–50nm from mom&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | (Tac callsign) Marshal, (Tac callsign) XXX checking in (holding hands with), marking mom&#039;s (radial) for (DME), (low) state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | (Tac callsign) XXX, (Tac callsign) Marshal, CASE 3 recovery, CV-1 approach, expected final bearing ___, altimeter __.__ &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; &#039;&#039;(repeat following clearance for each flight member)&#039;&#039; &amp;lt;br/&amp;gt;&amp;lt;br/&amp;gt; XXX, Marshal (Radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Marshal (radial), (DME) miles, angels __, Expected approach time __, approach button 15&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || XXX, Readback correct || XXX, negative (repeat clearance)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Formation splits are at flight lead discretion, unless directed by marshal&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once established on assigned marshal stack&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Established angels __, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When commencing on +/- 15 sec of EAT&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, Commencing, state _._, altimeter __.__ &lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, radar contact __ miles, final bearing __&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Transfer to Approach (anytime before PLATFORM)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Marshal || colspan=&amp;quot;2&amp;quot; | XXX, switch approach, check in button 15&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | Approach, XXX, checking in (DME) miles, state _._&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, final bearing ___&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Dirty Up Instruction (between 8–13nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, dirty up&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, getting dirty&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;If no &amp;quot;dirty up&amp;quot; command is given, aircraft will dirty up at 8nm automatically&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Start ICLS approach (between 4–6nm)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, fly bullseye&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &#039;&#039;(if bullseye not showing say &amp;quot;negative bullseye&amp;quot;)&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;When IFLOLS (ball) AND lineup can be CLEARLY seen&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;If pilot doesn&#039;t make ball call before ¾ mile&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Approach || colspan=&amp;quot;2&amp;quot; | XXX, three quarter mile, call the ball&lt;br /&gt;
|-&lt;br /&gt;
| Pilot || colspan=&amp;quot;2&amp;quot; | XXX, (Aircraft name) ball/clara, state __._&lt;br /&gt;
|-&lt;br /&gt;
| LSO || colspan=&amp;quot;2&amp;quot; | Roger ball/clara! (wind over deck) knots&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;background:#ff0000; color:#ffffff;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! colspan=&amp;quot;2&amp;quot; | CASE III BOLTER / WAVEOFF&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | LSO || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | WAVE-OFF! / BOLTER BOLTER BOLTER!&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Aircraft will fly 150kt at 1200ft straight out on final bearing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, turn downwind / turn downwind at (DME) miles&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, (readback instruction)&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will automatically turn downwind at 4nm&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;Once aircraft is abeam carrier&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, abeam, state _._&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Approach || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | XXX, intercept final bearing at (DME) miles &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp;(minimum 4nm)&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | Pilot || style=&amp;quot;background:#efefef; color:#000000;&amp;quot; | (DME) miles, XXX&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;background:#cccccc; color:#000000; text-align:center;&amp;quot; | &#039;&#039;If no instructions are given, aircraft will turn to intercept final bearing at 4nm&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Notes ===&lt;br /&gt;
* The flight lead should identify the member with the lowest fuel state and clearly specify the recovery order, or at minimum, designate who will commence first.&lt;br /&gt;
* For controllers: Make sure the aircraft lowest in the stack commences first, set approach times accordingly.&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== LSO/Paddles Phraseology ==&lt;br /&gt;
&lt;br /&gt;
* For LSO, if aircraft is seen configured incorrectly such as no hook, no gear, or abnormal/damaged gear, &amp;quot;waveoff, waveoff&amp;quot; command is given immediately, followed by the reason e.g. &amp;quot;waveoff waveoff, nose gear not fully extended&amp;quot;&lt;br /&gt;
* LSO will be on the frequency that aircraft are on when in the last few miles to recover. For CASE I and II this is on tower (PriFly); for CASE III LSO will be on approach freq.&lt;br /&gt;
** Once aircraft is on the ball and paddles contact, LSO has complete priority on frequency&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Appendix: Comm Presets &amp;amp; Reference ==&lt;br /&gt;
[[File:Sourcelogosmall.png|thumb]]&lt;br /&gt;
&lt;br /&gt;
=== Known Comm Presets ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Button !! Station&lt;br /&gt;
|-&lt;br /&gt;
| 1 || Tower/Paddles (PriFly)&lt;br /&gt;
|-&lt;br /&gt;
| 2 || Departure&lt;br /&gt;
|-&lt;br /&gt;
| 3 || Strike&lt;br /&gt;
|-&lt;br /&gt;
| 4 || Red Crown&lt;br /&gt;
|-&lt;br /&gt;
| 5–9 || Various Tactical/Mission/CVW discrete freqs&lt;br /&gt;
|-&lt;br /&gt;
| 10 || Squadron Tower/CATCC rep&lt;br /&gt;
|-&lt;br /&gt;
| 15 || Approach 1&lt;br /&gt;
|-&lt;br /&gt;
| 16 || Marshal&lt;br /&gt;
|-&lt;br /&gt;
| 17 || Approach 2 (if more than one was needed or discrete for emerg. aircraft)&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=176</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=176"/>
		<updated>2026-04-08T14:26:45Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Go Around/Breakout/missed Approach Procedures */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|751x751px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=175</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=175"/>
		<updated>2026-04-08T14:21:46Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* IFR Recovery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|751x751px|center|thumb]]&lt;br /&gt;
&lt;br /&gt;
IFR Recovery&lt;br /&gt;
&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=174</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=174"/>
		<updated>2026-04-08T14:20:52Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* IFR Recovery */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|left|751x751px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=173</id>
		<title>Incirlic Air Base</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Incirlic_Air_Base&amp;diff=173"/>
		<updated>2026-04-08T14:19:51Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Incirlik Airbase ==&lt;br /&gt;
Incirlik Air Base (Turkish: İncirlik Hava Üssü, English: Incirlik Air Base, abbreviated Incirlik AB, IATA code: UAB, ICAO code: LTAG) is a military base near İncirlik, close to Adana in southern Turkey. It is owned by the Turkish Air Force. However, since its construction, the largest user has been the United States Air Force, which established its main hub for supplying US forces in Iraq and Afghanistan here after September 11, 2001. Between January 2016 and September 2017, the base was also used by the German Armed Forces (Bundeswehr) as part of Operation Inherent Resolve. The air base has one runway, oriented 05/23, with a length of 3,048 meters.&lt;br /&gt;
[[File:Incirlik-ab-multiple-award-construction-contract-macc-1.jpg|alt=Incirlic Airbase Reference|left|717x717px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!ICAO&lt;br /&gt;
!LTAG &lt;br /&gt;
|-&lt;br /&gt;
|IATA&lt;br /&gt;
|UAB&lt;br /&gt;
|-&lt;br /&gt;
|Coordiantes   &lt;br /&gt;
|37° 0´ 8&amp;quot; N &lt;br /&gt;
35° 25´ 33&amp;quot; E &lt;br /&gt;
|-&lt;br /&gt;
|Hight&lt;br /&gt;
|240 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Runways&lt;br /&gt;
|05/23 3048 m x 45 m &lt;br /&gt;
Beton&lt;br /&gt;
|-&lt;br /&gt;
|ILS&lt;br /&gt;
|05 049°T 109.3 (IDAN)&lt;br /&gt;
23 229°T 111.7 (IDNA)&lt;br /&gt;
|-&lt;br /&gt;
|TACAN&lt;br /&gt;
|21 X (DAN)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
&lt;br /&gt;
Construction was decided upon at the Second Cairo Conference in December 1943 and involved land that the Ottoman Empire had acquired through expropriation from the Armenian population following the massacres during the Armenian Genocide beginning in 1915. In the spring of 1951, Turkish and US soldiers began construction work on the new base, which was originally intended as a training area. A 10,000-foot (3,048-meter) runway was completed in November 1954. On December 6, 1954, the Turkish and US armed forces agreed to joint use of the base, which was named Adana Air Base on February 21, 1955, and from that point onward, it was part of the United States Air Forces in Europe. The first American unit stationed at the airbase was the 7216th Air Base Squadron.&lt;br /&gt;
&lt;br /&gt;
Adana Air Base In the 1950s, the purpose of the airbase changed from the initial decision in 1943: it was now to serve as an alternate base for long-range bomber operations and to support all US Air Force activities in southern Turkey. In October 1955, a fuel pipeline from the Mediterranean port of Yumurtalık, located about 50 kilometers to the southeast, was put into operation. The USAF changed the name of the military airfield to Incirlik Air Base on February 28, 1958. During the Lebanon Crisis in the summer of 1958, up to 150 USAF aircraft were stationed at Incirlik, including B-57s, RB-66/WB-66s, F-86Ds, F-100s, and RF-101s. After the crisis, the F-100s were the most frequent visitors to the base; they were later replaced by F-4s, F-15s, and F-16s.&lt;br /&gt;
== Runways 05/23 ==&lt;br /&gt;
&lt;br /&gt;
Runway. Runway 05/23 is 10,000 ft. long x 148 ft. wide. It is made of a grooved concrete surface and has non-standard overruns for both Runway 05 and Runway 23. The Runway 05 overrun is 540 ft. long, and the Runway 23 overrun is 484 ft. long. &lt;br /&gt;
&lt;br /&gt;
Non-standard LZ markings exists on Runway 05/23 and are used by the TurAF.&lt;br /&gt;
== Taxiways and Parking Ramps ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha, Bravo, Charlie, Delta, Echo, November, and Sierra are 75 ft. wide equipped with 50 ft.-wide paved shoulders.&lt;br /&gt;
&lt;br /&gt;
Hotel and India Loop Taxiway are 39 ft. wide. Golf Loop is 75 ft. Wide. The loops are restricted to aircraft with wingspans less than 110 ft.&lt;br /&gt;
&lt;br /&gt;
There are six parking ramps (Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot). USAF has operational control of Alpha ramp, Echo ramp, Foxtrot ramp, and Bravo ramp spots one through six. TurAF has operational control of Charlie ramp, Delta ramp, and Bravo ramp spots seven through nine.&lt;br /&gt;
[[File:Navigraph Charts 22.03.2026 15 02 13.png|alt=Aerodrome Chart LTAG|left|thumb|643x643px|Aerodrome Chart LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Apron Parking Capabilities&lt;br /&gt;
!AlpHA&lt;br /&gt;
!Up to three C-5 Galaxy &lt;br /&gt;
|-&lt;br /&gt;
|BRAVO&lt;br /&gt;
|Up to eight C-17 Globemaster &lt;br /&gt;
Up to nine KC-135&lt;br /&gt;
Wingspan &amp;lt; 170 ft&lt;br /&gt;
|-&lt;br /&gt;
|CHARLIE &lt;br /&gt;
|Mainly used for Helicopters&lt;br /&gt;
|-&lt;br /&gt;
|DELTA&lt;br /&gt;
|Mainly used for KC-135&lt;br /&gt;
|-&lt;br /&gt;
|ECHO&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|FOXTROTT&lt;br /&gt;
|Up to four KC-135&lt;br /&gt;
|-&lt;br /&gt;
|GOLF&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|HOTEL&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|INDIA&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|-&lt;br /&gt;
|VICTOR&lt;br /&gt;
|Protective Aircraft Shelter (PAS) &lt;br /&gt;
Wingspan &amp;lt; 35 ft&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== ALPHA, BRAVO, Charlie, Delta, Echo, Foxtrott Areas ==&lt;br /&gt;
Alpha, Bravo, Charlie, Delta, Echo, and Foxtrot Ramps, and Golf, Hotel, India, and Victor Loops are restricted areas. Personnel must have authorization to use these areas and enter though the entry control points where applicable. Personnel shall have a restricted area badge displayed on their person at all times while within the restricted areas. NOTE: Deployed personnel are not issued Incirlik Air Base restricted area badges but are required to meet other restricted access requirements&lt;br /&gt;
&lt;br /&gt;
== Ground support equiptment ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment may be located near aprons, but must be positioned no closer than 115ft from the apron edge or within a designated site approved by authorities for equipment storage.&lt;br /&gt;
&lt;br /&gt;
Mobile ground support equipment used to actively service aircraft may be placed on aprons three hours prior to an aircraft arrival or three hours after an aircraft departure. This equipment must not impede on wingtip clearances for other aircraft not being serviced ornearby taxi routes.&lt;br /&gt;
&lt;br /&gt;
Aerospace ground equipment, electrical carts, forklifts, tow bar trailers, fire extinguisher carts, material-handling equipment, flight line maintenance stands, stair trucks, and portable floodlights actively servicing aircraft may temporarily impede on safety clearances of non-serviced aircraft when under supervision of support personnel.&lt;br /&gt;
&lt;br /&gt;
== Arm/De-Arm Areas ==&lt;br /&gt;
&lt;br /&gt;
Taxiways Alpha North and Echo North are authorized as the primary arm/de-arm areas.&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_22.03.2026_16_54_32.png|alt=Arm/De-Arm Area Behaviour|503x503px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Drag CHute Jettison Areas ==&lt;br /&gt;
Taxiways Alpha and Echo are designated as drag chute jettison locations. Aircraft will release their chutes on either side of the taxiway as dictated by the wind direction. ATC Tower may require that aircraft use areas other than designated locations.&lt;br /&gt;
&lt;br /&gt;
TurAF and deployed units are responsible for recovery of their chutes, however, if safety of flight is a concern, ATC Tower will notify TA for drag chute recovery.&lt;br /&gt;
&lt;br /&gt;
== Hazardous/dangerous Cargo ==&lt;br /&gt;
Foxtrot Ramp is the primary location for parking aircraft with hazardous cargo. Echo Ramp is the secondary location. Alpha Ramp, Bravo Ramp, and Hardstand 15 are alternate locations with limited capability to support hazardous cargo when certain conditions are met. Coordination with Wing Weapons Safety (39 ABW/SEW) required prior to using these locations as hazardous cargo parking areas.&lt;br /&gt;
&lt;br /&gt;
The intersection of Taxiway November and Taxiway Charlie North is designated as the primary hazardous cargo pad for Logistics Support Aircraft missions. The secondary location is the intersection of Taxiway November and India Loop. Coordination with authorities is required prior to use of either location. Tower will notify authorities when the aircraft departs November Taxiway.&lt;br /&gt;
&lt;br /&gt;
Forward Firing Munitions. Weapon systems such as guns, rockets, missiles, and flare dispensers pose an additional hazard (beyond their explosives hazard) because of their directional response and potential long range if inadvertently activated on the ground. Prior to coordinating parking requirements for these types of aircraft, contact 39 ABW/SEW, Weapons Safety.&lt;br /&gt;
&lt;br /&gt;
To minimize the additional hazard, aircrew and maintenance personnel will comply with the following: Position aircraft to present the minimum hazard to personnel and resources in the event of a mishap. Do not unnecessarily stand or park vehicles in front of, or behind, these munitions when power is applied to the aircraft. Finally, all aircraft must use caution not to aim Forward Firing Munitions, even momentarily, at the Explosive Cargo Areas Delta or Mike when operations are conducted on those spots.&lt;br /&gt;
&lt;br /&gt;
== Hot pit refueling ==&lt;br /&gt;
Foxtrot ramp is the primary pit refueling area.&lt;br /&gt;
&lt;br /&gt;
Alpha Apron is the secondary hot pit refueling location. Hot pit operations will be conducted in the center of the apron between Alpha Spot 3 and Taxiway Sierra.&lt;br /&gt;
&lt;br /&gt;
== Noise abatement procedures ==&lt;br /&gt;
Aircraft shall avoid overflying the city of Adana below 3,300 ft. MSL and within 5 nautical miles laterally.&lt;br /&gt;
&lt;br /&gt;
In VFR, aircraft shall avoid overflying the city of Mersin below 5,300 ft. MSL unless inbound for an approach to Incirlik Air Base or if approved by ATC.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall not fly circling approaches below 1,500 ft. MSL south of Runway 05/23 during Visual Meteorological Conditions (VMC) for noise abatement over base housing and Incirlik village. Refer to the Enroute Supplement for VFR pattern availability&lt;br /&gt;
&lt;br /&gt;
== Aircraft taxi procedures ==&lt;br /&gt;
Aircrew must request permission to taxi from ATC Ground Control prior to taxiing. Aircrew will monitor the ATIS broadcast and will report having received ATIS information to Ground Control when requesting taxi clearance.&lt;br /&gt;
&lt;br /&gt;
Heavy aircraft should avoid using outboard engines to the maximum extent possible to minimize FOD.&lt;br /&gt;
&lt;br /&gt;
== Flying Areas ==&lt;br /&gt;
The Adana Military Terminal Control Area (MTCA) is designated as the local flying area and is defined as a 50 NM circle around the Incirlik TACAN from 1,000 ft. AGL to FL 280.&lt;br /&gt;
&lt;br /&gt;
All aircraft must contact Incirlik Approach Control prior to entering the Adana MTCA. Aircrews receiving clearance to leave an ATC frequency must continuously monitor an emergency frequency (243.0/121.5) and report their return back to the assigned ATC frequency.&lt;br /&gt;
&lt;br /&gt;
The MTCA is joint use, dual jurisdiction airspace with USAF controllers providing ATC services to US military aircraft, as well as Department of Defense (DoD) and NATO contracted aircraft chartered for US forces. TurAF controllers provide ATC services to all other aircraft.&lt;br /&gt;
&lt;br /&gt;
Incirlik Arrival Control Airspace. The airspace within 20 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including 5,000 ft. MSL. Excludes Incirlik and Adana Airport airspace.&lt;br /&gt;
&lt;br /&gt;
Approach Control Airspace. The airspace within 50 NM radius of the DAN TACAN from 1,000 ft. MSL up to and including FL 280. Excludes Arrival airspace.&lt;br /&gt;
&lt;br /&gt;
Incirlik Airport Airspace (DAN). The airspace within 5 NM of Incirlik Air Base from the surface up to and including 3,300 ft. MSLAdana Airport Airspace (ADA). The airspace within 10 NM of Adana Airport from the surface up to 1000 ft. MSL. NOTE: Incirlik and Adana Towers’ airspaces overlap. There is approximately 3 miles between runways and approximately 12 miles between the DAN TACAN and ADA VOR&lt;br /&gt;
&lt;br /&gt;
Patriot Airspace. FL 110 to FL 240 (directly south of Incirlik)&lt;br /&gt;
&lt;br /&gt;
Overflight to the north of Incirlik Air Base’s runway is strictly prohibited&lt;br /&gt;
&lt;br /&gt;
== No fly area ==&lt;br /&gt;
The LTD-19 no-fly area (surface to unlimited) is an oil tanker on-loading terminal on the Bay of Iskenderun. Aircraft will be vectored to avoid LTD-19.&lt;br /&gt;
&lt;br /&gt;
== Local Training Area ==&lt;br /&gt;
LTD-13 is a TurAF see and avoid, air-to-air range designated as a &amp;quot;Danger Zone&amp;quot; that extends from the surface to FL280. The airspace may be segmented vertically to provide for multiple operations.&lt;br /&gt;
&lt;br /&gt;
Aircraft shall coordinate with Incirlik Approach as soon as possible of their intention to use LTD-13 (altitudes requesting and duration). Pilots must advise RAPCON if guns will be hot when requesting entry. Incirlik Approach will coordinate with the TurAF Controllers prior to allowing any aircraft into LTD-13. Approval authority for use of LTD- 13 rests with TurAF RAPCON. TurAF aircraft have priority use of LTD-13 and at times will invoke that privilege.&lt;br /&gt;
&lt;br /&gt;
Simultaneous USAF and TurAF operations in LTD-13 are not allowed unless specifically agreed to with the TurAF controller on duty, or planned and scheduled for joint-training exercises&lt;br /&gt;
&lt;br /&gt;
Aircraft will enter LTD-13 via the DAN TACAN 180 radial at 32 distance measuring equipment (DME) at the altitude assigned by Incirlik Approach. Aircraft will automatically become VFR and Radar service will be terminated at the DAN R-180/32 DME fix.&lt;br /&gt;
&lt;br /&gt;
Aircraft will operate VFR within the confines of LTD-13 and shall remain on assigned beacon code.&lt;br /&gt;
&lt;br /&gt;
Aircrews will monitor guard (121.5/243.0) and the assigned control frequency at all times while operating in LTD-13 and will immediately acknowledge and comply with any control instructions.&lt;br /&gt;
&lt;br /&gt;
Aircrews must contact Incirlik RAPCON for approval prior to entering or departing LTD-13. Aircraft shall exit LTD-13 VFR at 4,000 ft. MSL at the DAN R-180/32 DME fix and inform Incirlik Approach if requesting to return to base VFR or IFR, and if the aircraft will be returning as a flight or single ship&lt;br /&gt;
[[File:Digital Combat Simulator 22.03.2026 16 49 15.png|alt=Airspaces around LTAG|left|thumb|623x623px|Airspaces around LTAG]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Airspaces&lt;br /&gt;
!Symbol &lt;br /&gt;
!Name &lt;br /&gt;
!Conditions &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Blue&lt;br /&gt;
|ADANA MCTA&lt;br /&gt;
and Approach &lt;br /&gt;
|50 NM &lt;br /&gt;
1000 ft AGL to FL 280 &lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Red&lt;br /&gt;
|Incirlic Arrival &lt;br /&gt;
|20 NM &lt;br /&gt;
1000 ft MSL to 5000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Object&lt;br /&gt;
Green&lt;br /&gt;
|Incirlic CTR&lt;br /&gt;
|surface to 3000 ft AGL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Black &lt;br /&gt;
|Incirlic Tower&lt;br /&gt;
|5 NM&lt;br /&gt;
surface to 3300 ft MSL&lt;br /&gt;
|-&lt;br /&gt;
|Circle&lt;br /&gt;
Pink&lt;br /&gt;
|Adana Airport Airspace  &lt;br /&gt;
|10 NM&lt;br /&gt;
surface to 1000 ft MSL &lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-19&lt;br /&gt;
|NO FLY AREA&lt;br /&gt;
suface to unlimited&lt;br /&gt;
|-&lt;br /&gt;
|Square&lt;br /&gt;
Blue&lt;br /&gt;
|LTD-13&lt;br /&gt;
|AIR TO AIR RANGE&lt;br /&gt;
(DANGER AREA)&lt;br /&gt;
surface to FL 280 &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Visual Flight Rules (VFR) Procedures ==&lt;br /&gt;
Aircraft not operating on an IFR flight plan or which haven’t been issued an IFR clearance (including a clearance limit, e.g. destination airport or other fix), are considered VFR and will conduct operations in VMC. Aircrews unable to maintain VMC will immediately advise ATC.&lt;br /&gt;
&lt;br /&gt;
All VFR aircraft within the MTCA will be on an ATC frequency and will be provided air traffic services, which includes traffic information, sequencing, vectoring and altitude assignment (when necessary). Unless the pilot specifically states VFR radar service is not desired, all aircraft will receive this service&lt;br /&gt;
&lt;br /&gt;
Aircraft declining radar service are still required to monitor the ATC frequency, within ATC radar and radio coverage, and report moving (entry and exit) from one working area to another&lt;br /&gt;
&lt;br /&gt;
== VFR Weather Minima ==&lt;br /&gt;
VFR within the local area is authorized from 30 minutes before sunrise until 30 minutes after sunset, unless otherwise coordinated with TurAF officials or in applicable Letter of Procedures (LOPs). The ceiling and visibility must be at or above 1,500 ft. AGL and 5,000 meters.&lt;br /&gt;
&lt;br /&gt;
== VFR Depature Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authorities prior to taxi. Aircraft will not taxi without receiving clearance.&lt;br /&gt;
&lt;br /&gt;
On initial taxi call, inform the ATC Tower of intentions to depart VFR. Include altitude climbing to, direction of flight and request for flight following if desired&lt;br /&gt;
&lt;br /&gt;
== VFR Entry Procedures ==&lt;br /&gt;
There are three VFR reporting points: Eagle, Tiger, and Falcon and an additional two Helo only points DSI and SOKAK &lt;br /&gt;
&lt;br /&gt;
Entry altitude is 2,500 ft. MSL for initial and 2,000 ft. MSL for straight-ins. A 2,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements for VFR entry points. IFR clearance is automatically cancelled upon reaching the VFR entry point.&lt;br /&gt;
&lt;br /&gt;
Runway 05. Maintain VFR and proceed to EAGLE (DAN 210/09). Depart EAGLE to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross EAGLE at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (7 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross EAGLE at 2,000 ft. MSL and descend to 1,500 ft. MSL at 5 NM (7 DME).&lt;br /&gt;
&lt;br /&gt;
Runway 23. Maintain VFR and proceed to FALCON (DAN 072/12) or TIGER (DAN038/12). Depart FALCON and TIGER to intercept initial/final.&lt;br /&gt;
&lt;br /&gt;
Initial: Cross FALCON/TIGER, at 2,500 ft. MSL and descend to 2,000 ft. MSL at 5 NM initial (5 DME).&lt;br /&gt;
&lt;br /&gt;
Straight-In: Cross FALCON/TIGER, at 2,000 ft. MSL and descend to 1,500 ft. MSL by 5 NM (5 DME).&lt;br /&gt;
[[File:Incirlik_Airbase_Entry_Exit_Procedures_PDF_Aviation_—_Mozilla_Firefox_23.03.2026_10_44_46.png|left|769x769px]]&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+Entry/Exit Points&lt;br /&gt;
!Falcon &lt;br /&gt;
!N 37°  4´ 288&amp;quot;&lt;br /&gt;
E 35° 38´ 574&amp;quot; &lt;br /&gt;
|-&lt;br /&gt;
|TIGER&lt;br /&gt;
|N 37° 12´  84&amp;quot;&lt;br /&gt;
E 35° 32´ 604&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|DSI&lt;br /&gt;
|N 37°  4´ 320&amp;quot;&lt;br /&gt;
E 35° 28´ 619&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|SOKAK&lt;br /&gt;
|N 36° 57´ 795&amp;quot;&lt;br /&gt;
E 35° 27´ 196&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|EAGLE&lt;br /&gt;
|N 36° 55´ 147&amp;quot;&lt;br /&gt;
E 35° 21´ 329&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== VFR Traffic Patterns ==&lt;br /&gt;
Multiple approaches or pattern work is typically not approved, thus prior coordination with ATC Tower is required for use of the VFR traffic patterns. Additional approval is required if variations to the following published traffic pattern altitudes are required.&lt;br /&gt;
&lt;br /&gt;
Conventional Rectangular Traffic Pattern, Non-Fighter Type Aircraft. Pattern altitude is 1,500 ft. MSL; Light Aircraft/Helicopter Pattern altitude is 1,000 ft. MSL. Pattern is to the south; left downwind Runway 23/Right downwind Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 1,800 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Aircraft conducting missed approach or sent around by ATC Tower will be re- sequenced in the Radar pattern.&lt;br /&gt;
&lt;br /&gt;
If weather is VFR and if the pilot requests, aircraft may enter the VFR closed traffic pattern with ATC Tower approval.&lt;br /&gt;
&lt;br /&gt;
Overhead Pattern. The overhead pattern altitude is 2,000 ft. MSL, and is available Monday through Friday from 0600L to Sunset, except Turkish holidays.&lt;br /&gt;
&lt;br /&gt;
South break is standard for all aircraft; left break Runway 23/Right break Runway 05.&lt;br /&gt;
&lt;br /&gt;
A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Departures will be instructed to maintain at or below 1,500 ft. MSL until departure end, as required to protect the overhead pattern.&lt;br /&gt;
&lt;br /&gt;
Closed Traffic Pattern. Fighter closed traffic pattern altitude is 2,000 ft. MSL. A 2,300 ft. AGL ceiling and visibility of 5,000 meters are minimum weather requirements.&lt;br /&gt;
&lt;br /&gt;
Pattern Re-Entry. Re-entry will be from the south for both runways to avoid overflying Adana City. Straight-ins will climb and maintain 2,000 ft. MSL for re-entry&lt;br /&gt;
&lt;br /&gt;
VFR Breakout. Climb to 2,500 ft. MSL. Upon reaching 2,500 ft. MSL turn south and proceed to the VFR entry point&lt;br /&gt;
&lt;br /&gt;
Go-Around. Do not overfly aircraft on the runway below 500 ft. AGL (800 ft. MSL) vertically and 500 ft. laterally. Offset to the south if necessary.&lt;br /&gt;
&lt;br /&gt;
[[File:Mozilla_Firefox_23.03.2026_11_08_40.png|alt=VFR TRAFFIC PATTERNS|831x831px]]&lt;br /&gt;
&lt;br /&gt;
== Special Procedures ==&lt;br /&gt;
Tower and RAPCON will make every effort to provide special handling for flight check aircraft and expedite inspections of NAVAIDs. ATC will clear the flight check aircraft according to pilot request as soon as practical. ATC shall not ask the flight check pilot to deviate from his planned action except to preclude an emergency situation.&lt;br /&gt;
&lt;br /&gt;
Functional check flight (FCF) aircraft requiring special handling (e.g. additional time on the runway for departure, etc.) must coordinate requests in advance with the ATC Tower. The primary area for helicopter FCFs are southeast of Incirlik Air Base. Fixed wing aircraft FCF areas will be coordinated with the TurAF by ATC on a case-by-case basis.&lt;br /&gt;
&lt;br /&gt;
Aircraft requiring special handling must coordinate with authorities NLT 72 hours prior to the scheduled flight (NLT Thursday if flying on the weekend). Requests must be submitted to authorities will coordinate final approval with TurAF.&lt;br /&gt;
&lt;br /&gt;
== Simualtaed Flame Out (SFO) Procedures ==&lt;br /&gt;
TDY/Deployed aircraft may fly straight-in and overhead SFOs utilizing the following procedures. Prior to conducting SFOs, a signed Letter of Agreement between the 39 OSS/CC and TDY/Deployed Squadron/CC must be in place.&lt;br /&gt;
&lt;br /&gt;
Straight-in SFOs require a radio call to ATC Tower indicating entry point call. The following radio calls are mandatory for straight-in SFOs: “10 NM straight-in SFO,” “5 NM straight-in SFO gear down,” and “Low approach.”&lt;br /&gt;
&lt;br /&gt;
The following calls are mandatory for overhead SFOs: High Key, Low Key, gear down, and low approach.&lt;br /&gt;
&lt;br /&gt;
NOT USED&lt;br /&gt;
&lt;br /&gt;
Pattern descriptions&lt;br /&gt;
&lt;br /&gt;
Overhead SFO: Shall always be flown south of the field&lt;br /&gt;
&lt;br /&gt;
Straight-In SFO: May commence at 10 NM along the extended runway centerline. Random SFO entries shall not be conducted (i.e. procedure shall not start at VFR entry points)&lt;br /&gt;
&lt;br /&gt;
Minimum Weather Requirements. SFOs are only authorized between sunrise and sunset. Ceiling must be at least 1000ft above the highest part of the pattern flown (for both straight-in and overhead) and 5 miles visibility. The pilot must maintain VMC throughout the approach. In addition, the pilot must maintain visual contact with the runway environment throughout the maneuver.&lt;br /&gt;
&lt;br /&gt;
SFO Entry Altitudes. Pilot must notify ATC Tower of entry altitude.&lt;br /&gt;
&lt;br /&gt;
High Key or 10 NM (Straight-in): 7,500ft MSL – 9,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
Low Key: 3,000ft MSL – 5,000ft MSL.&lt;br /&gt;
&lt;br /&gt;
SFO Low Approach Procedures. For both Runway 23/05, Aircraft on the go for an overhead SFO will fly runway heading until ATC Tower approves a climb to either high key or low key altitude. Climbs will begin at the departure end of the runway. All climbs will be south of the field only. ATC may issue alternate instructions when traffic dictates, for safety precautions, or for mission necessities&lt;br /&gt;
&lt;br /&gt;
Pilots will:&lt;br /&gt;
&lt;br /&gt;
Notify ATC Tower or Approach with current position, SFO request (as soon as possible for coordination).&lt;br /&gt;
&lt;br /&gt;
Ensure that all radio calls are made at the correct points to aid ATC Tower in traffic sequencing.&lt;br /&gt;
&lt;br /&gt;
Remain vigilant for traffic in and around the overhead SFO maneuvering area.&lt;br /&gt;
&lt;br /&gt;
When initiating a traffic breakout, if possible, remain at least 1000 ft. above overhead pattern altitude and re-enter at high key or a VFR reporting point.&lt;br /&gt;
&lt;br /&gt;
ATC Tower will approve or disapprove the SFO (and requested entry point) based on traffic, safety precautions, weather conditions, or mission necessities.&lt;br /&gt;
&lt;br /&gt;
== Tactical Initial ==&lt;br /&gt;
Tactical initial may be requested by pilots upon VFR entry. All reporting points, altitudes, and weather requirements for the overhead remain unchanged. Pilots will report Tactical Initial at 5 DME and will line up to avoid overflight north of the runway at all times&lt;br /&gt;
&lt;br /&gt;
== Helicopter Patterns ==&lt;br /&gt;
Helicopter traffic patterns will be coordinated with ATC Tower. If approved, the pattern altitude and direction shall be 1,000 ft. MSL or as instructed by ATC Tower.&lt;br /&gt;
&lt;br /&gt;
Per KSL KO210426B, US Army Task Force Blackhawks may fly training traffic patterns within Incirlik ATC Tower airspace every Monday from 1700 – 2300L. Aircraft will fly unarmed, with appropriate diplomatic transponder codes, and TurAF inspection, if necessary.&lt;br /&gt;
&lt;br /&gt;
Pilots from deployed units may not operate helicopters at any time within Golf, Hotel, and India Loop areas.&lt;br /&gt;
&lt;br /&gt;
ther helicopter operations must comply with minimum distance requirements between helicopter and obstructions outlined in AFMAN 11-218, Aircraft Operations and Movement on the Ground.&lt;br /&gt;
&lt;br /&gt;
Taxiways November and Sierra are normally the arrival/departure point for helicopters. Requests for arrival/departure to/from the runway will be handled on an individual basis after coordination with ATC Tower.&lt;br /&gt;
&lt;br /&gt;
== Reduced Same Runway Seperation (RSRS) ==&lt;br /&gt;
RSRS is not applicable at Incirlik Air Base. Any deployed units wishing to use RSRS shall develop an LOP with the 39 OSS for procedures IAW AFI 13-204v3 USAFE Supplement.&lt;br /&gt;
&lt;br /&gt;
== Intersection Departures ==&lt;br /&gt;
ntersection Departure Procedures. Intersection departure distances depict usable runway length from the intersection to the end of the runway.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway B - 9,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 05: Taxiway C - 7,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
Departing Runway 23: Taxiway D - 8,000 ft. remaining.&lt;br /&gt;
&lt;br /&gt;
== Instrument Flight Rules (IFR) Procedures ==&lt;br /&gt;
Aircraft operating within the MTCA can expect standard Radar services including vectors for ILS, TACAN, Required Navigation Performance (RNP), and visual approaches. Incirlik Approach does not offer Precision Approach Radar approaches or surveillance approaches.&lt;br /&gt;
&lt;br /&gt;
The Radar Traffic Pattern will be flown IAW of this publication.&lt;br /&gt;
&lt;br /&gt;
Aircraft requesting radar vectors to initial will be vectored to a point on final no closer than 5 NM from the runway, not lower than 3,000 ft. MSL. After the pilot reports the runway in sight, the aircraft may be transferred to ATC Tower. To ensure a smooth transition, pilots will not switch to ATC Tower frequency until transferred by RAPCON.&lt;br /&gt;
&lt;br /&gt;
Radar Trail Departure/Recovery Procedures are considered a non-standard procedure and are authorized for aircraft deployed to Incirlik Air Base. They will be conducted IAW the following:&lt;br /&gt;
&lt;br /&gt;
Limited to four aircraft (Trail aircraft must have an operable A/A Radar)&lt;br /&gt;
&lt;br /&gt;
Either check in with approach already in “non-standard” spacing, or wait until Approach approves Non-standard Radar trail recovery before executing spacing.&lt;br /&gt;
&lt;br /&gt;
Spacing between aircraft will be at the Pilot in Command’s discretion but not to exceed 2 NM.&lt;br /&gt;
&lt;br /&gt;
AW Turkish AIP, all aircraft will squawk its assigned Mode III/C code during the procedure. IFR separation will still be provided around the flight.&lt;br /&gt;
&lt;br /&gt;
Aircrews conducting radar-in-trail recoveries are responsible for their own separation between elements of their flight while on final for full-stop landings.&lt;br /&gt;
&lt;br /&gt;
ATC instructions for the flight will be directed to the lead aircraft. All ATC instructions (clearance, climb-outs, missed approach, etc.) given to the lead aircraft pertain to the entire flight unless otherwise specified.&lt;br /&gt;
&lt;br /&gt;
Once established on a segment of the approach, each aircraft will comply with all published restrictions including altitudes. All aircraft will report the final approach fix with gear status.&lt;br /&gt;
&lt;br /&gt;
If VMC and no climb-out instructions have been issued, missed approach procedures are to climb and maintain 1,500 ft. until the departure end of the runway, maintain VMC, and contact ATC Tower.&lt;br /&gt;
&lt;br /&gt;
If IMC, execute published missed approach procedures and notify ATC&lt;br /&gt;
&lt;br /&gt;
[[File:Incirlikabi13-204.pdf_—_Mozilla_Firefox_23.03.2026_11_37_11.png|666x666px]]&lt;br /&gt;
&lt;br /&gt;
== Standard Climb-Out Procedures ==&lt;br /&gt;
After completing low approach or touch-and-go, continue runway heading, cross departure end at or below 1,500 ft. MSL (if overhead pattern is in use), climb to 4,000 ft. MSL, contact Incirlik RAPCON on assigned frequency.&lt;br /&gt;
&lt;br /&gt;
Departure procedures are coordinated through Ankara Center. Departures will normally be instructed to “Continue runway heading, climb to (altitude).”&lt;br /&gt;
&lt;br /&gt;
== Local Departure Procedures ==&lt;br /&gt;
All flights must have a flight plan on file with authoriries prior to taxi. Aircraft will not taxi without receiving clearance&lt;br /&gt;
&lt;br /&gt;
All aircraft requiring additional time on the runway prior to departure shall inform the ATC Tower of their intentions prior to entering the runway.&lt;br /&gt;
&lt;br /&gt;
[[File:LTAG-OIDs.png|left|751x751px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== IFR Recovery ==&lt;br /&gt;
Contact RAPCON with ATIS, position, and intentions (type of approach and landing).&lt;br /&gt;
&lt;br /&gt;
== Go Around/Breakout/missed Approach Procedures ==&lt;br /&gt;
Go-around instructions apply to those aircraft at or inside 6 miles on final approach below the Minimum Vectoring Altitude (MVA&lt;br /&gt;
&lt;br /&gt;
Breakout instructions apply to those aircraft outside 6 miles on final approach above the MVA and will be IAW the ATC Tower, RAPCON, and AMOPS Coordination Letter, which can be obtained from 39 OSS/OSA&lt;br /&gt;
&lt;br /&gt;
In the event of a missed approach, execute the published procedures unless otherwise instructed by ATC.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=File:LTAG-OIDs.png&amp;diff=172</id>
		<title>File:LTAG-OIDs.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=File:LTAG-OIDs.png&amp;diff=172"/>
		<updated>2026-04-08T14:18:58Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Incirlik OID Chart&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
	<entry>
		<id>https://wiki.sourcedcs.page/index.php?title=Approach_Types&amp;diff=171</id>
		<title>Approach Types</title>
		<link rel="alternate" type="text/html" href="https://wiki.sourcedcs.page/index.php?title=Approach_Types&amp;diff=171"/>
		<updated>2026-04-04T15:36:46Z</updated>

		<summary type="html">&lt;p&gt;Niknam3: /* Communication Flow */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:1.1em; color:#660000; font-weight:bold;&amp;quot;&amp;gt;SOURCE — Approach Types Guide&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;font-size:0.85em; font-weight:bold;&amp;quot;&amp;gt;Covers: Visual Approach · ILS · TACAN · PAR (GCA) · Pilot Procedures &amp;amp; Phraseology&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;font-size:0.8em; color:#555;&amp;quot;&amp;gt;&#039;&#039;Information is based on real-world procedures but modified to cater to DCS limitations&#039;&#039;&amp;lt;/div&amp;gt;&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
This page covers the four main approach types a pilot will encounter in our operations. Each section explains what the approach is, when to use it, what equipment is involved, and the communication flow between pilot and ATC.&lt;br /&gt;
&lt;br /&gt;
As a general rule: the worse the weather, the more precise the approach type must be. A visual approach requires the best conditions, while a PAR can guide you down in near-zero visibility.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
!Approach Type&lt;br /&gt;
!Precision&lt;br /&gt;
!Guidance Source&lt;br /&gt;
!Weather Requirement&lt;br /&gt;
!Pilot Workload&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;Visual&#039;&#039;&#039;&lt;br /&gt;
|None (VFR reference)&lt;br /&gt;
|Pilot&#039;s eyes&lt;br /&gt;
|VMC — airport or preceding traffic must be in sight&lt;br /&gt;
|Low&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;ILS&#039;&#039;&#039;&lt;br /&gt;
|Precision (azimuth + glideslope)&lt;br /&gt;
|Ground-based localizer + glideslope transmitter&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Medium&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;TACAN&#039;&#039;&#039;&lt;br /&gt;
|Non-precision (azimuth + distance, no glideslope)&lt;br /&gt;
|TACAN ground station&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Medium–High&lt;br /&gt;
|-&lt;br /&gt;
|&#039;&#039;&#039;PAR (GCA)&#039;&#039;&#039;&lt;br /&gt;
|Precision (azimuth + glideslope via controller)&lt;br /&gt;
|Ground-based radar, controller talks you down&lt;br /&gt;
|Can be flown in IMC down to published minimums&lt;br /&gt;
|Low (controller does the work)&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Visual Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A visual approach is an ATC authorization for an IFR aircraft to proceed visually and clear of clouds to the airport. It is &#039;&#039;&#039;not&#039;&#039;&#039; a standard instrument approach procedure — there is no published course and no glideslope. The pilot navigates to the runway by looking outside.&lt;br /&gt;
&lt;br /&gt;
A visual approach is still an IFR procedure. The pilot remains on their IFR flight plan, and ATC continues to provide separation from other IFR traffic until the aircraft is handed to Tower or the approach is complete. However, once cleared for a visual approach, the pilot assumes responsibility for terrain and obstruction clearance.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* VMC conditions must exist — the pilot must be able to see the airport or the preceding aircraft&lt;br /&gt;
* It is the most common approach type in good weather as it reduces workload for both pilots and controllers&lt;br /&gt;
* In our operations, the visual approach is typically used in conjunction with the overhead break pattern for recovery&lt;br /&gt;
&lt;br /&gt;
=== Requirements ===&lt;br /&gt;
&lt;br /&gt;
* The pilot must have the airport or the preceding aircraft in sight and report this to ATC&lt;br /&gt;
* The pilot must be able to remain clear of clouds throughout the approach&lt;br /&gt;
* Weather at the airport must support visual conditions&lt;br /&gt;
&lt;br /&gt;
=== What Happens If You Cannot Land? ===&lt;br /&gt;
Since there is no missed approach procedure for a visual approach, if the pilot must go around, they should, unless instructed otherwise:&lt;br /&gt;
&lt;br /&gt;
# Maintain visual conditions and climb to a safe altitude&lt;br /&gt;
# Contact ATC immediately for further instructions&lt;br /&gt;
# ATC will provide new clearance — either re-sequencing for another approach or vectors for an instrument approach&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Radar vectors the aircraft towards the airport / Instructs to Resume Own Navigation&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, report airport in sight&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, airport in sight&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, cleared visual approach runway {RWY}, {possible missed approach instructions}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared visual approach runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-RADAR&lt;br /&gt;
|{CS}, push {ATC-Station} {BTN / FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {BTN / FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;From here, normal tower procedures apply (straight-in, overhead break, etc.)&#039;&#039;&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== ILS Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
The Instrument Landing System (ILS) is a precision approach that provides both lateral guidance (localizer) and vertical guidance (glideslope) to the runway. It is the most common precision instrument approach in both civil and military aviation.&lt;br /&gt;
&lt;br /&gt;
The system consists of two ground-based components:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Localizer (LOC):&#039;&#039;&#039; A transmitter at the far end of the runway that provides lateral (left/right) course guidance aligned with the runway centerline. The signal narrows as you approach the runway, increasing precision.&lt;br /&gt;
* &#039;&#039;&#039;Glideslope (GS):&#039;&#039;&#039; A transmitter beside the runway that provides vertical (up/down) guidance, typically at a 3° descent angle. This tells you whether you are above or below the ideal descent path.&lt;br /&gt;
&lt;br /&gt;
The pilot tunes the ILS frequency on the navigation receiver. The aircraft&#039;s instruments then display two needles (or bars): one for lateral deviation from the localizer course, and one for vertical deviation from the glideslope. The pilot&#039;s job is to keep both needles centered.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* Whenever weather is below VMC and an ILS is available for the runway in use&lt;br /&gt;
* When ATC assigns or the pilot requests an ILS approach&lt;br /&gt;
* It is the preferred precision approach when available, as it requires no ATC radar guidance (unlike PAR)&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Decision Height (DH) / Decision Altitude (DA)&lt;br /&gt;
: The altitude at which the pilot must decide: if the runway environment (runway, approach lights, etc.) is in sight, continue to land. If not, execute a missed approach. This altitude is published on the approach chart.&lt;br /&gt;
&lt;br /&gt;
; Final Approach Fix (FAF)&lt;br /&gt;
: The point at which the final approach segment begins — typically where the glideslope is intercepted at the correct altitude.&lt;br /&gt;
&lt;br /&gt;
; Missed Approach Point (MAP)&lt;br /&gt;
: For an ILS, this is the Decision Height. If the required visual reference is not established at DH, the pilot must execute the published missed approach procedure.&lt;br /&gt;
&lt;br /&gt;
; Localizer-Only Approach&lt;br /&gt;
: If the glideslope component is inoperative, the approach becomes a non-precision &#039;&#039;localizer approach&#039;&#039; with only lateral guidance. The pilot descends in steps to a Minimum Descent Altitude (MDA) instead of following a glideslope to a DH.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# Tune the ILS frequency and set the published inbound course on the HSI/CDI&lt;br /&gt;
# ATC vectors you to intercept the localizer course (typically at a 30° or less intercept angle)&lt;br /&gt;
# Intercept the localizer — the lateral needle centers as you align with the runway centerline&lt;br /&gt;
# At the published altitude, intercept the glideslope — the vertical needle will begin to center as the glideslope signal descends to your altitude&lt;br /&gt;
# Follow both needles down, making small corrections to keep them centered&lt;br /&gt;
# At Decision Height: if you see the runway environment, continue to land. If not, execute the missed approach.&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Radar vectors the aircraft to intercept the localizer&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, fly heading {Heading}, descend and maintain {Altitude}, expect ILS runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, descend and maintain {Altitude}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Approaching localizer intercept&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, {Instructions}, cleared ILS approach runway {RWY}, report established&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared ILS runway {RWY} approach, report established&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Once established on the localizer and glideslope, the pilot follows the needles down. ATC may hand off to Tower.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, contact Tower {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Tower&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|Incirlik Tower, {CS}, ILS runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAG-TWR&lt;br /&gt;
|{CS}, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared to land runway {RWY}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== TACAN Approach ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A TACAN (Tactical Air Navigation) approach is a non-precision instrument approach that uses the bearing and distance information from a TACAN ground station to guide the aircraft to the runway. It is the military equivalent of a VOR/DME approach.&lt;br /&gt;
&lt;br /&gt;
TACAN provides two pieces of information:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Bearing:&#039;&#039;&#039; The magnetic bearing &#039;&#039;from&#039;&#039; the station to the aircraft (displayed as a needle on the HSI/BDHI). The pilot uses the published inbound course to fly towards the station and align with the runway.&lt;br /&gt;
* &#039;&#039;&#039;Distance (DME):&#039;&#039;&#039; The slant-range distance in nautical miles from the aircraft to the TACAN station.&lt;br /&gt;
&lt;br /&gt;
Since TACAN does not provide a glideslope, it is classified as a &#039;&#039;&#039;non-precision approach&#039;&#039;&#039;. The pilot descends in a series of steps to a Minimum Descent Altitude (MDA) and must acquire the runway visually before landing. There is no electronic vertical guidance.&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* When no ILS is available for the runway in use&lt;br /&gt;
* When the aircraft is equipped with TACAN but not ILS (e.g., some older military aircraft)&lt;br /&gt;
* When ATC assigns or the pilot requests a TACAN approach&lt;br /&gt;
* TACAN is particularly common at military airfields that do not have ILS installations&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Minimum Descent Altitude (MDA)&lt;br /&gt;
: The lowest altitude to which the pilot may descend without having the runway environment in sight. Unlike the DH on an ILS, the pilot &#039;&#039;levels off&#039;&#039; at MDA and flies until reaching the Missed Approach Point.&lt;br /&gt;
&lt;br /&gt;
; Missed Approach Point (MAP)&lt;br /&gt;
: Typically defined by a DME distance from the TACAN station. If the runway is not in sight at the MAP, the pilot executes the published missed approach.&lt;br /&gt;
&lt;br /&gt;
; Step-Down Fix&lt;br /&gt;
: Intermediate fixes along the final approach course, defined by DME distances, at which the pilot may descend to a lower altitude. These allow a gradual descent rather than staying high until the FAF.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# Tune the TACAN channel and set the published inbound course on the HSI&lt;br /&gt;
# ATC vectors you towards the final approach course or you navigate to the Initial Approach Fix (IAF) via the published procedure&lt;br /&gt;
# Intercept the inbound course and track it using the bearing needle on the HSI&lt;br /&gt;
# At the Final Approach Fix (identified by a published DME distance), begin descent to the MDA&lt;br /&gt;
# If step-down fixes are published, descend to each subsequent altitude as you pass the corresponding DME&lt;br /&gt;
# At MDA, level off and continue inbound. Look for the runway environment.&lt;br /&gt;
# At the MAP (published DME distance): if the runway is in sight, continue to land. If not, execute the missed approach.&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Radar vectors the aircraft towards the final approach course, or the pilot navigates via a published procedure&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, fly heading {Heading}, descend and maintain {Altitude}, expect TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, descend and maintain {Altitude}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Approaching the final approach course&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, {Distance} miles from {Fix}, turn {Left / Right} heading {Heading}, maintain {Altitude} until established, cleared TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, heading {Heading}, maintain {Altitude} until established, cleared TACAN runway {RWY} approach&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Once established, pilot tracks the course and descends per the published procedure. ATC hands off to Tower.&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|LTAA-Radar&lt;br /&gt;
|{CS}, contact Tower {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Tower&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|Incirlik Tower, {CS}, TACAN runway {RWY}&lt;br /&gt;
|-&lt;br /&gt;
|LTAG-TWR&lt;br /&gt;
|{CS}, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, cleared to land runway {RWY}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== PAR Approach (GCA) ==&lt;br /&gt;
&lt;br /&gt;
=== What It Is ===&lt;br /&gt;
A Precision Approach Radar (PAR) approach — commonly called a GCA (Ground Controlled Approach) — is a precision radar approach where a controller on the ground &#039;&#039;talks the pilot down&#039;&#039; to the runway using azimuth (left/right) and elevation (above/below glidepath) information read from a precision radar scope. The pilot does not need to tune any navigation equipment — the controller provides all guidance.&lt;br /&gt;
&lt;br /&gt;
PAR is unique among approach types because the workload shifts almost entirely to the controller. The pilot&#039;s primary job is to fly accurate headings and listen. This makes PAR especially valuable in emergencies, when the pilot may be task-saturated, when navigation equipment is degraded, or for aircraft that lack precision approach instruments.&lt;br /&gt;
&lt;br /&gt;
The PAR system provides:&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;&#039;Azimuth:&#039;&#039;&#039; Left/right position relative to the extended runway centerline&lt;br /&gt;
* &#039;&#039;&#039;Elevation:&#039;&#039;&#039; Above/below position relative to the ideal glidepath (typically 2.5°–3°)&lt;br /&gt;
* &#039;&#039;&#039;Distance from touchdown:&#039;&#039;&#039; Reported to the pilot at each mile on final&lt;br /&gt;
&lt;br /&gt;
=== When to Use It ===&lt;br /&gt;
&lt;br /&gt;
* In low-visibility conditions when a precision approach is needed&lt;br /&gt;
* When the aircraft&#039;s navigation equipment is degraded or inoperative&lt;br /&gt;
* In emergency situations where reduced pilot workload is beneficial&lt;br /&gt;
* When ATC offers or assigns a PAR/GCA approach&lt;br /&gt;
* A PAR approach may be offered to any aircraft upon request, regardless of weather conditions&lt;br /&gt;
&lt;br /&gt;
=== Key Terminology ===&lt;br /&gt;
&lt;br /&gt;
; Final Controller&lt;br /&gt;
: The controller who provides azimuth and glidepath guidance on final approach. The pilot is typically handed off from the pattern/approach controller to the final controller.&lt;br /&gt;
&lt;br /&gt;
; Decision Height (DH)&lt;br /&gt;
: Same concept as on an ILS — the altitude at which the pilot must have the runway environment in sight to continue. Glidepath information below DH is advisory only.&lt;br /&gt;
&lt;br /&gt;
; &amp;quot;Do Not Acknowledge Further Transmissions&amp;quot;&lt;br /&gt;
: After initial contact with the final controller, the pilot is instructed to stop acknowledging radio calls. This keeps the frequency clear for the controller&#039;s continuous guidance — transmissions occur approximately every 5 seconds on final.&lt;br /&gt;
&lt;br /&gt;
; No-Gyro Approach&lt;br /&gt;
: A variant of the PAR/surveillance approach where the pilot has lost heading instruments. The controller issues &amp;quot;turn left/right&amp;quot; and &amp;quot;stop turn&amp;quot; commands instead of specific headings. Half-standard rate turns are used on final approach.&lt;br /&gt;
&lt;br /&gt;
=== How to Fly It ===&lt;br /&gt;
&lt;br /&gt;
# ATC advises you that you will be receiving a PAR approach and provides approach information (type, runway, weather, missed approach procedure)&lt;br /&gt;
# The pattern controller vectors you to the final approach course using headings and altitude instructions&lt;br /&gt;
# You are handed off to the &#039;&#039;&#039;final controller&#039;&#039;&#039; and complete a radio check&lt;br /&gt;
# The final controller instructs you to &#039;&#039;&#039;not acknowledge further transmissions&#039;&#039;&#039;&lt;br /&gt;
# The controller calls &amp;quot;approaching glidepath&amp;quot; and then &amp;quot;begin descent&amp;quot; — begin your descent at this point&lt;br /&gt;
# From here, the controller provides continuous updates approximately every 5 seconds:&lt;br /&gt;
#* Course position: &amp;quot;on course,&amp;quot; &amp;quot;slightly left/right of course,&amp;quot; &amp;quot;well left/right of course&amp;quot;&lt;br /&gt;
#* Glidepath position: &amp;quot;on glidepath,&amp;quot; &amp;quot;slightly above/below glidepath,&amp;quot; &amp;quot;well above/below glidepath&amp;quot;&lt;br /&gt;
#* Heading corrections: &amp;quot;fly heading {XXX}&amp;quot;&lt;br /&gt;
#* Distance from touchdown: called at each mile&lt;br /&gt;
# At Decision Height, the controller calls &amp;quot;at decision height&amp;quot; — look for the runway environment&lt;br /&gt;
# If the runway is in sight, continue to land. If not, execute the missed approach.&lt;br /&gt;
# After landing, the controller hands you back to the appropriate ground frequency&lt;br /&gt;
&lt;br /&gt;
=== What to Expect From the Controller ===&lt;br /&gt;
A PAR final approach sounds distinctive on the radio. The controller speaks almost continuously in a calm, steady rhythm. Example:&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&amp;quot;On glidepath, on course. Four miles from touchdown. Fly heading two six eight. Slightly above glidepath, correcting. On course. Three miles from touchdown. On glidepath. Slightly right of course, fly heading two six five. Two miles from touchdown. On glidepath, on course. Approaching decision height. At decision height.&amp;quot;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
The pilot&#039;s job is simply to comply with each heading instruction and maintain a stable descent rate. Do not acknowledge these transmissions unless you need to communicate something urgent (e.g., executing a missed approach).&lt;br /&gt;
&lt;br /&gt;
=== Communication Flow ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; |Station&lt;br /&gt;
!Phrase&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;&#039;Pattern Controller&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, this will be a PAR approach to runway {RWY}. Missed approach procedure is {Procedure}. Altimeter {A}.&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, roger&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Pattern controller vectors the aircraft to the final approach course using heading and altitude instructions&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, perform landing check&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}&lt;br /&gt;
|-&lt;br /&gt;
|Pattern Controller&lt;br /&gt;
|{CS}, contact {Facility} final controller {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, push {FREQ}&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;&#039;Final Controller&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, {Facility} final controller, how do you hear me?&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, loud and clear&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, do not acknowledge further transmissions. {Distance} miles from touchdown. Heading {Heading}, on course, on glidepath.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Approaching glidepath intercept&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|Approaching glidepath. Begin descent.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;Continuous guidance — approximately every 5 seconds — heading, course, glidepath, and distance information until landing threshold&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|At decision height.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; |&#039;&#039;If runway in sight, pilot lands. If not:&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
|Flight Lead&lt;br /&gt;
|{CS}, missed approach&lt;br /&gt;
|-&lt;br /&gt;
|Final Controller&lt;br /&gt;
|{CS}, climb and maintain {Altitude}, fly heading {Heading}, contact {next ATC-station} {FREQ}&lt;br /&gt;
|}&lt;br /&gt;
----&lt;br /&gt;
== Overhead Break == &lt;br /&gt;
=== What It Is ===&lt;br /&gt;
=== When to use it ===&lt;br /&gt;
&lt;br /&gt;
==== Communication Flow ====&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! style=&amp;quot;width:25%;&amp;quot; | Station !! Phrase&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || Incirlik Tower, {Flight Name}&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS} report initial&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS}, wilco&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Once over the initial&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} initial&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS} {Left / Right} hand break, wind {Winds}, altimeter {Altimeter}, report on the break&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Assuming number 4 breaks first&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| Flight Number 4 || {CS} 4, on the break&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;Repeated for each flight member at their interval&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; style=&amp;quot;text-align:center; background:#ddd;&amp;quot; | &#039;&#039;After the break turn, once configured for landing&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| LTAG-TWR || {CS}, check gear down, wind {Winds}, runway {RWY}, cleared to land&lt;br /&gt;
|-&lt;br /&gt;
| Flight Lead || {CS} cleared to land runway {RWY}, gear down and locked&lt;br /&gt;
|-&lt;br /&gt;
| All wingmen (in order) || Gear down and locked&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Approach Comparison &amp;amp; Decision Guide ==&lt;br /&gt;
&lt;br /&gt;
=== Choosing the Right Approach ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width:100%;&amp;quot;&lt;br /&gt;
!Situation&lt;br /&gt;
!Recommended Approach&lt;br /&gt;
|-&lt;br /&gt;
|VMC, airport in sight, no weather issues&lt;br /&gt;
|Visual Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC or marginal weather, ILS available&lt;br /&gt;
|ILS Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC, no ILS available, TACAN available&lt;br /&gt;
|TACAN Approach&lt;br /&gt;
|-&lt;br /&gt;
|IMC, navigation equipment degraded or emergency&lt;br /&gt;
|PAR (GCA) — request from ATC&lt;br /&gt;
|-&lt;br /&gt;
|Formation recovery in VMC&lt;br /&gt;
|Visual Approach (typically overhead break)&lt;br /&gt;
|-&lt;br /&gt;
|Pilot unfamiliar with area in IMC&lt;br /&gt;
|PAR (GCA) if available — lowest pilot workload&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Precision vs. Non-Precision ===&lt;br /&gt;
The fundamental difference: a &#039;&#039;&#039;precision approach&#039;&#039;&#039; (ILS, PAR) provides both lateral and vertical guidance, allowing descent to a &#039;&#039;&#039;Decision Height&#039;&#039;&#039;. A &#039;&#039;&#039;non-precision approach&#039;&#039;&#039; (TACAN, VOR) provides lateral guidance only — the pilot descends to a &#039;&#039;&#039;Minimum Descent Altitude&#039;&#039;&#039; and levels off until the runway is in sight or the missed approach point is reached.&lt;br /&gt;
&lt;br /&gt;
Because precision approaches provide vertical guidance, they generally have lower weather minimums — meaning they allow landing in worse conditions.&lt;br /&gt;
&lt;br /&gt;
=== Missed Approach ===&lt;br /&gt;
Every instrument approach (ILS, TACAN, PAR) has a published missed approach procedure. If the pilot does not have the required visual reference at DH or MAP, they &#039;&#039;&#039;must&#039;&#039;&#039; execute the missed approach. The general flow is:&lt;br /&gt;
&lt;br /&gt;
# Apply takeoff power and initiate a climb&lt;br /&gt;
# Follow the published missed approach procedure (heading, altitude, fix)&lt;br /&gt;
# Contact ATC for further instructions — re-sequencing, holding, or divert&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Visual approaches have no published missed approach.&#039;&#039;&#039; If a go-around is necessary, maintain visual conditions, climb, and contact ATC immediately.&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Glossary Additions ==&lt;br /&gt;
&lt;br /&gt;
; DA / DH&lt;br /&gt;
: Decision Altitude / Decision Height — the altitude on a precision approach at which the pilot must decide whether to land or go around. DA is referenced to mean sea level; DH is referenced to the runway threshold elevation.&lt;br /&gt;
&lt;br /&gt;
; GCA&lt;br /&gt;
: Ground Controlled Approach — a radar-guided approach where the controller provides azimuth and glidepath guidance to the pilot. Encompasses both PAR (precision) and ASR/surveillance (non-precision) approaches.&lt;br /&gt;
&lt;br /&gt;
; ILS&lt;br /&gt;
: Instrument Landing System — a precision approach system providing lateral (localizer) and vertical (glideslope) guidance to a runway.&lt;br /&gt;
&lt;br /&gt;
; LOC&lt;br /&gt;
: Localizer — the lateral guidance component of an ILS, providing left/right course alignment with the runway centerline.&lt;br /&gt;
&lt;br /&gt;
; MDA&lt;br /&gt;
: Minimum Descent Altitude — the lowest altitude on a non-precision approach to which the pilot may descend without the runway in sight. The pilot levels off at MDA and continues to the MAP.&lt;br /&gt;
&lt;br /&gt;
; PAR&lt;br /&gt;
: Precision Approach Radar — a ground-based radar that provides azimuth and glidepath information to a controller, who then relays it to the pilot for a precision approach.&lt;br /&gt;
&lt;br /&gt;
; TACAN&lt;br /&gt;
: Tactical Air Navigation — a military navigation system that provides bearing and DME distance information. Used for en-route navigation, non-precision approaches, and air-to-air ranging.&lt;/div&gt;</summary>
		<author><name>Niknam3</name></author>
	</entry>
</feed>