mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Fixing Radios for Mirage-F1EE, Mi-8MT & Mi-24P
This commit is contained in:
@@ -25,3 +25,12 @@ role: Attack/Transport
|
||||
kneeboard_units: "metric"
|
||||
variants:
|
||||
Mi-24P Hind-F: {}
|
||||
radios:
|
||||
# Ideally this would use the R-828 for intra-flight to be used for flight comms,
|
||||
# but DCS won't allow it as the group's frequency (100-400MHz AM only).
|
||||
intra_flight: R-863
|
||||
inter_flight: R-863
|
||||
channels:
|
||||
type: common
|
||||
intra_flight_radio_index: 1
|
||||
inter_flight_radio_index: 1
|
||||
|
||||
@@ -13,4 +13,13 @@ price: 5
|
||||
role: Transport/Light Attack
|
||||
variants:
|
||||
Mi-8MTV2 Hip: {}
|
||||
kneeboard_units: "metric"
|
||||
kneeboard_units: "metric"
|
||||
radios:
|
||||
# Ideally this would use the R-828 for intra-flight to be used for flight comms,
|
||||
# but DCS won't allow it as the group's frequency (100-400MHz AM only).
|
||||
intra_flight: R-863
|
||||
inter_flight: R-863
|
||||
channels:
|
||||
type: common
|
||||
intra_flight_radio_index: 1
|
||||
inter_flight_radio_index: 1
|
||||
|
||||
@@ -12,3 +12,11 @@ role: Multirole Fighter
|
||||
max_range: 200
|
||||
variants:
|
||||
Mirage-F1EE: {}
|
||||
radios:
|
||||
intra_flight: UHF TRAP 137B
|
||||
inter_flight: V/UHF TRAP 136
|
||||
channels:
|
||||
type: common
|
||||
namer: mirage-f1ce
|
||||
intra_flight_radio_index: 2
|
||||
inter_flight_radio_index: 1
|
||||
Reference in New Issue
Block a user