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

Make it possible give enum values as strings to the Filter configuration #80

Open
KasparMatas opened this issue Aug 5, 2021 · 1 comment
Labels
Low Low priority

Comments

@KasparMatas
Copy link
Member

Currently the input def uses mostly integer values. To improve readability string values from the following files should be accepted:

  • src/data_managing/table_data.hpp
  • src/fpga_managing/module_config_values.hpp

For this the RapidJSONReader::ReadInputDefinition function should use a function to parsing string values.

@KasparMatas KasparMatas added Low Low priority Medium Medium priority and removed Low Low priority labels Aug 5, 2021
@KasparMatas
Copy link
Member Author

String values described in doc

@KasparMatas KasparMatas added Low Low priority and removed Medium Medium priority labels Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Low Low priority
Projects
None yet
Development

No branches or pull requests

1 participant