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

Integration Candidate 20200108 #41

Merged
merged 3 commits into from
Jan 17, 2020
Merged

Integration Candidate 20200108 #41

merged 3 commits into from
Jan 17, 2020

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 14, 2020

Describe the contribution
Update to IC-20200108
Merge #38
Fix #37

Testing performed

  1. Checked out this IC branch
  2. Built and ran cFS unit tests and OSAL coverage (vxworks and shared)
    1. All passed
  3. make osalguide to confirm it built
  4. Ran core-cpu1 (cFS), no errors/warnings/failures observed

Expected behavior changes
See related pull requests

System(s) tested on

  • cFS Dev Server 2
  • OS: Ubuntu 18.04
  • Versions: IC branches

Additional context
N/A

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper
Copy link
Contributor Author

skliper commented Jan 15, 2020

Refactored the osal IC branch (no actual content changes)

@skliper
Copy link
Contributor Author

skliper commented Jan 17, 2020

CCB 20200115 - Reviewed and approved for merge to master

@skliper skliper added the CCB:Approved Indicates code review and approval by community CCB label Jan 17, 2020
@skliper skliper merged commit 649b9b4 into master Jan 17, 2020
@skliper skliper deleted the ic-20200108 branch January 17, 2020 16:31
@skliper skliper added this to the 6.8.0 milestone Jun 1, 2020
chillfig pushed a commit to chillfig/cFS that referenced this pull request Mar 17, 2022
The CMD/TLM structures are application-defined.  As such, they should
not need to depend on compiler-specific extensions like packing.

Note that the definitions (mostly) already included explicit spare bytes
where padding was likely to be needed, so the "packed" attribute was
largely unnecessary here, only serving to make the definitions NOT compilant
with C99.
chillfig pushed a commit to chillfig/cFS that referenced this pull request Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CCB:Approved Indicates code review and approval by community CCB
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add preferred style configuration
1 participant