-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add Core Subtopologies: CDHCore #3720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 30 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
f853ccb
Added led-blinker workflow for aarch64-linux platform
moisesmata b542ecb
Update runner label
moisesmata ecd1bf9
Added Tags to RPI self hosted workflows, sparse-checkout-cone-mode false
moisesmata 4cd3832
Add subtopologies to Svc/ restructing of Ref to include CDH subtopology
moisesmata 5625dfe
Merge branch 'nasa:devel' into add-subtopologies
moisesmata 8cc262d
CDHCore Subtopology added under Svc and integrated into Ref
moisesmata 3e165b1
Merge branch 'add-subtopologies' of https://github.com/moisesmata/fpr…
moisesmata 7bdd72a
Health instance within CDHCore references CDHCoreConfig for queue size
moisesmata 99f9dee
Update metadata
moisesmata 55bd645
Added AssertFatalAdapter Version PassiveTextLogger to Subtopology, co…
moisesmata 747d8de
Comms subtopology without cmdSeq created, integrated in Ref
moisesmata 06802d3
Added cmdSeq to Comms Subtopology, integrated into Ref
moisesmata 102bfc2
Add FileHandling Subtopology, initial structure
moisesmata 910c775
Fixed Spelling, Flie -> File
moisesmata 7a1d68c
Update metadata
moisesmata 954f32c
Added working FileHandling, DataProducts subtopology, integrated into…
moisesmata d39aa5d
prmDb part of FileHandling, fatalHandler part of CDHCore
moisesmata 84c922d
Update metadata
moisesmata c05a942
Update comment for clarity
moisesmata b0deda5
Initial move to phasing components
moisesmata db052fb
Merge branch 'add-subtopologies' of https://github.com/moisesmata/fpr…
moisesmata 5dc46cf
Fixing Phasing: Adding initial Phasing for CDHCore, DataProducts, Fil…
moisesmata 03f158c
Renaming topologydefs.hpp, phasing fully working on all four subtopol…
moisesmata 3bbc055
Cleanup with Ports_ComPacketQueue, definition only in Comms.fpp now
moisesmata b956751
CDHCore subtopology added and integrated within Ref deployment
moisesmata 5b1ef91
Merge branch 'devel' into add-cdhcore-subtopology
moisesmata fb517e5
Fixed to work with CCSDS, added comment on RefPackets, fatalHandler w…
moisesmata 8fde1c2
Merge branch 'devel' into add-cdhcore-subtopology
moisesmata fa1f45d
Add correct stackSize in CDHCoreconfig
moisesmata 0ca9878
CDHCore Subtopology, parameterization done through config overrides
moisesmata c31f0a3
Fixed priority values in CDHCoreConfig, removed FatalHandler from CDH…
moisesmata 2e6f642
Update metadata
moisesmata 1b761a2
Added CDHCore as a dependency for TestDeployment, in CMakeLists.txt
moisesmata 3bfe9ad
Changed Structure in RefTopologyDefs.hpp to make simpler
moisesmata 939d111
Reverted to prior RefTopologydefs.hpp Structure
moisesmata File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -162,6 +162,7 @@ module RPI { | |
| fileUplink.bufferSendOut -> fprimeRouter.fileBufferReturnIn | ||
| } | ||
|
|
||
|
|
||
| } | ||
|
|
||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.