summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime
AgeCommit message (Expand)Author
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
2008-02-05Fixes abort issue in gr.top_block exception handling, improve some exception ...jcorgan
2008-01-24Doc fixes from Firas.eb
2007-11-29fixes ticket:211eb
2007-11-02Merged r6780:6781 from jcorgan/t196. Fixes ticket:196.jcorgan
2007-10-16Add missing include for ::writejcorgan
2007-10-02renamed test macro for consistencyeb
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
2007-09-13Made changes, such that:michaelld
2007-08-29Clean up shared pointer casting.jcorgan
2007-08-29Fixes ticket:172 and ticket:174jcorgan
2007-08-29trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunkeb
2007-08-28Refactored flatten into const-correct functional form. Beautyeb