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

cFS Header Version 2 (includes CCSDS Extended header) support and major update #92

Merged

Commits on May 22, 2020

  1. Merge pull request nasa#90 from nasa/integration-candidate

    Integration Candidate: 2020-05-13
    astrogeco authored May 22, 2020
    Configuration menu
    Copy the full SHA
    5c14375 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2020

  1. Configuration menu
    Copy the full SHA
    3de6e98 View commit details
    Browse the repository at this point in the history
  2. Fix nasa#43, Resolve LGTM issues

    Added header guard
    Removed local parameter hiding global
    skliper committed May 23, 2020
    Configuration menu
    Copy the full SHA
    dae41fa View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Fix nasa#2, nasa#3, nasa#48, nasa#80, General Upgrade

    Major rewrite -
    Fix nasa#2: Added 64-bit support
    Added big endian payload options (use when LE selected to write BE fields)
    Fix nasa#3: Added checksum calculation/overide
    Added the rest of the override possible fields (for error checking)
    Fix nasa#48: Added standard type options (more clear/consistant sizing)
    Fix nasa#80: Added cFS Version 2 header support
    Added protocol options
    Added raw message generation support
    Added test script
    Added debug and thirtytwo build options
    skliper committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3e62ff8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Configuration menu
    Copy the full SHA
    22d5bc9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Configuration menu
    Copy the full SHA
    eb15866 View commit details
    Browse the repository at this point in the history