summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rename performance grc launcherTim O'Shea2013-04-011-1/+1
* making tuner a componentTim O'Shea2013-04-011-1/+1
* gr-wxgui: blocks naming fixTim O'Shea2013-04-011-2/+2
* runtime: typo fixTim O'Shea2013-04-011-1/+1
* runtime: make sure not to re-export top_block rpc variables on graph restartTim O'Shea2013-04-011-0/+2
* adding missing log4cpp link flagsTim O'Shea2013-04-012-1/+2
* adding a grc block for launch performance monitorxTim O'Shea2013-04-013-3/+67
* install gr-perf-monitorx to bin dirTim O'Shea2013-04-011-0/+1
* bug fixes for ControlPortTim O'Shea2013-04-012-3/+6
* digital: adding sync_word input to OFDM QA code.Tom Rondeau2013-04-011-4/+6
* runtime: fixing missing includes from previous merge conflict.Tom Rondeau2013-04-011-0/+2
* Merge branch 'master' into nextTom Rondeau2013-04-0120-77/+148
|\
| * Merge remote-tracking branch 'm0mik/uhd_usrp_spectrum_sense_freq_readout'Tom Rondeau2013-04-011-10/+35
| |\
| | * uhd: updated usrp_spectrum_sense with frequency readoutMike Jameson2013-03-241-10/+35
| * | Merge remote-tracking branch 'mbant/taggedstreamdox'Tom Rondeau2013-04-019-36/+55
| |\ \
| | * | docs: More and better docs for tagged stream blocks (and some childs)Martin Braun2013-04-019-36/+55
| * | | Merge remote-tracking branch 'mbant/headertags'Tom Rondeau2013-04-016-29/+49
| |\ \ \
| | * | | digital: made the tagging description for packet header gen more explicitMartin Braun2013-03-296-29/+49
| | |/ /
| * | | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2013-04-0110-34/+84
| |\ \ \
| * | | | core: added boost/format.hpp to logger header for easy use when formatting st...Tom Rondeau2013-03-281-0/+1
| * | | | Merge remote-tracking branch 'mbant/morelog3'Tom Rondeau2013-03-284-2/+11
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | core/digital: added more loggingMartin Braun2013-03-224-2/+11
| | | |/ | | |/|
* | | | Merge remote-tracking branch 'mbant/sword2' into nextTom Rondeau2013-04-016-35/+121
|\ \ \ \
| * | | | digital: OFDM carrier allocator can now handle the sync wordsMartin Braun2013-03-296-35/+121
* | | | | Merge branch 'master' into nextTom Rondeau2013-03-291-0/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | digital: adding string.h include for memset.Tom Rondeau2013-03-291-0/+1
* | | | | Merge branch 'master' into nextJohnathan Corgan2013-03-290-0/+0
|\| | | |
| * | | | Merge branch 'maint'Johnathan Corgan2013-03-290-0/+0
| |\ \ \ \
| | * | | | core: addressing issue #529. Using vector<int> instead of vector<unsigned int...Tom Rondeau2013-03-299-34/+83
* | | | | | uhd: include directory naming bug fixed.Tom Rondeau2013-03-292-3/+4
* | | | | | Merge branch 'master' into nextTom Rondeau2013-03-299-34/+83
|\| | | | | | |_|/ / / |/| | | |
| * | | | core: addressing issue #529. Using vector<int> instead of vector<unsigned int...Tom Rondeau2013-03-299-34/+83
| | |/ / | |/| |
* | | | Merge branch 'runtime-3.7' into nextJohnathan Corgan2013-03-27586-24093/+1527
|\ \ \ \
| * | | | howto: removed gr-howto-write-a-blockJohnathan Corgan2013-03-2769-19771/+0
| * | | | runtime: fix parallel builds, make -j working againJohnathan Corgan2013-03-273-7/+3
| * | | | blocks: if ControlPort is disabled, do not run its QA tests.Tom Rondeau2013-03-271-0/+13
| * | | | runtime: adding block_gateway back into project.Tom Rondeau2013-03-2710-23/+81
| * | | | runtime: missing functions in prefs swig file.Tom Rondeau2013-03-271-22/+16
| * | | | updates to FindGnuradio.cmake for core->runtime renameTim O'Shea2013-03-271-5/+5
| * | | | fix for missing LOG4CXX link flag in runtimeTim O'Shea2013-03-271-0/+1
| * | | | cleaning up ice interfaceTim O'Shea2013-03-273-94/+88
| * | | | build: remove config.h from any header files; only use it in source files.Tom Rondeau2013-03-2712-11/+34
| * | | | build: setting .pc files to require new gnuradio-runtime.Tom Rondeau2013-03-2721-21/+21
| * | | | modtool: Updated so new modules built find and link against gnuradio-runtime.Tom Rondeau2013-03-279-40/+40
| * | | | runtime: build structure updates so ControlPort is usable in QA and once inst...Tom Rondeau2013-03-273-3/+9
| * | | | runtime: adding in some Python stuff to run code.Tom Rondeau2013-03-274-3/+141
| * | | | runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-26485-4300/+1282
* | | | | Merge branch 'master' into nextTom Rondeau2013-03-272-11/+13
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | grc: made 'float' an acceptable alias to 'real' in parameter types.Tom Rondeau2013-03-271-9/+11
| * | | Merge branch 'maint'Tom Rondeau2013-03-271-2/+2
| |\| |