Skip to content

Fix #100, Check CFE_SB_NO_MESSAGE return code#117

Open
anhvan989 wants to merge 1 commit into
nasa:devfrom
anhvan989:fix-100-update-for-cfe_sb_no_message
Open

Fix #100, Check CFE_SB_NO_MESSAGE return code#117
anhvan989 wants to merge 1 commit into
nasa:devfrom
anhvan989:fix-100-update-for-cfe_sb_no_message

Conversation

@anhvan989

Copy link
Copy Markdown

Fix #100, check cfe_sb_no_message return code from CFE_SB_ReceiveBuffer

Checklist (Please check before submitting)

Describe the contribution
A clear and concise description of what the contribution is.
Add check for CFE_SB_NO_MESSAGE.

Testing performed
Steps taken to test the contribution:

  1. make native_std.prep

  2. make native_std.install

  3. cd build-native_std/exe/cpu1/

  4. ./core-cpu1

  5. make native_std.runtest

  6. make native_std.lcov

Expected behavior changes
A clear and concise description of how this contribution will change behavior and level of impact.

  • API Change: xxx (if applicable)
  • Behavior Change: xxx (if applicable)
  • Or no impact to behavior

System(s) tested on

  • Hardware: [e.g. PC, SP0, MCP750]
  • OS: [e.g. Ubuntu 18.04, RTEMS 4.11, VxWorks 6.9]
  • Versions: [e.g. cFE 6.6, OSAL 4.2, PSP 1.3 for mcp750, any related apps or tools]

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
Full name and company/organization/center of all contributors ("Personal" if individual work)

  • Note CLA's apply to software contributions.

Anh Van, GSFC

Fix nasa#100, check cfe_sb_no_message return code from CFE_SB_ReceiveBuffer
@anhvan989 anhvan989 force-pushed the fix-100-update-for-cfe_sb_no_message branch from 01f52f1 to 40efb30 Compare June 16, 2026 17:20
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

Successfully merging this pull request may close these issues.

Add checks for CFE_SB_NO_MESSAGE return code for CFE_SB_ReceiveBuffer

3 participants