summaryrefslogtreecommitdiff
path: root/gnuradio-examples
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-02-27Fixing use of pick_bitrate2 in QT Rx2.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-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-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-02Fixing up loopback benchmark program for new DBPSK receiver.Tom
2010-01-02UIC files to go along with previous commit (for QT receiver code).Tom
2010-01-02Adding a routine to exercise the new DBPSK receiver code with the QT GUI.Tom
2009-12-20Adding FLL to QT loopback example.Tom
2009-12-15Adding new GRC examples for using FLL block.Tom
2009-12-03added a gain sliderMatt Ettus
2009-12-03updated tx exampleJosh Blum
2009-11-25created dpsk demo with usrpsJosh Blum
2009-10-31core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan
2009-10-12This splits the rate into a fractional an integer value, which allows the loo...Tom Rondeau
2009-10-12Fixing import of UI file.Tom Rondeau
2009-10-12Temporary working dbpsk2 example until we match everything.Tom Rondeau
2009-10-09Starting to rework QT app to control new PFB clock recovery alg.Tom
2009-10-09Revert "More additions to PAM timing simulation."Tom
2009-10-09More additions to PAM timing simulation.Tom
2009-10-09Using 2-PAM by default.Tom
2009-10-09Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom
2009-10-08Working on allowing fractional samples per symbol.Tom
2009-10-07Adding channel model to simulation to test frequency offset.Tom
2009-10-07Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be...Tom
2009-10-07Clipping the rate of the clock recovery helps track large changes.Tom
2009-10-06Adding better scope sink defaults.Tom
2009-10-06Fixing previous checkinTom