| Commit message (Expand) | Author | Age | Files | Lines |
* | gnuradio-core: Enabling uninstalled python imports. | Ben Reynwar | 2013-03-07 | 2 | -1/+31 |
* | filter: imporint firdes from gr-filter; no longer in gnuradio-core. | Tom Rondeau | 2013-03-07 | 1 | -1/+1 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-03-07 | 3 | -4/+41 |
|\ |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2013-03-07 | 3 | -4/+41 |
| |\ |
|
| | * | core: moving over setting of max_messages option to conf.in file. | Tom Rondeau | 2013-03-07 | 1 | -0/+5 |
| | * | Merge branch 'maint' | Tom Rondeau | 2013-03-07 | 3 | -6/+37 |
| | |\ |
|
| | | * | core: protect against popping a message off the queue if no handler is attached. | Tom Rondeau | 2013-03-07 | 4 | -6/+41 |
| | | * | prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m... | Tom Rondeau | 2013-03-05 | 3 | -28/+29 |
* | | | | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-03-07 | 5 | -324/+0 |
|\| | | |
|
| * | | | blocks: removing bin_statistics_f from core; now in gr-blocks. | Tom Rondeau | 2013-03-07 | 5 | -324/+0 |
* | | | | core: don't import filter here; causes cyclic import problem. Just installing... | Tom Rondeau | 2013-03-07 | 1 | -6/+25 |
|/ / / |
|
* | | | blocks: removing burst_tagger from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 8 | -295/+0 |
* | | | core: removing simple_framer_sync, now in gr-digital. | Tom Rondeau | 2013-03-06 | 2 | -52/+0 |
* | | | blocks: removing gr_tag_debug from core; now in gr-blocks. | Tom Rondeau | 2013-03-06 | 6 | -271/+0 |
* | | | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 14 | -3391/+10 |
* | | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 10 | -801/+5 |
* | | | core: removing single_pole_irr header from core that is no longer used. | Tom Rondeau | 2013-03-06 | 1 | -191/+0 |
* | | | core: removing goertzel and fft implementations from core; see gr-fft. | Tom Rondeau | 2013-03-06 | 7 | -735/+0 |
* | | | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 33 | -2513/+0 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 2 | -1/+71 |
|\| | |
|
| * | | Added Windows DLL resource files | Nicholas Corgan | 2013-03-05 | 2 | -1/+71 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 3 | -29/+29 |
|\| | |
|
| * | | prefs: pass strings by reference. Also cleans up a comma in gr_modtool that m... | Tom Rondeau | 2013-03-05 | 3 | -28/+29 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-03-05 | 1 | -5/+1 |
|\| | |
|
| * | | log: simplifying makefile since this variable is always set, even if blank. | Tom Rondeau | 2013-03-05 | 1 | -5/+1 |
* | | | core: boost::filename3::path::/ operator works on older boost verions than /= | Tim O'Shea | 2013-03-04 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-03-04 | 3 | -4/+6 |
|\| | |
|
| * | | log: more minor fixups integrating gr-logger. | Tom Rondeau | 2013-03-04 | 4 | -8/+11 |
* | | | Fixing up some code after merge and conflicts. | Tom Rondeau | 2013-03-03 | 1 | -0/+8 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 17 | -19/+1071 |
|\| | |
|
| * | | log: adding default loggers to all gr_blocks to make using them simpler. | Tom Rondeau | 2013-03-03 | 14 | -229/+447 |
| * | | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 151 | -425/+7121 |
| |\ \ |
|
| * | | | log: cleaned up naming, added gr_log_get_level function. | Tom Rondeau | 2013-03-01 | 4 | -72/+158 |
| * | | | log: fixups after merge. | Tom Rondeau | 2013-03-01 | 1 | -1/+1 |
| * | | | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 74 | -508/+2254 |
| |\ \ \ |
|
| * | | | | log: fixed gr_log to be usable in Python. | Tom Rondeau | 2012-06-13 | 4 | -16/+21 |
| * | | | | log: added a macro and routine to set log level from config file. | Tom Rondeau | 2012-06-13 | 4 | -1/+118 |
| * | | | | log: Restructure config file handling for gr-log. | Tom Rondeau | 2012-06-11 | 7 | -56/+102 |
| * | | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 7 | -56/+50 |
| * | | | | core: Adds a gr-log concept for easy logging at various levels. | Tom Rondeau | 2012-06-07 | 13 | -0/+606 |
* | | | | | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 16 | -754/+0 |
* | | | | | Merge branch 'perf_monitor' into next | Tom Rondeau | 2013-03-01 | 1 | -0/+591 |
|\ \ \ \ \ |
|
| * | | | | | ctrlport: fixing up perf counter monitor tool | Tom Rondeau | 2013-02-28 | 1 | -4/+7 |
| * | | | | | Merge branch 'next' into perf_monitor | Tom Rondeau | 2013-02-28 | 48 | -2517/+427 |
| |\ \ \ \ \ |
|
| * | | | | | | ctrlport: Adds a new gr-perf-monitor tool that displays a graph and the perf ... | Tom Rondeau | 2013-02-28 | 1 | -221/+136 |
| * | | | | | | perf mon: wip. | Tom Rondeau | 2013-02-23 | 1 | -1/+1 |
| * | | | | | | ctrlport: wip: performance counter monitor for ControlPort. | Tom Rondeau | 2013-02-22 | 1 | -0/+673 |
* | | | | | | | blocks: removing references to argmax and max. | Tom Rondeau | 2013-02-28 | 2 | -4/+0 |
* | | | | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-28 | 6 | -322/+0 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | core: removed PDU related blocks | Johnathan Corgan | 2013-02-28 | 22 | -1502/+0 |
| |_|/ / / /
|/| | | | | |
|