| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Tom Rondeau | 2013-08-28 | 1 | -1/+0 |
|\ |
|
| * | cmake: don't install controlport config file in two places. Just in etc/gnura... | Tom Rondeau | 2013-08-28 | 1 | -1/+0 |
* | | Merge branch 'dynamic_channel' | Tom Rondeau | 2013-08-27 | 3 | -0/+45 |
|\ \ |
|
| * | | blocks: adding a complex VCO block. | Tom Rondeau | 2013-08-26 | 3 | -0/+45 |
* | | | Merge branch 'maint' | Johnathan Corgan | 2013-08-25 | 1 | -2/+5 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | runtime: fix hier_block2 disconnect_all() | Johnathan Corgan | 2013-08-25 | 1 | -2/+5 |
* | | ctrlport: only convert strings to bytes for probe2_b data. | Tom Rondeau | 2013-08-21 | 2 | -3/+3 |
* | | added tag_propagation_policy_t to block_gateway | Marcus Müller | 2013-07-31 | 1 | -0/+6 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-07-29 | 1 | -1/+1 |
|\| |
|
| * | runtime: fixed copy/paste error in volk_types.py | Alexandru Csete | 2013-07-29 | 1 | -1/+1 |
* | | Merge branch 'maint' | Tom Rondeau | 2013-07-26 | 6 | -6/+17 |
|\| |
|
| * | examples: Some of the examples were updated to use 3.7 API, but the new modul... | Nathan West | 2013-07-26 | 6 | -6/+17 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-07-22 | 1 | -85/+95 |
|\| |
|
| * | runtime: vmcircbuf_sysv_shm workaround for shmem race condition | Tim O'Shea | 2013-07-22 | 1 | -85/+95 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-07-22 | 1 | -1/+5 |
|\| |
|
| * | build: fix for finding and handling ICE 3.5 or 3.4 | Tom Rondeau | 2013-07-22 | 1 | -1/+5 |
* | | Merge branch 'maint' | Johnathan Corgan | 2013-07-22 | 3 | -18/+48 |
|\| |
|
| * | runtime: fix asynch messages delivery when handler not defined | Tim O'Shea | 2013-07-22 | 3 | -18/+48 |
* | | runtime: added support for setting thread affinity to all blocks under a hier... | Tom Rondeau | 2013-07-17 | 6 | -0/+83 |
* | | ctrlport: fixes display for different types of probe data. | Tom Rondeau | 2013-07-16 | 1 | -15/+29 |
* | | controlport: Added probes for byte, short, and int data types | Tom Rondeau | 2013-07-16 | 5 | -43/+142 |
* | | grc: added special variable objects to represent constellations. | Tom Rondeau | 2013-07-16 | 1 | -1/+1 |
* | | ctrlport: removed 'New Plot' toolbar button. Needs work to be useful and was ... | Tom Rondeau | 2013-07-16 | 1 | -6/+0 |
* | | ctrlport: Improved display handling for gr-ctrlport-monitor. | Tim Newman | 2013-07-16 | 1 | -10/+49 |
|/ |
|
* | runtime: makes sure if capping to max_noutput_items with output_multiple that... | Tom Rondeau | 2013-06-27 | 1 | -1/+3 |
* | ctrlport: fixed an issue where we weren't using a standard C++ way to set com... | Tom Rondeau | 2013-06-22 | 1 | -3/+1 |
* | Merge branch 'maint' | Johnathan Corgan | 2013-06-22 | 1 | -0/+3 |
* | runtime: fixed checks on vmcircbuf file and mutex locking for creation and us... | Tom Rondeau | 2013-06-21 | 6 | -6/+20 |
* | controlport: added support for complex data types. | Tom Rondeau | 2013-06-18 | 8 | -20/+136 |
* | runtime: ignore last commit. Problem was an extra lock inside the test routin... | Tom Rondeau | 2013-06-15 | 2 | -2/+4 |
* | runtime: removing mutex locks; broke other things more important than what it... | Tom Rondeau | 2013-06-15 | 1 | -4/+0 |
* | runtime: 2 threading issues with the shared memory system. | Tom Rondeau | 2013-06-14 | 5 | -1/+27 |
* | runtime: (dup of e0f9a39 for 3.7 structure) making block_registry thread-safe... | Tom Rondeau | 2013-06-14 | 2 | -0/+11 |
* | runtime: put boost/format.hpp into logger.h to make it easily available for u... | Tom Rondeau | 2013-06-13 | 1 | -0/+1 |
* | Merge remote-tracking branch 'markplett/next' | Tom Rondeau | 2013-06-10 | 3 | -8/+13 |
|\ |
|
| * | Fixed problems preventing logger swig built into runtime.i, logger now swig'd... | mark | 2013-06-06 | 3 | -9/+13 |
* | | Merge remote-tracking branch 'osh/master' | Johnathan Corgan | 2013-06-09 | 8 | -14/+112 |
|\ \ |
|
| * | | runtime: update gr-perfmonitor-x to display message ports - currently they do... | Tim O'Shea | 2013-06-07 | 1 | -14/+52 |
| * | | runtime: export list of msg connections when performance counters are enabled | Tim O'Shea | 2013-06-07 | 7 | -0/+60 |
* | | | Merge remote-tracking branch 'reynwar/minorfixes' | Johnathan Corgan | 2013-06-07 | 2 | -45/+67 |
|\ \ \
| |/ /
|/| | |
|
| * | | runtime: Move logic from block.h to block.cc. | Ben Reynwar | 2013-06-07 | 2 | -45/+67 |
* | | | runtime: fix for timer issue that was causing qtgui components to not plot | Tim O'Shea | 2013-06-06 | 2 | -2/+23 |
|/ / |
|
* | | runtime: fix gr::block initializer order | Tim O'Shea | 2013-06-05 | 1 | -2/+2 |
* | | runtime: adding thread priority methods to gr::block | Tim O'Shea | 2013-06-05 | 8 | -1/+143 |
* | | runtime: adding clock-type selection drop down to gr-perf-monitorx tool | Tim O'Shea | 2013-06-05 | 1 | -0/+36 |
* | | runtime: adding config file + ctrlport selectable gr::high_res_timer to selec... | Tim O'Shea | 2013-06-05 | 5 | -18/+56 |
* | | Merge remote-tracking branch 'reynwar/uninstalled_imports' into merge-inplace | Johnathan Corgan | 2013-06-04 | 8 | -37/+78 |
|\ \ |
|
| * | | uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle... | Ben Reynwar | 2013-06-04 | 5 | -32/+37 |
| * | | uninstalled imports: Fixed gr-audio and gr-atsc. | Ben Reynwar | 2013-06-03 | 1 | -2/+2 |
| * | | uninstalled imports: Fixing up after merge with master. | Ben Reynwar | 2013-06-03 | 2 | -1/+5 |