| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: fix file meta data source to handle repeat of files. | Tom Rondeau | 2013-04-29 | 1 | -3/+11 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-04-15 | 1 | -1/+1 |
|\ |
|
| * | runtime: added -lgnuradio-pmt to pkgconfig file | Johnathan Corgan | 2013-04-15 | 1 | -1/+1 |
* | | Merge branch 'next_fractional_resampler' into next | Tom Rondeau | 2013-04-15 | 15 | -1/+655 |
|\ \
| |/
|/| |
|
| * | filter: updated fractional_resampler for next. Also adding deprecated warning... | Tom Rondeau | 2013-04-12 | 3 | -4/+9 |
| * | Merge branch 'fractional_resampler' into next_fractional_resampler | Tom Rondeau | 2013-04-12 | 13 | -1/+650 |
| |\ |
|
| | * | filter: added fractional_resampler as a renamed fractional_interpolator. | Tom Rondeau | 2013-04-12 | 13 | -1/+650 |
* | | | uhd: 1. made a python directory for gr-uhd for tlc consistency. | Tom Rondeau | 2013-04-15 | 6 | -34/+52 |
* | | | runtime: added pmt_generated target for use as dependency. | Tom Rondeau | 2013-04-15 | 1 | -0/+4 |
|/ / |
|
* | | Merge remote-tracking branch 'ncorgan/pmt_rc' into next | Johnathan Corgan | 2013-04-12 | 2 | -0/+70 |
|\ \ |
|
| * | | pmt: added DLL resource file for MSVC | Nicholas Corgan | 2013-04-12 | 2 | -0/+70 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-04-12 | 6 | -3/+13 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2013-04-12 | 6 | -3/+13 |
| |\ \ |
|
| | * | | wxgui: Fixes to solve issues using GL sinks on OS X | Balint Seeber | 2013-04-11 | 6 | -3/+13 |
* | | | | runtime: Fixed libgnuradio-pmt MSVC incompatibility errors | Nicholas Corgan | 2013-04-09 | 3 | -3/+3 |
| |_|/
|/| | |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2013-04-09 | 2 | -11/+98 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2013-04-09 | 2 | -11/+98 |
| |\| |
|
| | * | volk: fix CentOS build failure with extra lib64 in path | Johnathan Corgan | 2013-04-09 | 2 | -11/+98 |
* | | | Merge remote-tracking branch 'martin/next-ofdmfix' into next | Johnathan Corgan | 2013-04-09 | 12 | -57/+203 |
|\ \ \ |
|
| * | | | digital: merge from master | Martin Braun | 2013-04-08 | 12 | -57/+203 |
| |\| | |
|
| | * | | digital: fix some issues w/ header parser/gen; QA, wrong OFDM symbol number c... | Martin Braun | 2013-04-08 | 8 | -47/+129 |
| | * | | digital: OFDM frame equalizer now as an option to work w/o len tag | Martin Braun | 2013-04-08 | 4 | -10/+78 |
* | | | | Merge remote-tracking branch 'tom/next' into next | Johnathan Corgan | 2013-04-09 | 5 | -23/+54 |
|\ \ \ \ |
|
| * | | | | runtime: (re)creating a pmt shared lib to link against. | Tom Rondeau | 2013-04-05 | 3 | -15/+26 |
| * | | | | blocks: remove use of assertGreater in test to go back to support Python 2.5. | Tom Rondeau | 2013-04-05 | 1 | -2/+2 |
| * | | | | fixup. | Tom Rondeau | 2013-04-05 | 1 | -0/+22 |
| * | | | | runtime: make sure we are calling from pmt namespace. | Tom Rondeau | 2013-04-05 | 1 | -4/+4 |
* | | | | | Merge remote-tracking branch 'reynwar/next_minorbugs' into next | Johnathan Corgan | 2013-04-09 | 9 | -54/+44 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | sphinx-docs: Minor updates to sphinx documentation. | Ben Reynwar | 2013-04-07 | 4 | -7/+19 |
| * | | | | digital: Minor documentation improvements. | Ben Reynwar | 2013-04-07 | 4 | -24/+20 |
| * | | | | digital: Fixed incorrect documentation in constellation_receiver_cb. | Ben Reynwar | 2013-04-07 | 1 | -23/+3 |
| * | | | | docstrings: Include class documentation into SWIGed make function's docstrings. | Ben Reynwar | 2013-04-07 | 1 | -1/+3 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2013-04-07 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge branch 'maint' | Johnathan Corgan | 2013-04-07 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | video-sdl: fix typo in .pc file | Johnathan Corgan | 2013-04-07 | 1 | -1/+1 |
* | | | | | Merge remote-tracking branch 'reynwar/next_minorbugs' into next | Johnathan Corgan | 2013-04-07 | 8 | -49/+60 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | gr: Adding pubsub.py to CMakeLists.txt so it gets installed. | Ben Reynwar | 2013-04-06 | 1 | -0/+1 |
| * | | | | sphinx-docs: Updating sphinx docs for move of gnuradio.window to gnuradio.fft... | Ben Reynwar | 2013-04-06 | 4 | -48/+23 |
| * | | | | video_sdl: Fixing bug so that __init__.py goes in correct directory. | Ben Reynwar | 2013-04-06 | 1 | -1/+1 |
| * | | | | atsc: Updating atsc python folder to new style. Was missing __init__.py | Ben Reynwar | 2013-04-06 | 2 | -0/+35 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into next | Tom Rondeau | 2013-04-07 | 6 | -8/+12 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | docs: adds protection from generated files of components not configured. | Tom Rondeau | 2013-04-07 | 3 | -5/+12 |
| * | | Merge branch 'maint' | Tom Rondeau | 2013-04-07 | 3 | -5/+5 |
| |\| |
|
| | * | digital: fixes for SNR ests. | Tom Rondeau | 2013-04-07 | 3 | -5/+5 |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-04-05 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | runtime: Fixed MSVC ice_server_template incompatibility | Nicholas Corgan | 2013-04-05 | 1 | -0/+1 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2013-04-05 | 0 | -0/+0 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | blocks: removing old blocks_swig.i file. | Tom Rondeau | 2013-04-05 | 1 | -602/+0 |
* | | | | build: updates to blocks swig structure for next. | Tom Rondeau | 2013-04-05 | 5 | -8/+44 |
* | | | | docs: fixed typo in update to next's deps. | Tom Rondeau | 2013-04-05 | 1 | -1/+1 |