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

Lolenc configuration file update with GUI #313

Open
alexist2623 opened this issue Sep 25, 2024 · 0 comments
Open

Lolenc configuration file update with GUI #313

alexist2623 opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
enhancement New feature or any improvements to codes

Comments

@alexist2623
Copy link
Member

alexist2623 commented Sep 25, 2024

Feature you want to implement

  • Select configuration file with GUI and fix it
  • When user send modified configuration file to artiq-proxy, it saves modified json file as a master server local file and set this settings as a new configuration of running lolenc master server

How the feature is implemented

  • Create new class ConfigBuilderApp which is modified from original BuilderApp.
  • Use args as a configuration setting with _StringEntry
@alexist2623 alexist2623 added the enhancement New feature or any improvements to codes label Sep 25, 2024
@alexist2623 alexist2623 self-assigned this Sep 25, 2024
alexist2623 added a commit that referenced this issue Sep 27, 2024
Initial version of lolenc configuration editor GUI is added.
This is implemented as a ConfigBuilderApp class.

resolved : #313
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or any improvements to codes
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant