gnuradio / newsched

The GNU Radio 4.0 Runtime Proof Of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAML blocks ability to cleanly derive from other YAML blocks

mormj opened this issue · comments

commented

Need mechanism to have a base block defined in YAML, then derived blocks that can inherit the callback methods

Examples:

  • ZMQ blocks have common base