NikolaiVChr / flightgear-saab-ja-37-viggen

Saab 37 Viggen for Flightgear flight simulator
http://wiki.flightgear.org/Saab_37_Viggen
GNU General Public License v2.0
27 stars 15 forks source link

Allow AJ(S) to fire weapons without radar lock #102

Closed colingeniet closed 3 years ago

colingeniet commented 4 years ago

I need to check but it did not seem to work from my quick tests. If so it should not be too hard since the JA already has that feature.

NikolaiVChr commented 4 years ago

Check out line 925 in displayTI.nas, it changes from radar guided lock to fixed lock in middle of hud.

colingeniet commented 4 years ago

Thanks for the pointer, I will check that.

colingeniet commented 4 years ago

I think I have the IR seeker behaviour reasonably right: it works in boresight mode, and can be uncaged after launch with a button (shift-E).

Now, I would like to do the same with the remaining AJS weapons, namely Rb04, Rb15 and Rb75. I am considering the following:

colingeniet commented 4 years ago

Oh, I forgot the M90. I have absolutely no idea what to do with that one. It will probably need to wait for a serious AJS radar/navigation rework...

colingeniet commented 4 years ago

Rb 04 and Rb 15 done (they fly straight ahead and look for target).

colingeniet commented 3 years ago

This is becoming a blocking issue for the AJS HUD rework.

colingeniet commented 3 years ago

Fixed in barnch hud-rework.