| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-12-31 | 2 | -11/+11 |
|\ |
|
| * | core: fixed some unused parameter warnings | Alexandru Csete | 2012-12-31 | 2 | -11/+11 |
* | | wxgui: using logpwrfft properly from gr-fft. | Tom Rondeau | 2012-12-31 | 1 | -2/+3 |
* | | analog: fixing up UHD apps to use gr-analog module. | Tom Rondeau | 2012-12-31 | 4 | -9/+12 |
* | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-31 | 236 | -9385/+8460 |
|\ \ |
|
| * \ | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-30 | 1 | -1/+2 |
| |\ \ |
|
| * | | | core: removed test to import blks2 since we've removed all of blks2/blks2impl. | Tom Rondeau | 2012-12-30 | 1 | -4/+0 |
| * | | | video-sdl: converted to new structure. | Tom Rondeau | 2012-12-30 | 21 | -954/+1180 |
| * | | | utils: minor change to convert gr-utils to new stucture. | Tom Rondeau | 2012-12-29 | 26 | -2/+2 |
| * | | | Merge branch 'next_blocks' into next | Tom Rondeau | 2012-12-29 | 438 | -14676/+1239 |
| |\ \ \ |
|
| | * | | | grc: updating GRC exmaples for new component changes. | Tom Rondeau | 2012-12-27 | 28 | -874/+468 |
| | * | | | filter: moved window around so it's available in both gr-fft and gr-filter. | Tom Rondeau | 2012-12-27 | 6 | -3/+186 |
| * | | | | trellis: converted gr-trellis to new style. | Tom Rondeau | 2012-12-29 | 162 | -7746/+6822 |
* | | | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-30 | 3 | -4/+9 |
|\ \ \ \ \
| |_|/ / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-29 | 1 | -1/+2 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Merge branch 'maint' | Johnathan Corgan | 2012-12-29 | 1 | -1/+2 |
| | |\ |
|
| | | * | cmake: removed Boost 1.52 from allowed versionsmaint-3.6.2 | Johnathan Corgan | 2012-12-29 | 1 | -1/+2 |
| * | | | filter: handle a log10(0) warning that causes QT to crash when designing filt... | Tom Rondeau | 2012-12-27 | 2 | -3/+7 |
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-23 | 0 | -0/+0 |
| |\| | |
|
| | * | | cmake: update revision to 3.6.3rc0v3.6.3rc0 | Johnathan Corgan | 2012-12-23 | 1 | -2/+2 |
* | | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2012-12-21 | 7 | -16/+24 |
|\| | | |
|
| * | | | 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 | Johnathan Corgan | 2012-12-20 | 6 | -16/+23 |
| |\| | |
|
| | * | | Merge remote-tracking branch 'ncorgan/pdu_fix' | Johnathan Corgan | 2012-12-20 | 6 | -16/+23 |
| | |\ \ |
|
| | | * | | core: fixed pdu MSVC compatibility issues | Nicholas Corgan | 2012-12-20 | 6 | -16/+23 |
| * | | | | 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 |
| | |/ / |
|
* | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 415 | -13981/+767 |
* | | | | 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 |
|/ / / |
|
* | | | qtgui: added check_topology to check d_nconnections and actual connections. | Tom Rondeau | 2012-12-20 | 18 | -0/+72 |
* | | | init call parameter bugfix | Sreeraj Rajendran | 2012-12-20 | 1 | -1/+1 |
* | | | FIR filter coefficients tab update for easy copying | Sreeraj Rajendran | 2012-12-20 | 1 | -2/+1 |
* | | | Launch function change to suppor runtime updation | Sreeraj Rajendran | 2012-12-20 | 5 | -14/+143 |
* | | | Merge branch 'gr_filtdes' into next | Tom Rondeau | 2012-12-18 | 32 | -874/+11759 |
|\ \ \ |
|
| * | | | filter: Install all filter design tool files into gnuradio.filter. | Tom Rondeau | 2012-12-18 | 13 | -53/+53 |
| * | | | Some typos fix | Sreeraj Rajendran | 2012-12-17 | 1 | -2/+2 |
| * | | | gr_filtdes initial commit | Sreeraj Rajendran | 2012-12-15 | 32 | -874/+11759 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-18 | 4 | -2/+625 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Merge branch 'tagdebug2' of git://github.com/mbant/gnuradio | Tom Rondeau | 2012-12-18 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | core: gr_tag_debug handles lacking srcid | Martin Braun | 2012-12-18 | 1 | -2/+2 |
| * | | | | docs: Restructuring main page to point to new pages describing features in GR. | Tom Rondeau | 2012-12-18 | 2 | -0/+9 |
| * | | | | docs: added a doxygen manual page describing PMT types and how to use them. | Tom Rondeau | 2012-12-18 | 1 | -0/+348 |
| * | | | | docs: Adding a page describing the message passing interface. | Tom Rondeau | 2012-12-18 | 1 | -0/+266 |
| |/ / / |
|
* | | | | 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-17 | 1 | -22/+23 |
|\| | | |
|