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

Fix/enum representation types #2419

Merged
merged 3 commits into from
Dec 20, 2023

Conversation

JackNWhite
Copy link
Contributor

@JackNWhite JackNWhite commented Dec 11, 2023

Related Issue(s) #2160 #2187 nasa/fprime-tools#17
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

Added serialization type to topology dictionary generator.

Rationale

Required for GDS to treat enums with correct serialization type.

Accompanying PRs

@LeStarch
Copy link
Collaborator

Looks correct to me. I want to test it a bit.

@LeStarch
Copy link
Collaborator

This does add the serialize_type property! I want to test the paired PRs before I merge.

@LeStarch
Copy link
Collaborator

Tested with the python fixes and it works as expected. I will merge as this does not cause adverse affects (unless someone uses representation_type, which is already broken).

@LeStarch LeStarch merged commit 6641547 into nasa:devel Dec 20, 2023
34 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.

2 participants