Skip to content

Commit

Permalink
Update app.json
Browse files Browse the repository at this point in the history
added EDGG_AL_APP and EDGG_PSA_APP
  • Loading branch information
capzDE authored Dec 7, 2024
1 parent e321a94 commit 695800b
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion edgg/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,26 @@
"EDGG",
"EDLL"
]
},
{
"logon": "EDGG_AL_APP",
"frequency": "127.925",
"abbreviation": "GG-AL",
"description": "Langen Radar (Approaches Low)",
"schedule_show_booked": [
"EDGG",
"EDLL"
],
"gcap_status": "1"
},
{
"logon": "EDGG_PSA_APP",
"frequency": "125.405",
"abbreviation": "PSA",
"description": "Langen Radar (Spessart)",
"schedule_show_booked": [
"EDGG",
"EDFF"
]
}
]
]

0 comments on commit 695800b

Please sign in to comment.