summaryrefslogtreecommitdiff
path: root/gnuradio-runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Tom Rondeau2013-08-281-1/+0
|\
| * cmake: don't install controlport config file in two places. Just in etc/gnura...Tom Rondeau2013-08-281-1/+0
* | Merge branch 'dynamic_channel'Tom Rondeau2013-08-273-0/+45
|\ \
| * | blocks: adding a complex VCO block.Tom Rondeau2013-08-263-0/+45
* | | Merge branch 'maint'Johnathan Corgan2013-08-251-2/+5
|\ \ \ | |/ / |/| / | |/
| * runtime: fix hier_block2 disconnect_all()Johnathan Corgan2013-08-251-2/+5
* | ctrlport: only convert strings to bytes for probe2_b data.Tom Rondeau2013-08-212-3/+3
* | added tag_propagation_policy_t to block_gatewayMarcus Müller2013-07-311-0/+6
* | Merge branch 'maint'Tom Rondeau2013-07-291-1/+1
|\|
| * runtime: fixed copy/paste error in volk_types.pyAlexandru Csete2013-07-291-1/+1
* | Merge branch 'maint'Tom Rondeau2013-07-266-6/+17
|\|
| * examples: Some of the examples were updated to use 3.7 API, but the new modul...Nathan West2013-07-266-6/+17
* | Merge branch 'maint'Johnathan Corgan2013-07-221-85/+95
|\|
| * runtime: vmcircbuf_sysv_shm workaround for shmem race conditionTim O'Shea2013-07-221-85/+95
* | Merge branch 'maint'Johnathan Corgan2013-07-221-1/+5
|\|
| * build: fix for finding and handling ICE 3.5 or 3.4Tom Rondeau2013-07-221-1/+5
* | Merge branch 'maint'Johnathan Corgan2013-07-223-18/+48
|\|
| * runtime: fix asynch messages delivery when handler not definedTim O'Shea2013-07-223-18/+48
* | runtime: added support for setting thread affinity to all blocks under a hier...Tom Rondeau2013-07-176-0/+83
* | ctrlport: fixes display for different types of probe data.Tom Rondeau2013-07-161-15/+29
* | controlport: Added probes for byte, short, and int data typesTom Rondeau2013-07-165-43/+142
* | grc: added special variable objects to represent constellations.Tom Rondeau2013-07-161-1/+1
* | ctrlport: removed 'New Plot' toolbar button. Needs work to be useful and was ...Tom Rondeau2013-07-161-6/+0
* | ctrlport: Improved display handling for gr-ctrlport-monitor.Tim Newman2013-07-161-10/+49
|/
* runtime: makes sure if capping to max_noutput_items with output_multiple that...Tom Rondeau2013-06-271-1/+3
* ctrlport: fixed an issue where we weren't using a standard C++ way to set com...Tom Rondeau2013-06-221-3/+1
* Merge branch 'maint'Johnathan Corgan2013-06-221-0/+3
* runtime: fixed checks on vmcircbuf file and mutex locking for creation and us...Tom Rondeau2013-06-216-6/+20
* controlport: added support for complex data types.Tom Rondeau2013-06-188-20/+136
* runtime: ignore last commit. Problem was an extra lock inside the test routin...Tom Rondeau2013-06-152-2/+4
* runtime: removing mutex locks; broke other things more important than what it...Tom Rondeau2013-06-151-4/+0
* runtime: 2 threading issues with the shared memory system.Tom Rondeau2013-06-145-1/+27
* runtime: (dup of e0f9a39 for 3.7 structure) making block_registry thread-safe...Tom Rondeau2013-06-142-0/+11
* runtime: put boost/format.hpp into logger.h to make it easily available for u...Tom Rondeau2013-06-131-0/+1
* Merge remote-tracking branch 'markplett/next'Tom Rondeau2013-06-103-8/+13
|\
| * Fixed problems preventing logger swig built into runtime.i, logger now swig'd...mark2013-06-063-9/+13
* | Merge remote-tracking branch 'osh/master'Johnathan Corgan2013-06-098-14/+112
|\ \
| * | runtime: update gr-perfmonitor-x to display message ports - currently they do...Tim O'Shea2013-06-071-14/+52
| * | runtime: export list of msg connections when performance counters are enabledTim O'Shea2013-06-077-0/+60
* | | Merge remote-tracking branch 'reynwar/minorfixes'Johnathan Corgan2013-06-072-45/+67
|\ \ \ | |/ / |/| |
| * | runtime: Move logic from block.h to block.cc.Ben Reynwar2013-06-072-45/+67
* | | runtime: fix for timer issue that was causing qtgui components to not plotTim O'Shea2013-06-062-2/+23
|/ /
* | runtime: fix gr::block initializer orderTim O'Shea2013-06-051-2/+2
* | runtime: adding thread priority methods to gr::blockTim O'Shea2013-06-058-1/+143
* | runtime: adding clock-type selection drop down to gr-perf-monitorx toolTim O'Shea2013-06-051-0/+36
* | runtime: adding config file + ctrlport selectable gr::high_res_timer to selec...Tim O'Shea2013-06-055-18/+56
* | Merge remote-tracking branch 'reynwar/uninstalled_imports' into merge-inplaceJohnathan Corgan2013-06-048-37/+78
|\ \
| * | uninstalled import: Updatings blocks, fec, uhd, and filter so that uninstalle...Ben Reynwar2013-06-045-32/+37
| * | uninstalled imports: Fixed gr-audio and gr-atsc.Ben Reynwar2013-06-031-2/+2
| * | uninstalled imports: Fixing up after merge with master.Ben Reynwar2013-06-032-1/+5