Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Reviving Python manual. | Tom Rondeau | 2015-08-17 | 1 | -23/+0 |
| | | | | | | | | | | | | | | | | I'd like to only produce a single manual, and the Sphinx docs take too much manual labor to keep up-to-date. Still, there is a lot of useful tools and classes only in Python that need to be exposed in a manual, so this is the quickest way to get there. This flattens the sphinx documentation structure so each component has a <component>_blocks.rst where the actual GNU Radio blocks are managed and a <component>.rst for any other non-block or Python-only code (hier_block2, functions, and classes). The new flattened file structure should make it easier to update, but the index.rst should have some work done to make structure information better. | ||||
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
| | | | | 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). | ||||
* | sphinx: Add start of pmt sphinx docs. Tidied gr sphinx docs. | Ben Reynwar | 2013-04-27 | 1 | -28/+8 |
| | |||||
* | sphinx-docs: Minor updates to sphinx documentation. | Ben Reynwar | 2013-04-07 | 1 | -1/+0 |
| | |||||
* | docs: Updating sphinx docs. | Ben Reynwar | 2013-04-02 | 1 | -11/+0 |
| | |||||
* | blocks: removing lfsr and friends from core; now in gr-blocks. | Tom Rondeau | 2013-03-18 | 1 | -8/+0 |
| | |||||
* | core: removing blocks: align_on_samplenumbers, check_counting_s, ↵ | Tom Rondeau | 2013-03-17 | 1 | -20/+0 |
| | | | | fake_channel_coder, iqcomp, ofdm_bpsk_demapper, ofdm_frame_sink, pa_2x2_phase_combiner. | ||||
* | blocks: converting references to vector source/sink, null source/sink, nop, ↵ | Tom Rondeau | 2013-03-17 | 1 | -25/+0 |
| | | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks. | ||||
* | blocks: removing udp_source/sink from gnuradio-core; now in gr-blocks. | Tom Rondeau | 2013-03-13 | 1 | -2/+0 |
| | |||||
* | blocks: removing file_sink/source file_descriptor_sink/source form core and ↵ | Tom Rondeau | 2013-03-10 | 1 | -4/+0 |
| | | | | moved all refs to gr-blocks. | ||||
* | blocks: removing tagged file sink, wavfile source/sink/base from core; now ↵ | Tom Rondeau | 2013-03-09 | 1 | -2/+0 |
| | | | | in gr-blocks. | ||||
* | blocks: removing bin_statistics_f from core; now in gr-blocks. | Tom Rondeau | 2013-03-07 | 1 | -1/+0 |
| | |||||
* | core: cleaning up remez and firdes in gnuradio-core; now in gr-filter. | Tom Rondeau | 2013-03-06 | 1 | -9/+0 |
| | |||||
* | core: removed all complex_to_<type> blocks from core; using gr-blocks. | Tom Rondeau | 2013-03-06 | 1 | -14/+0 |
| | |||||
* | core: removing goertzel and fft implementations from core; see gr-fft. | Tom Rondeau | 2013-03-06 | 1 | -56/+0 |
| | | | | Also cleaning up some other leftovers. | ||||
* | blocks: removing blocks moved into gr-blocks: | Tom Rondeau | 2013-03-06 | 1 | -15/+0 |
| | | | | message_strobe, message_debug, message_source, message_sink, message_burst_source, peak_detector, moving_average. | ||||
* | blocks: removing mute, probe_signal, probe_signal_v, and sample_and_hold. | Tom Rondeau | 2013-03-02 | 1 | -9/+0 |
| | |||||
* | blocks: removing (un)pack_k_bits from gnuradio-core. | Tom Rondeau | 2013-02-27 | 1 | -1/+0 |
| | |||||
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -2/+0 |
| | |||||
* | blocks: removed peak_detector2 and regenerate blocks from gnuradio-core. | Tom Rondeau | 2013-02-24 | 1 | -2/+0 |
| | |||||
* | blocks: removing blocks from gnuradio-core. | Tom Rondeau | 2013-02-21 | 1 | -16/+0 |
| | | | | delay, rms, packed_to_unpacked, unpacked_to_packed. | ||||
* | digital: cleaning up conversion to 3.7 for simple_correlator. | Tom Rondeau | 2013-02-20 | 1 | -7/+0 |
| | | | | blocks: same for count_bits. | ||||
* | blocks: removes blocks moved to gr-blocks from gnuradio-core. | Tom Rondeau | 2012-12-21 | 1 | -72/+1 |
| | | | | Also fixes up some other missing moves. | ||||
* | analog: removed noise and sig sources from core. | Tom Rondeau | 2012-11-10 | 1 | -8/+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 | 1 | -17/+0 |
| | | | | gnuradio-core. | ||||
* | analog: removing cpfsk and cpm from gnurdio-core. | Tom Rondeau | 2012-11-06 | 1 | -1/+0 |
| | |||||
* | analog: Removing all squelch blocks from gnuradio-core. | Tom Rondeau | 2012-11-06 | 1 | -4/+0 |
| | | | | 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 | 1 | -3/+0 |
| | |||||
* | analog: removing PLL blocks. Also moved blks2impl files that used PLLs to ↵ | Tom Rondeau | 2012-11-01 | 1 | -4/+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 | 1 | -5/+0 |
| | | | | Also replaces calls to gr.agc with analog.agc. | ||||
* | docs: Updating sphinx docs for movement of blocks from gr to digital. | Ben Reynwar | 2012-08-10 | 1 | -19/+0 |
| | |||||
* | Adding sphinx documentation. | Ben Reynwar | 2012-04-30 | 1 | -0/+380 |