Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework example directories. Gets rid of gnuradio-examples, moves these to ↵ | Tom Rondeau | 2012-04-03 | 12 | -7169/+0 |
| | | | | | | more appropriate components. gnuradio-core and grc now have their own examples directories for files directly related to them. | ||||
* | examples: Reworked locations and installation of examples. | Tom Rondeau | 2012-04-03 | 16 | -17436/+3 |
| | | | | All python and GRC examples directly associated with a top-level component are now in that examples directory. Examples are split into c++, python, and grc dirs but are all installed into $prefix/share/gnuradio/examples/<component>. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-02-14 | 1 | -7/+7 |
|\ | |||||
| * | Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep) | Martin Braun | 2012-02-14 | 1 | -7/+7 |
| | | |||||
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 3 | -72/+0 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | examples: making both autotools and cmake install all the same examples. | Tom Rondeau | 2011-10-24 | 2 | -1/+91 |
| | |||||
* | uhd examples: updated all GRC USRP-based examples to UHD examples. | Tom Rondeau | 2011-10-08 | 16 | -3743/+10528 |
| | |||||
* | Minor fixes in turbo GRC blocks and one more example added. | Achilleas Anastasopoulos | 2011-09-01 | 1 | -0/+832 |
| | |||||
* | More examples and turbo decoder blocks added. | Achilleas Anastasopoulos | 2011-08-31 | 2 | -2/+865 |
| | |||||
* | Added more turbo encoder/decoder blocks and examples. | Achilleas Anastasopoulos | 2011-08-31 | 2 | -1/+858 |
| | |||||
* | Added SCCC encoder/decoder grc blocksi and examples. Also moved all grc ↵ | Achilleas Anastasopoulos | 2011-08-31 | 3 | -330/+1277 |
| | | | | blocks related to trellis inside the gr-trellis/grc directory | ||||
* | grc: removed var sink taps example, its no longer supported, weird, and not ↵ | Josh Blum | 2011-06-09 | 2 | -490/+1 |
| | | | | useful | ||||
* | Changing FLL parameter range for use with new code. | Tom Rondeau | 2010-03-06 | 2 | -216/+216 |
| | |||||
* | Changing Makefile so the new PAM examples are installed | Tom | 2010-02-01 | 1 | -1/+3 |
| | |||||
* | Minor adjustments to FLL example | Tom | 2010-02-01 | 1 | -40/+40 |
| | |||||
* | Simplifying and using PFB resampler to generate pusle shape filtered signal. | Tom | 2010-02-01 | 1 | -341/+261 |
| | |||||
* | Using PFB resampler to generate the pulse shaping filtered signal. | Tom | 2010-02-01 | 1 | -344/+264 |
| | |||||
* | Adding new GRC examples for using FLL block. | Tom | 2009-12-15 | 2 | -0/+3145 |
| | | | | | digital_freq_lock - simple implementation of FLL only pam_sync - extension of pam_timing that does freq, phase, and timing sync | ||||
* | added a gain slider | Matt Ettus | 2009-12-03 | 1 | -162/+254 |
| | |||||
* | updated tx example | Josh Blum | 2009-12-03 | 1 | -24/+24 |
| | |||||
* | created dpsk demo with usrps | Josh Blum | 2009-11-25 | 3 | -0/+1220 |
| | |||||
* | 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 ↵ | Tom Rondeau | 2009-10-12 | 1 | -349/+409 |
| | | | | 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. | ||||
* | Revert "More additions to PAM timing simulation." | Tom | 2009-10-09 | 1 | -137/+52 |
| | | | | This reverts commit a524c6f494cfb3b88d1e55d3f1a35d97ec566c4e. | ||||
* | 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 ↵ | Tom | 2009-10-07 | 1 | -287/+484 |
| | | | | beta at runtime from GRC block. | ||||
* | 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 | 21 | -0/+9022 |
|\ | |||||
| * | removed unused git ignores | Josh Blum | 2009-10-06 | 5 | -10/+0 |
| | | |||||
| * | moved grc examples to gnuradio-examples/grc | Josh Blum | 2009-10-06 | 26 | -0/+9032 |
| | | |||||
* | | 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 |