Bug #229
blks2 synthesis filterbank code doesn't connect correctly
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | Johnathan Corgan | % Done: | 0% |
|
| Category: | gnuradio-core | |||
| Target version: | release-3.1.2 | |||
| Resolution: | fixed |
Description
As reported on the mailing list:
Hey guys, I was wondering if the whole hier_block2 thing was working yet. I tried to run the blks2.synthesis_filterbank in a manner that seemed appropriate and got the following error: terminate called after throwing an instance of 'std::runtime_error' what(): streams_to_stream(5): insufficient connected output ports (2 needed, 1 connected) Is this a bug in the filterbank code, or does this have to do with hier_block2 not working yet? Any help would be greatly appreciated. Thanks! -Ben
History
Updated by Johnathan Corgan over 5 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed in r7476. Thanks to Ben <[email protected]> for the fix.
Also, restored the analysis and synthesis test programs from limbo an upgraded to use blks2.