Conversation
c0d1fed to
8170985
Compare
Batch update of latest cFS software release Reflects commit d00958b63a8e6adc692d05bbf20474309b5fa090 from NASA internal development repo
8170985 to
46044f9
Compare
| #define DEFAULT_SCH_LAB_INTERFACE_CFG_VALUES_H | ||
|
|
||
| /* Use the default configuration value for all */ | ||
| #define SCH_LAB_MISSION_CFGVAL(x) DEFAULT_SCH_LAB_MISSION_##x |
Check notice
Code scanning / CodeQL
Undisciplined macro Note
| #define DEFAULT_SCH_LAB_INTERNAL_CFG_VALUES_H | ||
|
|
||
| /* Use the default configuration value for all */ | ||
| #define SCH_LAB_PLATFORM_CFGVAL(x) DEFAULT_SCH_LAB_PLATFORM_##x |
Check notice
Code scanning / CodeQL
Undisciplined macro Note
jphickey
approved these changes
Jan 22, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
NASA Docket No. GSC-19,200-1, and identified as "cFS Draco"
Batch update of latest cFS software release
Reflects commit d00958b63a8e6adc692d05bbf20474309b5fa090 from NASA internal development repo