summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/realtime.cc
Commit message (Collapse)AuthorAgeFilesLines
* runtime: fix use of gr::realtime.Tom Rondeau2013-05-251-1/+1
|
* Merge branch 'next' into runtime_pimplJohnathan Corgan2013-05-121-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Catches up runtime_pimpl branch with changes on next since the initial branch start. Conflicts: gnuradio-runtime/include/gnuradio/constants.h gnuradio-runtime/include/gnuradio/tags.h gnuradio-runtime/include/gr_block_detail.h gnuradio-runtime/include/gr_buffer.h gnuradio-runtime/lib/CMakeLists.txt gnuradio-runtime/lib/gr_block.cc gnuradio-runtime/lib/gr_block_detail.cc gnuradio-runtime/lib/gr_block_executor.cc gnuradio-runtime/lib/gr_buffer.cc gnuradio-runtime/lib/gr_realtime.cc gr-blocks/lib/interleaved_short_to_complex_impl.cc
* | runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-146/+5
|/
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-0/+178
PMTs are handled slightly different and are installed into their own module and include dir.