Update MiG-21bis radios

This commit is contained in:
Raffson 2024-07-19 16:32:28 +02:00
parent 9b54414525
commit eb841f1bf4
No known key found for this signature in database
GPG Key ID: B0402B2C9B764D99
2 changed files with 9 additions and 3 deletions

View File

@ -238,7 +238,13 @@ RADIOS: List[Radio] = [
# MiG-19P
Radio("RSIU-4V", (RadioRange(MHz(100), MHz(150), kHz(25), Modulation.AM),)),
# MiG-21bis
Radio("RSIU-5V", (RadioRange(MHz(118), MHz(140), kHz(25), Modulation.AM),)),
Radio(
"R-832",
(
RadioRange(MHz(118), MHz(140), kHz(100), Modulation.AM),
RadioRange(MHz(220), MHz(390), kHz(100), Modulation.AM),
),
),
# Ka-50
# Note: Also capable of 100MHz-150MHz, but we can't model gaps.
Radio("R-800L1", (RadioRange(MHz(220), MHz(400), kHz(25), Modulation.AM),)),

View File

@ -20,8 +20,8 @@ variants:
origin: China
MiG-21bis Fishbed-N: {}
radios:
intra_flight: RSIU-5V
inter_flight: RSIU-5V
intra_flight: R-832
inter_flight: R-832
channels:
type: common
namer: single