| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | docs: using full namspace for references in metadata.dox for proper linking. | Tom Rondeau | 2012-12-17 | 1 | -22/+23 |
* | 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 |
* | docs: Removing some obsoleted Doxygen commands per issue #498. | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
* | 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 |
* | | docs: reworking doc into one extra dox file for easier linking. | Tom Rondeau | 2012-09-03 | 3 | -159/+166 |
* | | docs: remove redundant retries from swig_doc.py | Josh Blum | 2012-07-03 | 1 | -74/+26 |
* | | Merge branch 'maint' | Tom Rondeau | 2012-06-10 | 1 | -1/+1 |
|\ \ |
|
| * | | volk: make sure the alignment call for a block passes at least 1. | Tom Rondeau | 2012-06-10 | 1 | -1/+1 |
| * | | docs: fixed Doxygen from looking in the howto dir. | Tom Rondeau | 2012-06-04 | 1 | -2/+1 |
| |/ |
|
* | | docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style. | Ben Reynwar | 2012-05-21 | 2 | -30/+107 |
* | | Merge branch 'sphinxdocs' of https://github.com/benreynwar/gnuradio into sphi... | Tom Rondeau | 2012-05-20 | 2 | -90/+129 |
|\ \ |
|
| * | | docs: Modified swig_doc.py to put parameter info in docstrings. | Ben Reynwar | 2012-05-08 | 1 | -69/+69 |
| * | | doxyxml: Added parsing of parameters from xml. | Ben Reynwar | 2012-05-08 | 1 | -21/+60 |
* | | | docs: fixed bug in doxygen looking at howto dir. | Tom Rondeau | 2012-05-01 | 1 | -2/+1 |
|/ / |
|
* / | docs: updating build dependency and building instructions. | Tom Rondeau | 2012-04-22 | 1 | -21/+11 |
|/ |
|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi... | Tom Rondeau | 2012-04-13 | 18 | -774/+774 |
* | Fix some minor warnings. | Tom Rondeau | 2012-04-13 | 1 | -1/+1 |
* | docs: adding more info to the doxygen manual's build guide. | Tom Rondeau | 2012-04-03 | 1 | -1/+34 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-03-01 | 2 | -0/+171 |
|\ |
|
| * | Merge remote branch 'tom/safe_align' | Johnathan Corgan | 2012-03-01 | 2 | -0/+171 |
| |\ |
|
| | * | Merge branch 'master' into safe_align | Johnathan Corgan | 2012-02-14 | 2 | -19/+67 |
| | |\ |
|
| | * | | volk: added some documentation to the Doxygen manual explaining Volk and how ... | Tom Rondeau | 2012-02-13 | 2 | -0/+171 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-01 | 2 | -1/+15 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-03-01 | 2 | -1/+15 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | docs: setting up ability to link to example files in the Doxygen manual. Usin...maint-3.5.1 | Tom Rondeau | 2012-03-01 | 2 | -1/+15 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-02-14 | 1 | -8/+0 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-02-14 | 1 | -8/+0 |
| |\| | |
|
| | * | | docs: removing old Doxygen groups (radar and usrp(2)). | Martin Braun | 2012-02-14 | 1 | -8/+0 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-02-10 | 1 | -0/+2 |
|\| | | |
|
| * | | | docs: swig_docs don't look at operators when building Python documentation. | Marcus Mueller | 2012-02-10 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-01-19 | 1 | -11/+65 |
|\| | |
|
| * | | docs: another try/except/rerun spot. | Tom Rondeau | 2012-01-19 | 1 | -6/+22 |
| * | | Merge branch 'nosync' into maint | Tom Rondeau | 2012-01-19 | 1 | -6/+44 |
| |\ \
| | |/
| |/| |
|
| | * | docs: another hack to check for errors and retry when building the swigdocs. | Tom Rondeau | 2012-01-16 | 1 | -1/+1 |
| | * | docs: another recheck point in the siwg_doc code. If a parse error happens, t... | Tom Rondeau | 2012-01-06 | 1 | -4/+24 |
| | * | build: have swig_doc catch the exception when the xml parsing fails on a not-... | Tom Rondeau | 2012-01-03 | 1 | -2/+20 |
| | * | build: not going to work. Removing changes to cmake files and no sync call. | Tom Rondeau | 2012-01-03 | 1 | -1/+1 |
| | * | build: maybe towards a better way of getting Doxygen docstrings to build with... | Tom Rondeau | 2012-01-03 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Tom Rondeau | 2011-12-30 | 1 | -0/+1 |
|\| | |
|
| * | | digital: added documentation for SNR estimators; made a Doxygen group for the... | Tom Rondeau | 2011-12-29 | 1 | -0/+1 |
| |/ |
|
* / | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 7 | -177/+0 |
|/ |
|