The functions for sending commands in the setup page will need to be generalized into one function for every parameter.
This requires changes to conf.yml by adding extra sub-parameters for each parameter
For example:
Minimum/maximum slider values
Increments that the slider should go by
Possibly a flag that says whether this parameter should be displayed in the setup page. However, this might be unnecessary if all GUI-related sub-parameters are grouped together and thus their existence causes the GUI to display the parameter
The functions for sending commands in the setup page will need to be generalized into one function for every parameter.
This requires changes to conf.yml by adding extra sub-parameters for each parameter For example: