| Commit message (Expand) | Author | Age | Files | Lines |
* | QA: adding QA code for DC blocker block. Tests impulse response for complex a... | Tom Rondeau | 2011-06-02 | 2 | -0/+109 |
* | core: adding QA code for int_to_float block. | Tom Rondeau | 2011-04-07 | 2 | -0/+50 |
* | audio: make prefs look like old audio, removed old audio.py | Josh Blum | 2011-03-09 | 2 | -90/+1 |
* | Merge branch 'master' into next | Tom Rondeau | 2010-12-28 | 4 | -13/+88 |
|\ |
|
| * | Under extreme circumstances, optfir might never produce an answer (atten>300)... | Tom Rondeau | 2010-12-28 | 4 | -1/+17 |
| * | Allowing PFB interpolator to be called without specifying the taps; autogen t... | Tom Rondeau | 2010-12-28 | 1 | -2/+19 |
| * | Allowing PFB decimator to be called without specifying the taps; autogen taps... | Tom Rondeau | 2010-12-28 | 1 | -3/+19 |
| * | PFB channelizer can be specified without external taps. Uses optfir to genera... | Tom Rondeau | 2010-12-28 | 1 | -3/+19 |
| * | Updating the arb. resampler to use the optfir filter that provides better spe... | Tom Rondeau | 2010-12-28 | 1 | -5/+15 |
* | | Merge branch 'master' into next | Tom Rondeau | 2010-12-23 | 1 | -18/+19 |
|\| |
|
| * | Modifying the unittest output. XML files are no longer written outside of the... | Tom Rondeau | 2010-12-23 | 1 | -18/+19 |
* | | Merge branch 'next' into guile. | Eric Blossom | 2010-12-21 | 1 | -2/+7 |
|\ \ |
|
| * | | Create method to set rate on pfb_arb_resamp after it has been created. | Matt Ettus | 2010-12-11 | 1 | -2/+7 |
| |/ |
|
* | | Merge branch 'next' into guile-next | Eric Blossom | 2010-12-06 | 1 | -2/+9 |
|\| |
|
| * | Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to just... | Tom Rondeau | 2010-12-06 | 1 | -2/+9 |
* | | Major Makefile.am housecleaning. Passes distcheck. | Eric Blossom | 2010-11-24 | 1 | -1/+1 |
* | | Consistently use TESTS += in conditionals | Eric Blossom | 2010-11-24 | 1 | -2/+1 |
* | | Cleanup gr:connect and gr:disconnect for Guile. | Eric Blossom | 2010-11-10 | 2 | -15/+15 |
* | | Rename basic_block coersion method to to_basic_block. Add to_hier_block2 and... | Eric Blossom | 2010-11-10 | 2 | -14/+14 |
* | | Remove dead code | Eric Blossom | 2010-11-10 | 2 | -71/+0 |
* | | rename s/gnuradio_swig_python/gnuradio_core/g | Eric Blossom | 2010-11-10 | 5 | -6/+6 |
|/ |
|
* | Checks to make sure XML path is writable before making the XML runner. Ignore... | Tom Rondeau | 2010-10-06 | 1 | -11/+24 |
* | Updating all python QA programs in gnuradio-core to output XML files. | Tom Rondeau | 2010-10-03 | 59 | -142/+148 |
* | Adding gr_xmlrunner.py to Makefile. | Tom Rondeau | 2010-10-03 | 1 | -1/+2 |
* | Adding XML output to Python unittests. | Tom Rondeau | 2010-10-03 | 3 | -4/+420 |
* | Fix erroneous file modes | Johnathan Corgan | 2010-05-25 | 1 | -0/+0 |
* | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan | 2010-05-23 | 2 | -1/+101 |
|\ |
|
| * | gnuradio-core: update copyrights | Johnathan Corgan | 2010-05-21 | 2 | -2/+2 |
| * | Rework UDP source and sink, with incompatible API changes | Don Ward | 2010-05-04 | 2 | -0/+100 |
* | | Add gru.hexshort to deal with short hex constants | Eric Blossom | 2010-05-10 | 1 | -0/+12 |
|/ |
|
* | Opening up channelizer to have different sampling rates out. This first pass ... | Tom Rondeau | 2010-04-07 | 1 | -3/+5 |
* | Add new block gr.additive_scrambler_bb() | Johnathan Corgan | 2010-03-21 | 1 | -0/+20 |
* | Fixing copyright dates. | Tom Rondeau | 2010-03-14 | 4 | -4/+4 |
* | Making old and new digital modulations completely seperable by adding modulat... | Tom Rondeau | 2010-03-14 | 4 | -40/+122 |
* | Merge branch 'digital' of vps.gnuradio.org:trondeau into digital | Tom Rondeau | 2010-03-13 | 2 | -12/+8 |
|\ |
|
| * | Merge branch 'digital' of git@gnuradio.org:trondeau into digital | Tom Rondeau | 2010-03-13 | 2 | -8/+8 |
| |\ |
|
| * | | Fixing logging in new DBPSK and DQPSK. | Tom Rondeau | 2010-02-27 | 2 | -12/+8 |
* | | | Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper... | Tom Rondeau | 2010-03-13 | 1 | -5/+5 |
| |/
|/| |
|
* | | Using better defaults for new FLL implementation. | Tom Rondeau | 2010-03-06 | 2 | -8/+8 |
|/ |
|
* | Fixing a few bugs in handling of real samples per symbol. | Tom Rondeau | 2010-02-26 | 1 | -3/+3 |
* | Removing resampler from usrp transmit path as its taken care of in the modula... | Tom Rondeau | 2010-02-09 | 1 | -1/+1 |
* | Setting up code to handle setting of samples per symbol properly. Still buggy... | Tom Rondeau | 2010-02-08 | 1 | -2/+2 |
* | Fixing DQPSK block to work with any real value samples per symbol and getting... | Tom | 2010-02-01 | 2 | -11/+13 |
* | Using PFB resampler to do the RRC filtering on the modulator. This along with... | Tom | 2010-01-31 | 1 | -16/+11 |
* | Adding FLL correction to DQPSK2 block. | Tom | 2010-01-17 | 2 | -11/+32 |
* | Printing FLL gain value in verbose mode. | Tom | 2010-01-02 | 1 | -0/+1 |
* | Adding FLL to DBPSK demodulator block. Need OTA testing. | Tom | 2009-12-20 | 1 | -13/+28 |
* | added sync output port to dxpsk2 demod | Josh Blum | 2009-11-25 | 2 | -12/+24 |
* | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum | 2009-10-29 | 1 | -9/+0 |
* | modified flowgraph cleanup | Josh Blum | 2009-10-29 | 1 | -3/+6 |