Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | making tuner a component | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
| | |||||
* | runtime: typo fix | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
| | |||||
* | runtime: make sure not to re-export top_block rpc variables on graph restart | Tim O'Shea | 2013-04-01 | 1 | -0/+2 |
| | |||||
* | adding missing log4cpp link flags | Tim O'Shea | 2013-04-01 | 1 | -1/+1 |
| | |||||
* | adding a grc block for launch performance monitorx | Tim O'Shea | 2013-04-01 | 1 | -3/+16 |
| | |||||
* | install gr-perf-monitorx to bin dir | Tim O'Shea | 2013-04-01 | 1 | -0/+1 |
| | |||||
* | bug fixes for ControlPort | Tim O'Shea | 2013-04-01 | 2 | -3/+6 |
| | |||||
* | runtime: fixing missing includes from previous merge conflict. | Tom Rondeau | 2013-04-01 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-04-01 | 3 | -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 next | Tom Rondeau | 2013-03-29 | 5 | -10/+10 |
| | | | | | Conflicts: gnuradio-runtime/include/gr_block.h | ||||
* | runtime: fix parallel builds, make -j working again | Johnathan Corgan | 2013-03-27 | 2 | -6/+2 |
| | |||||
* | runtime: adding block_gateway back into project. | Tom Rondeau | 2013-03-27 | 10 | -23/+81 |
| | |||||
* | runtime: missing functions in prefs swig file. | Tom Rondeau | 2013-03-27 | 1 | -22/+16 |
| | |||||
* | fix for missing LOG4CXX link flag in runtime | Tim O'Shea | 2013-03-27 | 1 | -0/+1 |
| | |||||
* | cleaning up ice interface | Tim O'Shea | 2013-03-27 | 3 | -94/+88 |
| | |||||
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 6 | -11/+10 |
| | |||||
* | runtime: build structure updates so ControlPort is usable in QA and once ↵ | Tom Rondeau | 2013-03-27 | 1 | -2/+2 |
| | | | | installed. | ||||
* | runtime: adding in some Python stuff to run code. | Tom Rondeau | 2013-03-27 | 4 | -3/+141 |
| | |||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 305 | -0/+37868 |