CS
CS copied to clipboard
The Core Flight System (cFS) Checksum (CS) application.
**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/osal/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the contribution** - Fixes #52...
**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/osal/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the contribution** - Fixes #26...
CS creates child tasks dynamically in several command functions: --CS_RecomputeBaselineCfeCoreCmd --CS_RecomputeBaselineOSCmd --CS_OneShotCmd Is there any risk of cleanup issues if these commands are run too frequently? CS could be modified...
**Describe the bug** The following requirements fail verification testing because for each - an event message is sent, but Checksumming is not disabled: 9007.2 (User Memory) CS shall send an...
**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/osal/blob/main/CONTRIBUTING.md). * [x] I signed and emailed the appropriate [Contributor License Agreement](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md#contributor-license-agreement-cla) to [email protected] and copied [email protected]. **Describe the contribution** - Fixes #84...
**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other...
Several command handler functions are nearly identical. Could be consolidated. CS_DisableAppCmd/CS_EnableAppCmd CS_DisableNameAppCmd/CS_EnableNameAppCmd CS_DisableEepromCmd/CS_EnableEepromCmd CS_DisableMemoryCmd/CS_EnableMemoryCmd CS_DisableEntryIDMemoryCmd/CS_EnableEntryIDMemoryCmd CS_DisableTablesCmd/CS_EnableTablesCmd CS_DisableNameTablesCmd/CS_EnableNameTablesCmd Imported from GSFCCFS-1322
**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/FM/blob/main/CONTRIBUTING.md). * [x] I reviewed the [README file](https://github.com/nasa/FM/blob/main/README.md) to see if the feature is in the major future work....
**Checklist (Please check before submitting)** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/FM/blob/main/CONTRIBUTING.md). * [x] I reviewed the [README file](https://github.com/nasa/FM/blob/main/README.md) to see if the feature is in the major future work....
**Checklist** * [x] I reviewed the [Contributing Guide](https://github.com/nasa/cFS/blob/main/CONTRIBUTING.md). * [x] I performed a cursory search to see if the bug report is relevant, not redundant, nor in conflict with other...