Skip to content

Commit

Permalink
feature/1526 - Final touches and changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
Fechulo committed Feb 16, 2020
1 parent c85a5eb commit a8e6068
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# 6.16.0 (January 31, 2020)
### New Features
- <a href="https://github.com/openscope/openscope/issues/1526" target="_blank">#1526</a> - Introduce Montevideo Carrasco Airport (SUMU)

### Bugfixes
- <a href="https://github.com/openscope/openscope/issues/1389" target="_blank">#1389</a> - Prevent unfair penalty at KDCA on IRONS7 arrivals by deactivating R6601B/C
Expand Down
12 changes: 6 additions & 6 deletions assets/airports/sumu.json
Original file line number Diff line number Diff line change
Expand Up @@ -3104,7 +3104,7 @@
"destination": "SUMU",
"category": "arrival",
"route": "EZE.A305.TOKAM.TOKA1C.SUMU06",
"altitude": 10000,
"altitude": 9000,
"speed": 250,
"method": "random",
"rate": 3,
Expand All @@ -3126,7 +3126,7 @@
"destination": "SUMU",
"category": "arrival",
"route": "GUA.UL417.NIMBO.NIMB1C.SUMU06",
"altitude": 10000,
"altitude": 9000,
"speed": 250,
"method": "random",
"rate": 0.29,
Expand All @@ -3143,7 +3143,7 @@
"destination": "SUMU",
"category": "arrival",
"route": "STO.W25.DRACA.DRAC1C.SUMU06",
"altitude": 10000,
"altitude": 9000,
"speed": 250,
"method": "random",
"rate": 0.81,
Expand Down Expand Up @@ -3178,7 +3178,7 @@
"destination": "SUMU",
"category": "arrival",
"route": "MLO.UM792.TELAK.TELA1C.SUMU06",
"altitude": 10000,
"altitude": 12000,
"speed": 250,
"method": "random",
"rate": 1.01,
Expand All @@ -3197,8 +3197,8 @@
"destination": "SUMU",
"category": "arrival",
"route": "TOLEP.UM424.LDS.LDS1C.SUMU06",
"altitude": 10000,
"speed": 250,
"altitude": 24000,
"speed": 280,
"method": "random",
"rate": 0.98,
"airlines": [
Expand Down

0 comments on commit a8e6068

Please sign in to comment.