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

WIP: Modular message format #716

Closed
wants to merge 5 commits into from

Conversation

jphickey
Copy link
Contributor

Describe the contribution
Work in progress for review/discussion regarding modular message formats

Related to #554

Testing performed
Very little. It builds and runs.

Expected behavior changes
Users can choose framing formats via an external library

System(s) tested on
Ubuntu 20.04

Additional context
NOT ready for actual merge, this is mainly for discussion.

Contributor Info - All information REQUIRED for consideration of pull request
Joseph Hickey, Vantage Systems, Inc.

@jphickey jphickey requested review from skliper and a user May 27, 2020 14:22
Replace all direct references to data types defined in ccsds.h
with the abstract type defined in cfe_sb.h
Add a new setting that can be set in targets.cmake, to
enable users to add extra custom functions/modules to
CFE core itself.

This can be used, among other things, for future support
of a modular/customizable message header structure.
All message header field access is done via an accessor which
is implemented in an external library
@skliper
Copy link
Contributor

skliper commented Aug 21, 2020

Duplicate of #726

@skliper skliper marked this as a duplicate of #726 Aug 21, 2020
@skliper skliper closed this Aug 21, 2020
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.

2 participants