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

Exposing more fields from the XML in Python Pprzlink #188

Merged
merged 9 commits into from
Jul 16, 2024

Conversation

spacewolfXfr
Copy link
Contributor

Use a PprzMessageField class to streamline management (instead of using several dictionaries).

Expose, when existing, the following additional field attributes:

  • fieldvalues_enum: [List of] Python Enum of the possible values for the field
  • fieldunits: [List of] String for the value unit
  • fieldformats: [List of] String, Format recommendation
  • fieldalt_units: [List of] String for the alternative value unit

@Fabien-B Fabien-B marked this pull request as draft June 26, 2024 11:48
@spacewolfXfr spacewolfXfr marked this pull request as ready for review June 27, 2024 13:05
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.

3 participants