summaryrefslogtreecommitdiff
path: root/gnuradio-examples
Commit message (Expand)AuthorAgeFilesLines
...
* Setting up code to handle setting of samples per symbol properly. Still buggy...Tom Rondeau2010-02-084-15/+17
* Adding a pick bitrate calculation for new tx/rx modulators with arbitrary sam...Tom Rondeau2010-02-083-15/+84
* Changing Makefile so the new PAM examples are installedTom2010-02-011-1/+3
* Minor adjustments to FLL exampleTom2010-02-011-40/+40
* Simplifying and using PFB resampler to generate pusle shape filtered signal.Tom2010-02-011-341/+261
* Using PFB resampler to generate the pulse shaping filtered signal.Tom2010-02-011-344/+264
* Preventing an error message by casting an integer (0) to the requested float.Tom2010-01-311-1/+1
* Doing the same with the resampler on the receiver side.Tom2010-01-171-1/+13
* Playing with using the resampler to allow any bit rate requested.Tom Rondeau2010-01-171-2/+13
* Fixing up loopback benchmark program for new DBPSK receiver.Tom2010-01-023-308/+327
* UIC files to go along with previous commit (for QT receiver code).Tom2010-01-022-0/+558
* Adding a routine to exercise the new DBPSK receiver code with the QT GUI.Tom2010-01-021-0/+474
* Adding FLL to QT loopback example.Tom2009-12-203-268/+267
* Adding new GRC examples for using FLL block.Tom2009-12-152-0/+3145
* added a gain sliderMatt Ettus2009-12-031-162/+254
* updated tx exampleJosh Blum2009-12-031-24/+24
* created dpsk demo with usrpsJosh Blum2009-11-253-0/+1220
* core: added gr.pfb_clock_sync_fff based on _ccf version, updated exampleJohnathan Corgan2009-10-311-345/+389
* This splits the rate into a fractional an integer value, which allows the loo...Tom Rondeau2009-10-121-349/+409
* Fixing import of UI file.Tom Rondeau2009-10-121-3/+3
* Temporary working dbpsk2 example until we match everything.Tom Rondeau2009-10-123-0/+1386
* Starting to rework QT app to control new PFB clock recovery alg.Tom2009-10-091-21/+15
* Revert "More additions to PAM timing simulation."Tom2009-10-091-137/+52
* More additions to PAM timing simulation.Tom2009-10-091-52/+137
* Using 2-PAM by default.Tom2009-10-091-2/+2
* Cleaning up GRC PAM timing example and adding ability to do M-ary PAM.Tom2009-10-091-665/+344
* Working on allowing fractional samples per symbol.Tom2009-10-081-352/+430
* Adding channel model to simulation to test frequency offset.Tom2009-10-071-408/+675
* Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be...Tom2009-10-071-287/+484
* Clipping the rate of the clock recovery helps track large changes.Tom2009-10-071-71/+71
* Adding better scope sink defaults.Tom2009-10-061-61/+61
* Fixing previous checkinTom2009-10-061-56/+56
* Adding accessor functions for both alpha and beta.Tom2009-10-061-118/+255
* Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into syncMatt Ettus2009-10-0622-2/+9024
|\
| * removed unused git ignoresJosh Blum2009-10-065-10/+0
| * moved grc examples to gnuradio-examples/grcJosh Blum2009-10-0627-2/+9034
* | progressMatt Ettus2009-10-061-41/+171
* | added more portsMatt Ettus2009-10-061-113/+148
* | with frac delayMatt Ettus2009-10-061-140/+365
|/
* no timing recovery yet, but creates RRC-PAMMatt Ettus2009-10-061-0/+616
* Merge branch 'master' into syncTom2009-10-066-367/+3
|\
| * updated digital to use installed usrp optionsJosh Blum2009-09-096-367/+3
* | Working with PFB clock recovery block.Tom2009-10-061-8/+17
* | Updating display for better viewing on small screensTom2009-10-062-429/+424
|/
* Added blks2.pfb_arb_resampler_ccf to GRC block listJohnathan Corgan2009-08-232-0/+601
* Added missing .gitignoregit2009-08-151-0/+2
* Added git ignore files auto created from svn:ignore properties.git2009-08-1418-0/+135
* Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte...trondeau2009-08-127-0/+995
* Fixing bug in setting SNR3.3gittrondeau2009-07-311-1/+1
* Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr...jcorgan2009-07-2812-5/+49