Skip to content

Commit 1e05768

Browse files
authored
Merge pull request #1220 from zanzaben/fix590_clarify_SB_MsgId_doc
Fix #590, Clarify the documentation on SB MsgId
2 parents 68cd788 + 54d5162 commit 1e05768

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/cFE Application Developers Guide.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1393,6 +1393,9 @@ on the Software Bus. Depending on the implementation, different
13931393
ranges and values are supported, and the values effect the message
13941394
header differently.
13951395

1396+
If you are using the default, MsgID maps directly to the CCSDS Stream ID.
1397+
When using the default, for commands use 0x18xx and telemetry use 0x08xx
1398+
13961399
### 6.1.2 Pipes
13971400

13981401
The destinations to which SB Messages are sent are called *pipes*. These

0 commit comments

Comments
 (0)