| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed stray file from 3.6.x | Johnathan Corgan | 2013-10-21 | 1 | -46/+0 |
* | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 60 | -8450/+0 |
|\ |
|
| * | build: removed last references to GRUEL. | Tom Rondeau | 2013-04-01 | 10 | -499/+0 |
| * | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 53 | -7951/+1 |
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-29 | 2 | -23/+23 |
| |\ |
|
| | * | core: addressing issue #529. Using vector<int> instead of vector<unsigned int... | Tom Rondeau | 2013-03-29 | 2 | -23/+23 |
| * | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 2 | -1/+3 |
* | | | gruel: Updating testing environment. | Ben Reynwar | 2013-03-10 | 3 | -7/+6 |
* | | | gruel: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-10 | 7 | -9/+59 |
|/ / |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| |
|
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 3 | -1/+328 |
|\| |
|
| * | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | 2013-02-07 | 1 | -1/+1 |
| |\ |
|
| * | | gruel: Added WIN32_LEAN_AND_MEAN definition before windows.h include | Nicholas Corgan | 2013-02-06 | 1 | -0/+6 |
| * | | gruel: renamed mask to dword_mask | Nicholas Corgan | 2013-02-06 | 1 | -6/+6 |
| * | | sched: added documentation for affinity setting functions. | Tom Rondeau | 2013-02-06 | 1 | -0/+73 |
| * | | gruel: need to include windows.h to know about HANDLE. | Tom Rondeau | 2013-02-06 | 1 | -0/+4 |
| * | | core: working thread affinity concept into gr_blocks. | Tom Rondeau | 2013-02-06 | 1 | -1/+4 |
| * | | gruel: adding wrapper layer for gruel threads to enable setting thread affinity. | Tom Rondeau | 2013-02-06 | 3 | -1/+242 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-02-07 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2013-02-07 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | gruel: change scoped_lock mutex to account for Boost deprecation | Johnathan Corgan | 2013-02-07 | 1 | -1/+1 |
* | | | gruel: wrong PMT install directory slipped back in. | Tom Rondeau | 2013-02-05 | 1 | -1/+1 |
* | | | gruel: fixing PMT naming issues with new PMT utilities. | Tom Rondeau | 2013-02-05 | 2 | -28/+28 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-05 | 4 | -3/+137 |
|\| | |
|
| * | | pmt: added python converters | Martin Braun | 2013-02-01 | 4 | -2/+136 |
| |/ |
|
* | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ... | Michael L Dickens | 2013-01-04 | 3 | -6/+10 |
|\| |
|
| * | Reorder SWIG_INCLUDE_DIRS | Michael L Dickens | 2013-01-03 | 1 | -1/+5 |
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ord... | Michael L Dickens | 2013-01-01 | 1 | -1/+1 |
* | | pmt: fixed where pmt's __init__.py script gets installed. | Tom Rondeau | 2013-01-02 | 1 | -1/+1 |
* | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 12 | -1809/+1341 |
|\ \ |
|
| * | | gruel: using new pmt naming. | Tom Rondeau | 2012-12-21 | 1 | -49/+49 |
| * | | gruel: Renaming PMT function to get rid of pmt_ prefix. | Tom Rondeau | 2012-12-21 | 11 | -1776/+1283 |
| * | | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-21 | 4 | -0/+30 |
| * | | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-21 | 3 | -31/+43 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-20 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2012-12-20 | 1 | -0/+1 |
| |\ \ |
|
| | * | | Revert "gruel: remove erroneous include path from cmake" | Nicholas Corgan | 2012-12-14 | 1 | -0/+1 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-20 | 5 | -31/+73 |
|\| | |
| |_|/
|/| | |
|
| * | | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-20 | 4 | -0/+30 |
| * | | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-19 | 3 | -31/+43 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-17 | 1 | -8/+8 |
|\| | |
|
| * | | gruel: changing PMT (de)serialize of complex to make more portable (apparentl... | Tom Rondeau | 2012-12-17 | 1 | -8/+8 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-14 | 5 | -24/+458 |
|\| | |
|
| * | | gruel: Enabling serialize/deserialize for PMT vectors. | Tom Rondeau | 2012-12-14 | 4 | -20/+412 |
| * | | gruel: allow us to use pmt_init_Xvector methods in python. | Tom Rondeau | 2012-12-13 | 3 | -10/+52 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-07 | 3 | -0/+27 |
|\| | |
|
| * | | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 3 | -0/+27 |
* | | | ctrlport: fixing up controlport integration into gnuradio-core for merge with... | Tom Rondeau | 2012-12-03 | 2 | -0/+2 |
* | | | Merging ctrlport2 into next branch. | Tom Rondeau | 2012-12-03 | 2 | -0/+87 |
|/ / |
|