Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: removed last references to GRUEL. | Tom Rondeau | 2013-04-01 | 3 | -230/+0 |
| | | | | Also update qa_runtime to pull in qa_pmt tests. | ||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 27 | -5062/+0 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-29 | 1 | -20/+20 |
|\ | | | | | | | | | Conflicts: gnuradio-runtime/include/gr_block.h | ||||
| * | core: addressing issue #529. Using vector<int> instead of vector<unsigned ↵ | Tom Rondeau | 2013-03-29 | 1 | -20/+20 |
| | | | | | | | | | | | | int> for affinity mask vector. This is wrong as the mask should be unsigned, but necessary for SWIG to work cleanly on both 32-bit and 64-bit platforms. | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+70 |
|\| | | | | | | | | | | | | | | | Conflicts: gr-atsc/src/lib/CMakeLists.txt gr-noaa/lib/CMakeLists.txt gr-trellis/src/lib/CMakeLists.txt gr-video-sdl/src/CMakeLists.txt | ||||
| * | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+70 |
| | | |||||
* | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 2 | -0/+227 |
|\| | |||||
| * | gruel: renamed mask to dword_mask | Nicholas Corgan | 2013-02-06 | 1 | -6/+6 |
| | | |||||
| * | core: working thread affinity concept into gr_blocks. | Tom Rondeau | 2013-02-06 | 1 | -1/+4 |
| | | | | | | | | | | | | Example in gnuradio-core/src/examples/mp-sched/affinity_set.py Documentation describing API in docs/doxygen/other/thread_affinity.dox | ||||
| * | gruel: adding wrapper layer for gruel threads to enable setting thread affinity. | Tom Rondeau | 2013-02-06 | 2 | -0/+224 |
| | | | | | | | | Working in Linux; programmed for Windows (but untested); nops for OSX. | ||||
* | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ↵ | Michael L Dickens | 2013-01-04 | 1 | -4/+5 |
|\| | | | | | | | of the INCLUDE_DIRS order | ||||
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵ | Michael L Dickens | 2013-01-01 | 1 | -1/+1 |
| | | | | | | | | ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio). | ||||
| * | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-20 | 2 | -0/+22 |
| | | |||||
| * | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-19 | 1 | -0/+12 |
| | | |||||
* | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 6 | -783/+792 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/io/gr_pdu.cc gruel/src/lib/pmt/pmt.cc gruel/src/lib/pmt/qa_pmt_prims.cc gruel/src/lib/pmt/unv_template.cc.t gruel/src/swig/pmt_swig.i | ||||
| * | | gruel: Renaming PMT function to get rid of pmt_ prefix. | Tom Rondeau | 2012-12-21 | 6 | -785/+789 |
| | | | | | | | | | | | | Also cleans up Python interface. Removed pmt.print statement from swig but overloaded __repr__ attribute of PMTs for easy printing. | ||||
| * | | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-21 | 2 | -0/+22 |
| | | | |||||
| * | | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-21 | 1 | -0/+12 |
| | | | |||||
* | | | gruel: adding a 'pmt_from_complex' call (more clear than pmt_make_rectangular). | Tom Rondeau | 2012-12-21 | 2 | -0/+22 |
| | | | |||||
* | | | gruel: pmt_Xvector_elements can be used in Python to return a Python tuple. | Tom Rondeau | 2012-12-21 | 1 | -0/+12 |
|/ / | |||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-17 | 1 | -8/+8 |
|\| | |||||
| * | gruel: changing PMT (de)serialize of complex to make more portable ↵ | Tom Rondeau | 2012-12-17 | 1 | -8/+8 |
| | | | | | | | | (apparently; for OSX). | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-14 | 2 | -6/+345 |
|\| | | | | | | | | | Conflicts: gr-utils/src/python/CMakeLists.txt | ||||
| * | gruel: Enabling serialize/deserialize for PMT vectors. | Tom Rondeau | 2012-12-14 | 1 | -6/+338 |
| | | |||||
| * | gruel: allow us to use pmt_init_Xvector methods in python. | Tom Rondeau | 2012-12-13 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-07 | 1 | -0/+16 |
|\| | | | | | | | | | Conflicts: gnuradio-core/src/lib/runtime/gr_basic_block.h | ||||
| * | core: added gr_tuntap_pdu, gr_socket_pdu, and msg passing enhancements | Tim O'Shea | 2012-12-07 | 1 | -0/+16 |
| | | |||||
* | | ctrlport: fixing up controlport integration into gnuradio-core for merge ↵ | Tom Rondeau | 2012-12-03 | 1 | -0/+1 |
| | | | | | | | | with next. | ||||
* | | Merging ctrlport2 into next branch. | Tom Rondeau | 2012-12-03 | 1 | -0/+36 |
|/ | |||||
* | core: adding msg_connect, updating msg interface, adding symbolic block names | Tim O'Shea | 2012-11-29 | 2 | -4/+21 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -1/+3 |
|\ | | | | | | | | | Conflicts: gruel/src/swig/CMakeLists.txt | ||||
| * | swig: added additional swig dependencies gruel/core | Johnathan Corgan | 2012-07-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | pmt swig gen depends upon the generated header core depends upon pmt swig custom target Conflicts: gruel/src/swig/CMakeLists.txt | ||||
* | | removing debug | Tim O'Shea | 2012-06-20 | 1 | -1/+0 |
| | | |||||
* | | bug fixxes to tuple serialize | Tim O'Shea | 2012-06-20 | 1 | -6/+3 |
| | | |||||
* | | 1. handle pmt serialize and deserialize for tuples | Tim O'Shea | 2012-06-20 | 2 | -0/+42 |
| | | | | | | | | 2. fix offset checking in pmt_annotator_raw | ||||
* | | New Features: | Tim O'Shea | 2012-06-15 | 2 | -6/+14 |
|/ | | | | | added support for pmt_serialize and pmt_deserialize for uint64_t type pmts added gr_add_const_bb typed block to gr_add_const_XX gengen | ||||
* | gruel: conditional linking for pthread | Josh Blum | 2012-05-02 | 1 | -1/+7 |
| | |||||
* | gruel: fix linker assumption made explicit on Ubuntu 12.04 | Tim Oshea | 2012-04-30 | 1 | -1/+1 |
| | |||||
* | Various fixes for using Python 2.5. | Tom Rondeau | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'maint' | Johnathan Corgan | 2012-04-16 | 2 | -27/+2 |
|\ | |||||
| * | Revert "Merge remote branch 'jblum-github/pmt_set_deleter'" | Johnathan Corgan | 2012-04-16 | 2 | -21/+2 |
| | | | | | | | | | | This reverts commit f88b8cf5508d3ba446cb94f800c56d34279cf91e, reversing changes made to a87ac60f15c2593ececb02ba16ab842c20e760d2. | ||||
| * | Revert "Merge branch 'test/fix-pmt-deleter' into maint" | Johnathan Corgan | 2012-04-16 | 1 | -7/+1 |
| | | | | | | | | | | This reverts commit 04e2ebb979942cada74f10ea022342716c6851bf, reversing changes made to 25d687550a0322ffaf270f25faf2b4a78a97142c. | ||||
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-15 | 1 | -1/+7 |
|\| | |||||
| * | pmt: fix segfault in deleter | Johnathan Corgan | 2012-04-15 | 1 | -1/+7 |
| | | |||||
* | | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 23 | -130/+130 |
| | | | | | | | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-04 | 2 | -2/+21 |
|\| | |||||
| * | pmt: added advanded pmt_set_deleter (c++ only) | Josh Blum | 2012-04-03 | 2 | -2/+21 |
| | | |||||
* | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 3 | -7/+132 |
| | | | | | | | | The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point. | ||||
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 6 | -225/+0 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | the libraries | Josh Blum | 2011-10-23 | 1 | -8/+1 |
| |