Commit Graph
1329 Commits
Author SHA1 Message Date
augustin_s dc0eba012f adjusted to new log message 2024-03-04 20:43:35 +01:00
augustin_s a215f39816 renamed PrimarySecondary -> Linked; some small adjustments 2024-02-25 18:40:19 +01:00
augustin_s 1fe914c976 Merge branch 'master' into 'master'
added connected adjustables

See merge request slic/slic!4
2024-02-25 18:26:34 +01:00
steppke_aandaugustin_s 1ede89cc5e added connected adjustables 2024-02-25 18:26:34 +01:00
appleb_mandaugustin_s 5e2672b864 add kwargs forwarding 2024-02-14 11:06:59 +01:00
augustin_s 2cb53f8822 added try/except to catch broken dbus 2024-02-06 13:53:33 +01:00
augustin_s 1e0eb2ef31 better naming 2024-02-05 16:32:40 +01:00
augustin_s 0fad46a388 actually handle divisor/offset missing in config 2024-01-30 11:40:20 +01:00
augustin_s d668a88dda handle divisor/offset missing in config 2024-01-30 10:54:16 +01:00
augustin_s a8b0a7b6a4 adjusted folder name from automatic to ap_config 2024-01-25 13:53:05 +01:00
augustin_s 3f2bf77c88 forgotten wait 2024-01-18 12:08:11 +01:00
augustin_s d3f6d7e215 added "reset" of the terminal title upon exit 2023-12-12 18:28:13 +01:00
augustin_s b909443d33 moved import 2023-12-12 17:19:30 +01:00
augustin_s 34a54835c8 handle stacklevel=2 in Traceable for python <=3.7 (by ignoring it) 2023-12-12 17:09:50 +01:00
augustin_s 2bbf6df7bd fixed stacklevel correction 2023-12-12 17:03:58 +01:00
augustin_s 4b92006d9d stacklevel correction for import logging 2023-12-12 17:02:06 +01:00
augustin_s 65584cb004 moved some imports behind logcfg, i.e., setting up import logging 2023-12-12 16:41:19 +01:00
augustin_s 11fefc0751 added import logging; do not set stacklevel for python <=3.7 2023-12-12 16:39:13 +01:00
augustin_s 708e8c584c increased the cutoff to 50 2023-12-12 16:33:01 +01:00
augustin_s 58604f8d7e updated stages 2023-12-11 11:21:29 +01:00
augustin_s 81fe293f04 use hastyepics 2023-12-11 11:17:28 +01:00
augustin_s 1e54857ae0 uncommented client config set 2023-12-11 11:17:09 +01:00
augustin_s 9b1bed97af add correction for stacklevel 2023-12-10 18:00:01 +01:00
augustin_s 399d50acbd cleanup 2023-12-08 15:59:58 +01:00
augustin_s af591cf6bf cleanup 2023-12-08 14:17:21 +01:00
augustin_s 1064f40299 cleanup 2023-12-08 13:44:36 +01:00
augustin_s 7f05116c67 cleanup 2023-12-08 13:36:01 +01:00
augustin_s 2e993e259d cleanup 2023-12-08 13:27:48 +01:00
augustin_s 18d9da742e cleanup 2023-12-08 13:23:44 +01:00
augustin_s 1cdced6298 cleanup 2023-12-08 13:17:42 +01:00
augustin_s 08a666625c cleanup 2023-12-08 13:15:55 +01:00
augustin_s 2e7ab81ec5 docstring 2023-12-08 13:15:18 +01:00
augustin_s a11844879b use Traceable mix-in 2023-12-08 12:47:38 +01:00
augustin_s a7dcb869dd added Traceable mix-in 2023-12-08 12:47:18 +01:00
augustin_s 6139ed9f0a added TRACE log level 2023-12-08 12:46:54 +01:00
augustin_s ef85b74ca0 improvements to CTASequencer 2023-11-29 14:42:50 +01:00
augustin_s e2fd9a1f54 fixed config argument 2023-11-02 20:38:01 +01:00
augustin_s d3c2afe4d6 added header 2023-10-23 14:22:45 +02:00
augustin_s d9466a09c5 added MachineStatus 2023-10-22 21:11:10 +02:00
augustin_s 3d30bf5b1e added status 2023-10-22 20:32:05 +02:00
augustin_s 65fa1e3a62 refactor 2023-10-22 18:23:10 +02:00
augustin_s 362550f8f0 moved headers from Messages to Message; be somewhat case insensitive 2023-10-22 15:55:44 +02:00
augustin_s baaae35f8c attach as attributes and allow selecting by name/ID via getitem incl. tab completion 2023-10-21 23:45:01 +02:00
augustin_s 9c58907d07 fixes 2023-10-21 20:20:36 +02:00
augustin_s 813beb0d08 first version of current operation messages interface 2023-10-21 19:57:15 +02:00
augustin_s 5b8eeafe11 removed a few clearly unused things 2023-10-19 17:26:02 +02:00
augustin_s 5e2c323026 useless f-string 2023-10-19 12:53:40 +02:00
augustin_s 90186443f9 return the message 2023-10-19 12:48:11 +02:00
augustin_s eb0136d4b8 added sendsms interface 2023-10-19 10:23:04 +02:00
augustin_s e25bf72b0b added sendmail interface 2023-10-18 21:45:06 +02:00