Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Changes fri 2026/05 to 2026/06
1. Enhancement - Added listening squawks and further conspicuity squawks to CCDS-R - Thanks to @thomassaunders (Thomas Saunders)

# Changes from release 2026/04a to 2026/05
1. Amendment - Removed UK vFPC whilst allowing for simple loading by those who choose to do so
2. Bug - Fixed history trails on Gatwick (EGKK) ATM - thanks to @frazerxyz (Frazer Scully)
Expand Down
73 changes: 72 additions & 1 deletion UK/Data/Plugin/CCDS-R/Settings/conversions.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,93 @@
{
"labels": {
"1307": "AIRPOL",
"1310": "AIRPOL",
"1311": "AIRPOL",
"1312": "AIRPOL",
"1314": "AIRPOL",
"1315": "AIRPOL",
"1316": "AIRPOL",
"1317": "AIRPOL",
"1320": "AIRPOL",
"1321": "AIRPOL",
"1322": "AIRPOL",
"1323": "AIRPOL",
"1324": "AIRPOL",
"1325": "AIRPOL",
"1326": "AIRPOL",
"1327": "AIRPOL",
"7001": "LOWLEVEL",
"7002": "DNGRAREA",
"7005": "HIENERGY",
"7006": "UAS",
"7400": "UAVLINK",
"7500": "HIJACK",
"7600": "RTFAIL",
"7700": "SOS",
"0030": "LOST"
},
"callsigns": {
"0002": "TEST",
"0003": "HLE60",
"0006": "BTP",
"0010": "BB",
"0011": "HH",
"0013": "GW",
"0014": "HLE21",
"0015": "HLE07",
"0016": "HLE24",
"0017": "HLE27",
"0020": "HLE",
"0023": "SAR",
"0024": "FLTCAL",
"0027": "FIRJOIN",
"0031": "HLE55",
"0027": "FIRJOIN",
"0032": "UKP",
"0033": "PARA",
"0034": "TOW",
"0041": "UKP",
"0042": "UKP",
"0043": "UKP",
"0044": "UKP",
"0045": "UKP",
"0046": "UKP",
"0047": "UKP",
"0050": "UKP",
"0051": "UKP",
"0052": "UKP",
"0053": "UKP",
"0054": "UKP",
"0055": "UKP",
"0056": "UKP",
"0060": "UKP",
"0061": "UKP",
"0440": "PH",
"1177": "FIS",
"2000": "I",
"2620": "PF",
"2677": "NM",
"3636": "FF",
"3660": "NO",
"3727": "VN",
"3737": "NT",
"4255": "AA",
"4270": "PD",
"4517": "TK",
"4531": "BJ",
"4572": "NX/LFW",
"5050": "MC",
"5060": "GP",
"5077": "GD",
"7401": "FIS",
"7000": "V",
"7003": "REDARROW",
"7004": "AEROS",
"7007": "OPENSKIES",
"7010": "CCT",
"7045": "AC",
"7047": "NV",
"7350": "SH",
"7366": "CC",
"7400": "UAVLINK"
}
}
Loading