Age | Commit message (Expand) | Author |
2010-02-01 | Merge branch 'fll' | Tom |
2010-01-23 | grc bug fix from Dimitris Symeonidis | Josh Blum |
2010-01-11 | fix bug in sample and hold wrapper for grc | Josh Blum |
2009-12-20 | WIP: better access to setting FLL parameters and working on getting gain sett... | Tom |
2009-12-17 | Merge branch 'bef' of http://gnuradio.org/git/trondeau | Johnathan Corgan |
2009-12-15 | Generating the band-edge filter taps based on the oversampling ratio (samples... | Tom |
2009-12-10 | Adding accessor functions to set alpha and beta gains for the FLL. | Tom |
2009-12-10 | Adding alpha and beta gains to FLL constructor. | Tom |
2009-12-09 | Adding a band-edge based frequency lock loop. | Tom |
2009-12-08 | Small patch to speedup installation of freedesktop icons. | Stefan Bruns |
2009-12-07 | Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-06 | removed unused import statements, thanks pyflakes | Josh Blum |
2009-12-05 | Created a pixmap rotation routine in Utils for handling those rotated labels. | Josh Blum |
2009-12-05 | combined param layouts | Josh Blum |
2009-12-03 | Allow for multiple io pads per hier flow graph. | Josh Blum |
2009-11-25 | added callbacks for setting alphas | Josh Blum |
2009-11-25 | added sync output port to dxpsk2 demod | Josh Blum |
2009-11-25 | added missing block wrappers | Josh Blum |
2009-11-25 | added wrappers for the dxpsk2 blocks mod and demod | Josh Blum |
2009-11-19 | gtk.Tooltips() is deprecated, use set_tooltip_text. | Josh Blum |
2009-11-03 | Merge branch 'wip/term' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-10-31 | grc: update block tree list for new pfb_clock_sync | Johnathan Corgan |
2009-10-31 | core: added gr.pfb_clock_sync_fff based on _ccf version, updated example | Johnathan Corgan |
2009-10-29 | Consolidated termsink into one class | Johnathan Corgan |
2009-10-29 | Basic terminal window that takes raw text on input msgq and appends it | Johnathan Corgan |
2009-10-29 | Created skeleton wxgui term window component | Johnathan Corgan |
2009-10-29 | Merge branch 'flattopwindow' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-28 | Added window option to wxgui fft and waterfall sink. | Josh Blum |
2009-10-28 | renamed msgq to msgq_in and msgq_out, block wrappers changed accordingly | Josh Blum |
2009-10-28 | Created a grc_blockdir in makefile.common. | Josh Blum |
2009-10-28 | Merge branch 'wip/grc/general' of jblum@blumhouse:~/git/gnuradio into wip/grc | Josh Blum |
2009-10-18 | added v offset option to scope | Josh Blum |
2009-10-18 | added to todo | Josh Blum |
2009-10-15 | Merge commit '25a8' from git@gnuradio.org:jblum | Johnathan Corgan |
2009-10-14 | fix usrp2 wrappers for vlen of 2 shorts | Josh Blum |
2009-10-12 | Merge branch 'sync' of git@gnuradio.org:trondeau into master | Johnathan Corgan |
2009-10-11 | add canonical options for copy enable param | Josh Blum |
2009-10-11 | Added num_ports to various blocks that have infinite ports possible in io sig... | Josh Blum |
2009-10-09 | Cleaning up GRC PAM timing example and adding ability to do M-ary PAM. | Tom |
2009-10-09 | Added window size param to all wxgui wrappers. | Josh Blum |
2009-10-09 | add canonical options for copy enable param | Josh Blum |
2009-10-08 | Merge branch 'wip/wxgui' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-10-08 | using gr copy in the wxgui connect, added gr copy to grc xml | Josh Blum |
2009-10-07 | tweaks to the search | Josh Blum |
2009-10-07 | a working block tree search | Josh Blum |
2009-10-07 | added noaa to extract doc matcher | Josh Blum |
2009-10-07 | Adding imaginary stream to PAM demo to test IQ sync. Also properly setting be... | Tom |
2009-10-06 | Fixing previous checkin | Tom |