Skip to content

missile_manpad - add MANPADs and IR seeker#10031

Merged
LinkIsGrim merged 317 commits intomasterfrom
missile_manpad
Dec 19, 2024
Merged

missile_manpad - add MANPADs and IR seeker#10031
LinkIsGrim merged 317 commits intomasterfrom
missile_manpad

Conversation

@TheCandianVendingMachine
Copy link
Copy Markdown
Contributor

@TheCandianVendingMachine TheCandianVendingMachine commented May 28, 2024

When merged this pull request will:

  • Stinger and RIM-116 and more IR SAMs
  • Physically based IR seeker

Merge Strategy

Follow #10019

Merge after #10022

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

…s for all cases.

Need to implement a PID controller navigation type to get a correct attack angle
The missile pitches up due to initial angle stuff. I don't know if this is behaviour we want to fix or not?
Weapons usually tend toward the velocity vector due to aerodynamics - calculate side slip and use calculation to do this
The angle check is better now. Relative velocites guarenteed
Comment thread addons/missileguidance/XEH_PREP.hpp Outdated
@PabstMirror PabstMirror changed the base branch from missile_aim9 to master November 22, 2024 22:50
@PabstMirror PabstMirror changed the base branch from master to missile_aim9 November 22, 2024 22:50
Base automatically changed from missile_aim9 to master December 19, 2024 21:02
@LinkIsGrim LinkIsGrim added this to the 3.18.2 milestone Dec 19, 2024
@LinkIsGrim LinkIsGrim added the kind/feature Release Notes: **ADDED:** label Dec 19, 2024
@LinkIsGrim LinkIsGrim merged commit 745dc0c into master Dec 19, 2024
@LinkIsGrim LinkIsGrim deleted the missile_manpad branch December 19, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature Release Notes: **ADDED:**

Projects

None yet

Development

Successfully merging this pull request may close these issues.