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

Feature/300 closed loop dv scenario #123

Merged
merged 5 commits into from
Sep 12, 2023

Conversation

JulianHammerl
Copy link
Collaborator

@JulianHammerl JulianHammerl commented Aug 3, 2023

  • Tickets addressed: Confluence 300
  • Review: By commit
  • Merge strategy: Merge (no squash)

Description

A BSK-Sim scenario was created that illustrates the the closed loop performance of the dv guidance modules (attitude control and maneuver execution) for Delta-V maneuvers.
The commits are organized the following way:

  • Commits 1-5: from full dv guidance scenario (illustrating Lambert modules)
  • Commits 6-8: Update BSK-Sim support files (BSK_Dynamics, BSK_Fsw and BSK_Plotting)
  • Commit 9: Add BSK-Sim scenario
  • Commit 10: Update BSK release notes

Reviewers should be aware that this branch is based off of the Ticket 270 branch (#122 ), so the #122 PR should be merged first.

Verification

All modules used by this scenario include their own unit tests, so no test was included for this scenario. Only the dvExecuteGuidance does not include a unit test, but a future ticket was created to add a unit test for that module.

Documentation

Nothing was invalidated.

Future work

The thrFiringRemainder and dvExecuteGuidance modules will be refactored.

@JulianHammerl JulianHammerl added the enhancement New feature or request label Aug 3, 2023
@JulianHammerl JulianHammerl self-assigned this Aug 3, 2023
Copy link
Collaborator

@thibaudteil thibaudteil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@JulianHammerl JulianHammerl force-pushed the feature/300-closed-loop-DV-scenario branch 4 times, most recently from 54ca122 to 1435bd3 Compare August 18, 2023 18:24
@thibaudteil thibaudteil self-requested a review August 20, 2023 19:06
@JulianHammerl JulianHammerl force-pushed the feature/300-closed-loop-DV-scenario branch 2 times, most recently from f602111 to 15a998f Compare September 12, 2023 19:15
@JulianHammerl JulianHammerl force-pushed the feature/300-closed-loop-DV-scenario branch from 15a998f to bab261c Compare September 12, 2023 19:16
@patkenneally patkenneally merged commit 84ac342 into develop Sep 12, 2023
2 checks passed
@patkenneally patkenneally deleted the feature/300-closed-loop-DV-scenario branch September 12, 2023 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants