summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: typo in portaudio fixed.Tom Rondeau2014-07-211-3/+1
|
* Merge branch 'maint'Tom Rondeau2014-07-0721-1025/+1024
|\
| * Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-0721-1025/+1024
| | | | | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* | qtgui: changed all examples to start wtih empty name fields.Tom Rondeau2014-07-022-10/+10
|/ | | | Don't want to have QT GUI Plot show up for every plot now.
* Merge branch 'master' of git.gnuradio.org:gnuradioTom Rondeau2014-04-251-2/+130
|\
| * Merge branch 'maint'Tom Rondeau2014-04-231-2/+2
| |\
| | * docs - pmtmi-a2014-04-231-2/+2
| | |
| * | docs: more documentation.Tom Rondeau2014-04-231-0/+128
| | | | | | | | | | | | Stealing some of Martin Braun's PMT tutorial work for the pmt page. Added more info on constellations.
* | | Merge branch 'maint'Tom Rondeau2014-04-251-1/+1
|\ \ \ | |/ / |/| |
| * | docs: fixed typo with logger docs.mi-a2014-04-241-1/+1
| |/
* | Merge branch 'maint'Tom Rondeau2014-04-211-6/+6
|\|
| * docs: doxygen mangles sections named with the same reference name. ↵Tom Rondeau2014-04-211-6/+6
| | | | | | | | ControlPort and Vocoder both used 'using' - renamed for each.
* | Merge branch 'maint'Johnathan Corgan2014-04-211-2/+2
|\|
| * documentation - fix example in case anyone gets confusedmi-a2014-04-211-2/+2
| |
* | docs: Updated Doxy files, added search barMartin Braun2014-03-133-290/+1113
|/
* runtime: updates prefs to preserve format of preference file options that ↵Tom Rondeau2014-03-071-11/+22
| | | | are in quotes.
* Merge branch 'maint'Johnathan Corgan2014-03-071-1/+21
|\
| * Merge remote-tracking branch 'ncorgan/ncorgan/doxygen_path_fix' into maintJohnathan Corgan2014-03-071-1/+21
| |\
| | * doxygen: fixed documented include pathsNicholas Corgan2014-02-101-1/+21
| | | | | | | | | | | | * Docs say #include <gnuradio/blocks/add_ff.h> instead of <add_ff.h>, etc
* | | tags: adds get_tags_in_window helper function for handling tags. Also ↵Tom Rondeau2014-02-231-8/+19
|/ / | | | | | | updates some docs.
* | Merge branch 'maint'Johnathan Corgan2014-01-272-3/+3
|\|
| * docs: Netwrok -> Network (satisfy OCD)Martin Braun2014-01-242-3/+3
| |
* | docs: fixed doxygen since fec_generated_includes no longer exists.Tom Rondeau2013-12-151-4/+0
| |
* | Merge branch 'maint'Tom Rondeau2013-11-2316-9053/+2152
|\|
| * docs: fixed exploring-gnuradio examples and added to doxygen manual.Tom Rondeau2013-11-2316-9053/+2152
| |
* | docs: converted doxygen manual to use the new logo.Tom Rondeau2013-11-173-1/+522
| |
* | blocks: switch all blocks to use the VOLK dispatchers for alignment handling.Tom Rondeau2013-11-171-28/+25
|/
* docs: Clarified how regular and tagged stream blocks interactMartin Braun2013-10-292-32/+74
|
* Merge branch 'maint'Tom Rondeau2013-09-241-15/+35
|\
| * cmake: improve OOT projects find the installed GNU Radio.Tom Rondeau2013-09-241-15/+35
| | | | | | | | | | | | | | | | 1. Do not install FindGnuradio.cmake; everything is done through GnuradioConfig.cmake. 2. Fix a small bug with finding the PMT library if pkg-config is used. 3. Updated the documentation for how to use these tools in the OOT project.
* | runtime: Added a Performance Counter that stores the accumulated work_time ↵Tom Rondeau2013-09-061-9/+10
|/ | | | counter (work_time_total).
* docs: Adding documentation for how to use the thread priority API of GR blocks.Tom Rondeau2013-09-051-3/+27
|
* Merge branch 'maint'Tom Rondeau2013-07-281-1/+1
|\
| * docs: Fixes sphinx docs generating script to use any current LD_LIBRARY_PATH ↵Tom Rondeau2013-07-281-1/+1
| | | | | | | | already set by the user.
* | runtime: added support for setting thread affinity to all blocks under a ↵Tom Rondeau2013-07-171-8/+42
|/ | | | | | | | | | | | | hier_block2. grc: added field to all blocks to set the thread affinity to a list of processors. docs: updated docs on thread affinity for new features. Conflicts: grc/base/Block.py grc/python/flow_graph.tmpl
* docs: added doc page on Performance Counters.Tom Rondeau2013-07-162-0/+100
|
* docs: added documentation of the stream tags interface.Tom Rondeau2013-07-161-0/+224
|
* docs: added information about the new pfb_arb_resampler kernel.Tom Rondeau2013-07-161-0/+63
|
* docs: Updated and improved the message passing docs page.Tom Rondeau2013-07-161-47/+87
|
* docs: Minor corrections, fixes to ControlPort documentation.Tom Rondeau2013-07-161-38/+107
|
* docs: typos fixed.Tom Rondeau2013-06-131-18/+18
|
* docs: Removing gr-shd from sphinx docs.Ben Reynwar2013-06-072-10/+0
|
* sphinx: Completed pmt docs.Ben Reynwar2013-05-2918-146/+553
|
* Merge with next branch.Ben Reynwar2013-05-1944-55/+1354
|\
| * sphinx_docs: Fixes to remove build warnings.Ben Reynwar2013-05-105-16/+24
| |
| * Merge branch 'next' into next_docsBen Reynwar2013-05-101-0/+59
| |\
| | * Merge branch 'next' of https://github.com/gnuradio/gnuradio into nextBen Reynwar2013-05-101-0/+59
| | |\
| * | | sphinx: Add start of pmt sphinx docs. Tidied gr sphinx docs.Ben Reynwar2013-04-277-59/+256
| | | |
| * | | doxyxml: Parse contents of namespaces (necessary for parsing pmt's doxygen).Ben Reynwar2013-04-271-4/+17
| | | |
| * | | sphinx: Added gr-shd to sphinx docs.Ben Reynwar2013-04-262-0/+10
| | | |