Component gnuradio-core

Repository

/gnuradio/trunk/gnuradio-core

Status

Current Defects

#146
compilation of udp sink/source fails on mingw
#210
qa_rational_resampler.py fails with new top block code
#237
Missing hierarchical block input or output causes assertion
#239
peak_detector_fb needs work
#240
QA test for gr.decode_ccsds_27 fails in 'make distcheck' but not 'make check'
#247
Infinite output port number for hierblock2 causes exception
#256
Possible misuse of history

Current Enhancement Requests

#73
Consider supporting flowgraphs with cycles
#124
Add vector + MIMO extensions to some blocks (vlen)
#161
Hierarchical blocks should allow inputs to be assigned internally to multiple blocks
#171
gr_float_to_complex compatible to vector streams
#176
Implement 'check_topology' for Python hier_block2 to allow dynamic wiring
#192
Block Request: Integer(32) <-> Float
#245
dump flow graph in text and/or .dot format
#255
Look at using SWIG's native support for boost::shared_ptr's
#262
gr_block::forecast should use history
#265
Remove and replace all uses of omnithread
#295
Add message passing infrastructure to gr_basic_block to enable message-based blocks
#301
gr.vector_source: return vector items for convenience
#302
gr.float_to_complex: accept vector items for convenience
#303
gr.divide: accept vector items for convenience
#304
gr.skiphead -> long long param
#307
interpolation for triggering in scope guts

Current Tasks