Skip to content

Commit

Permalink
fixed some errors
Browse files Browse the repository at this point in the history
additionally standardized callsigns/descriptions
  • Loading branch information
capzDE authored Oct 13, 2023
1 parent 0466a31 commit d3ebce4
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions edgg/gnd.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"logon": "EDDF_E_GND",
"frequency": "121.955",
"abbreviation": "DFGE",
"description": "Frankfurt Apron"
"description": "Frankfurt Apron (East)"
},
{
"logon": "EDDF_GND",
Expand All @@ -15,13 +15,13 @@
"logon": "EDDF_C_GND",
"frequency": "121.855",
"abbreviation": "DFGC",
"description": "Frankfurt Apron"
"description": "Frankfurt Apron (Center)"
},
{
"logon": "EDDF_W_GND",
"frequency": "121.755",
"abbreviation": "DFGW",
"description": "Frankfurt Apron"
"description": "Frankfurt Apron (West)"
},
{
"logon": "EDDF_ICE_GND",
Expand All @@ -33,7 +33,7 @@
"logon": "EDDF_S_GND",
"frequency": "121.655",
"abbreviation": "DFGS",
"description": "Frankfurt Apron"
"description": "Frankfurt Apron (South)"
},
{
"logon": "EDDG_GND",
Expand All @@ -57,19 +57,19 @@
"logon": "EDDL_E_GND",
"frequency": "121.605",
"abbreviation": "DLGE",
"description": "D\u00fcsseldorf Ground"
"description": "Duesseldorf Ground (East)"
},
{
"logon": "EDDL_W_GND",
"frequency": "121.905",
"abbreviation": "DLGW",
"description": "D\u00fcsseldorf Ground"
"description": "Duesseldorf Ground (West)"
},
{
"logon": "EDDR_GND",
"frequency": "118.555",
"abbreviation": "DRG",
"description": "Saarbr\u00fccken Ground"
"description": "Saarbruecken Ground"
},
{
"logon": "EDDS_GND",
Expand All @@ -81,19 +81,19 @@
"logon": "EDFE_GND",
"frequency": "121.730",
"abbreviation": "FEG",
"description": "Egelsbach Ground"
"description": "Egelsbach Apron"
},
{
"logon": "EDFH_GND",
"frequency": "121.730",
"frequency": "121.980",
"abbreviation": "FHG",
"description": "Hahn Ground"
},
{
"logon": "EDLN_GND",
"frequency": "121.930",
"abbreviation": "LNG",
"description": "M\u00f6nchengladbach Ground"
"description": "Moenchengladbach Ground"
},
{
"logon": "EDLP_GND",
Expand All @@ -104,7 +104,7 @@
{
"logon": "EDLW_GND",
"frequency": "121.830",
"abbreviation": "LNG",
"abbreviation": "LWG",
"description": "Dortmund Ground"
},
{
Expand All @@ -113,4 +113,4 @@
"abbreviation": "SBG",
"description": "Baden Ground"
}
]
]

0 comments on commit d3ebce4

Please sign in to comment.