> return _gnuradio_core_runtime.gr_top_block_sptr_start(self)
> RuntimeError: In hierarchical block cc1k_mod_pkts, input 0 is not connected
> internally
>
Well that right there looks like your problem. cc1k_mod_pkts must be a
block with an input, but you didnt connect its input to a data so
Hi list and Josh,
I need your help. As Josh told me I CMake'ified this UCLA ZigBee project
based on a similar structured project and made a gr-ucla folder with all needed
files, I compiled it and got the gnuradio-UCLA.dll, gnuradio-UCLA.lib files;
the
swig interface file (UCLA.py, _UCLA.li