| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd | Josh Blum | 2010-04-15 | 2 | -14/+33 |
| |\| | |
|
| * | | | added to uhd grc files, also removed warning for grc generator with uhd blocks | Josh Blum | 2010-04-14 | 1 | -1/+1 |
* | | | | grc: rename execution binary from 'grc' to 'gnuradio-companion' | Johnathan Corgan | 2010-05-18 | 5 | -5/+5 |
* | | | | gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete | Johnathan Corgan | 2010-05-18 | 3 | -67/+0 |
| |/ /
|/| | |
|
* | | | work on the string representations for parameters (large vectors could be too... | Josh Blum | 2010-03-23 | 2 | -14/+33 |
|/ / |
|
* | | Add new block gr.additive_scrambler_bb() | Johnathan Corgan | 2010-03-21 | 3 | -0/+46 |
* | | Merge branch 'grc/dualusrp' of git://gnuradio.org/jblum | Johnathan Corgan | 2010-03-21 | 2 | -5/+39 |
|\ \ |
|
| * | | Trial feature for different source sides for usrp dual source. | Josh Blum | 2010-03-10 | 2 | -5/+39 |
* | | | added a right click context menu for the flow graph elements | Josh Blum | 2010-03-09 | 2 | -12/+41 |
|/ / |
|
* | | Fixed bug in checking if path is writable. | Josh Blum | 2010-03-03 | 1 | -1/+1 |
* | | If the directory is read-only, use the systems tmp directory for generated py... | Josh Blum | 2010-03-03 | 1 | -1/+6 |
* | | updated wiki url | Josh Blum | 2010-02-24 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'fll' | Tom | 2010-02-01 | 1 | -0/+15 |
|\ |
|
| * | WIP: better access to setting FLL parameters and working on getting gain sett... | Tom | 2009-12-20 | 1 | -0/+15 |
* | | grc bug fix from Dimitris Symeonidis | Josh Blum | 2010-01-23 | 1 | -1/+1 |
* | | fix bug in sample and hold wrapper for grc | Josh Blum | 2010-01-11 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'bef' of http://gnuradio.org/git/trondeau | Johnathan Corgan | 2009-12-17 | 3 | -0/+64 |
|\ |
|
| * | Generating the band-edge filter taps based on the oversampling ratio (samples... | Tom | 2009-12-15 | 1 | -8/+17 |
| * | Adding accessor functions to set alpha and beta gains for the FLL. | Tom | 2009-12-10 | 1 | -0/+2 |
| * | Adding alpha and beta gains to FLL constructor. | Tom | 2009-12-10 | 1 | -1/+11 |
| * | Adding a band-edge based frequency lock loop. | Tom | 2009-12-09 | 3 | -0/+43 |
* | | Small patch to speedup installation of freedesktop icons. | Stefan Bruns | 2009-12-08 | 1 | -4/+5 |
|/ |
|
* | Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-12-07 | 6 | -2/+247 |
|\ |
|
| * | added callbacks for setting alphas | Josh Blum | 2009-11-25 | 1 | -0/+3 |
| * | added sync output port to dxpsk2 demod | Josh Blum | 2009-11-25 | 1 | -1/+21 |
| * | added missing block wrappers | Josh Blum | 2009-11-25 | 2 | -0/+217 |
| * | added wrappers for the dxpsk2 blocks mod and demod | Josh Blum | 2009-11-25 | 4 | -2/+7 |
* | | Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-12-07 | 12 | -17/+2 |
|\ \ |
|
| * | | removed unused import statements, thanks pyflakes | Josh Blum | 2009-12-06 | 12 | -17/+2 |
| |/ |
|
* | | Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-12-07 | 4 | -22/+45 |
|\ \ |
|
| * | | Created a pixmap rotation routine in Utils for handling those rotated labels. | Josh Blum | 2009-12-05 | 3 | -14/+35 |
| * | | combined param layouts | Josh Blum | 2009-12-05 | 2 | -8/+10 |
| |/ |
|
* / | Allow for multiple io pads per hier flow graph. | Josh Blum | 2009-12-03 | 5 | -50/+47 |
|/ |
|
* | gtk.Tooltips() is deprecated, use set_tooltip_text. | Josh Blum | 2009-11-19 | 1 | -12/+14 |
* | Merge branch 'wip/term' of git@gnuradio.org:jcorgan | Johnathan Corgan | 2009-11-03 | 3 | -0/+57 |
|\ |
|
| * | Consolidated termsink into one class | Johnathan Corgan | 2009-10-29 | 1 | -4/+4 |
| * | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan | 2009-10-29 | 1 | -1/+24 |
| * | Created skeleton wxgui term window component | Johnathan Corgan | 2009-10-29 | 3 | -0/+34 |
* | | grc: update block tree list for new pfb_clock_sync | Johnathan Corgan | 2009-10-31 | 1 | -1/+1 |
* | | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan | 2009-10-31 | 1 | -4/+24 |
|/ |
|
* | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan | 2009-10-29 | 3 | -13/+83 |
|\ |
|
| * | Added window option to wxgui fft and waterfall sink. | Josh Blum | 2009-10-28 | 3 | -13/+83 |
* | | renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly | Josh Blum | 2009-10-28 | 3 | -3/+3 |
* | | Created a grc_blockdir in makefile.common. | Josh Blum | 2009-10-28 | 8 | -38/+14 |
* | | Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grc | Josh Blum | 2009-10-28 | 1 | -0/+3 |
|\ \
| |/
|/| |
|
| * | added to todo | Josh Blum | 2009-10-18 | 1 | -0/+3 |
* | | added v offset option to scope | Josh Blum | 2009-10-18 | 1 | -2/+12 |
|/ |
|
* | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan | 2009-10-15 | 7 | -11/+95 |
|\ |
|
| * | Added window size param to all wxgui wrappers. | Josh Blum | 2009-10-09 | 7 | -11/+95 |
| * | add canonical options for copy enable param | Josh Blum | 2009-10-09 | 1 | -0/+8 |