Skip to content

SCPI interface fix

Tobias Winchen requested to merge twinchen/mpikat:scpi_interface_fix into dev
  • Account for the fact that Effelsberg does not wait for EDD:STOP to be acknowledged before sending new commands by waiting internally until stop is finished after receiving a new start command.

  • Fix double acknowledge of EDD:CONFIGURE by SCPI Interface

Merge request reports