index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
lib
/
runtime
Age
Commit message (
Expand
)
Author
2010-11-10
Cleanup gr:connect and gr:disconnect for Guile.
Eric Blossom
2010-11-10
Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and...
Eric Blossom
2010-11-10
Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitions
Eric Blossom
2010-11-10
add #warning for missing guile support
Rob Savoye
2010-11-10
wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other lang...
Rob Savoye
2010-11-10
wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other lang...
Rob Savoye
2010-10-09
rearrange includes to always be: internal GR, external, with GR.
Michael Dickens
2010-10-02
Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
Tom Rondeau
2010-08-03
fix scoped_lock that didn't ref mutex
Eric Blossom
2009-11-03
fixed fixme in gr_top_block_impl
Josh Blum
2009-08-15
Merged changes from svn repository trunk.
Johnathan Corgan
2009-08-15
gr_blocks may now produce different number of output items on each output str...
eb
2009-08-14
Added git ignore files auto created from svn:ignore properties.
git
2009-08-13
Refactored gr_msg_accepter and gr_tpd_thread_body.
Eric Blossom
2009-08-13
Thread-per-block loop now checks and dequeues messages to handle_msg.
Johnathan Corgan
2009-08-13
Notify derived class when post()ed
Johnathan Corgan
2009-08-13
Added gr_msg_accepter class.
Johnathan Corgan
2009-08-13
Added git ignore files auto created from svn:ignore properties.
git repository hosting
2009-08-01
Merged r11500:11506 from features/msg-passing into trunk. Work-in-progress, ...
jcorgan
2009-07-25
Merge r11462:11485 from jcorgan/omni into trunk.
jcorgan
2009-05-27
Merged r11123:11148 from jcorgan/np into trunk.
jcorgan
2009-05-22
Doc fixes.
eb
2009-05-22
doc fixes! work-in-progress
eb
2009-05-08
Fix abort when user fails to connect hier_block2 outputs both internally and ...
jcorgan
2009-04-19
Merged r10875:10880 from jcorgan/t161 into trunk. Implements ticket:161, all...
jcorgan
2009-04-17
Fixes ticket:383
jcorgan
2009-04-17
Fixes ticket:386
jcorgan
2009-04-17
Fixes ticket:374
jcorgan
2009-04-07
Fix for ticket:262.
eb
2009-03-25
Add check for interruption to gr_tpb_thread_body to ensure that
eb
2009-03-23
Error out when creating hierarchical blocks with arbitrary or variable number...
jcorgan
2009-03-19
Error out when hierarchical block inputs and outputs aren't wired internally....
jcorgan
2009-03-19
Document run/start/stop/wait preconditions.
eb
2009-03-14
Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...
jcorgan
2009-02-25
Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h...
jcorgan
2009-02-23
Reverted changeset r10451. Instead we will ensure top_block.stop() and wait(...
jcorgan
2009-02-17
Added ability to determine if flowgraph is running
jcorgan
2009-02-10
Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.
jcorgan
2009-01-31
Merged in misc_fixes branch.
michaelld
2008-11-10
wrap the return type from gr_enable_realtime_scheduling
eb
2008-11-03
Fix issue caused by pkg-config stripping -I/usr/include from --cflags
jcorgan
2008-09-24
Applied patch from Stefan BrĂ¼ns. It fixes a swig problem with enable_realtim...
eb
2008-09-20
gr_realtime now uses gruel::enable_realtime_scheduling
eb
2008-08-19
Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
eb
2008-08-12
Refactored unique vector functionality into template.
jcorgan
2008-08-12
Make gr_basic_block sort deterministic (Martin Dvh)
jcorgan
2008-07-09
Merged jcorgan/ptrfix -r8827:8843 into the trunk.
eb
2008-07-09
fix for ticket:250
eb
2008-06-24
removed is_running method from gr_top_block
eb
2008-06-23
merged refactoring of gr_top_block_impl into abstract base class
eb
[next]