You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should be a converter script which allows you to write paramdb files in human-readable form, e.g. json.
Rationale
We want to be able to set initial values of parameters based on a config file, not necessarily based on the .fpp files, which are set at compile time.
Potentially, also add a command in the PrmDb to reload the database. This would probably involve some autocoder work, so out of the scope of this ticket.
Potentially, also add an option to generate a sequence of commands instead of a dat file.
Potentially, also add an option to implicitly write defaults.
Potentially, also add an option to generate a "default" json file from the dictionary.
The text was updated successfully, but these errors were encountered:
Feature Description
There should be a converter script which allows you to write paramdb files in human-readable form, e.g. json.
Rationale
We want to be able to set initial values of parameters based on a config file, not necessarily based on the .fpp files, which are set at compile time.
Potentially, also add a command in the PrmDb to reload the database. This would probably involve some autocoder work, so out of the scope of this ticket.
Potentially, also add an option to generate a sequence of commands instead of a dat file.
Potentially, also add an option to implicitly write defaults.
Potentially, also add an option to generate a "default" json file from the dictionary.
The text was updated successfully, but these errors were encountered: