-
Notifications
You must be signed in to change notification settings - Fork 0
/
menu_item_map.json
35 lines (35 loc) · 950 Bytes
/
menu_item_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"ACKNOWLEDGE INDICATION": [
"continue for north departure",
"continue for east departure",
"continue for south departure",
"continue for west departure",
"continue for straight out departure"
],
"ACKNOWLEDGE PATTERN ENTRY INSTRUCTIONS": [
"Enter left base",
"Enter right base",
"Fly left base",
"Fly right base",
"Make left base",
"Make right base",
"Enter left downwind",
"Enter right downwind",
"Enter left traffic",
"Enter right traffic",
"Fly left downwind",
"Fly right downwind",
"Fly left traffic",
"Fly right traffic",
"Make left downwind",
"Make right downwind",
"Make left traffic",
"Make right traffic",
"Fly straight in",
"Make straight in"
],
"ACKNOWLEDGE GROUND HANDOFF": [
"Going to",
"For"
]
}