summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextTom Rondeau2012-12-183-0/+623
|\
| * docs: Restructuring main page to point to new pages describing features in GR.Tom Rondeau2012-12-182-0/+9
| * docs: added a doxygen manual page describing PMT types and how to use them.Tom Rondeau2012-12-181-0/+348
| * docs: Adding a page describing the message passing interface.Tom Rondeau2012-12-181-0/+266
* | Merge branch 'master' into nextTom Rondeau2012-12-171-22/+23
|\|
| * docs: using full namspace for references in metadata.dox for proper linking.Tom Rondeau2012-12-171-22/+23
* | Merge branch 'master' into nextTom Rondeau2012-12-141-0/+329
|\|
| * blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau2012-12-141-13/+19
| * gruel: Enabling serialize/deserialize for PMT vectors.Tom Rondeau2012-12-141-3/+3
| * core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau2012-12-141-4/+5
| * docs: added a page detailing metadata format.Tom Rondeau2012-12-131-0/+322
* | Merge branch 'master' into nextTom Rondeau2012-12-043-46/+0
|\|
| * docs: Removing some obsoleted Doxygen commands per issue #498.Tom Rondeau2012-12-043-46/+0
* | Merging ctrlport2 into next branch.Tom Rondeau2012-12-031-0/+38
* | analog: removed noise and sig sources from core.Tom Rondeau2012-11-106-48/+34
* | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio...Tom Rondeau2012-11-065-118/+95
* | analog: removing cpfsk and cpm from gnurdio-core.Tom Rondeau2012-11-062-2/+0
* | analog: Removing all squelch blocks from gnuradio-core.Tom Rondeau2012-11-065-56/+4
* | analog: removing probe_avg_mag_sqrd from gnuradio-core.Tom Rondeau2012-11-062-6/+0
* | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to gr-...Tom Rondeau2012-11-012-7/+0
* | analog: removed all AGC blocks from gnuradio-core.Tom Rondeau2012-10-312-10/+0
* | Merge branch 'master' into nextTom Rondeau2012-10-032-0/+276
|\|
| * core: fixed swig file for exporting max/min buffer sizes with port first.Tom Rondeau2012-10-031-1/+1
| * docs: Adding notes discussing how to use new max_output_buffer feature.Tom Rondeau2012-10-032-0/+51
| * Merge branch 'max_nout_each'Tom Rondeau2012-10-021-0/+225
| |\
| | * docs: added section explaining the basics of reconfiguring a flowgraph.Tom Rondeau2012-06-041-7/+131
| | * docs: added a description of a basic flowgraph to the manual's main page.Tom Rondeau2012-06-041-0/+101
* | | Merge branch 'master' into nextTom Rondeau2012-09-033-159/+166
|\| |
| * | docs: reworking doc into one extra dox file for easier linking.Tom Rondeau2012-09-033-159/+166
* | | Merge remote branch 'reynwar/comments_next' into nextJohnathan Corgan2012-08-2810-47/+47
|\ \ \
| * | | docs: Formatted python docstrings for sphinx docs.Ben Reynwar2012-08-131-2/+3
| * | | docs: Updating sphinx docs for changes to new block style.Ben Reynwar2012-08-103-8/+7
| * | | docs: Updating sphinx docs for movement of blocks from gr to digital.Ben Reynwar2012-08-108-37/+37
| |/ /
* / / docs: fixed doxygen markup issues.Tom Rondeau2012-08-281-1/+1
|/ /
* | docs: remove redundant retries from swig_doc.pyJosh Blum2012-07-031-74/+26
* | Merge branch 'maint'Tom Rondeau2012-06-101-1/+1
|\ \
| * | volk: make sure the alignment call for a block passes at least 1.Tom Rondeau2012-06-101-1/+1
| * | docs: fixed Doxygen from looking in the howto dir.Tom Rondeau2012-06-041-2/+1
| |/
* | docs: Adding gr-fft to sphinx docsBen Reynwar2012-05-222-0/+10
* | docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style.Ben Reynwar2012-05-2127-401/+513
* | docs: Fixed copyright in sphinx docs.Ben Reynwar2012-05-211-3/+3
* | docs: Added version number to sphinx docs.Ben Reynwar2012-05-211-4/+4
* | docs: Extended README for sphinx docs.Ben Reynwar2012-05-211-1/+32
* | Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocsBen Reynwar2012-05-218-133/+150
|\ \
| * | sphinx: Added a README for explaining the documentation process.Tom Rondeau2012-05-201-0/+38
| * | sphinx: dummy toctree entries to remove warnings.Tom Rondeau2012-05-201-0/+43
| * | Merge branch 'sphinxdocs' of https://github.com/benreynwar/gnuradio into sphi...Tom Rondeau2012-05-202-90/+129
| |\ \
| * | | sphinx: create a conf.py and run_sphinx_build.sh files.Tom Rondeau2012-05-204-151/+21
| * | | docs: fixed bug in doxygen looking at howto dir.Tom Rondeau2012-05-011-2/+1
| * | | docs: adds a 'make sphinx' target that can be run after 'make install' to gen...Tom Rondeau2012-05-012-0/+67