From bbed4f98fbf4357883544a13da8d2a67c2d27a94 Mon Sep 17 00:00:00 2001 From: Dave Wegner <44472479+jivebiscuit@users.noreply.github.com> Date: Fri, 31 May 2024 11:17:12 -0500 Subject: [PATCH] Add .ctotl and .ctotr to Local Issue #1 --- index.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 98e9e52..dcdbd13 100644 --- a/index.html +++ b/index.html @@ -8,8 +8,8 @@ -

ZHU Alias Reference

-

Updated: May 29, 2024

+

ZHU Alias Reference

+

Updated: May 31, 2024
New: Local .ctotl and .ctotr.

@@ -131,11 +131,11 @@

Controller Resources

All chart recall commands open the selected FAA chart in your computer's default browser.

-

Note: if an approach variation [A/B/C, W/X/Y/Z] and/or runway side designator [L/R/C] is used, the leading digit of the runway is ommited (see examples).

+

Note: if an approach variation or runway side designator is used, the leading digit of the runway is ommited (see examples).

.[AIRPORT][APPROACH CODE]([VARIATION])[RUNWAY]([L/R/C])

- + @@ -227,8 +227,7 @@

Controller Resources

-

Route points are highlighted on the scope.

-

Note: ERAM only.

+

Route points are highlighted on the scope. ERAM only.

.[AIRWAY]F

ApproachCodeApproachCode
Approach TypeCodeApproach TypeCode
ILSILOC/DMEK
@@ -318,7 +317,7 @@

Text-Based Controlling

- +

Syntax: Type callsign and press aircraft select (default in CRC is Numpad Add). Type alias command with any needed variables and press Enter. Alias commands are not case-sensitive.

@@ -330,6 +329,8 @@

Text-Based Controlling

.cto $1.cto 22"Runway 22, cleared for takeoff. Wind current wind.”
.ctorh $1.ctorh 4"Fly runway heading, runway 4, cleared for takeoff. Wind current wind.”
.ctohdg $1 $2.ctohdg 36R 030"Fly heading 030, runway 36R, cleared for takeoff. Wind current wind.” +
.ctotl $1 $2.ctotl 18L 150"Turn left heading 150, runway 18R, cleared for takeoff. Wind current wind.” +
.ctotr $1 $2.ctotr 15R 300"Turn right heading 300, runway 15R, cleared for takeoff. Wind current wind.”
.ctor $1 $2.ctor 15L SCAMM"RNAV to SCAMM, runway 15L, cleared for takeoff. Wind current wind.”
.ctomrt $1.ctomrt 11"Make right traffic, runway 11, cleared for takeoff. Wind current wind.”
.ctomlt $1.ctolt 29"Make left traffic, runway 29, cleared for takeoff. Wind current wind.”