Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

fix(waveform): async device entry is correctly passed, updated and with new...

wyzula_j requested to merge fix/waveform-async-clear-data into main

Description

The async device can now be set up with an entry different from its name. The data displayed in the plot is correctly cleaned up with each new scan, rather than being appended as before.

Additionally, the async device is now displayed in the curve dialog settings after being added.

Related Issues

closes #282 (closed), #281 (closed)

Type of Change

  • Fixed async entry logic
  • Fixed loading async curves into CurveDialog setting popup

Potential side effects

None

Edited by wyzula_j

Merge request reports

Loading