|
843143508b
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
1701bc3f80
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
97109f71c4
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
ae50ca282a
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
8e6a22f917
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
fc001934e3
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
78365a5233
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
d7b4545795
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
2168a2acf0
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
80d4d0def6
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
e1cc87d421
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
7719ac86b8
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
705e819352
|
wip
|
2025-04-04 11:49:08 +02:00 |
|
|
1d98aed46e
|
wip - launch file
|
2025-04-04 11:49:08 +02:00 |
|
|
90c4460996
|
refactor: minor type hint improvements
|
2025-04-04 11:49:08 +02:00 |
|
|
f423e8463d
|
fix: fix rpc after qapp refactoring; simplified update logic
|
2025-04-04 11:49:08 +02:00 |
|
|
accaeed832
|
feat: moved to bec qapp
|
2025-04-04 11:49:08 +02:00 |
|
|
20028fc057
|
feat: add cli server class
|
2025-04-04 11:49:08 +02:00 |
|
|
188fe4840f
|
feat: add launch window
|
2025-04-04 11:49:08 +02:00 |
|
|
157eced745
|
fix: set parent id for widgets of custom ui files
|
2025-04-04 11:49:08 +02:00 |
|
|
8e8f7f4264
|
fix: ensure parent and parent_id are passed on
|
2025-04-04 11:49:08 +02:00 |
|
|
ae3e2d7946
|
wip QAPP with QMainWindow with some example ui files, you need to manually change the ui file in the server to change ui
|
2025-04-04 11:49:08 +02:00 |
|
|
867ab574cb
|
wip widget_IO added filter to list just BECWidget hierarchy
|
2025-04-04 11:49:08 +02:00 |
|
|
be552d3ece
|
refactor(utils): qt_utils moved to utils
|
2025-04-03 16:09:33 +02:00 |
|
|
8d17f7e32f
|
fix(rpc_register): _lock and _skip_broad_cast moved to instance attributes
|
2025-04-03 16:09:33 +02:00 |
|
|
4a74891184
|
fix(server): BECDockArea type added
|
2025-04-03 16:09:33 +02:00 |
|
|
c2d2c484cd
|
fix(waveform): legend is correctly updated when changed from curve dialog
|
2025-04-03 16:09:33 +02:00 |
|
|
b91f1fe487
|
fix(waveform): fix dap curve categorization logic
|
2025-04-03 16:09:33 +02:00 |
|
|
d4106c548e
|
ci(e2e): e2e tests are saving logs
|
2025-04-03 16:09:33 +02:00 |
|
|
288ea4dbbd
|
fix(waveform): error where scan history is empty
|
2025-04-03 16:09:33 +02:00 |
|
|
9fb9a1cfd2
|
refactor(plots): plot_next_gen module renamed to plots
|
2025-04-03 16:09:33 +02:00 |
|
|
378398a29b
|
test(e2e): e2e tests adjusted for new plotting framework
|
2025-04-03 16:09:33 +02:00 |
|
|
6ade934356
|
test(unit_tests): unit tests adjusted to use a modern plotting framework instead of BECFigure
|
2025-04-03 16:09:33 +02:00 |
|
|
6ca4aa0f9b
|
fix(client): RPC API adjusted for DockArea, ImageItem and Waveform
|
2025-04-03 16:09:33 +02:00 |
|
|
b58a098ed4
|
fix(round_frame): RoundFrame removed from BECWidget inheritance
|
2025-04-03 16:09:33 +02:00 |
|
|
42e3b9c137
|
fix(plot_indicators): plot indicators added to the PlotBase
|
2025-04-03 16:09:33 +02:00 |
|
|
4e29291b3a
|
refactor: AutoUpdate disabled
|
2025-04-03 16:09:33 +02:00 |
|
|
f76d9319bd
|
refactor(bec_figure): BECFigure removed
|
2025-04-03 16:09:33 +02:00 |
|
|
6c90ca3107
|
fix(rpc_register): Lock changed to RLock
|
2025-04-03 16:09:33 +02:00 |
|
|
94c2e2db65
|
fix(setting_widget): added parent kwarg into all settings widgets in plotting framework
|
2025-04-03 16:09:33 +02:00 |
|
|
7c31bbd9c2
|
refactor(multi_waveform_widget): BECMultiWaveformWidget removed
|
2025-04-03 16:09:33 +02:00 |
|
|
77f96160ab
|
feat(multi_waveform): multi-waveform widget based on new PlotBase
|
2025-04-03 16:09:33 +02:00 |
|
|
1cc2a98489
|
fix(colormap_widget): size policy fixed
|
2025-04-03 16:09:33 +02:00 |
|
|
112eed694c
|
fix(side_panel): side panel menu can be initialized without a title
|
2025-04-03 16:09:33 +02:00 |
|
|
1a0097e027
|
feat(widget_io): added handler for Sliders
|
2025-04-03 16:09:33 +02:00 |
|
|
8558b46114
|
fix(rpc_base): timeout run_rpc 3s
|
2025-04-03 16:09:33 +02:00 |
|
|
75b24467de
|
fix: server shutdown widgets
|
2025-04-03 16:09:33 +02:00 |
|
|
c8bdcaabde
|
tests: add test for rpcrefernce on rpcbase object
|
2025-04-03 16:09:33 +02:00 |
|
|
a5f06c8f83
|
fix: broadcast context manager to emit registry changes just once
|
2025-04-03 16:09:33 +02:00 |
|
|
d05179a519
|
refactor: fix cleanup for various widgets, including RoundedFrame
|
2025-04-03 16:09:33 +02:00 |
|