mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Beacon update (#3357)
This PR cherry-picks some DCS-update related changes from Retribution fork: - Updates to beacon information - Fixes to script used to import beacons. --------- Authored-by: Raffson <Raffson@users.noreply.github.com>
This commit is contained in:
parent
77b7f777f6
commit
b0a8d53fa6
@ -90,6 +90,13 @@
|
|||||||
"hertz": 343000,
|
"hertz": 343000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
|
"world_13": {
|
||||||
|
"name": "GHI",
|
||||||
|
"callsign": "GHI",
|
||||||
|
"beacon_type": 5,
|
||||||
|
"hertz": 113800000,
|
||||||
|
"channel": 85
|
||||||
|
},
|
||||||
"airfield2_0": {
|
"airfield2_0": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"callsign": "IADA",
|
"callsign": "IADA",
|
||||||
@ -146,6 +153,20 @@
|
|||||||
"hertz": 365000,
|
"hertz": 365000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
|
"airfield67_0": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "IAMN",
|
||||||
|
"beacon_type": 13,
|
||||||
|
"hertz": 109500000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield67_1": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "IAMN",
|
||||||
|
"beacon_type": 14,
|
||||||
|
"hertz": 109500000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
"airfield6_0": {
|
"airfield6_0": {
|
||||||
"name": "KALDE",
|
"name": "KALDE",
|
||||||
"callsign": "KAD",
|
"callsign": "KAD",
|
||||||
@ -233,8 +254,8 @@
|
|||||||
"airfield7_4": {
|
"airfield7_4": {
|
||||||
"name": "DAMASCUS",
|
"name": "DAMASCUS",
|
||||||
"callsign": "DAL",
|
"callsign": "DAL",
|
||||||
"beacon_type": 10,
|
"beacon_type": 9,
|
||||||
"hertz": 342000000,
|
"hertz": 342000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
"airfield7_5": {
|
"airfield7_5": {
|
||||||
@ -317,8 +338,8 @@
|
|||||||
"airfield41_1": {
|
"airfield41_1": {
|
||||||
"name": "ALANYA/GAZIPASA",
|
"name": "ALANYA/GAZIPASA",
|
||||||
"callsign": "GZP",
|
"callsign": "GZP",
|
||||||
"beacon_type": 2,
|
"beacon_type": 3,
|
||||||
"hertz": 0,
|
"hertz": 114200000,
|
||||||
"channel": 89
|
"channel": 89
|
||||||
},
|
},
|
||||||
"airfield41_2": {
|
"airfield41_2": {
|
||||||
@ -405,6 +426,20 @@
|
|||||||
"hertz": 111700000,
|
"hertz": 111700000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
|
"airfield65_0": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 14,
|
||||||
|
"hertz": 109100000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield65_1": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 13,
|
||||||
|
"hertz": 109100000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
"airfield47_0": {
|
"airfield47_0": {
|
||||||
"name": "",
|
"name": "",
|
||||||
"callsign": "ILC",
|
"callsign": "ILC",
|
||||||
@ -468,6 +503,34 @@
|
|||||||
"hertz": 358000,
|
"hertz": 358000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
|
"airfield68_0": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 13,
|
||||||
|
"hertz": 112910000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield68_1": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 13,
|
||||||
|
"hertz": 112900000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield68_2": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 14,
|
||||||
|
"hertz": 112910000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield68_3": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "",
|
||||||
|
"beacon_type": 14,
|
||||||
|
"hertz": 112900000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
"airfield27_0": {
|
"airfield27_0": {
|
||||||
"name": "ALEPPO",
|
"name": "ALEPPO",
|
||||||
"callsign": "ALE",
|
"callsign": "ALE",
|
||||||
@ -545,6 +608,27 @@
|
|||||||
"hertz": null,
|
"hertz": null,
|
||||||
"channel": 79
|
"channel": 79
|
||||||
},
|
},
|
||||||
|
"airfield64_0": {
|
||||||
|
"name": "PrinceHussein",
|
||||||
|
"callsign": "ABC",
|
||||||
|
"beacon_type": 4,
|
||||||
|
"hertz": 0,
|
||||||
|
"channel": 106
|
||||||
|
},
|
||||||
|
"airfield64_1": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "ABC",
|
||||||
|
"beacon_type": 13,
|
||||||
|
"hertz": 111400000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
|
"airfield64_2": {
|
||||||
|
"name": "",
|
||||||
|
"callsign": "ABC",
|
||||||
|
"beacon_type": 14,
|
||||||
|
"hertz": 111400000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
"airfield30_0": {
|
"airfield30_0": {
|
||||||
"name": "RAMATDAVID",
|
"name": "RAMATDAVID",
|
||||||
"callsign": "RMD",
|
"callsign": "RMD",
|
||||||
@ -580,6 +664,20 @@
|
|||||||
"hertz": 115300000,
|
"hertz": 115300000,
|
||||||
"channel": null
|
"channel": null
|
||||||
},
|
},
|
||||||
|
"airfield58_0": {
|
||||||
|
"name": "Sanliurfa",
|
||||||
|
"callsign": "GAP",
|
||||||
|
"beacon_type": 3,
|
||||||
|
"hertz": 113200000,
|
||||||
|
"channel": 79
|
||||||
|
},
|
||||||
|
"airfield58_1": {
|
||||||
|
"name": "Sanliurfa",
|
||||||
|
"callsign": "GAP",
|
||||||
|
"beacon_type": 9,
|
||||||
|
"hertz": 391000,
|
||||||
|
"channel": null
|
||||||
|
},
|
||||||
"airfield40_0": {
|
"airfield40_0": {
|
||||||
"name": "Cheka",
|
"name": "Cheka",
|
||||||
"callsign": "CAK",
|
"callsign": "CAK",
|
||||||
|
|||||||
@ -80,6 +80,14 @@ def beacons_from_terrain(dcs_path: Path, path: Path) -> Iterable[tuple[str, Beac
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
lua.execute(
|
||||||
|
textwrap.dedent(
|
||||||
|
"""
|
||||||
|
function math.pow(x,y) return x^y end
|
||||||
|
"""
|
||||||
|
)
|
||||||
|
)
|
||||||
|
|
||||||
bind_gettext = lua.eval(
|
bind_gettext = lua.eval(
|
||||||
textwrap.dedent(
|
textwrap.dedent(
|
||||||
"""\
|
"""\
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user