gnuradio / newsched

The GNU Radio 4.0 Runtime Proof Of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Need elegant solution for Python hier blocks

mormj opened this issue · comments

commented

Should be able to do the following:

  • define ports, parameters in .yml
  • define hier structure in python file

The thing is, haven't found a clean way to do this within the "pyshell" arrangement.