Skip to content

Commit

Permalink
Update afis.json
Browse files Browse the repository at this point in the history
added IFR fields + EDFE to schedule if booked
  • Loading branch information
capzDE authored May 6, 2024
1 parent 9afcb12 commit 11a5c4e
Showing 1 changed file with 32 additions and 2 deletions.
34 changes: 32 additions & 2 deletions edgg/afis.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@
"frequency": "118.405",
"abbreviation": "FEI",
"description": "Egelsbach Radio",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -164,6 +168,11 @@
"frequency": "135.165",
"abbreviation": "FQI",
"description": "Allendorf Radio",
"schedule_show_booked": [
"EDFF",
"EDLL",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -332,6 +341,11 @@
"frequency": "120.380",
"abbreviation": "GSI",
"description": "Siegerland Information",
"schedule_show_booked": [
"EDFF",
"EDLL",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -708,6 +722,10 @@
"frequency": "125.505",
"abbreviation": "QGI",
"description": "Giebelstadt Information",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -884,6 +902,10 @@
"frequency": "118.080",
"abbreviation": "RYI",
"description": "Speyer Radio",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand All @@ -892,6 +914,10 @@
"frequency": "123.830",
"abbreviation": "RZI",
"description": "Zweibr\u00fccken Information",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -1051,7 +1077,7 @@
"logon": "EDTD_I_TWR",
"frequency": "126.690",
"abbreviation": "TDI",
"description": "Donaueschingen Radio",
"description": "Donaueschingen Information",
"gcap_status": "AFIS",
"s1_twr": true
},
Expand Down Expand Up @@ -1172,6 +1198,10 @@
"frequency": "129.230",
"abbreviation": "TYI",
"description": "Schw\u00e4bisch Hall Information",
"schedule_show_booked": [
"EDFF",
"EDGG"
],
"gcap_status": "AFIS",
"s1_twr": true
},
Expand All @@ -1183,4 +1213,4 @@
"gcap_status": "AFIS",
"s1_twr": true
}
]
]

0 comments on commit 11a5c4e

Please sign in to comment.