Skip to content

Issue 4790 generic hub command ports#4793

Open
mshahabn wants to merge 3 commits intonasa:develfrom
mshahabn:issue-4790-generic-hub-command-ports
Open

Issue 4790 generic hub command ports#4793
mshahabn wants to merge 3 commits intonasa:develfrom
mshahabn:issue-4790-generic-hub-command-ports

Conversation

@mshahabn
Copy link
Collaborator

@mshahabn mshahabn commented Mar 2, 2026

Related Issue(s) 4790
Has Unit Tests (y/n) y
Documentation Included (y/n) y
Generative AI was used in this contribution (y/n) n

Change Description

4 new ports are added to generic hub

  1. cmdDispIn (command dispatch input port)
  2. cmdDispOut (command dispatch output port)
  3. cmdRespIn (command response input port)
  4. cmdRespOut (command respnse output port)

Rationale

These ports will help sending commands over hub easily

Testing/Review Recommendations

Standard UT testing -- 100% coverage

Future Work

AI Usage (see policy)

@thomas-bc
Copy link
Collaborator

To fix the formatting, you can run this command:

git diff --name-only devel...HEAD | fprime-util format --stdin

@thomas-bc thomas-bc linked an issue Mar 3, 2026 that may be closed by this pull request
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 command + response (in/out) ports to generic hub

2 participants