-
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.
Fix string records for data products (#2697)
* Revise Linux platform types * Fix regression in test autocoder TimeBaseStoreType is not the same as TimeBase * Revise test autocoder Cast to the TimeBaseStore type with a known size * Revise test autocoder Remove unnecessary const casting * Fix integer type mismatch in ComQueue * Update fpp version * Update fpp version * Revise DpWriter unit tests Remove manually written functions Use new autocode in tester base * Update fpp version * Update fpp version * Revise DpTest Add check for priority set by dpGet * Reivse StringType; add ExternalString * Revise dp test * Revise dp test; update fpp version * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise dp test * Revise fpp version * Update fpp version * Revise ExternalString * Reformat Fw/Serializable.{hpp,cpp} * Reformat StringType.{hpp,cpp} * Revise StringBase * Update fpp version * Remove trailing space * Reformat code * Revise dp test * Reformat cpp and hpp files in Fw/Types * Revise string types * Revise string types * Revise string types * Remove EightyCharString * Revise CmdString * Revise LogString * Revise PrmString * Revise TextLogString * Revise Test/String * Revise TlmString * Revise InternalInterfaceString * Revise Os/QueueString * Revise Os/TaskString * Add missing type qualifier * Fix warning in String.hpp * Revise string types * Remove stray character * Revise StringBase * Revise string types * Revise String type * Revise FileNameString * Revise string types * Add missing file * Revise InternalInterfaceString * Revise comment * Revise TlmString * Revise string types * Revise log strings * Revise PrmString * Revise Os string classes * Revise string types * Revise string types * Revise os strings * Add test for ExternalString to TypesTest * Revise ExternalString * Revise ExternalString * Update fpp version * Format Fw/Types * Update fpp version * Revise code formatting * Remove helper scripts * Update fpp version * Fix spelling * Update requirements * Update actions@version * Fix pip-check CI by restricting versions * Remove debugging instructions --------- Co-authored-by: thomas-bc <[email protected]> Co-authored-by: M Starch <[email protected]>
- Loading branch information
1 parent
4557066
commit f265eb2
Showing
10 changed files
with
340 additions
and
79 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
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.