Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missile_manpad - add MANPADs and IR seeker #10031

Merged
merged 317 commits into from
Dec 19, 2024
Merged

missile_manpad - add MANPADs and IR seeker #10031

merged 317 commits into from
Dec 19, 2024

Conversation

TheCandianVendingMachine
Copy link
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
@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
3 checks passed
@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.