|
7e46cf94ef
|
tests: update tests following new "parse_cmdline_args" function
|
2024-07-18 10:19:36 +02:00 |
|
|
5cf162c19d
|
fix(bec_lib): fixed bug that caused the specified service config to be overwritten by defaults
|
2024-07-08 15:56:53 +02:00 |
|
|
86714ae57b
|
fix(bec_lib): accept config as input to ServiceConfig
|
2024-07-08 13:52:21 +02:00 |
|
|
22c1e5734e
|
test: fix tests due to config changes
|
2024-07-03 11:48:00 +02:00 |
|
|
eef2764f44
|
fix: bugfix within scibec metadata handler to accomodate changes of metadata
|
2024-07-03 11:48:00 +02:00 |
|
|
7a5fa85c0f
|
fix(device_server): fixed bug that caused alarms not to be raised
|
2024-07-01 20:51:30 +02:00 |
|
|
58c0425772
|
refactor(device_server): rpc_mixin cleanup
|
2024-07-01 19:51:09 +02:00 |
|
|
d9df652e04
|
fix: fixed cont_line_scan
|
2024-06-28 13:20:40 +02:00 |
|
|
b5ee738153
|
test: fix tests
|
2024-06-28 13:20:40 +02:00 |
|
|
2b93187c35
|
fix: fixed bug where a failed device status would not cause the scan to abort
|
2024-06-28 11:47:08 +02:00 |
|
|
f3f69669dd
|
fix(scan_server): ensure that scan server rpc calls use a unique request id
|
2024-06-25 09:45:27 +02:00 |
|
|
5de45d059c
|
fix(dap): fixed auto-run and added e2e test
|
2024-06-23 14:22:21 +02:00 |
|
|
c6987b6ec2
|
feat(scan_server): added support for additional gui config
|
2024-06-21 15:36:27 +02:00 |
|
|
75e6df47f7
|
feat(file_writer): separated device collection from metadata
|
2024-06-21 09:10:11 +02:00 |
|
|
9adbdaf0fa
|
test(file_writer): added tests to load format from plugins
|
2024-06-09 12:26:39 +02:00 |
|
|
03c9592b6a
|
feat(file_writer): introduced defaultwriter class to simplify the plugin development
|
2024-06-09 12:01:11 +02:00 |
|
|
a302844d70
|
test(scan_server): added test for convert_arg_input
|
2024-06-03 09:16:29 +02:00 |
|
|
8fed5f64a0
|
test: added tests for stubs and contlineflyscan
|
2024-06-03 09:16:29 +02:00 |
|
|
3acc13a8c4
|
refactor(scan_server): cleanup of scan args
|
2024-06-03 09:16:29 +02:00 |
|
|
8d4a066832
|
fix: minor cleanup
|
2024-06-03 09:16:29 +02:00 |
|
|
0382ac52dd
|
refactor: deprecated scan report hint
|
2024-05-22 11:57:59 +02:00 |
|
|
855f9a8412
|
fix: renamed table_wait to scan_progress
|
2024-05-21 12:48:05 +02:00 |
|
|
8a017ef3d7
|
fix: clean all imports from bec_lib, remove use of @threadlocked
|
2024-05-17 09:04:52 +02:00 |
|
|
fc94c827e4
|
fix(scihub): fixed scibec connector for new api
|
2024-05-02 17:58:02 +02:00 |
|
|
b664b92aae
|
test: added more tests for scan queue
|
2024-05-01 18:27:03 +02:00 |
|
|
c54dfc166f
|
fix: unified device message signature
|
2024-05-01 17:43:38 +02:00 |
|
|
6b89240f46
|
docs: review docs, fix ScanModificationMessage, monitor callback and DAPRequestMessage
|
2024-04-26 07:59:24 +02:00 |
|
|
0a609a56c0
|
feat: move cSAXS plugin files from core
|
2024-04-19 16:42:12 +02:00 |
|
|
c9bd0928ea
|
refactor: removed outdated xml writer
|
2024-04-19 10:56:50 +02:00 |
|
|
ae653282bc
|
test(device_server): fixed leaking threads in device server tests
|
2024-04-17 13:54:42 +02:00 |
|
|
d3ad8ca432
|
refacto: bec_client renamed bec_ipython_client
|
2024-04-16 16:59:38 +02:00 |
|
|
5547793375
|
tests: new fixtures 'test_config_yaml' and device manager
|
2024-04-16 16:59:38 +02:00 |
|
|
405d12e74a
|
refactor!: moved services to bec_server
All services are now in the bec_server package. This is a breaking change as the standalone import of the services will no longer work.
|
2024-04-10 17:15:48 +02:00 |
|
|
b5ca2c30dd
|
refactor(tests): new 'subprocess_start' with 'no-tmux' option
|
2024-03-28 10:14:56 +01:00 |
|
|
047082b38b
|
fix: fixed missing files
|
2023-07-08 14:34:41 +00:00 |
|
|
441afec08b
|
test: added more tests
|
2023-07-08 14:34:41 +00:00 |
|