Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-15 | Adding new GRC examples for using FLL block. | Tom | |
digital_freq_lock - simple implementation of FLL only pam_sync - extension of pam_timing that does freq, phase, and timing sync | |||
2009-12-03 | added a gain slider | Matt Ettus | |
2009-12-03 | updated tx example | Josh Blum | |
2009-11-25 | created dpsk demo with usrps | Josh Blum | |
2009-10-31 | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan | |
2009-10-12 | This splits the rate into a fractional an integer value, which allows the ↵ | Tom Rondeau | |
loop to adjust the fractional rate while the integer rate keeps the increments moving properly. Allows the max rate deviation to be independent of the integer rate. Scaling of the differential taps also allows alpha and beta to operate independent of the rate when fractional samples per symbol are used. Slightly more tolerant to large signal values, but they still should be close to +/-1. | |||
2009-10-09 | Revert "More additions to PAM timing simulation." | Tom | |
This reverts commit a524c6f494cfb3b88d1e55d3f1a35d97ec566c4e. | |||
2009-10-09 | More additions to PAM timing simulation. | Tom | |
2009-10-09 | Using 2-PAM by default. | Tom | |
2009-10-09 | Cleaning up GRC PAM timing example and adding ability to do M-ary PAM. | Tom | |
2009-10-08 | Working on allowing fractional samples per symbol. | Tom | |
2009-10-07 | Adding channel model to simulation to test frequency offset. | Tom | |
2009-10-07 | Adding imaginary stream to PAM demo to test IQ sync. Also properly setting ↵ | Tom | |
beta at runtime from GRC block. | |||
2009-10-07 | Clipping the rate of the clock recovery helps track large changes. | Tom | |
2009-10-06 | Adding better scope sink defaults. | Tom | |
2009-10-06 | Fixing previous checkin | Tom | |
2009-10-06 | Adding accessor functions for both alpha and beta. | Tom | |
2009-10-06 | Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync | Matt Ettus | |
2009-10-06 | progress | Matt Ettus | |
2009-10-06 | removed unused git ignores | Josh Blum | |
2009-10-06 | moved grc examples to gnuradio-examples/grc | Josh Blum | |
2009-10-06 | added more ports | Matt Ettus | |
2009-10-06 | with frac delay | Matt Ettus | |
2009-10-06 | no timing recovery yet, but creates RRC-PAM | Matt Ettus | |