summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/runtime
Commit message (Expand)AuthorAgeFilesLines
* runtime: migrate remaining gnuradio-core contents into gnuradio-runtimeJohnathan Corgan2013-03-26153-19501/+0
* core: Made logger swig functionalMark Plett2013-03-263-266/+402
* fix for python grcp get variables getting exported propperlyTim O'Shea2013-03-261-1/+3
* fix for one-long strings being shown/converted incorrectly to char typeTim O'Shea2013-03-261-10/+5
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-182-4/+15
|\
| * core: fix use of inaccesible methods in pycallbackTim O'Shea2013-03-181-3/+14
| * Merge branch 'master' into nextJohnathan Corgan2013-03-181-1/+1
| |\
| | * core: fix typo in logger header fileTim O'Shea2013-03-181-1/+1
* | | blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-1719-1680/+10
|/ /
* | Merge branch 'ofdm-master' into ofdm-nextJohnathan Corgan2013-03-155-0/+317
|\|
| * Squash/rebased martin/ofdm-master onto trial merge branchMartin Braun2013-03-155-0/+317
* | core: changed PC get functions to return instantaneous value. Average values ...Tom Rondeau2013-03-144-18/+242
* | Merge branch 'master' into nextTom Rondeau2013-03-135-327/+422
|\|
| * log: fixes to replace log4cxx with log4cpp.Tom Rondeau2013-03-132-30/+29
| * log: replacing log4cxx with log4cpp.Tom Rondeau2013-03-133-20/+20
| * Merge remote-tracking branch 'gr3.7_log4cpp'Tom Rondeau2013-03-135-288/+384
| |\
| | * Converted gr_logger to use log4cppuser2013-03-125-288/+384
* | | blocks: removing file_sink/source file_descriptor_sink/source form core and m...Tom Rondeau2013-03-101-1/+1
* | | Merge branch 'master' into nextTom Rondeau2013-03-072-4/+36
|\| |
| * | Merge branch 'maint'Tom Rondeau2013-03-072-4/+36
| |\ \ | | |/ | |/|
| | * core: protect against popping a message off the queue if no handler is attached.Tom Rondeau2013-03-072-4/+36
* | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-061-2/+1
* | | Merge branch 'master' into nextTom Rondeau2013-03-041-2/+2
|\| |
| * | log: more minor fixups integrating gr-logger.Tom Rondeau2013-03-041-2/+2
* | | Merge branch 'master' into nextTom Rondeau2013-03-0310-1/+938
|\| |
| * | log: adding default loggers to all gr_blocks to make using them simpler.Tom Rondeau2013-03-0311-158/+408
| * | Merge branch 'master' into gr_logTom Rondeau2013-03-0137-247/+2063
| |\|
| * | log: cleaned up naming, added gr_log_get_level function.Tom Rondeau2013-03-013-71/+157
| * | Merge branch 'master' into gr_logTom Rondeau2012-09-062-2/+23
| |\ \
| * | | log: fixed gr_log to be usable in Python.Tom Rondeau2012-06-133-12/+18
| * | | log: added a macro and routine to set log level from config file.Tom Rondeau2012-06-133-1/+104
| * | | log: Restructure config file handling for gr-log.Tom Rondeau2012-06-114-91/+17
| * | | Fixing up the gr-log capabilities.Tom Rondeau2012-06-083-27/+28
| * | | core: Adds a gr-log concept for easy logging at various levels.Tom Rondeau2012-06-079-0/+566
* | | | ctrlport: adding option to toggle export of the list of edges on/off.Tom Rondeau2013-02-271-7/+9
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-02-261-0/+6
|\ \ \ \
| * \ \ \ Merge branch 'master' into nextTom Rondeau2013-02-261-0/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | core: adding a mutex as a protected member of gr_block for use in protecting ...Tom Rondeau2013-02-261-1/+7
* | | | | core: adds a function to top_block to get a list of edges as a string.Tom Rondeau2013-02-228-1/+51
|/ / / /
* | | | ctrlport: added an option to allow enabling/disable of perfcounters over ctrl...Tom Rondeau2013-02-221-2/+4
* | | | ctrlport: made display type in ControlPort setup field into an options mask.Tom Rondeau2013-02-206-50/+70
* | | | core: use prefs file to enable/disable ctrlport export of perf. counters.Tom Rondeau2013-02-191-5/+8
* | | | ctrlport: using prefs files to configure ctrlport.Tom Rondeau2013-02-191-29/+9
* | | | ctrlport: adding a config param to enable/disable controlport, default=disabled.Tom Rondeau2013-02-182-7/+19
* | | | Merge branch 'master' into nextTom Rondeau2013-02-172-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-161-2/+7
* | | | ctrlport: adding display type for stripchart as opposed to timeseries.Tom Rondeau2013-02-175-12/+18
* | | | ctrlport: new DISPLOGTIMESERIES{F,C} to set plot into log mode.Tom Rondeau2013-02-173-3/+9
* | | | Merge branch 'master' into nextTom Rondeau2013-02-171-1/+8
|\| | |