2196 Commits

Author SHA1 Message Date
83af8127da fix: fixed .get inconsistencies 2023-12-08 10:27:19 +01:00
semantic-release
4789e379ed 0.49.0
Automatically generated by python-semantic-release
v0.49.0
2023-12-07 14:29:40 +00:00
3a99554b7e fix: removed hard-coded link to widgets 2023-12-07 14:46:13 +01:00
6dd3dfea4e refactor: minor refactoring; added test for print_log 2023-12-06 20:00:04 +01:00
9028693a3c fix: fixed print_log; added tests 2023-12-06 17:29:23 +00:00
0a707436c7 test: added tests for bec plotter 2023-12-06 17:29:23 +00:00
1561631eb9 refactor: cleanup 2023-12-06 17:29:23 +00:00
b68f38e866 fix: fixed show for manually closed figures 2023-12-06 17:29:23 +00:00
716f80e2ca fix: added missing set and append functions 2023-12-06 17:29:23 +00:00
6c485c7fcd feat: added first version of bec_plotter 2023-12-06 17:29:23 +00:00
6472e4ef94 feat: added gui endpoints and messages 2023-12-06 17:29:23 +00:00
semantic-release
10c64af6ad 0.48.0
Automatically generated by python-semantic-release
v0.48.0
2023-12-05 14:50:05 +00:00
fd00974b05 feat: added support for namedtuple serialization for rpc 2023-12-05 14:29:13 +00:00
4fc35cadc1 fix: fixed cached readout for .get; closes #137 2023-12-05 14:29:13 +00:00
bcd243361a fix: fixed bug in readout for hinted and normal signals 2023-12-05 14:29:13 +00:00
e0e3a7158c fix: made rpc interface more consistent with ophyd 2023-12-05 14:29:13 +00:00
01bba51da1 docs: fixed paragraph level 2023-12-05 15:00:46 +01:00
1c82e80960 docs: improved introduction 2023-12-05 10:20:38 +01:00
6a0a1bea80 refactor: removed device_server_config_response endpoint; closes #142 2023-12-01 20:45:33 +01:00
329e30b722 docs: cleanup developer docs; remove usage folder 2023-12-01 12:57:22 +00:00
ade6ae4585 refactor: remove :sub :val :stream remnants 2023-11-29 16:28:14 +01:00
3236d1ea72 docs: resolved threadl small typo in install 2023-11-28 21:19:21 +00:00
173eb26b0c docs: split ophyd and ophyd_devices 2023-11-28 21:19:21 +00:00
5e3c10aca6 docs: review install_developer_env 2023-11-28 21:19:21 +00:00
f4ffff3414 docs: review contributing section 2023-11-28 21:19:21 +00:00
1ac315dc61 docs: reviewd architecture section 2023-11-28 21:19:21 +00:00
c35e0be40d docs: review developer page 2023-11-28 21:19:21 +00:00
b5c7453445 docs: rem typo and add link in data_access 2023-11-28 21:19:21 +00:00
ede65af1c3 docs: rem typos in cli section 2023-11-28 21:19:21 +00:00
semantic-release
fdf2365f64 0.47.0
Automatically generated by python-semantic-release
v0.47.0
2023-11-28 20:49:47 +00:00
0379031fa7 feat: added support for starting the bec client with a config 2023-11-28 18:01:53 +01:00
6acbb66ed7 docs: fixed link; minor changes 2023-11-28 12:53:19 +01:00
dc0d611ddc docs: fixed typos and links in user section 2023-11-28 11:41:21 +00:00
487582d0a1 docs: refactoring of user section 2023-11-28 11:41:21 +00:00
semantic-release
46b08f6c3d 0.46.1
Automatically generated by python-semantic-release
v0.46.1
2023-11-28 11:11:22 +00:00
728b43c3f9 fix: fixed ctrl-c behaviour for report.wait; closes #138 2023-11-28 10:51:31 +00:00
semantic-release
9c9848b80e 0.46.0
Automatically generated by python-semantic-release
v0.46.0
2023-11-28 10:39:13 +00:00
438e6258df feat: added version flag to bec cli 2023-11-28 10:54:11 +01:00
semantic-release
53c7dcc1c7 0.45.4
Automatically generated by python-semantic-release
v0.45.4
2023-11-28 09:40:39 +00:00
eda60c529a fix: fixed device read for nested devices; closes #134 2023-11-28 10:33:13 +01:00
semantic-release
d114369a4b 0.45.3
Automatically generated by python-semantic-release
v0.45.3
2023-11-28 09:14:46 +00:00
d5bc55aa8b fix: fixed import in spec_hli 2023-11-28 08:55:53 +01:00
e82604cab5 fix: added missing file 2023-11-28 08:43:02 +01:00
045526a9ad refactor: moved scan report to separate file 2023-11-28 08:39:18 +01:00
semantic-release
981cfc775c 0.45.2
Automatically generated by python-semantic-release
v0.45.2
2023-11-27 18:15:34 +00:00
6eb10810d6 fix: fixed stop instruction for halt 2023-11-27 17:52:23 +00:00
semantic-release
5765d38223 0.45.1
Automatically generated by python-semantic-release
v0.45.1
2023-11-27 17:18:31 +00:00
95106d6136 fix: add short delay in case of connection error 2023-11-27 17:55:18 +01:00
945297d4ac docs: update docstrings for endpoints
These updates are based on their actual usage in the code
2023-11-24 12:27:18 +01:00
e3c3607fef docs: include comments upon merge request 2023-11-24 10:49:51 +00:00