| Commit message (Expand) | Author | Age | Files | Lines |
* | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan | 2009-10-31 | 1 | -345/+389 |
* | This splits the rate into a fractional an integer value, which allows the loo... | Tom Rondeau | 2009-10-12 | 1 | -349/+409 |
* | Fixing import of UI file. | Tom Rondeau | 2009-10-12 | 1 | -3/+3 |
* | Temporary working dbpsk2 example until we match everything. | Tom Rondeau | 2009-10-12 | 3 | -0/+1386 |
* | Starting to rework QT app to control new PFB clock recovery alg. | Tom | 2009-10-09 | 1 | -21/+15 |
* | Revert "More additions to PAM timing simulation." | Tom | 2009-10-09 | 1 | -137/+52 |
* | More additions to PAM timing simulation. | Tom | 2009-10-09 | 1 | -52/+137 |
* | Using 2-PAM by default. | Tom | 2009-10-09 | 1 | -2/+2 |
* | Cleaning up GRC PAM timing example and adding ability to do M-ary PAM. | Tom | 2009-10-09 | 1 | -665/+344 |
* | Working on allowing fractional samples per symbol. | Tom | 2009-10-08 | 1 | -352/+430 |
* | Adding channel model to simulation to test frequency offset. | Tom | 2009-10-07 | 1 | -408/+675 |
* | Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be... | Tom | 2009-10-07 | 1 | -287/+484 |
* | Clipping the rate of the clock recovery helps track large changes. | Tom | 2009-10-07 | 1 | -71/+71 |
* | Adding better scope sink defaults. | Tom | 2009-10-06 | 1 | -61/+61 |
* | Fixing previous checkin | Tom | 2009-10-06 | 1 | -56/+56 |
* | Adding accessor functions for both alpha and beta. | Tom | 2009-10-06 | 1 | -118/+255 |
* | Merge branch 'wip/examples' of http://gnuradio.org/git/jblum into sync | Matt Ettus | 2009-10-06 | 22 | -2/+9024 |
|\ |
|
| * | removed unused git ignores | Josh Blum | 2009-10-06 | 5 | -10/+0 |
| * | moved grc examples to gnuradio-examples/grc | Josh Blum | 2009-10-06 | 27 | -2/+9034 |
* | | progress | Matt Ettus | 2009-10-06 | 1 | -41/+171 |
* | | added more ports | Matt Ettus | 2009-10-06 | 1 | -113/+148 |
* | | with frac delay | Matt Ettus | 2009-10-06 | 1 | -140/+365 |
|/ |
|
* | no timing recovery yet, but creates RRC-PAM | Matt Ettus | 2009-10-06 | 1 | -0/+616 |
* | Merge branch 'master' into sync | Tom | 2009-10-06 | 6 | -367/+3 |
|\ |
|
| * | updated digital to use installed usrp options | Josh Blum | 2009-09-09 | 6 | -367/+3 |
* | | Working with PFB clock recovery block. | Tom | 2009-10-06 | 1 | -8/+17 |
* | | Updating display for better viewing on small screens | Tom | 2009-10-06 | 2 | -429/+424 |
|/ |
|
* | Added blks2.pfb_arb_resampler_ccf to GRC block list | Johnathan Corgan | 2009-08-23 | 2 | -0/+601 |
* | Added missing .gitignore | git | 2009-08-15 | 1 | -0/+2 |
* | Added git ignore files auto created from svn:ignore properties. | git | 2009-08-14 | 18 | -0/+135 |
* | Merging trondeau/pfb r11249:11581 into trunk. This adds a few polyphase filte... | trondeau | 2009-08-12 | 7 | -0/+995 |
* | Fixing bug in setting SNR3.3git | trondeau | 2009-07-31 | 1 | -1/+1 |
* | Merged -r11480:11507, r11508 from nldudok1/tvrx_mimo_merge_with_trunk into tr... | jcorgan | 2009-07-28 | 12 | -5/+49 |
* | Merged r11401:11405 from jblum/digital into trunk. Restores tunnel.py, rx_vo... | jcorgan | 2009-07-10 | 10 | -259/+207 |
* | Fix Makefile and update package for r11361 | jcorgan | 2009-07-06 | 1 | -1/+6 |
* | Merging trondeau/qt branch r11231:11360. This merge improves the usability an... | trondeau | 2009-07-06 | 9 | -711/+1959 |
* | Fix double quotation problem | jcorgan | 2009-06-30 | 1 | -1/+1 |
* | Fix makefile entries | jcorgan | 2009-06-30 | 1 | -4/+4 |
* | Fixes ticket:372 | jcorgan | 2009-06-30 | 1 | -3/+15 |
* | Exporting qt-based examples to installed examples folder and fixed a minor is... | trondeau | 2009-06-18 | 3 | -1/+147 |
* | Fixing benchmark_tx to use usrp_options interface. Also changes the default p... | trondeau | 2009-06-17 | 2 | -36/+37 |
* | Adding my generated qt_rx_window.py code for the QT GUI interface. | trondeau | 2009-06-17 | 2 | -1/+122 |
* | fixes to benchmark_rx | trondeau | 2009-06-17 | 2 | -29/+40 |
* | Fixing digital benchmarks: adding usrp_options class to reciever. | trondeau | 2009-06-17 | 1 | -32/+21 |
* | Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di... | trondeau | 2009-06-17 | 5 | -0/+1620 |
* | Merging trondeau/digital branch r11185:11205 to improve digital example inter... | trondeau | 2009-06-17 | 8 | -471/+282 |
* | merged r10942:11199 from digital branch | jblum | 2009-06-15 | 5 | -119/+170 |
* | Merged r11123:11148 from jcorgan/np into trunk. | jcorgan | 2009-05-27 | 1 | -1/+4 |
* | Merged r11074:11077 from jcorgan/deb in to trunk. Ubuntu packaging for 3.2 d... | jcorgan | 2009-05-20 | 5 | -29/+29 |
* | Merged r11045:11059 from jcorgan/deb into trunk. Updates on Ubuntu binary pa... | jcorgan | 2009-05-20 | 3 | -1/+9 |