Skip to content

Merged Develop upstream #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 151 commits into
base: develop
Choose a base branch
from

Conversation

alexanderoster
Copy link
Contributor

No description provided.

alexanderoster and others added 30 commits June 25, 2025 11:37
* LibMCEnv: Implements LaserON signal visualization in WebGUI

* Extends the DataTableScatterPlotOptions class with the ListDataChannels method for storing and transmitting LaserOn signal;
* Implements the ScatterPlotDataChannel(Iterator), ScatterPlotDataColumn(Iterator) classes for storing and transferring additional channels and data columns;
* Implements saving and querying of LaserOn signal status to/from the database;
* Implements additional HTTP request for acquiring LaserOn signal data on the WebGUI side;
* implements additional "LaserOn" mode for LaserOn signal visualization in WebGUI;

Signed-off-by: Yury Rodzikau <[email protected]>

* AMCF WebClient: Fix incorrect async method invocation in Vue and JS layers

* queryPoints: added `return` to ensure caller can await result of async call
* queryPointsChannelData: added `return` to propagate async result to calling context
* onLayerChanged: added async handling to prevent race conditions during updates

Signed-off-by: Yury Rodzikau <[email protected]>

* AMCF WebClient/Artifacts: Contains updated client packages with updated githash

* Contains updated client packages with updated githash

Signed-off-by: Yury Rodzikau <[email protected]>

---------

Signed-off-by: Yury Rodzikau <[email protected]>
…n sequence (#29)

* Extends ISMCJob interface with ExecuteLaser(Init/Shutdown)Sequence
* Implements API to ExecuteLaser(Init/Shutdown)Sequence

Signed-off-by: Yury Rodzikau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants