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

Fix #13 #17 #18 #19, Requirements updates #26

Merged
merged 4 commits into from
Jun 1, 2022

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    1c49848 View commit details
    Browse the repository at this point in the history
  2. Fix nasa#18, Updated DS9007 to remove non-verified strings

    DS no longer maintains unique verification logic for
    pathname, basename, extension, or table descriptor
    text during Destination File Table verification.
    Filename verification is handled by the OS/OSAL.
    skliper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e94cbab View commit details
    Browse the repository at this point in the history
  3. Fix nasa#17, Update DS9005 to remove non-verified strings

    Updated the Packet Filter Table validation requirement
    to remove the table descriptor text.  Text is now
    used as-is (no custom validation performed).
    skliper committed May 31, 2022
    Configuration menu
    Copy the full SHA
    015af42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4213f20 View commit details
    Browse the repository at this point in the history