Feature/gui startup script #13

Merged
labrec_b merged 7 commits from feature/gui-startup-script into main 2026-08-03 14:38:27 +02:00
Member

In prod:

./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui

In dev:

./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui dev

If you need to pass another macro variable, you will need to set AGEBD_ENV_SUFFIX explicitely:

 ./bin/sls_hla_launch_gui.sh ./qt/A_BD_Tune.ui dev -macro "AGEBD_ENV_SUFFIX=-DEV, OTHER_ENV_VAR=HEYHEY"
In `prod`: ``` ./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui ``` In `dev`: ``` ./bin/sls_hla_launch_gui.sh qt/A_BD_InjectionGuard.ui dev ``` If you need to pass another macro variable, you will need to set `AGEBD_ENV_SUFFIX` explicitely: ``` ./bin/sls_hla_launch_gui.sh ./qt/A_BD_Tune.ui dev -macro "AGEBD_ENV_SUFFIX=-DEV, OTHER_ENV_VAR=HEYHEY" ```
labrec_b added 2 commits 2026-07-29 08:51:20 +02:00
labrec_b added 1 commit 2026-07-29 08:52:28 +02:00
labrec_b added 1 commit 2026-07-29 08:54:33 +02:00
labrec_b added 1 commit 2026-07-29 16:58:12 +02:00
labrec_b requested review from armborst_f 2026-07-29 16:58:33 +02:00
Owner

missing option to pass through macros or other caqtdm options

missing option to pass through macros or other caqtdm options
labrec_b added 2 commits 2026-08-03 14:31:41 +02:00
labrec_b merged commit dabcf8a407 into main 2026-08-03 14:38:27 +02:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sls/hla_framework_bd#13