| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "core: adding int32_t and uint32_t types to swig." | Tom Rondeau | 2012-10-30 | 1 | -0/+3 |
* | Revert "core: adding int32_t and uint32_t types to swig." | Tom Rondeau | 2012-10-30 | 1 | -2/+0 |
* | digital: switched digital components over to using LFSR class now in gr-analog. | Tom Rondeau | 2012-10-30 | 6 | -7/+10 |
* | analog: executable flag for python QA codes. | Tom Rondeau | 2012-10-30 | 6 | -0/+0 |
* | analog: export lfsr class to Python and adding QA code for it. | Tom Rondeau | 2012-10-30 | 2 | -0/+51 |
* | core: adding int32_t and uint32_t types to swig. | Tom Rondeau | 2012-10-30 | 1 | -0/+2 |
* | analog: moving LFSR code into gr-analog. | Tom Rondeau | 2012-10-30 | 1 | -0/+162 |
* | analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-30 | 13 | -0/+774 |
* | analog: added PLL blocks to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-30 | 21 | -6/+1745 |
* | analog: fixing noise source in GRC. | Tom Rondeau | 2012-10-30 | 2 | -8/+12 |
* | analog: adding phase_modulator_fc to gr-analog with QA and GRC. | Tom Rondeau | 2012-10-30 | 9 | -1/+282 |
* | analog: adding noise_source to gr-analog with GRC and QA. | Tom Rondeau | 2012-10-25 | 9 | -2/+423 |
* | core: update to build_utils to help with '_i_impl' blocks. | Tom Rondeau | 2012-10-25 | 1 | -1/+1 |
* | analog: adding frequency_modulator_fc to gr-analog, with QA and GRC. | Tom Rondeau | 2012-10-25 | 9 | -1/+276 |
* | analog: added fmdet block to gr-analog. | Tom Rondeau | 2012-10-23 | 7 | -0/+346 |
* | analog: adding GRC blocks for: | Tom Rondeau | 2012-10-22 | 7 | -1/+325 |
* | analog: adding dpll_bb to gr-analog. | Tom Rondeau | 2012-10-22 | 7 | -0/+296 |
* | analog: added cpfsk to gr-analog. | Tom Rondeau | 2012-10-22 | 7 | -1/+272 |
* | analog: implemented all AGC classes in gr-analog with QA code. | Tom Rondeau | 2012-10-21 | 21 | -1/+1774 |
* | analog: adding complex squelch base class. | Tom Rondeau | 2012-10-21 | 3 | -0/+261 |
* | analog: adding squelch_base_ff and ctcss_squelch_ff to analog. | Tom Rondeau | 2012-10-20 | 10 | -1/+661 |
* | digital: Add symbol output to constellation_receiver block for debugging. | Ben Reynwar | 2012-10-15 | 2 | -4/+27 |
* | Merge remote-tracking branch 'benreynwar/master_constellation_scale' | Tom Rondeau | 2012-10-15 | 3 | -0/+20 |
|\ |
|
| * | digital: Increase acceptable BER in qa_constellation_receiver back to prior v... | Ben Reynwar | 2012-10-01 | 1 | -1/+1 |
| * | digital: Fixed scaling bug in QAM constellations. | Ben Reynwar | 2012-09-30 | 4 | -1/+21 |
* | | Merge branch 'maint' | Johnathan Corgan | 2012-10-13 | 5 | -7/+7 |
|\ \ |
|
| * | | uhd: fix pmt tuple ref namespace issue | Josh Blum | 2012-10-13 | 2 | -4/+4 |
| * | | core: fix several tag includes throughout core | Josh Blum | 2012-10-13 | 3 | -3/+3 |
* | | | Merge branch 'maint' | Tom Rondeau | 2012-10-12 | 2 | -0/+2 |
|\| | |
|
| * | | qtgui: fixed qtgui time sink to take the bandwidth parameter to set x-axis co... | Tom Rondeau | 2012-10-12 | 2 | -0/+2 |
* | | | Merge remote branch 'jblum/grc_optional_pads' | Johnathan Corgan | 2012-10-05 | 4 | -0/+43 |
|\ \ \ |
|
| * | | | grc: added wildcard type to pad source/sink | Josh Blum | 2012-10-05 | 2 | -0/+10 |
| * | | | grc: revert changes to flow_graph.tmpl, runtime enforces this | Josh Blum | 2012-10-05 | 1 | -2/+2 |
| * | | | grc: added optional flag to pad source and sink | Josh Blum | 2012-10-04 | 5 | -2/+35 |
* | | | | blocks: fix XML definitions for block tree | Johnathan Corgan | 2012-10-05 | 2 | -23/+23 |
|/ / / |
|
* | | | blocks: fixed MSVC compatibility issue | Nicholas Corgan | 2012-10-03 | 2 | -0/+97 |
* | | | Merge branch 'maint' | Tom Rondeau | 2012-10-03 | 0 | -0/+0 |
|\| | |
|
| * | | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau | 2012-10-03 | 1 | -5/+5 |
* | | | grc: ability to automatically create hier_blocks from a flowgraph. | Tom Rondeau | 2012-10-03 | 3 | -0/+138 |
* | | | grc: populate file variable correctly when we save. | Tom Rondeau | 2012-10-03 | 1 | -0/+1 |
* | | | UHD: improved capabilities for uhd_fft.grc. | Ben Hilburn | 2012-10-03 | 1 | -102/+605 |
* | | | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau | 2012-10-03 | 1 | -5/+5 |
* | | | core: Added QA for max_noutput_items per block and max_output_buffer. | Tom Rondeau | 2012-10-03 | 2 | -1/+103 |
* | | | core: fixed set min/max buffer sizes to better handle blocks with infinite st... | Tom Rondeau | 2012-10-03 | 2 | -16/+65 |
* | | | core: fixed swig file for exporting max/min buffer sizes with port first. | Tom Rondeau | 2012-10-03 | 2 | -3/+3 |
* | | | docs: Adding notes discussing how to use new max_output_buffer feature. | Tom Rondeau | 2012-10-03 | 2 | -0/+51 |
* | | | core: update max_buffer_size after buffer is actually allocated. | Tom Rondeau | 2012-10-02 | 1 | -0/+3 |
* | | | core: bit of rework on setting/getting max_output_buffer. | Tom Rondeau | 2012-10-02 | 1 | -4/+12 |
* | | | Merge branch 'max_nout_each' | Tom Rondeau | 2012-10-02 | 8 | -2/+357 |
|\ \ \ |
|
| * | | | docs: added section explaining the basics of reconfiguring a flowgraph. | Tom Rondeau | 2012-06-04 | 1 | -7/+131 |