summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-09Making old dbpsk work again to compare against new version.Tom
2009-10-09Adding new DBPSK block with new PFB clock recovery alg.Tom
2009-10-09Revert "More additions to PAM timing simulation."Tom
This reverts commit a524c6f494cfb3b88d1e55d3f1a35d97ec566c4e.
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-09Cleaning up constructor.Tom
2009-10-09Moving filter number decision to start work function.Tom
2009-10-09Cleaning up unused variable and code.Tom
2009-10-09Working fractional sample rates in clock recovery algorithm.Tom
2009-10-09Chaning update for fractional sample rate into filter index.Tom
2009-10-09wipTom
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 ↵Tom
beta at runtime from GRC block.
2009-10-07Working sync for QPSKTom
2009-10-07More stable version of clock sync.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-06Fixing io signature for debug outputs.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-06Merge branch 'sync' of http://gnuradio.org/git/trondeau into syncMatt Ettus
2009-10-06Adding ports to GRC file for new debug outputsTom
2009-10-06added more portsMatt Ettus
2009-10-06Merge branch 'sync' of http://gnuradio.org/git/matt into syncTom
2009-10-06Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into syncTom
2009-10-06Adding more outputs for debugging.Tom
2009-10-06with frac delayMatt Ettus
2009-10-06Merge branch 'sync' of http://gnuradio.org/git/matt into wip/examplesJosh Blum
2009-10-06Merge branch 'sync' of http://gnuradio.org/git/trondeau into syncMatt Ettus
2009-10-06rename and make output optionalMatt Ettus
2009-10-06Changinging behavior of parameter update for PFB clock recovery alg.Tom
2009-10-06Merge branch 'wip/sync' of http://gnuradio.org/git/jcorgan into syncMatt Ettus
2009-10-06Add gr.pfb_clock_recovery to GRCJohnathan Corgan
2009-10-06no timing recovery yet, but creates RRC-PAMMatt Ettus
2009-10-06Making second output port of PFB clock recovery optional.Tom
2009-10-06Merge branch 'master' into syncTom
Conflicts: gr-utils/src/python/gr_plot_qt.py gr-utils/src/python/pyqt_plot.py gr-utils/src/python/pyqt_plot.ui
2009-10-06Should not be clipping the error here.Tom
2009-10-06Working with PFB clock recovery block.Tom
2009-10-06Using PFB clock recovery for testingTom
2009-10-06wip on clock sync block; exposing set gain functionTom
2009-10-06Updating display for better viewing on small screensTom
2009-10-06Merge branch 'master' of http://gnuradio.org/git/gnuradioMatt Ettus
2009-10-05added freq offset sliderJosh Blum
2009-10-05added mpsk demod exampleJosh Blum