summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJohnathan Corgan2013-02-171-0/+1
|\
| * Merge branch 'maint'Johnathan Corgan2013-02-171-0/+1
| |\
| | * core: added missing include for gruel threadJosh Blum2013-02-171-0/+1
* | | ctrlport: fixing typo in gr_throttle RPC export.Tom Rondeau2013-02-171-1/+1
* | | Merge branch 'master' into nextTom Rondeau2013-02-177-12/+163
|\| |
| * | core: if the config files don't exist, just return an empty list; don't fail.Tom Rondeau2013-02-171-2/+3
| * | Merge branch 'cpp_prefs'Tom Rondeau2013-02-177-12/+162
| |\ \
| | * | core: prefs of true/on/1 and false/off/0 are translated to bools.Tom Rondeau2013-02-161-2/+2
| | * | core: add ability to override config files with environmental variables.Tom Rondeau2013-02-161-2/+14
| | * | core: only query preferences database once at start of block_executor.Tom Rondeau2013-02-162-4/+11
| | * | core: adding and using a PerfCounters section to the config files.Tom Rondeau2013-02-162-2/+10
| | * | core: Making an all C++ version of the preferences/config file readers.Tom Rondeau2013-02-164-10/+133
| * | | Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau2013-02-173-5/+19
| |\ \ \ | | |/ / | |/| |
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-02-173-5/+21
|\ \ \ \
| * \ \ \ Merge branch 'master' into nextJohnathan Corgan2013-02-173-5/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'maint'Johnathan Corgan2013-02-173-5/+19
| | |\ \ \ | | | | |/ | | | |/|
| | | * | core: fix gr_message_debug for printing PDUsJohnathan Corgan2013-02-173-5/+19
* | | | | ctrlport: adding display type for stripchart as opposed to timeseries.Tom Rondeau2013-02-178-63/+86
* | | | | ctrlport: new DISPLOGTIMESERIES{F,C} to set plot into log mode.Tom Rondeau2013-02-175-5/+23
|/ / / /
* | | | Merge branch 'master' into nextTom Rondeau2013-02-171-1/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | core: adding new var perf. counters to swig interface.Tom Rondeau2013-02-161-1/+8
* | | | core: adding variance perf. counters to ctrlport.Tom Rondeau2013-02-151-5/+35
* | | | Merge branch 'master' into nextTom Rondeau2013-02-154-18/+260
|\| | |
| * | | core: adding variance calcs to perf. counters.Tom Rondeau2013-02-154-18/+260
| |/ /
| * | Merge branch 'maint'Tom Rondeau2013-02-131-0/+1
| |\|
| | * core: adding necessary include to gr_block_registry.hTim O'Shea2013-02-131-0/+1
| * | Merge branch 'maint'Tom Rondeau2013-02-131-1/+1
| |\|
| | * core: cleaning warningsTim O'Shea2013-02-131-1/+1
* | | qtgui: fixing time raster axis and picker labels.Tom Rondeau2013-02-141-71/+112
* | | ctrlport: added time raster plot option to gr-ctrlport-monitor.Tom Rondeau2013-02-142-5/+154
* | | ctrlport: turn on autoscaling of figures by default; don't scale to max/min.Tom Rondeau2013-02-131-16/+5
* | | core: Python msg passing QA update for new PMT naming scheme.Tom Rondeau2013-02-131-9/+9
* | | core: gr-ctrlport-monitor, allow setting polling rateTim O'Shea2013-02-131-3/+43
* | | Merge branch 'master' into nextTom Rondeau2013-02-131-1/+1
|\ \ \
| * | | core: change order of variables to clean up warning.Tom Rondeau2013-02-131-1/+1
| * | | core: cleaning warningsTim O'Shea2013-02-131-1/+1
| * | | core: adding necessary include to gr_block_registry.hTim O'Shea2013-02-131-0/+1
| |/ /
* | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-02-1310-30/+326
|\ \ \
| * | | Merge branch 'master' into nextJohnathan Corgan2013-02-127-12/+290
| |\| |
| | * | Merge remote-tracking branch 'reynwar/python_msg'Johnathan Corgan2013-02-127-12/+290
| | |\ \
| | | * | core: Enabling msg_connect within python blocks.Roy Thompson2013-01-317-12/+290
| * | | | Merge branch 'master' into nextJohnathan Corgan2013-02-123-18/+36
| |\| | |
| | * | | Merge remote-tracking branch 'reynwar/min_output'Johnathan Corgan2013-02-123-18/+36
| | |\ \ \
| | | * | | core: Add min_noutput_items to gr_block.Ben Reynwar2013-01-223-18/+36
| | | |/ /
* | | | | core: exposing gr_throttle to CtrlPortTim O'Shea2013-02-132-0/+20
* | | | | core: cleaning warningsTim O'Shea2013-02-131-1/+1
* | | | | core: adding necessary include to gr_block_registry.hTim O'Shea2013-02-131-0/+1
* | | | | 1. adding some support for int and uint8 vector typesTim O'Shea2013-02-132-10/+93
|/ / / /
* | | | core: fixed some typos in the PDU tag/stream and example.Tom Rondeau2013-02-121-1/+1
* | | | Merge branch 'master' into nextTom Rondeau2013-02-122-2/+3
|\| | |