Skip to content

Fix multi-channel control in EmuController

Zhengcheng Tao requested to merge emu_multichannel_fix into devel

Enabling a tx or rx channel in the EmuController now disables all other channels. This is more consistent with behaviours of other hardware controllers.

Merge request reports