-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Data Product Catalog prototype (#2667)
* Starting on FDD for DpCatalog * More DpCatalog SDD edits * More refined DpCatalog requirements * Starting prototype code * Working on DpCatalog build command * More DpCatalog work * More DpCatalog work * More work on reading DP headers * More work... * Continued work * Spelling fixes * More spelling fixes * First run of init unit test * One DP works * Refactor unit test helpers * Working on multiple DPs * More work on multiple DPs * Fixed filesRead bug * More merge fixes * Adding DPs to SignalGen * Adding DP components * Added DP directory to DpWriter * First working version of Data Products! * Added missing FileDownlink connection * Added early proto warning to SDD. * Switched to Fw::FileNameString * Fixed unit test compile * Add missing override keyword * Fix unit test override * Fixed format specifiers * Reformat code * Revise DpWriter uts * Revise dp writer * Revise dp writer * Removed extra ; * Fix markdown broken links * Updated SDD to force CI to run again --------- Co-authored-by: Robert L. Bocchino Jr <[email protected]>
- Loading branch information
Showing
33 changed files
with
2,097 additions
and
194 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 |
---|---|---|
|
@@ -6,4 +6,5 @@ commands/ | |
channels/ | ||
events/ | ||
dict/ | ||
DpCat | ||
|
This file contains 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 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.