mirror of
https://github.com/gnuradio/gnuradio-companion.git
synced 2025-12-10 00:42:30 -06:00
This allows connections (graph edges) to have properties associated with them. In order to do so, the edge types must have parameters associated with them in the *.domain.yml file. For edges that have properties/parameters associated with them, a property dialog can be summoned by right-clicking a connector arrow. Signed-off-by: Martin Braun <martin.braun@ettus.com>