Below you will find pages that utilize the taxonomy term “macaris64”
April 10, 2026
cFS MsgID Sentinel
Version updated for https://github.com/macaris64/cfs-msgid-sentinel to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary cfs-msgid-sentinel is a GitHub Action designed to detect and prevent runtime failures in NASA’s Core Flight System (cFS) caused by MsgID collisions. It automates the scanning of cFS header files, classifies MsgIDs into collision domains, and identifies conflicts or near-misses, providing detailed reports and annotations for easy integration into CI workflows.
April 8, 2026
cFS MsgID Guard
Version updated for https://github.com/macaris64/cfs-msgid-guard to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cFS MsgID Guard GitHub Action automates the detection of Message ID (MsgID) collisions in NASA’s core Flight System (cFS) missions. It scans mission source files to compute final MsgIDs, identifies conflicts caused by overlapping Topic IDs across communication channels, and reports issues as pull request annotations.