| Commit message (Expand) | Author | Age | Files | Lines |
* | Update links to https://www.gnuradio.org | Clayton Smith | 2018-10-28 | 1 | -2/+2 |
* | Doxygen: Adding GNU FDL header to Doxygen source files | Ben Hilburn | 2017-03-10 | 1 | -0/+9 |
* | Doxygen: Fixing license notice on Doxygen-generated `index.html`. | Ben Hilburn | 2017-03-10 | 1 | -2/+11 |
* | docs: Restructured intro page, added some manual pages | Martin Braun | 2014-07-22 | 1 | -493/+10 |
* | documentation - fix example in case anyone gets confused | mi-a | 2014-04-21 | 1 | -2/+2 |
* | runtime: updates prefs to preserve format of preference file options that are... | Tom Rondeau | 2014-03-07 | 1 | -11/+22 |
* | Merge branch 'maint' | Tom Rondeau | 2013-11-23 | 1 | -1/+5 |
|\ |
|
| * | docs: fixed exploring-gnuradio examples and added to doxygen manual. | Tom Rondeau | 2013-11-23 | 1 | -1/+5 |
* | | docs: converted doxygen manual to use the new logo. | Tom Rondeau | 2013-11-17 | 1 | -1/+1 |
|/ |
|
* | cmake: improve OOT projects find the installed GNU Radio. | Tom Rondeau | 2013-09-24 | 1 | -15/+35 |
* | docs: added doc page on Performance Counters. | Tom Rondeau | 2013-07-16 | 1 | -0/+3 |
* | docs: Manual pages for OFDM and packet tx/rx | Martin Braun | 2013-05-15 | 1 | -0/+1 |
* | docs: Added docs for packet transmission | Martin Braun | 2013-05-14 | 1 | -0/+1 |
* | cleaning up files and references to gnuradio-core. | Tom Rondeau | 2013-05-14 | 1 | -3/+3 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -0/+59 |
|\ |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2013-05-07 | 1 | -0/+59 |
| |\ |
|
| | * | build: fixed GnuradioConfig files for OOTs to use. | Tom Rondeau | 2013-05-07 | 1 | -0/+59 |
* | | | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -2/+2 |
|/ / |
|
* | | Merge branch 'master' into next | Tom Rondeau | 2013-04-01 | 1 | -0/+1 |
|\| |
|
| * | docs: More and better docs for tagged stream blocks (and some childs) | Martin Braun | 2013-04-01 | 1 | -0/+1 |
* | | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | | blocks: removing file_sink/source file_descriptor_sink/source form core and m... | Tom Rondeau | 2013-03-10 | 1 | -2/+2 |
* | | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -2/+3 |
* | | Merge branch 'master' into next | Tom Rondeau | 2013-03-03 | 1 | -0/+1 |
|\| |
|
| * | Merge branch 'master' into gr_log | Tom Rondeau | 2013-03-01 | 1 | -92/+335 |
| |\ |
|
| * \ | Merge branch 'master' into gr_log | Tom Rondeau | 2012-09-06 | 1 | -1/+1 |
| |\ \ |
|
| * | | | 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 | 1 | -0/+85 |
* | | | | 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 |
* | | | | 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 | 1 | -0/+6 |
|\| | | |
|
| * | | | docs: Restructuring main page to point to new pages describing features in GR. | Tom Rondeau | 2012-12-18 | 1 | -0/+6 |
* | | | | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 1 | -9/+9 |
|/ / / |
|
* | | | 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 | 1 | -0/+50 |
* | | | 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 |
| |/ |
|
* / | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | 2012-09-03 | 1 | -1/+1 |
|/ |
|
* | volk: added some documentation to the Doxygen manual explaining Volk and how ... | Tom Rondeau | 2012-02-13 | 1 | -0/+10 |
* | docs: updating documentation. More build instructions/information in Doxygen.... | Tom Rondeau | 2011-10-21 | 1 | -1/+23 |
* | docs: added a page on PFBs and put them in their own doxygen group. Helpful e... | Tom Rondeau | 2011-10-14 | 1 | -1/+1 |
* | docs: adding doc directory, Doxygen page, and README for audio package. | Tom Rondeau | 2011-10-09 | 1 | -1/+2 |
* | docs: adding uhd Doxygen documentation page and README file. | Tom Rondeau | 2011-10-09 | 1 | -0/+1 |
* | doc: adding qtgui Doxygen documentation page and a README file. | Tom Rondeau | 2011-10-09 | 1 | -0/+1 |
* | docs: adding README.vocoder and a Doxygen page for the vocoder block. | Tom Rondeau | 2011-10-09 | 1 | -0/+2 |
* | docs: This adds documentation to gr-digital in the form of a README.digital a... | Tom Rondeau | 2011-10-09 | 1 | -0/+2 |