diff --git a/index.html b/index.html
index ddc9cab..e7bcb22 100644
--- a/index.html
+++ b/index.html
@@ -147,19 +147,20 @@
All chart recall commands open the selected FAA chart in your computer's default browser.
-
Note: Single digit runways include a leading 0 UNLESS a sidedness designator is used (i.e. IAH 09, IAH 8R). If a double-digit runway includes sidedness, the leading digit is omitted. (i.e. IAH 27, IAH 6L).
-
.[AIRPORT][APPROACH CODE]([VARIATION])[RUNWAY]([L/R/C])
+
Single digit runways include a leading 0 UNLESS an approach variation AND/OR sidedness designator is used.
+ If a double-digit runway includes approach variation AND/OR sidedness, the leading digit is omitted.
+ Do not forget the C following all chart recall aliases.
+
.[AIRPORT][APPROACH CODE]([VARIATION Z/Y/X])[RUNWAY]([L/C/R])[C]
Approach Type | Code | Approach Type | Code |
ILS | I | LOC/DME | K |
- RNAV | R | VOR/DME | F |
- GPS | G | LOC | L |
- Visual | V | LDA | D |
- VOR | O | TACAN | T |
- NDB | N | | |
+ RNAV (GPS/RNP) | R | VOR/DME | F |
+ Visual | V | LOC | L |
+ VOR | O | LDA | D |
+ NDB | N | TACAN | T |
@@ -167,14 +168,14 @@ Controller Resources
Example | Opens |
- .IAHI8L | Houston Intercon ILS 8L |
- .IAHI09 | Houston Intercon ILS 9 |
- .IAHI27 | Houston Intercon ILS 27 |
- .IAHRZ27 | Houston Intercon RNAV-Z 27 |
- .GPTOY4 | Gulfport VOR-Y 14 |
- .GPTTZ4 | Gulfport TACAN Z 14 |
- .CRPRZ1 | Corpus Christi RNAV-Z 31 |
- .DLFF1C | Laughlin VOR/DME 31C |
+ .IAHI8LC | Houston Intercon ILS 8L |
+ .IAHI09C | Houston Intercon ILS 9 |
+ .IAHI27C | Houston Intercon ILS 27 |
+ .IAHRZ7C | Houston Intercon RNAV-Z 27 |
+ .GPTOY4C | Gulfport VOR-Y 14 |
+ .GPTTZ4C | Gulfport TACAN Z 14 |
+ .CRPRZ1C | Corpus Christi RNAV-Z 31 |
+ .DLFF1CC | Laughlin VOR/DME 31C |
@@ -182,25 +183,27 @@
All chart recall commands open the selected FAA chart in your computer's default browser.
-
Note: do not use revision numbers. Digits in alias are only for procedure page numbers (if applicable).
-
.[AIRPORT][PROCEDURE NAME]([PAGE])
+
Note: do not use revision numbers. Digits in alias are only for procedure page numbers (if applicable).
+ Do not forget the C following all chart recall aliases.
+
.[AIRPORT][PROCEDURE NAME]([PAGE])[C]
Example | Opens |
- .SATBOWIE | San Antonio BOWIE SID |
- .SATBOWIE2 | San Antonio BOWIE SID page 2 |
- .HOUWAPPL3 | Hobby WAPPL STAR page 3 |
- .MSYMNSTR | New Orleans MNSTR STAR |
+ .SATBOWIEC | San Antonio BOWIE SID |
+ .SATBOWIE2C | San Antonio BOWIE SID page 2 |
+ .HOUWAPPL3C | Hobby WAPPL STAR page 3 |
+ .MSYMNSTRC | New Orleans MNSTR STAR |
-
All chart recall commands open the selected FAA chart in your computer's default browser.
-
.[AIRPORT][CODE]
+
All chart recall commands open the selected FAA chart in your computer's default browser.
+
Do not forget the C following all chart recall aliases.
+
.[AIRPORT][CODE][C]
Chart Type | Code |
@@ -220,8 +223,8 @@ Controller Resources
Example | Opens |
- .AUSAPD | Austin Airport Diagram |
- .IAHLAHSO | Houston Intercon LAHSO |
+ .AUSAPDC | Austin Airport Diagram |
+ .IAHLAHSOC | Houston Intercon LAHSO |