Gripen mod support.

This commit is contained in:
bgreman
2021-06-08 22:47:44 -04:00
committed by GitHub
parent e7336d8608
commit 0220fa4ff6
14 changed files with 914 additions and 0 deletions

View File

@@ -134,6 +134,7 @@ RADIOS: List[Radio] = [
Radio("AN/ARC-51BX", MHz(225), MHz(400), step=kHz(50)),
Radio("AN/ARC-131", MHz(30), MHz(76), step=kHz(50)),
Radio("AN/ARC-134", MHz(116), MHz(150), step=kHz(25)),
Radio("R&S Series 6000", MHz(100), MHz(156), step=kHz(25)),
]