graph-prototype
graph-prototype copied to clipboard
[5SP] GR: Allow graph topology updates while running
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.
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 *
Related: https://github.com/fair-acc/gnuradio4/pull/448
finished by https://github.com/fair-acc/opendigitizer/pull/233