Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Orekit Orekit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Orekit
  • OrekitOrekit
  • Merge requests
  • !6

Fix an attitude transition bug in case of restart during transition

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Romaric HER requested to merge RomaricH/orekit:issue#552 into develop May 15, 2019
  • Overview 1
  • Commits 3
  • Changes 3

Fix for issue 552 : The "after" attitude law was deleted in case of restart of propagation during the transition period, and was not recomputed because the event was already in the past. The test was also incomplete because it ensured the validity of the transition attitude law but not the "after" attitude law in this precise case. Fix : added margins to the reset to keep both sides of the attitude transition, and add an "after" attitude law check in the test.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue#552