Age | Commit message (Expand) | Author |
2010-10-06 | Checks to make sure XML path is writable before making the XML runner. Ignore... | Tom Rondeau |
2010-10-03 | Updating all python QA programs in gnuradio-core to output XML files. | Tom Rondeau |
2010-10-03 | Adding gr_xmlrunner.py to Makefile. | Tom Rondeau |
2010-10-03 | Adding XML output to Python unittests. | Tom Rondeau |
2010-05-25 | Fix erroneous file modes | Johnathan Corgan |
2010-05-23 | Merge remote branch 'gnuradio/wip/udp_source_sink' | Johnathan Corgan |
2010-05-21 | gnuradio-core: update copyrights | Johnathan Corgan |
2010-05-10 | Add gru.hexshort to deal with short hex constants | Eric Blossom |
2010-05-04 | Rework UDP source and sink, with incompatible API changes | Don Ward |
2010-04-07 | Opening up channelizer to have different sampling rates out. This first pass ... | Tom Rondeau |
2010-03-21 | Add new block gr.additive_scrambler_bb() | Johnathan Corgan |
2010-03-14 | Fixing copyright dates. | Tom Rondeau |
2010-03-14 | Making old and new digital modulations completely seperable by adding modulat... | Tom Rondeau |
2010-03-13 | Merge branch 'digital' of vps.gnuradio.org:trondeau into digital | Tom Rondeau |
2010-03-13 | Merge branch 'digital' of git@gnuradio.org:trondeau into digital | Tom Rondeau |
2010-03-13 | Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper... | Tom Rondeau |
2010-03-06 | Using better defaults for new FLL implementation. | Tom Rondeau |
2010-02-27 | Fixing logging in new DBPSK and DQPSK. | Tom Rondeau |
2010-02-26 | Fixing a few bugs in handling of real samples per symbol. | Tom Rondeau |
2010-02-09 | Removing resampler from usrp transmit path as its taken care of in the modula... | Tom Rondeau |
2010-02-08 | Setting up code to handle setting of samples per symbol properly. Still buggy... | Tom Rondeau |
2010-02-01 | Fixing DQPSK block to work with any real value samples per symbol and getting... | Tom |
2010-01-31 | Using PFB resampler to do the RRC filtering on the modulator. This along with... | Tom |
2010-01-17 | Adding FLL correction to DQPSK2 block. | Tom |
2010-01-02 | Printing FLL gain value in verbose mode. | Tom |
2009-12-20 | Adding FLL to DBPSK demodulator block. Need OTA testing. | Tom |
2009-11-25 | added sync output port to dxpsk2 demod | Josh Blum |
2009-10-29 | fixed issue where usrp siggen continued to transmit after program exit | Josh Blum |
2009-10-29 | modified flowgraph cleanup | Josh Blum |
2009-10-29 | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-28 | Added window option to wxgui fft and waterfall sink. | Josh Blum |
2009-10-28 | Merge branch 'flattopwindow' of http://gnuradio.org/git/matt into flattop | Josh Blum |
2009-10-28 | redid cos windows, added flattop and nuttall_cfd | Matt Ettus |
2009-10-21 | Merge branch 'vrt' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-12 | Merge branch 'sync' of git@gnuradio.org:trondeau into master | Johnathan Corgan |
2009-10-12 | simplfied the code while i was looking at it | Josh Blum |
2009-10-12 | Reverting dqpsk to be mpsk_receiver based and not change its behavior. | Tom Rondeau |
2009-10-12 | Fixing initialization of timing gains. Alpha should be < 1, and beta should b... | Tom Rondeau |
2009-10-12 | Adding dqpsk2 block to makefile for installation. | Tom Rondeau |
2009-10-12 | Adding DQPSK version that uses the PFB timing sync block (dqpsk2). | Tom Rondeau |
2009-10-12 | Minor fixes for logging. | Tom Rondeau |
2009-10-12 | Working DBPSK implementation with new PFB clock recovery block. The feedforwa... | Tom Rondeau |
2009-10-09 | Making old dbpsk work again to compare against new version. | Tom |
2009-10-09 | Adding new DBPSK block with new PFB clock recovery alg. | Tom |
2009-10-08 | Added gr.copy(itemsize) block | Johnathan Corgan |
2009-10-06 | Merge branch 'master' into sync | Tom |
2009-10-06 | Using PFB clock recovery for testing | Tom |
2009-09-09 | only import usrp and usrp2 modules in the setup methods | Josh Blum |
2009-09-09 | copied usrp_siggen stuff from experimental gui into gnuradio tree | Josh Blum |
2009-09-04 | Merge branch 'grc' from http://gnuradio.org/git/jblum.git into master | Johnathan Corgan |