Skip to content

Part cFS/Documents#11, Merge Internal Updates#136

Merged
dzbaker merged 8 commits into
devfrom
v7.0.1-integration
Apr 7, 2026
Merged

Part cFS/Documents#11, Merge Internal Updates#136
dzbaker merged 8 commits into
devfrom
v7.0.1-integration

Conversation

@dzbaker

@dzbaker dzbaker commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

Synchronizing current state of internal development branch with open source.

Comment thread fsw/src/hs_sysmon.c
Comment on lines +66 to +67
if (CFE_PSP_IODriver_Command(&Location, CFE_PSP_IODriver_SET_RUNNING, CFE_PSP_IODriver_U32ARG(1))
!= CFE_PSP_SUCCESS)
Comment thread fsw/src/hs_sysmon.c
Comment on lines +128 to +129
if (CFE_PSP_IODriver_Command(&Location, CFE_PSP_IODriver_SET_RUNNING, CFE_PSP_IODriver_U32ARG(0))
!= CFE_PSP_SUCCESS)
Comment thread fsw/src/hs_dispatch.c
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
void HS_AppPipe(const CFE_SB_Buffer_t *BufPtr)
void HS_AppProcessGroundCmd(const CFE_SB_Buffer_t *BufPtr)
Comment thread fsw/src/hs_dispatch.c
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
void HS_AppPipe(const CFE_SB_Buffer_t *BufPtr)
void HS_AppProcessGroundCmd(const CFE_SB_Buffer_t *BufPtr)
Comment thread fsw/src/hs_dispatch.c
/* Process a command pipe message */
/* */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
void HS_AppPipe(const CFE_SB_Buffer_t *BufPtr)
@dzbaker
dzbaker changed the base branch from main to dev April 7, 2026 13:18
@dzbaker
dzbaker merged commit 05ad56a into dev Apr 7, 2026
13 checks passed
@chillfig chillfig added this to the v7.0.1 milestone May 13, 2026
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.

6 participants