summaryrefslogtreecommitdiff
path: root/gnuradio-examples
AgeCommit message (Expand)Author
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
2009-10-06Adding accessor functions for both alpha and beta.Tom
2009-10-06Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into syncMatt Ettus
2009-10-06progressMatt Ettus
2009-10-06removed unused git ignoresJosh Blum
2009-10-06moved grc examples to gnuradio-examples/grcJosh Blum
2009-10-06added more portsMatt Ettus
2009-10-06with frac delayMatt Ettus
2009-10-06no timing recovery yet, but creates RRC-PAMMatt Ettus
2009-10-06Merge branch 'master' into syncTom
2009-10-06Working with PFB clock recovery block.Tom
2009-10-06Updating display for better viewing on small screensTom
2009-09-09updated digital to use installed usrp optionsJosh Blum
2009-08-23Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan
2009-08-15Added missing .gitignoregit
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-12Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau
2009-07-31Fixing bug in setting SNRtrondeau
2009-07-28Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan
2009-07-10Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo...jcorgan
2009-07-06Fix Makefile and update package for r11361jcorgan