Skip to content

Commit

Permalink
Maybe correct fishbed radios.
Browse files Browse the repository at this point in the history
Maybe fixes dcs-liberation#377
  • Loading branch information
DanAlbert committed Nov 20, 2020
1 parent 87248fe commit 206d09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen/radios.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def __init__(self, frequency: RadioFrequency) -> None:
Radio("RSIU-4V", MHz(100), MHz(150), step=MHz(1)),

# MiG-21bis
Radio("RSIU-5V", MHz(100), MHz(150), step=MHz(1)),
Radio("RSIU-5V", MHz(118), MHz(140), step=MHz(1)),

# Ka-50
# Note: Also capable of 100MHz-150MHz, but we can't model gaps.
Expand Down

0 comments on commit 206d09f

Please sign in to comment.