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

Updated XML and GDS limitations #402 #455

Merged
merged 7 commits into from
Jun 26, 2024

Conversation

jwest115
Copy link
Collaborator

@jwest115 jwest115 commented Jun 25, 2024

Removed XML and GDS limitations that are no longer relevant and/or fixed.

I removed any limitations that are related to XML to CPP since we no longer use the XML to generate CPP.

Also, for the XML limitation regarding limits for telemetry channels of array or struct types - I verified that the limits for these types are in the XML and JSON dictionary, however, the limits do not appears in the telemetry tab in the GDS. Based on #2754, this appears to be a bug in the GDS, so I think we can change this to a GDS limitation or leave it out... @bocchino let me know what you think!

Closes #402.

@jwest115 jwest115 requested review from bocchino and thomas-bc June 25, 2024 18:28
@timcanham
Copy link

We don't want to lose color-coding. That is very important for live testing.

Copy link
Collaborator

@bocchino bocchino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I updated the asciidoc, updated the FPP version to v2.1.0, and regenerated the docs.

I reverted one change: we still use the convention that a symbol defined in a component C has a name prefixed with C_.

bocchino added 2 commits June 25, 2024 13:13
Remove reference to Python generation. We don't do that any more.
@jwest115
Copy link
Collaborator Author

@timcanham agreed - FPP includes the limit info/colors in the dictionary. My comment above was mainly referring to F´ GDS, since it looks like it does not render the appropriate colors in the channel tab. @thomas-bc created an issue for that nasa/fprime#2754

@bocchino bocchino merged commit 2083d3b into nasa:main Jun 26, 2024
13 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.

Update XML and GDS limitations in the User's Guide
4 participants