summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-14Fixing copyright dates.Tom Rondeau
2010-03-14Making old and new digital modulations completely seperable by adding modulat...Tom Rondeau
2010-03-13Merge branch 'digital' of vps.gnuradio.org:trondeau into digitalTom Rondeau
2010-03-13Merge branch 'digital' of git@gnuradio.org:trondeau into digitalTom Rondeau
2010-03-13Fixing call to usrp_receive_path2.Tom Rondeau
2010-03-13Adding version 2 of receive path so as not to affect old dbpsk and dqpsk oper...Tom Rondeau
2010-03-13Making a version 2 of transmit path so as not to affect old dbpsk and dqpsk o...Tom Rondeau
2010-03-06Changing FLL parameter range for use with new code.Tom Rondeau
2010-03-06Small fixes for loopback with new code.Tom Rondeau
2010-03-06Fixing how new pick_bitrate is used.Tom Rondeau
2010-03-06Using better defaults for new FLL implementation.Tom Rondeau
2010-03-06Improved performance of FLL using a more robust error term.Tom Rondeau
2010-02-27Fixing use of pick_bitrate2 in QT Rx2.Tom Rondeau
2010-02-27Fixing logging in new DBPSK and DQPSK.Tom Rondeau
2010-02-26Fixing a few bugs in handling of real samples per symbol.Tom Rondeau
2010-02-26Fixes pick_bitrate2 for use on receiver side.Tom Rondeau
2010-02-25Fixing pick_bitrate2 for transmit side with all cases tested.Tom Rondeau
2010-02-15New pick_bitrate2 will take any combination of bitrate, samples per symbol, a...Tom Rondeau
2010-02-10Working on pick_bitrate.Tom Rondeau
2010-02-09Arbitrary bit rates seems to be working.Tom Rondeau
2010-02-09Removing resampler from usrp transmit path as its taken care of in the modula...Tom Rondeau
2010-02-08Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau
2010-02-08Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau
2010-02-04Fix pick_subdevice.Eric Blossom
2010-02-01Merge branch 'master' of git@gnuradio.org:gnuradioTom
2010-02-01Merge branch 'fll'Tom
2010-02-01Fixing DQPSK block to work with any real value samples per symbol and getting...Tom
2010-02-01Changing Makefile so the new PAM examples are installedTom
2010-02-01Minor adjustments to FLL exampleTom
2010-02-01Simplifying and using PFB resampler to generate pusle shape filtered signal.Tom
2010-02-01Using PFB resampler to generate the pulse shaping filtered signal.Tom
2010-01-31Preventing an error message by casting an integer (0) to the requested float.Tom
2010-01-31Using PFB resampler to do the RRC filtering on the modulator. This along with...Tom
2010-01-31Got this wrong before. Derivative filter taps are now calculated correctly wh...Tom
2010-01-30Update cpu detection macro to work for native build on the OMAP3.Philip Balister
2010-01-27update config.guess, config.sub and INSTALLEric Blossom
2010-01-23grc bug fix from Dimitris SymeonidisJosh Blum
2010-01-21Merge branch 'fix/libdir' of git@gnuradio.org:gnuradioJohnathan Corgan
2010-01-19build: trial fix for gr-pager issue on UbuntuJohnathan Corgan
2010-01-18Remove unnecessary implementation of flexrf::refclk_freq.Eric Blossom
2010-01-18Remove assert(dac_rate() == 128000000).Eric Blossom
2010-01-17usrp2: fix for 'start_rx_streaming_at' hangJohnathan Corgan
2010-01-17Doing the same with the resampler on the receiver side.Tom
2010-01-17Playing with using the resampler to allow any bit rate requested.Tom Rondeau
2010-01-17Adding FLL correction to DQPSK2 block.Tom
2010-01-17Merge branch 'resampler'Tom
2010-01-11Merge branch 'fix/sample_n_hold' of git://gnuradio.org/jblumJohnathan Corgan
2010-01-11fix bug in sample and hold wrapper for grcJosh Blum
2010-01-10Applied reverse diff for win.set_* change on ra_fftsink.pyJosh Blum
2010-01-10fixed issue 387: removed uses of win.set for wx sinksJosh Blum