Skip to content

Commit

Permalink
EDMM changes AIRAC 2412 (#87)
Browse files Browse the repository at this point in the history
* director renaming

* Consolidated and formatted data

---------

Co-authored-by: GitHub Action <[email protected]>
  • Loading branch information
jannikvogel and actions-user authored Nov 28, 2024
1 parent 13ace70 commit 6d6e360
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,7 @@
"logon": "EDDM_ND_APP",
"frequency": "118.830",
"abbreviation": "DMNAT",
"description": "M\u00fcnchen Director (North Director)",
"description": "M\u00fcnchen Arrival (North Director)",
"schedule_show_always": [
"EDMM"
],
Expand All @@ -949,7 +949,7 @@
"logon": "EDDM_NH_APP",
"frequency": "128.030",
"abbreviation": "DMNH",
"description": "M\u00fcnchen Arrival (North High)",
"description": "M\u00fcnchen Radar (North High)",
"gcap_training_airport": true,
"schedule_show_always": [
"EDMM"
Expand Down Expand Up @@ -991,7 +991,7 @@
"logon": "EDDM_SD_APP",
"frequency": "132.305",
"abbreviation": "DMSAT",
"description": "M\u00fcnchen Director (South Director)",
"description": "M\u00fcnchen Arrival (South Director)",
"schedule_show_booked": [
"EDMM"
],
Expand All @@ -1001,7 +1001,7 @@
"logon": "EDDM_SH_APP",
"frequency": "120.780",
"abbreviation": "DMSH",
"description": "M\u00fcnchen Arrival (South High)",
"description": "M\u00fcnchen Radar (South High)",
"schedule_show_always": [
"EDMM"
],
Expand Down Expand Up @@ -1041,7 +1041,7 @@
"logon": "EDDN_D_APP",
"frequency": "119.475",
"abbreviation": "DND",
"description": "N\u00fcrnberg Director",
"description": "N\u00fcrnberg Arrival",
"schedule_show_always": [
"EDMM"
]
Expand Down Expand Up @@ -1097,7 +1097,7 @@
"logon": "EDDP_ND_APP",
"frequency": "120.840",
"abbreviation": "DPND",
"description": "Leipzig Director (North Director)",
"description": "Leipzig Arrival (North Director)",
"schedule_show_booked": [
"EDMM"
]
Expand All @@ -1115,7 +1115,7 @@
"logon": "EDDP_SD_APP",
"frequency": "129.765",
"abbreviation": "DPSD",
"description": "Leipzig Director (South Director)",
"description": "Leipzig Arrival (South Director)",
"schedule_show_always": [
"EDMM"
]
Expand Down
14 changes: 7 additions & 7 deletions edmm/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"logon": "EDDM_NH_APP",
"frequency": "128.030",
"abbreviation": "DMNH",
"description": "M\u00fcnchen Arrival (North High)",
"description": "M\u00fcnchen Radar (North High)",
"gcap_training_airport": true,
"schedule_show_always": [
"EDMM"
Expand All @@ -23,7 +23,7 @@
"logon": "EDDM_SH_APP",
"frequency": "120.780",
"abbreviation": "DMSH",
"description": "M\u00fcnchen Arrival (South High)",
"description": "M\u00fcnchen Radar (South High)",
"schedule_show_always": [
"EDMM"
],
Expand Down Expand Up @@ -53,7 +53,7 @@
"logon": "EDDM_ND_APP",
"frequency": "118.830",
"abbreviation": "DMNAT",
"description": "M\u00fcnchen Director (North Director)",
"description": "M\u00fcnchen Arrival (North Director)",
"schedule_show_always": [
"EDMM"
],
Expand All @@ -63,7 +63,7 @@
"logon": "EDDM_SD_APP",
"frequency": "132.305",
"abbreviation": "DMSAT",
"description": "M\u00fcnchen Director (South Director)",
"description": "M\u00fcnchen Arrival (South Director)",
"schedule_show_booked": [
"EDMM"
],
Expand Down Expand Up @@ -97,7 +97,7 @@
"logon": "EDDN_D_APP",
"frequency": "119.475",
"abbreviation": "DND",
"description": "N\u00fcrnberg Director",
"description": "N\u00fcrnberg Arrival",
"schedule_show_always": [
"EDMM"
]
Expand All @@ -115,7 +115,7 @@
"logon": "EDDP_ND_APP",
"frequency": "120.840",
"abbreviation": "DPND",
"description": "Leipzig Director (North Director)",
"description": "Leipzig Arrival (North Director)",
"schedule_show_booked": [
"EDMM"
]
Expand All @@ -133,7 +133,7 @@
"logon": "EDDP_SD_APP",
"frequency": "129.765",
"abbreviation": "DPSD",
"description": "Leipzig Director (South Director)",
"description": "Leipzig Arrival (South Director)",
"schedule_show_always": [
"EDMM"
]
Expand Down

0 comments on commit 6d6e360

Please sign in to comment.