Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to GDS for struct member array #161

Merged
merged 2 commits into from
Feb 14, 2024

Conversation

SMorettini
Copy link
Contributor

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)

Change Description

Added support for struct member array on fprime-gds.

Rationale

Before this merge request gds was supporting only structs containing members of type array. With this change gds will also support arrays declared directly in the struct.

More info from the discussion: nasa/fprime#2082 (comment)

Testing/Review Recommendations

Here https://github.com/SMorettini/fprime/tree/UpdateDemoToShowArrMemberaySupportGds I update the Ref application to test this pull request. Should I make a pull request in Fprime?

@thomas-bc thomas-bc merged commit a46f835 into nasa:devel Feb 14, 2024
11 checks passed
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.

None yet

3 participants