NikolaiVChr / f16

General Dynamics F-16 for Flightgear flight simulator
GNU General Public License v2.0
123 stars 39 forks source link

Systems: Implement hook failure above 175kts #535

Closed BobDotCom closed 1 year ago

BobDotCom commented 1 year ago

Hook now has a chance of failing if engaged above 175kts. Fixes #520.

NikolaiVChr commented 1 year ago

Nice PR :) The manual say max 150-160, that does not mean it wont handle 170 fine. There is most often some margin on such numbers. If you change it to 175 to 200/215 I think its more reasonable.

BobDotCom commented 1 year ago

Done