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

use SBN defines for the size of arrays #36

Open
CDKnightNASA opened this issue Sep 23, 2020 · 1 comment
Open

use SBN defines for the size of arrays #36

CDKnightNASA opened this issue Sep 23, 2020 · 1 comment
Assignees

Comments

@CDKnightNASA
Copy link
Contributor

See nasa/cFE#899 (review) -- would be good to have SBN defines for array sizes (which can be based on CFE/OSAL defines, surely.)

@CDKnightNASA CDKnightNASA self-assigned this Sep 23, 2020
@jphickey
Copy link

I wouldn't expect SBN to have its own defines - the reason the MISSION scope defines exist is so every CPU will share the same definition of the message regardless of its internal/local config - so the binary format will be the same (maybe).

As long as SBN sticks to mission-scope defs for its I/O then you are fine. Other apps passing thru SBN already should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants