Support for the AH-64D radios

- Support for the AH-64D radios
- Mention missing Radio preset support for AH-64D
This commit is contained in:
RndName
2022-03-23 17:16:24 +01:00
committed by GitHub
parent 4014a4e250
commit 437fdd6d12
4 changed files with 37 additions and 0 deletions

View File

@@ -16,3 +16,16 @@ price: 20
role: Attack
variants:
AH-64D Apache Longbow: {}
radios:
# DCS uses the 2nd Radio AN/ARC-164 (UHF) as the main intra flight for the Apache
# so we use this Radio for Intra and Inter Flight for now
# The radio frequencies set in the mission editor are in the current state of Early
# access not used for radio presets. Only the flight frequency is used. Any other
# frequency has to be entered manually atm.
intra_flight: AN/ARC-164
inter_flight: AN/ARC-164
channels:
type: common
namer: apache
intra_flight_radio_index: 2
inter_flight_radio_index: 2