gnuradio / newsched

The GNU Radio 4.0 Runtime Proof Of Concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YAML Porting Issues

mormj opened this issue · comments

commented
  • atsc plinfo size on the port - sizeof(plinfo) in the code - yaml doesn't understand this, nor should it -- some sort of yaml constants?
  • fir_filter blocks need 3 way templating
  • file_sink_base inheritance with the pybind is funky
  • can constants be included from a top level yaml file
  • can constants be generated and python bound from yaml