-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add Core Subtopologies: ComFprime, ComCcsds, DataProducts, FileHandling #3768
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 38 commits
Commits
Show all changes
70 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 f6f5737
Base project with all 4 subtopologies, integrated into Ref, and passi…
moisesmata 1e70dcd
Initial Commit with all Subtopologies in Svc/Subtopologies
moisesmata 1984f49
Merge branch 'add-subtopologies' into add/subtopologies
moisesmata 20e46dc
Merge pull request #7 from moisesmata/add/subtopologies
moisesmata 797717f
Added posixtime back in to Ref Deployment (Accidentally Deleted)
moisesmata bcbeeef
Merge branch 'nasa:devel' into add-subtopologies
moisesmata a78cbee
Updates to match new subtopology structure, integrate CCSDS into Ref
moisesmata 8fd198b
Changes to CommCCSDS that go with last changes
moisesmata 97d50d7
Merge branch 'nasa:devel' into add-subtopologies
moisesmata 3900bc0
Standardize subtopology structure and naming to PascalCase
moisesmata 540698c
Merge branch 'add-subtopologies' into temp
moisesmata 535620b
Merge pull request #9 from moisesmata/temp
moisesmata 0c8ee99
Namespace fixe for ComFprime
moisesmata 7c0b08e
CDHCore->Cdhcore for consistency
moisesmata 01849be
Rename CDHCore to CdhCore for consistency
moisesmata eb7a453
Update metadata
moisesmata 05a5c8f
Reorder on teardown phases for Com Subtopolgies
moisesmata f00ecc5
Cpp check style fix
moisesmata 6372c80
Fix: Add missing tearDownComponents cleanup for DataProducts dpBuffer…
moisesmata f414203
Delete old comments, test using same mallocator for all subtopologies
moisesmata be7896f
fix: Deallocated DataProducts BufferMgr
moisesmata 485e847
Fix DataProducts subtopology memory cleanup
moisesmata ed3efd6
Fix: Dataproducts subtopology teardown order
moisesmata 5f80673
Added tearDownComponents(state)
moisesmata 4aa1833
Consolidate all cleanup to teardowncomponents
moisesmata 5d60b98
Fix memory leaks: restore teardown phases
moisesmata 29d4ff8
Removal of redundant teardowncomponents()
moisesmata db8639e
Revert "Removal of redundant teardowncomponents()"
moisesmata 5752da5
Merge branch 'devel' into add-subtopologies
moisesmata 440f25d
Fix formatting, remove commented out code
moisesmata b161d79
Swap hardcoded numbers to config constants in subtopologies
moisesmata d35a7f8
register_fprime_config() in config modules, isolated ComDriver into a…
moisesmata 6b96fea
Added explicit CMake Module Names and Depends between Subtopologies a…
moisesmata 6be5924
Merge branch 'devel' into add-subtopologies
moisesmata 15d6a47
Merge branch 'nasa:devel' into add-subtopologies
moisesmata 71dda8f
Fixed CCSDS case, more config constants
moisesmata adecade
Merge branch 'nasa:devel' into add-subtopologies
moisesmata de21d77
Added explicit depends for each subtopology config
moisesmata eea963d
added mallocator config, subtopology state structure
moisesmata 909bba9
Merge branch 'devel' into add-subtopologies
moisesmata 254c1af
Update subtopology config names for clarity, fixes #3571
moisesmata ce79ef9
Merge branch 'devel' into add-subtopologies
moisesmata d963509
Fix reference to dpBuffer config Constants
moisesmata e93c382
Merge branch 'add-subtopologies' of https://github.com/moisesmata/fpr…
moisesmata b794863
Merge branch 'devel' into add-subtopologies
moisesmata 02d3ba4
Merge branch 'devel' into add-subtopologies
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the new guard identifiers DATAPRODUCTSSUBTOPOLOGY, COMFPRIMESUBTOPOLOGY, and COMCCSDSSUBTOPOLOGY to the spelling exceptions to avoid false positives.