| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: removing bin_statistics_f from core; now in gr-blocks. | Tom Rondeau | 2013-03-07 | 2 | -2/+0 |
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 3 | -42/+0 |
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 2 | -24/+0 |
* | core: removing goertzel and fft implementations from core; see gr-fft. | Tom Rondeau | 2013-03-06 | 3 | -104/+0 |
* | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 5 | -29/+0 |
* | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 3 | -18/+1 |
* | blocks: removing (un)pack_k_bits from gnuradio-core. | Tom Rondeau | 2013-02-27 | 2 | -2/+0 |
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 2 | -4/+0 |
* | 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 |
* | digital: cleaning up conversion to 3.7 for simple_correlator. | Tom Rondeau | 2013-02-20 | 2 | -11/+0 |
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 10 | -195/+1 |
* | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 2 | -16/+0 |
* | analog: removing frequency mod, phase mod, quad demod, and rail from gnuradio... | Tom Rondeau | 2012-11-06 | 3 | -26/+0 |
* | 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 |
* | 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 gr-... | Tom Rondeau | 2012-11-01 | 2 | -7/+0 |
* | analog: removed all AGC blocks from gnuradio-core. | Tom Rondeau | 2012-10-31 | 2 | -10/+0 |
* | 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 | 25 | -371/+406 |
* | 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 |
* | docs: Extended README for sphinx docs. | Ben Reynwar | 2012-05-21 | 1 | -1/+32 |
* | Merge remote-tracking branch 'trondeau-github/sphinxdocs' into sphinxdocs | Ben Reynwar | 2012-05-21 | 6 | -131/+125 |
|\ |
|
| * | sphinx: Added a README for explaining the documentation process. | Tom Rondeau | 2012-05-20 | 1 | -0/+38 |
| * | 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 | 4 | -151/+21 |
| * | docs: adds a 'make sphinx' target that can be run after 'make install' to gen... | Tom Rondeau | 2012-05-01 | 1 | -0/+43 |
* | | Add sphinx mathjax extension. | Ben Reynwar | 2012-05-17 | 1 | -1/+1 |
|/ |
|
* | Adding sphinx documentation. | Ben Reynwar | 2012-04-30 | 68 | -0/+4051 |