Holler Mirko
|
03f9eeb472
|
flomni-improvements
|
2024-03-21 21:03:12 +01:00 |
|
Holler Mirko
|
cf90614bb2
|
flomni-improvements
|
2024-03-21 21:03:12 +01:00 |
|
semantic-release
|
990738431e
|
1.21.0
Automatically generated by python-semantic-release
v1.21.0
|
2024-03-21 09:16:38 +00:00 |
|
|
e281b6aaa1
|
feat: add "count" keyword arg to stream connector .get_last(), to retrieve last "count" items
count=1 by default
|
2024-03-21 09:53:42 +01:00 |
|
|
da5df48008
|
fix: validate endpoint for .get_last (#236), enhance endpoint validation
|
2024-03-21 09:53:42 +01:00 |
|
semantic-release
|
00c45fbb94
|
1.20.6
Automatically generated by python-semantic-release
v1.20.6
|
2024-03-20 15:32:13 +00:00 |
|
|
06b4afae4d
|
fix: get username using standard "getpass" module
|
2024-03-20 16:25:09 +01:00 |
|
semantic-release
|
1555713170
|
1.20.5
Automatically generated by python-semantic-release
v1.20.5
|
2024-03-20 15:12:16 +00:00 |
|
|
62701077bd
|
test(bec_lib): fixed tests for endpoint structure
|
2024-03-20 15:49:39 +01:00 |
|
|
eb5774a5da
|
fix(bec_lib): fixed error propagation after client refactoring
|
2024-03-20 15:15:28 +01:00 |
|
semantic-release
|
f22c53f3f0
|
1.20.4
Automatically generated by python-semantic-release
v1.20.4
|
2024-03-20 12:42:53 +00:00 |
|
|
7a3e1c21ee
|
fix(device_server): fixed readback for automonitor
|
2024-03-20 13:19:24 +01:00 |
|
semantic-release
|
f991d871c0
|
1.20.3
Automatically generated by python-semantic-release
v1.20.3
|
2024-03-20 11:51:52 +00:00 |
|
|
fc8ff9bd75
|
fix(bec_lib): fixed client shutdown for failed inits
|
2024-03-20 11:58:15 +01:00 |
|
semantic-release
|
38acb5f8d1
|
1.20.2
Automatically generated by python-semantic-release
v1.20.2
|
2024-03-20 09:48:44 +00:00 |
|
|
2417eb5e32
|
fix(scan_server): improved shutdown procedure
|
2024-03-20 08:06:43 +01:00 |
|
|
70b4b55c31
|
test: reduced time for flyer sim
|
2024-03-20 08:06:43 +01:00 |
|
|
926f0287be
|
fix(scan_server): fixed queue update
|
2024-03-20 08:06:43 +01:00 |
|
|
d1834a13c1
|
refactor: cleanup of BECClient
|
2024-03-20 08:06:43 +01:00 |
|
semantic-release
|
ec71bf9ab2
|
1.20.1
Automatically generated by python-semantic-release
v1.20.1
|
2024-03-20 06:46:08 +00:00 |
|
|
9109177a2e
|
fix(bec_lib): fixed return value for put; closes #234
|
2024-03-20 07:39:23 +01:00 |
|
|
1ee251d6e7
|
fix(bec_lib): added queue update
|
2024-03-20 07:39:02 +01:00 |
|
semantic-release
|
779f5424c6
|
1.20.0
Automatically generated by python-semantic-release
v1.20.0
|
2024-03-20 06:01:51 +00:00 |
|
|
b92d757c05
|
docs: added reference to bec-server attach
|
2024-03-19 22:38:49 +01:00 |
|
|
5115c31676
|
feat(bec_server): added cli option to attach to the tmux session
|
2024-03-19 22:35:04 +01:00 |
|
semantic-release
|
42bc587df3
|
1.19.0
Automatically generated by python-semantic-release
v1.19.0
|
2024-03-19 11:49:37 +00:00 |
|
|
816da5cbc6
|
feat(device_server): added subscription to all auto monitored signals
|
2024-03-19 12:38:26 +01:00 |
|
semantic-release
|
a0e333b8ba
|
1.18.1
Automatically generated by python-semantic-release
v1.18.1
|
2024-03-18 21:02:31 +00:00 |
|
|
eb15e3ae49
|
fix(bec_lib): added pyepics compliant wait function to put
|
2024-03-18 21:54:33 +01:00 |
|
|
648b720a98
|
fix: unified access to limits; closes #233
|
2024-03-18 20:56:06 +01:00 |
|
semantic-release
|
fda820b060
|
1.18.0
Automatically generated by python-semantic-release
v1.18.0
|
2024-03-18 18:12:34 +00:00 |
|
|
9af29e4866
|
feat(device_server): simplified access to ophyd objects in the device server
|
2024-03-16 10:05:27 +01:00 |
|
semantic-release
|
cd092fabe8
|
1.17.0
Automatically generated by python-semantic-release
v1.17.0
|
2024-03-15 17:28:22 +00:00 |
|
|
15649acc5e
|
fix(bec_client): fixed gui shutdown procedure
|
2024-03-15 18:19:20 +01:00 |
|
|
9092122e67
|
feat(bec_client): becfigure start automatically on startup
|
2024-03-15 18:19:20 +01:00 |
|
semantic-release
|
28bd51997d
|
1.16.1
Automatically generated by python-semantic-release
v1.16.1
|
2024-03-15 16:23:34 +00:00 |
|
|
14a0088dea
|
test: fix formatting
|
2024-03-15 17:16:24 +01:00 |
|
|
914b332781
|
fix: fix scan_export and unit tests
|
2024-03-15 17:16:24 +01:00 |
|
|
7349545ee0
|
fix(scan_bundler): allow missing entries in scan info
|
2024-03-15 17:16:24 +01:00 |
|
|
46ae12ccbe
|
fix(scan_segments): segments should not include the entire scan status
|
2024-03-15 17:16:24 +01:00 |
|
semantic-release
|
cdb3f91456
|
1.16.0
Automatically generated by python-semantic-release
v1.16.0
|
2024-03-15 16:15:55 +00:00 |
|
|
0666013d90
|
fix(bec_lib): fixed support in dap for scan reports
|
2024-03-15 17:04:57 +01:00 |
|
|
67e8eeb255
|
feat(device_server): added guards against using protected methods; closes #228
|
2024-03-15 17:03:39 +01:00 |
|
|
01066dd777
|
feat(bec_lib): added endpoint for gui heartbeats
|
2024-03-15 16:27:22 +01:00 |
|
semantic-release
|
b061e6a582
|
1.15.0
Automatically generated by python-semantic-release
v1.15.0
|
2024-03-15 14:36:10 +00:00 |
|
|
e8eba9049a
|
feat(bec_lib): added started flag to bec client
|
2024-03-15 15:26:57 +01:00 |
|
semantic-release
|
c802e42987
|
1.14.6
Automatically generated by python-semantic-release
v1.14.6
|
2024-03-15 13:58:58 +00:00 |
|
|
6316f4f762
|
test(bec_lib): minor cleanup
|
2024-03-15 12:53:13 +01:00 |
|
|
42fae6a70b
|
fix(bec_lib): device.describe should not be an rpc method
|
2024-03-15 12:53:13 +01:00 |
|
|
911192d566
|
docs: added bec_plugins link to developer.md
|
2024-03-14 13:41:36 +01:00 |
|