Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ACCSP2 committed Nov 5, 2023
1 parent c3ea032 commit cb9d950
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions GCCC/Plugins/VFPC/Sid.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"LPC": [
{
"direction": "ODD",
"min_fl": 60,
"min_fl": 60
}
],
"TFN": [
Expand Down Expand Up @@ -777,6 +777,20 @@
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"],
"airways": ["REMGI G851"]
},
{
"direction": "ODD",
"min_fl": 145,
"max_fl": 660,
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"],
"airways": ["REMGI UN729 DEREV UN857"]
},
{
"direction": "ODD",
"min_fl": 145,
"max_fl": 660,
"destinations": ["A","B","C","D","F","G","H","I","J","K","M","N","O","P","Q","R","S","T","V","W","X","Y","Z"],
"airways": ["REMGI UN729"]
},
{
"direction": "ODD",
"min_fl": 145,
Expand Down Expand Up @@ -810,7 +824,7 @@
"direction": "EVEN",
"min_fl": 195,
"max_fl": 460,
"airways": ["VASTO DCT NIDEB", "VASTO DCT BAROK"]
"airways": ["VASTO DCT NIDEB","VASTO DCT BAROK"]
},
{
"direction": "EVEN",
Expand Down Expand Up @@ -841,7 +855,7 @@
"min_fl": 145,
"max_fl": 660,
"airways": ["GDV UQ279"]
}
},
{
"direction": "ODD",
"min_fl": 95,
Expand Down Expand Up @@ -875,7 +889,7 @@
"min_fl": 70,
"destinations": ["GCGM"]
}
],
]
}
},
{
Expand Down

0 comments on commit cb9d950

Please sign in to comment.