summaryrefslogtreecommitdiff
path: root/docs/doxygen/other/metadata.dox
Commit message (Collapse)AuthorAgeFilesLines
* docs: moved usage manual to wikiMarc Lichtman2019-06-071-350/+0
| | | | docs: first snapshot of wiki's usage manual
* doc: proofed sections: metadata, PMT, handling flowgraphs, exploring gnuradioMarc L2017-07-311-13/+12
|
* Doxygen: Adding GNU FDL header to Doxygen source filesBen Hilburn2017-03-101-0/+9
|
* docs: fixed labels and references in manual.Tom Rondeau2015-03-231-9/+9
| | | | | | | Doxygen is getting more strict with having labels for every section, and warns when there are section name collisions. This prefixes all section and subsection labels with the component to make them all unique.
* docs: minor updates to the docs, including a new page for Python blocks.Tom Rondeau2014-07-251-1/+14
|
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-1/+1
| | | | PMTs are handled slightly different and are installed into their own module and include dir.
* pmt: fixing a few files with older pmt naming style.Tom Rondeau2013-01-131-22/+21
|
* docs: fixing typo.Tom Rondeau2013-01-061-1/+1
|
* docs: using full namspace for references in metadata.dox for proper linking.Tom Rondeau2012-12-171-22/+23
|
* 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
| | | | | | This also simplifies some code in the source since we're told exactly what the items size is and don't have to infer. Also adds an example using vector items.
* docs: added a page detailing metadata format.Tom Rondeau2012-12-131-0/+322