Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-01 | Changing Makefile so the new PAM examples are installed | Tom | |
2010-02-01 | Minor adjustments to FLL example | Tom | |
2010-02-01 | Simplifying and using PFB resampler to generate pusle shape filtered signal. | Tom | |
2010-02-01 | Using PFB resampler to generate the pulse shaping filtered signal. | Tom | |
2010-01-31 | Preventing an error message by casting an integer (0) to the requested float. | Tom | |
2010-01-17 | Doing the same with the resampler on the receiver side. | Tom | |
2010-01-17 | Playing with using the resampler to allow any bit rate requested. | Tom Rondeau | |
2010-01-02 | Fixing up loopback benchmark program for new DBPSK receiver. | Tom | |
2010-01-02 | UIC files to go along with previous commit (for QT receiver code). | Tom | |
2010-01-02 | Adding a routine to exercise the new DBPSK receiver code with the QT GUI. | Tom | |
2009-12-20 | Adding FLL to QT loopback example. | Tom | |
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-12 | Fixing import of UI file. | Tom Rondeau | |
2009-10-12 | Temporary working dbpsk2 example until we match everything. | Tom Rondeau | |
2009-10-09 | Starting to rework QT app to control new PFB clock recovery alg. | Tom | |
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 | |
2009-10-06 | Merge branch 'master' into sync | Tom | |
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-06 | Working with PFB clock recovery block. | Tom | |
2009-10-06 | Updating display for better viewing on small screens | Tom | |
2009-09-09 | updated digital to use installed usrp options | Josh Blum | |
2009-08-23 | Added blks2.pfb_arb_resampler_ccf to GRC block list | Johnathan Corgan | |
* New block XML file * Added set_taps callback to blks2 hier block * GRC example showing pre- and post-resampling swept spectrum | |||
2009-08-15 | Added missing .gitignore | git | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11594 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-08-14 | Added git ignore files auto created from svn:ignore properties. | git | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11592 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-08-12 | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase ↵ | trondeau | |
filterbank implementations that do (integer) decimation, (integer) interpolation, arbitrary resampling, and channelizing. gnuradio-example/python/pfb includes a number of different examples of how to use these blocks. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11583 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-31 | Fixing bug in setting SNR | trondeau | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11523 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-28 | Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into ↵ | jcorgan | |
trunk. This branch was created with a corrupted merge tracking database, so manual merge and remove of merge info properties was needed. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11513 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-10 | Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, ↵ | jcorgan | |
rx_voice.py, and tx_voice.py operation after transmit/receive path refactoring. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11406 221aa14e-8319-0410-a670-987f0aec2ac5 | |||
2009-07-06 | Fix Makefile and update package for r11361 | jcorgan | |
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11364 221aa14e-8319-0410-a670-987f0aec2ac5 |