summaryrefslogtreecommitdiff
path: root/docs/doxygen/other
AgeCommit message (Expand)Author
2013-02-16docs: adding section to main page explaining config files.Tom Rondeau
2013-02-06core: working thread affinity concept into gr_blocks.Tom Rondeau
2013-01-02docs: fixing typo.Tom Rondeau
2012-12-18docs: Restructuring main page to point to new pages describing features in GR.Tom Rondeau
2012-12-18docs: added a doxygen manual page describing PMT types and how to use them.Tom Rondeau
2012-12-18docs: Adding a page describing the message passing interface.Tom Rondeau
2012-12-17docs: using full namspace for references in metadata.dox for proper linking.Tom Rondeau
2012-12-14blocks: moving file metadata sink/source to gr-blocks.Tom Rondeau
2012-12-14gruel: Enabling serialize/deserialize for PMT vectors.Tom Rondeau
2012-12-14core: adding itemsize key to metadata header to allow for vectorized items.Tom Rondeau
2012-12-13docs: added a page detailing metadata format.Tom Rondeau
2012-10-03core: fixed swig file for exporting max/min buffer sizes with port first.Tom Rondeau
2012-10-03docs: Adding notes discussing how to use new max_output_buffer feature.Tom Rondeau
2012-10-02Merge branch 'max_nout_each'Tom Rondeau
2012-09-03docs: reworking doc into one extra dox file for easier linking.Tom Rondeau
2012-06-10Merge branch 'maint'Tom Rondeau
2012-06-10volk: make sure the alignment call for a block passes at least 1.Tom Rondeau
2012-06-04docs: added section explaining the basics of reconfiguring a flowgraph.Tom Rondeau
2012-06-04docs: added a description of a basic flowgraph to the manual's main page.Tom Rondeau
2012-04-22docs: updating build dependency and building instructions.Tom Rondeau
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-04-13Fix some minor warnings.Tom Rondeau
2012-04-03docs: adding more info to the doxygen manual's build guide.Tom Rondeau
2012-03-01Merge branch 'master' into nextJohnathan Corgan
2012-03-01Merge remote branch 'tom/safe_align'Johnathan Corgan
2012-03-01Merge branch 'master' into nextTom Rondeau
2012-03-01docs: setting up ability to link to example files in the Doxygen manual. Usin...Tom Rondeau
2012-02-14Merge branch 'master' into safe_alignJohnathan Corgan
2012-02-14Merge branch 'master' into nextTom Rondeau
2012-02-14docs: removing old Doxygen groups (radar and usrp(2)).Martin Braun
2012-02-13volk: added some documentation to the Doxygen manual explaining Volk and how ...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-29digital: added documentation for SNR estimators; made a Doxygen group for the...Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-11-16docs: grabbed support files from ben's repo and my repoJosh Blum
2011-10-21docs: updating documentation. More build instructions/information in Doxygen....Tom Rondeau
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-14docs: added a page on PFBs and put them in their own doxygen group. Helpful e...Tom Rondeau
2011-10-09docs: adding doc directory, Doxygen page, and README for audio package.Tom Rondeau
2011-10-09docs: adding uhd Doxygen documentation page and README file.Tom Rondeau
2011-10-09doc: adding qtgui Doxygen documentation page and a README file.Tom Rondeau
2011-10-09docs: adding README.vocoder and a Doxygen page for the vocoder block.Tom Rondeau
2011-10-09docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau
2011-10-09digital: adding Doxygen group digitalTom Rondeau
2011-10-08gcell: removed gcell and gr-gcellTom Rondeau
2010-11-24Major Makefile.am housecleaning. Passes distcheck.Eric Blossom
2010-04-26Remove omnithreads library.Johnathan Corgan
2010-02-08Regenerate defective omnithread.pdfEric Blossom
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-05-22Doc fixes.eb