summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime
AgeCommit message (Expand)Author
2010-08-03fix scoped_lock that didn't ref mutexEric Blossom
2009-11-03fixed fixme in gr_top_block_implJosh Blum
2009-08-15Merged changes from svn repository trunk.Johnathan Corgan
2009-08-15gr_blocks may now produce different number of output items on each output str...eb
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-13Refactored gr_msg_accepter and gr_tpd_thread_body.Eric Blossom
2009-08-13Thread-per-block loop now checks and dequeues messages to handle_msg.Johnathan Corgan
2009-08-13Notify derived class when post()edJohnathan Corgan
2009-08-13Added gr_msg_accepter class.Johnathan Corgan
2009-08-13Added git ignore files auto created from svn:ignore properties.git repository hosting
2009-08-01Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...jcorgan
2009-07-25Merge r11462:11485 from jcorgan/omni into trunk.jcorgan
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22Doc fixes.eb
2009-05-22doc fixes! work-in-progresseb
2009-05-08Fix abort when user fails to connect hier_block2 outputs both internally and ...jcorgan
2009-04-19Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...jcorgan
2009-04-17Fixes ticket:383jcorgan
2009-04-17Fixes ticket:386jcorgan
2009-04-17Fixes ticket:374jcorgan
2009-04-07Fix for ticket:262.eb
2009-03-25Add check for interruption to gr_tpb_thread_body to ensure thateb
2009-03-23Error out when creating hierarchical blocks with arbitrary or variable number...jcorgan
2009-03-19Error out when hierarchical block inputs and outputs aren't wired internally....jcorgan
2009-03-19Document run/start/stop/wait preconditions.eb
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-25Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...jcorgan
2009-02-23Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(...jcorgan
2009-02-17Added ability to determine if flowgraph is runningjcorgan
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan
2009-01-31Merged in misc_fixes branch.michaelld
2008-11-10wrap the return type from gr_enable_realtime_schedulingeb
2008-11-03Fix issue caused by pkg-config stripping -I/usr/include from --cflagsjcorgan
2008-09-24Applied patch from Stefan BrĂ¼ns. It fixes a swig problem with enable_realtim...eb
2008-09-20gr_realtime now uses gruel::enable_realtime_schedulingeb
2008-08-19Merged features/mp-sched -r8915:9335 into the trunk. The trunk noweb
2008-08-12Refactored unique vector functionality into template.jcorgan
2008-08-12Make gr_basic_block sort deterministic (Martin Dvh)jcorgan
2008-07-09Merged jcorgan/ptrfix -r8827:8843 into the trunk.eb
2008-07-09fix for ticket:250eb
2008-06-24removed is_running method from gr_top_blockeb
2008-06-23merged refactoring of gr_top_block_impl into abstract base classeb
2008-05-20Expose flowgraph debugging dump as gr.top_block.dump(). May or may not be su...jcorgan
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2008-04-24Merged changeset r8231:8270 from jcorgan/merge-fix into trunk. Fixes flowgra...jcorgan
2008-03-19Fixes ticket:193jcorgan
2008-02-24Fix topology checking code in gr_flowgraph. Thanks to Dan Halperin.jcorgan
2008-02-21Merged build_config branch into trunk:michaelld
2008-02-16Improve hierarchical block documentation.jcorgan
2008-02-08Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GN...jcorgan