summaryrefslogtreecommitdiff
path: root/gnuradio-core
Commit message (Expand)AuthorAgeFilesLines
* gnuradio-core: Enabling uninstalled python imports.Ben Reynwar2013-03-072-1/+31
* filter: imporint firdes from gr-filter; no longer in gnuradio-core.Tom Rondeau2013-03-071-1/+1
* Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-073-4/+41
|\
| * Merge branch 'master' into nextTom Rondeau2013-03-073-4/+41
| |\
| | * core: moving over setting of max_messages option to conf.in file.Tom Rondeau2013-03-071-0/+5
| | * Merge branch 'maint'Tom Rondeau2013-03-073-6/+37
| | |\
| | | * core: protect against popping a message off the queue if no handler is attached.Tom Rondeau2013-03-074-6/+41
| | | * prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau2013-03-053-28/+29
* | | | Merge branch 'next' of gnuradio.org:gnuradio into nextTom Rondeau2013-03-075-324/+0
|\| | |
| * | | blocks: removing bin_statistics_f from core; now in gr-blocks.Tom Rondeau2013-03-075-324/+0
* | | | core: don't import filter here; causes cyclic import problem. Just installing...Tom Rondeau2013-03-071-6/+25
|/ / /
* | | blocks: removing burst_tagger from core; now in gr-blocks.Tom Rondeau2013-03-068-295/+0
* | | core: removing simple_framer_sync, now in gr-digital.Tom Rondeau2013-03-062-52/+0
* | | blocks: removing gr_tag_debug from core; now in gr-blocks.Tom Rondeau2013-03-066-271/+0
* | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter.Tom Rondeau2013-03-0614-3391/+10
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks.Tom Rondeau2013-03-0610-801/+5
* | | core: removing single_pole_irr header from core that is no longer used.Tom Rondeau2013-03-061-191/+0
* | | core: removing goertzel and fft implementations from core; see gr-fft.Tom Rondeau2013-03-067-735/+0
* | | blocks: removing blocks moved into gr-blocks:Tom Rondeau2013-03-0633-2513/+0
* | | Merge branch 'master' into nextTom Rondeau2013-03-052-1/+71
|\| |
| * | Added Windows DLL resource filesNicholas Corgan2013-03-052-1/+71
* | | Merge branch 'master' into nextTom Rondeau2013-03-053-29/+29
|\| |
| * | prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m...Tom Rondeau2013-03-053-28/+29
* | | Merge branch 'master' into nextTom Rondeau2013-03-051-5/+1
|\| |
| * | log: simplifying makefile since this variable is always set, even if blank.Tom Rondeau2013-03-051-5/+1
* | | core: boost::filename3::path::/ operator works on older boost verions than /=Tim O'Shea2013-03-041-1/+1
* | | Merge branch 'master' into nextTom Rondeau2013-03-043-4/+6
|\| |
| * | log: more minor fixups integrating gr-logger.Tom Rondeau2013-03-044-8/+11
* | | Fixing up some code after merge and conflicts.Tom Rondeau2013-03-031-0/+8
* | | Merge branch 'master' into nextTom Rondeau2013-03-0317-19/+1071
|\| |
| * | log: adding default loggers to all gr_blocks to make using them simpler.Tom Rondeau2013-03-0314-229/+447
| * | Merge branch 'master' into gr_logTom Rondeau2013-03-01151-425/+7121
| |\ \
| * | | log: cleaned up naming, added gr_log_get_level function.Tom Rondeau2013-03-014-72/+158
| * | | log: fixups after merge.Tom Rondeau2013-03-011-1/+1
| * | | Merge branch 'master' into gr_logTom Rondeau2012-09-0674-508/+2254
| |\ \ \
| * | | | log: fixed gr_log to be usable in Python.Tom Rondeau2012-06-134-16/+21
| * | | | log: added a macro and routine to set log level from config file.Tom Rondeau2012-06-134-1/+118
| * | | | log: Restructure config file handling for gr-log.Tom Rondeau2012-06-117-56/+102
| * | | | Fixing up the gr-log capabilities.Tom Rondeau2012-06-087-56/+50
| * | | | core: Adds a gr-log concept for easy logging at various levels.Tom Rondeau2012-06-0713-0/+606
* | | | | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold.Tom Rondeau2013-03-0216-754/+0
* | | | | Merge branch 'perf_monitor' into nextTom Rondeau2013-03-011-0/+591
|\ \ \ \ \
| * | | | | ctrlport: fixing up perf counter monitor toolTom Rondeau2013-02-281-4/+7
| * | | | | Merge branch 'next' into perf_monitorTom Rondeau2013-02-2848-2517/+427
| |\ \ \ \ \
| * | | | | | ctrlport: Adds a new gr-perf-monitor tool that displays a graph and the perf ...Tom Rondeau2013-02-281-221/+136
| * | | | | | perf mon: wip.Tom Rondeau2013-02-231-1/+1
| * | | | | | ctrlport: wip: performance counter monitor for ControlPort.Tom Rondeau2013-02-221-0/+673
* | | | | | | blocks: removing references to argmax and max.Tom Rondeau2013-02-282-4/+0
* | | | | | | Merge branch 'master' into nextTom Rondeau2013-02-286-322/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | core: removed PDU related blocksJohnathan Corgan2013-02-2822-1502/+0
| |_|/ / / / |/| | | | |