Skip to content

Fix defaults to work around nasa/fpp#984#4969

Merged
LeStarch merged 1 commit intodevelfrom
LeStarch-patch-3
Apr 8, 2026
Merged

Fix defaults to work around nasa/fpp#984#4969
LeStarch merged 1 commit intodevelfrom
LeStarch-patch-3

Conversation

@LeStarch
Copy link
Copy Markdown
Collaborator

@LeStarch LeStarch commented Apr 7, 2026

Works around the fact that external parameters don't respect default values.

Related Issue(s) nasa/fpp#984
Has Unit Tests (y/n)
Documentation Included (y/n)
Generative AI was used in this contribution (y/n)

Change Description

The default configuration was not respected because the default parameter values are ignored.

Rationale

By adding the default to the type, the {} construction will fix this.

Testing/Review Recommendations

Future Work

Add TlmPacketizer to proper CI.

AI Usage (see policy)

none.

Works around the fact that `external parameters` don't respect default values.
@LeStarch LeStarch requested a review from thomas-bc April 7, 2026 21:56
@LeStarch LeStarch merged commit 3d6cb44 into devel Apr 8, 2026
42 checks passed
@thomas-bc thomas-bc deleted the LeStarch-patch-3 branch April 8, 2026 21:33
LeStarch added a commit to LeStarch/fprime that referenced this pull request Apr 14, 2026
Works around the fact that `external parameters` don't respect default values.
thomas-bc pushed a commit that referenced this pull request Apr 14, 2026
Works around the fact that `external parameters` don't respect default values.
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