usepat / soniccontrol

A python based lightweight GUI to control and communicate with a SonicAmp
Other
1 stars 0 forks source link

Settings page - Refactor 1.9.8 - Requirements #82

Closed iljag00 closed 2 days ago

iljag00 commented 4 months ago

Settings page

The settings page is used for configuring a static state for a SonicAmp system. So for instance a concrete configuration of all atf's and atk's or the configuration of other values. These configurations (or states) are saved and stored locally, so that the user can change a configuration fast and not remember all the values. Naturally, the user can add, modify and delete configurations. Other functionalities that should be present in the settings page are "updating the firmware", and "SonicControl specific configurations (that do not exist up until now)".

Requirements