Skip to content

Fix #115, add state outputs for COSMOS - #118

Open
jphickey wants to merge 1 commit into
nasa:devfrom
jphickey:fix-115-add-cosmos-states
Open

Fix #115, add state outputs for COSMOS#118
jphickey wants to merge 1 commit into
nasa:devfrom
jphickey:fix-115-add-cosmos-states

Conversation

@jphickey

@jphickey jphickey commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Describe the contribution
Add "STATE" indications in COSMOS

Fixes #115

Testing performed
Check COSMOS output

Expected behavior changes
Example of CF reset command in generated file:

<%= cfs_cmd_hdr(target_name, 'CF_CMD_RESET_COUNTERS', 1, "Resets HK TLM parent and child task counters") %>
   APPEND_PARAMETER RESET_TYPE 8 UINT 0 4 0 "What to reset"
      STATE ALL 0
      STATE COMMAND 1
      STATE FAULT 2
      STATE UP 3
      STATE DOWN 4

System(s) tested on
Linux

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

For members of the cFS Team
Click the Preview tab and select the pull request template corresponding to the type of change you are submitting:

Add "STATE" indications in COSMOS
@jphickey
jphickey requested a review from Cameron-Sykes August 7, 2026 18:18
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.

Make EdsLib generate STATEs for packet definition files

2 participants