summaryrefslogtreecommitdiff
path: root/gnuradio-examples/grc
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-0621-0/+9022
|\
| * removed unused git ignoresJosh Blum2009-10-065-10/+0
| * moved grc examples to gnuradio-examples/grcJosh Blum2009-10-0626-0/+9032
* | 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