Commit Graph
1581 Commits
Author SHA1 Message Date
augustin_s 9fadc3cce9 increased timeout to 30s 2025-11-03 12:47:42 +01:00
augustin_s 1daf680201 order 2025-11-02 19:50:24 +01:00
augustin_s ca20ff7555 added upload_custom_dap_script endpoint 2025-11-02 19:06:06 +01:00
augustin_s d359b00e30 added custom_script parameter 2025-11-02 19:05:47 +01:00
augustin_s d3ffe90f84 allow config gui if current settings cannot be downloaded (e.g., since the remote file does not exist) 2025-10-27 17:58:11 +01:00
augustin_s f098454b92 added DAPConfig and HardwareConfig 2025-10-27 17:57:25 +01:00
augustin_s ec4355bb43 allow transform to change in place 2025-10-18 18:36:11 +02:00
augustin_s 19ecbcbb26 added transform to docstring 2025-10-18 18:27:05 +02:00
augustin_s 62bb44bdd9 forward dry run/verbosity from clargs into functions 2025-10-18 18:16:41 +02:00
augustin_s d70843b597 allow to enable dry run also from functions 2025-10-18 18:14:03 +02:00
augustin_s 2a0aa4714b allow to set verbosity level also from functions 2025-10-18 18:10:10 +02:00
augustin_s 26999a2fc0 added an optional transform function 2025-10-18 18:07:56 +02:00
augustin_s 127ddf86b8 detector_rate is not used (anymore?) 2025-09-29 11:01:54 +02:00
augustin_s e1988c5d2f de-duplicate BS and PV channels 2025-09-12 15:34:09 +02:00
augustin_s 9b0575bc13 enable waiting for the status in the GUI 2025-08-28 12:24:46 +02:00
augustin_s 5a8b9e5cfe nicer printing of the time 2025-08-28 10:58:03 +02:00
augustin_s 2fc36f4e93 print the waited time at the end 2025-08-28 10:14:04 +02:00
augustin_s e8695a7485 added header_bar (i.e., the module numbers) 2025-08-28 10:07:00 +02:00
augustin_s 975ed94da6 check detectors one after the other (should be parallel) 2025-08-28 09:37:13 +02:00
augustin_s 0f7ff5b220 renamed: wait_for_status -> wait_for_detector_status 2025-08-28 09:20:49 +02:00
augustin_s 6035b79b50 split off wait_for_status function 2025-08-27 12:35:37 +02:00
augustin_s cdb8b53489 added timeout 2025-08-27 12:27:03 +02:00
augustin_s 21e6f8416d added a colon 2025-08-27 12:19:08 +02:00
augustin_s e1c2da92e3 detectors is a dict 2025-08-27 11:55:27 +02:00
augustin_s e84932e4e3 nice print for status update; track status after power on 2025-08-27 11:48:35 +02:00
augustin_s d617e25f47 Merge pull request 'gitlab refs removed' (#32) from woznic_n/slic:gitlab_hunt into master
Reviewed-on: slic/slic#32
2025-08-27 09:01:15 +02:00
woznic_nandwoznic_n f4492cb836 gitlab refs removed 2025-08-26 13:04:53 +02:00
augustin_s c4970c13ad use forwards_to 2025-08-26 10:55:19 +02:00
augustin_s bfa967c537 inverted the default (assume_yes -> ask_confirmation); shortened the wait time 2025-08-26 10:52:03 +02:00
augustin_s 49990bd4bf removed stray w 2025-08-26 10:35:11 +02:00
augustin_s 52bf727f27 attaced guided_power_on to BrokerClient 2025-08-26 10:21:56 +02:00
augustin_s 0d3371ffd4 some todos 2025-08-25 10:34:59 +02:00
augustin_s 8ce7e0ef0f draw boxes for headers 2025-08-25 10:34:46 +02:00
augustin_s 840f2b5b19 skip padding entirely if not asked 2025-08-25 10:26:24 +02:00
augustin_s cde4b53364 added padding option 2025-08-25 10:24:55 +02:00
augustin_s b31e59800e added another style 2025-08-22 21:15:57 +02:00
augustin_s 80011c00c5 added some error handling 2025-08-22 17:23:56 +02:00
augustin_s a3832990f5 first try on drawing some boxes around text 2025-08-22 17:12:40 +02:00
augustin_s ae2ebaa905 added one more ping problem 2025-08-21 19:17:07 +02:00
augustin_s 535c107fa3 added error cross; rephrased headers 2025-08-21 19:13:34 +02:00
augustin_s 6fe363fa57 added success checkmark 2025-08-21 19:08:28 +02:00
augustin_s e0bd2395c6 added headers 2025-08-21 19:04:01 +02:00
augustin_s cadd00851e added some emojis 2025-08-21 16:57:25 +02:00
augustin_s 526c08e1ea added assume_yes and wait_time parameters 2025-08-21 12:40:08 +02:00
augustin_s bad2505128 first try for a guided power on procedure 2025-08-21 09:50:49 +02:00
augustin_s 9c2f8a0e62 increase the default timeout since pinging may fail slowly 2025-08-14 10:09:22 +02:00
augustin_s db3cadb791 new PV names 2025-08-14 09:55:32 +02:00
augustin_s b11dfb4d3d added get_detector_pings 2025-08-13 20:54:31 +02:00
augustin_s 657414e58c added get_detector_status 2025-08-13 17:33:39 +02:00
augustin_s 8033626f02 handle GetToolTip() returning None 2025-07-11 22:02:22 +02:00