Skip to content

Open Source Draco Release#171

Merged
dzbaker merged 1 commit intomainfrom
draco-integration
Jan 22, 2026
Merged

Open Source Draco Release#171
dzbaker merged 1 commit intomainfrom
draco-integration

Conversation

@dzbaker
Copy link
Collaborator

@dzbaker dzbaker commented Jan 15, 2026

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

@jphickey jphickey force-pushed the draco-integration branch 4 times, most recently from c0d1fed to 8170985 Compare January 22, 2026 22:36
Batch update of latest cFS software release

Reflects commit d00958b63a8e6adc692d05bbf20474309b5fa090 from NASA internal development repo
#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

The macro SCH_LAB_MISSION_CFGVAL(x) uses token pasting and is not allowed.
#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

The macro SCH_LAB_PLATFORM_CFGVAL(x) uses token pasting and is not allowed.
@jphickey jphickey marked this pull request as ready for review January 22, 2026 22:57
@dzbaker dzbaker merged commit c839612 into main Jan 22, 2026
9 of 10 checks passed
@dzbaker dzbaker added this to the v7.0.0 milestone Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants