Adding a bit more checking on file operations.
rearrange includes to always be: internal GR, external, with GR.
Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.This also adds a new utility gr_unittests.h, which sets up the path for output files.
fix scoped_lock that didn't ref mutex
fixed fixme in gr_top_block_impl
Merged changes from svn repository trunk.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11601 221aa14e-8319-0410-a670-987f0aec2ac5
Signed-off-by: Johnathan Corgan <[email protected]>
gr_blocks may now produce different number of output items on each output stream.
Merged eb/varying -r11178:11595 into trunk. Needs QA and examples.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11597 221aa14e-8319-0410-a670-987f0aec2ac5
Added git ignore files auto created from svn:ignore properties.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5
Refactored gr_msg_accepter and gr_tpd_thread_body.
Redirected gr_msg_accepter::post into gr_block::_post based on dynamic cast.
Thread-per-block loop now checks and dequeues messages to handle_msg.
View revisions
Also available in: Atom