Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | blocks: removed peak_detector2 and regenerate blocks from gnuradio-core. | Tom Rondeau | 2013-02-24 | 2 | -4/+0 | |
| | | ||||||
* | | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 4 | -28/+0 | |
| | | | | | | | | delay, rms, packed_to_unpacked, unpacked_to_packed. | |||||
* | | digital: cleaning up conversion to 3.7 for simple_correlator. | Tom Rondeau | 2013-02-20 | 2 | -11/+0 | |
| | | | | | | | | blocks: same for count_bits. | |||||
* | | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 10 | -195/+1 | |
| | | | | | | | | Also fixes up some other missing moves. | |||||
* | | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 2 | -16/+0 | |
| | | | | | | | | Fixed QA code for components that do not use gr-analog. | |||||
* | | analog: removing frequency mod, phase mod, quad demod, and rail from ↵ | Tom Rondeau | 2012-11-06 | 3 | -26/+0 | |
| | | | | | | | | gnuradio-core. | |||||
* | | analog: removing cpfsk and cpm from gnurdio-core. | Tom Rondeau | 2012-11-06 | 2 | -2/+0 | |
| | | ||||||
* | | analog: Removing all squelch blocks from gnuradio-core. | Tom Rondeau | 2012-11-06 | 4 | -53/+1 | |
| | | | | | | | | Also updating some Python blocks and examples to properly pull from filter and analog. | |||||
* | | analog: removing probe_avg_mag_sqrd from gnuradio-core. | Tom Rondeau | 2012-11-06 | 2 | -6/+0 | |
| | | ||||||
* | | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to ↵ | Tom Rondeau | 2012-11-01 | 2 | -7/+0 | |
| | | | | | | | | | | | | gr-analog. This probably impacts a lot of examples; once we've removed all files in gnuradio-core, we'll need to retest. | |||||
* | | analog: removed all AGC blocks from gnuradio-core. | Tom Rondeau | 2012-10-31 | 2 | -10/+0 | |
| | | | | | | | | Also replaces calls to gr.agc with analog.agc. | |||||
* | | docs: Formatted python docstrings for sphinx docs. | Ben Reynwar | 2012-08-13 | 1 | -2/+3 | |
| | | ||||||
* | | docs: Updating sphinx docs for changes to new block style. | Ben Reynwar | 2012-08-10 | 3 | -8/+7 | |
| | | ||||||
* | | docs: Updating sphinx docs for movement of blocks from gr to digital. | Ben Reynwar | 2012-08-10 | 8 | -37/+37 | |
|/ | ||||||
* | docs: Adding gr-fft to sphinx docs | Ben Reynwar | 2012-05-22 | 2 | -0/+10 | |
| | ||||||
* | docs: Fixing swig_doc and sphinx so that it can deal with 3.7 style. | Ben Reynwar | 2012-05-21 | 23 | -363/+363 | |
| | ||||||
* | docs: Fixed copyright in sphinx docs. | Ben Reynwar | 2012-05-21 | 1 | -3/+3 | |
| | ||||||
* | docs: Added version number to sphinx docs. | Ben Reynwar | 2012-05-21 | 1 | -4/+4 | |
| | ||||||
* | Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocs | Ben Reynwar | 2012-05-21 | 2 | -1/+45 | |
|\ | ||||||
| * | sphinx: dummy toctree entries to remove warnings. | Tom Rondeau | 2012-05-20 | 1 | -0/+43 | |
| | | ||||||
| * | sphinx: create a conf.py and run_sphinx_build.sh files. | Tom Rondeau | 2012-05-20 | 1 | -1/+2 | |
| | | | | | | | | These files help a user run Sphinx on the installed system. The shell script is designed for ease of use. | |||||
* | | Add sphinx mathjax extension. | Ben Reynwar | 2012-05-17 | 1 | -1/+1 | |
|/ | ||||||
* | Adding sphinx documentation. | Ben Reynwar | 2012-04-30 | 55 | -0/+1806 | |