| Commit message (Expand) | Author | Age | Files | Lines |
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 1 | -3/+3 |
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -2/+3 |
* | docs: fixing a section name collision. | Tom Rondeau | 2013-03-04 | 1 | -1/+1 |
* | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 3 | -0/+205 |
|\ |
|
| * | log: adding default loggers to all gr_blocks to make using them simpler. | Tom Rondeau | 2013-03-03 | 1 | -0/+202 |
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 9 | -139/+1350 |
| |\ |
|
| | * | docs: correcting gr-modtool exclude path for master dir format. | Tom Rondeau | 2013-02-19 | 1 | -1/+1 |
| | * | docs: adding an exclude rule for gr-modtool to avoid conflicts. | Tom Rondeau | 2013-02-19 | 1 | -1/+2 |
| * | | log: fixups after merge. | Tom Rondeau | 2013-03-01 | 1 | -0/+2 |
| * | | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 6 | -299/+361 |
| |\ \ |
|
| * | | | log: added a macro and routine to set log level from config file. | Tom Rondeau | 2012-06-13 | 1 | -15/+42 |
| * | | | log: Restructure config file handling for gr-log. | Tom Rondeau | 2012-06-11 | 1 | -1/+1 |
| * | | | Fixing up the gr-log capabilities. | Tom Rondeau | 2012-06-08 | 1 | -3/+3 |
| * | | | docs: adding info on gr-log feature. | Tom Rondeau | 2012-06-07 | 2 | -0/+87 |
* | | | | docs: adding more documentation for ControlPort. | Tom Rondeau | 2013-02-20 | 1 | -0/+217 |
* | | | | docs: adding an exclude rule for gr-modtool to avoid conflicts. | Tom Rondeau | 2013-02-19 | 1 | -1/+2 |
* | | | | ctrlport: using prefs files to configure ctrlport. | Tom Rondeau | 2013-02-19 | 1 | -2/+27 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-17 | 1 | -0/+73 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | docs: adding section to main page explaining config files. | Tom Rondeau | 2013-02-16 | 1 | -0/+73 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2013-02-07 | 1 | -0/+65 |
|\| | | |
|
| * | | | core: working thread affinity concept into gr_blocks. | Tom Rondeau | 2013-02-06 | 1 | -0/+65 |
| * | | | docs: fixing typo. | Tom Rondeau | 2013-01-02 | 1 | -1/+1 |
* | | | | pmt: fixing a few files with older pmt naming style. | Tom Rondeau | 2013-01-13 | 2 | -30/+29 |
* | | | | docs: fixing typo. | Tom Rondeau | 2013-01-06 | 1 | -1/+1 |
* | | | | Merge branch 'pmt_rename' into next | Tom Rondeau | 2013-01-02 | 1 | -91/+95 |
|\ \ \ \ |
|
| * | | | | pmt: updated pmt docs for new naming scheme. | Tom Rondeau | 2013-01-02 | 1 | -91/+95 |
* | | | | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -13/+14 |
|/ / / / |
|
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-18 | 3 | -0/+623 |
|\| | | |
|
| * | | | docs: Restructuring main page to point to new pages describing features in GR. | Tom Rondeau | 2012-12-18 | 2 | -0/+9 |
| * | | | docs: added a doxygen manual page describing PMT types and how to use them. | Tom Rondeau | 2012-12-18 | 1 | -0/+348 |
| * | | | docs: Adding a page describing the message passing interface. | Tom Rondeau | 2012-12-18 | 1 | -0/+266 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-17 | 1 | -22/+23 |
|\| | | |
|
| * | | | docs: using full namspace for references in metadata.dox for proper linking. | Tom Rondeau | 2012-12-17 | 1 | -22/+23 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-14 | 1 | -0/+329 |
|\| | | |
|
| * | | | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 1 | -13/+19 |
| * | | | gruel: Enabling serialize/deserialize for PMT vectors. | Tom Rondeau | 2012-12-14 | 1 | -3/+3 |
| * | | | core: adding itemsize key to metadata header to allow for vectorized items. | Tom Rondeau | 2012-12-14 | 1 | -4/+5 |
| * | | | docs: added a page detailing metadata format. | Tom Rondeau | 2012-12-13 | 1 | -0/+322 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
|\| | | |
|
| * | | | docs: Removing some obsoleted Doxygen commands per issue #498. | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
* | | | | Merging ctrlport2 into next branch. | Tom Rondeau | 2012-12-03 | 1 | -0/+38 |
* | | | | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 1 | -9/+9 |
* | | | | analog: Removing all squelch blocks from gnuradio-core. | Tom Rondeau | 2012-11-06 | 1 | -3/+3 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-10-03 | 2 | -0/+276 |
|\| | | |
|
| * | | | core: fixed swig file for exporting max/min buffer sizes with port first. | Tom Rondeau | 2012-10-03 | 1 | -1/+1 |
| * | | | docs: Adding notes discussing how to use new max_output_buffer feature. | Tom Rondeau | 2012-10-03 | 2 | -0/+51 |
| * | | | Merge branch 'max_nout_each' | Tom Rondeau | 2012-10-02 | 1 | -0/+225 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | docs: added section explaining the basics of reconfiguring a flowgraph. | Tom Rondeau | 2012-06-04 | 1 | -7/+131 |
| | * | | docs: added a description of a basic flowgraph to the manual's main page. | Tom Rondeau | 2012-06-04 | 1 | -0/+101 |
| | |/ |
|
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-09-03 | 3 | -159/+166 |
|\| | |
|