summaryrefslogtreecommitdiff
path: root/gnuradio-runtime
Commit message (Collapse)AuthorAgeFilesLines
* making tuner a componentTim O'Shea2013-04-011-1/+1
|
* 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-011-1/+1
|
* adding a grc block for launch performance monitorxTim O'Shea2013-04-011-3/+16
|
* install gr-perf-monitorx to bin dirTim O'Shea2013-04-011-0/+1
|
* bug fixes for ControlPortTim O'Shea2013-04-012-3/+6
|
* runtime: fixing missing includes from previous merge conflict.Tom Rondeau2013-04-011-0/+2
|
* Merge branch 'master' into nextTom Rondeau2013-04-013-11/+15
| | | | | | | | | | Conflicts: gnuradio-runtime/include/gr_logger.h gr-digital/lib/packet_headergenerator_bb_impl.cc gr-digital/python/ofdm_txrx.py gr-digital/python/qa_ofdm_txrx.py gr-digital/python/qa_packet_headergenerator_bb.py gr-uhd/examples/python/usrp_spectrum_sense.py
* Merge branch 'master' into nextTom Rondeau2013-03-295-10/+10
| | | | | Conflicts: gnuradio-runtime/include/gr_block.h
* runtime: fix parallel builds, make -j working againJohnathan Corgan2013-03-272-6/+2
|
* 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
|
* 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-276-11/+10
|
* runtime: build structure updates so ControlPort is usable in QA and once ↵Tom Rondeau2013-03-271-2/+2
| | | | installed.
* 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-26305-0/+37868