graph-prototype icon indicating copy to clipboard operation
graph-prototype copied to clipboard

[5SP] GR: Allow graph topology updates while running

Open ivan-cukic opened this issue 1 year ago • 1 comments

We should introduce graph update requests into the messaging system - messages to request a new block to be added, a block to be replaced with another or removed.

It should also have messages for establishing port connections or disconnecting them.

ivan-cukic avatar Feb 15 '24 15:02 ivan-cukic

Please consider that these messages should be communicated also via the service (GR<->Majordomo) and external client.

*N.B. This does not include the corresponding UI components, handled in issue https://github.com/fair-acc/opendigitizer/issues/199 *

RalphSteinhagen avatar Oct 03 '24 10:10 RalphSteinhagen

Related: https://github.com/fair-acc/gnuradio4/pull/448

ivan-cukic avatar Oct 28 '24 09:10 ivan-cukic

finished by https://github.com/fair-acc/opendigitizer/pull/233

RalphSteinhagen avatar Nov 08 '24 11:11 RalphSteinhagen