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

cFE Integration candidate: Caelum-rc4+dev49 #2325

Merged
merged 18 commits into from
May 4, 2023
Merged

Conversation

dzbaker
Copy link
Collaborator

@dzbaker dzbaker commented May 4, 2023

Checklist (Please check before submitting)

Describe the contribution

Testing performed
cFS Bundle Checks
cFE Checks

Expected behavior changes
See PRs

System(s) tested on
Ubuntu 20.04

Additional context
Add any other context about the contribution here.

Third party code
If included, identify any third party code and provide text file of license

Contributor Info - All information REQUIRED for consideration of pull request
@jphickey

jphickey and others added 16 commits April 28, 2023 13:35
Verify the JSON files generated from EDS match the expected content and
CTF-based tests also pass.  This required a few touchups to XML files to
adjust sizes and/or padding.
If the passed-in table name does not use a qualifier suffix, then
generate one by computing a hash of the context information.  This
ensures that the generated intermediate target names will be unique.
Organize ES header file contents according to the convention
Organize SB header file contents according to the convention
Organize TBL header file contents according to the convention
Organize TIME header file contents according to the convention
Organize EVS header file contents according to the convention
Organize FS header file contents according to the convention
Organize CORE_API header file contents according to the convention
Organize CORE_PRIVATE header file contents according to the convention
Organize CFE_TESTCASE header file contents according to the convention
Corrects the paths and references in the documentation build to reflect
the header name changes.

Removes the overrides from "sample_defs" as these are no longer strictly
required, user only needs to override if they really need to change
something.
Fix #2310, Update XML files per interoperability testing
** mixed-endian environments. This will become obsolete once EDS is
** available and the CFE time tone message is defined.
*/
#undef CFE_PLATFORM_TIME_CFG_BIGENDIAN

Check notice

Code scanning / CodeQL

Use of #undef

The #undef directive shall not be used.
** mixed-endian environments. This will become obsolete once EDS is
** available and the CFE time tone message is defined.
*/
#undef CFE_PLATFORM_TIME_CFG_BIGENDIAN

Check notice

Code scanning / CodeQL

Disallowed preprocessor use

This preprocessor directive is not allowed.
jphickey and others added 2 commits May 4, 2023 16:52
This is an optional component and thus may not be part of the build.
Hotfix based on workflow testing.
@dzbaker dzbaker merged commit e3b6767 into main May 4, 2023
@dmknutsen dmknutsen added this to the Equuleus milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants