Age | Commit message (Expand) | Author |
2010-01-02 | Since I'm bothering to average the error, I might as well use it. | Tom |
2009-12-20 | Adding FLL to QT loopback example. | Tom |
2009-12-20 | Adding FLL to DBPSK demodulator block. Need OTA testing. | Tom |
2009-12-20 | Adding some documentation. | Tom |
2009-12-20 | Cleaning up functions. | Tom |
2009-12-20 | WIP: better access to setting FLL parameters and working on getting gain sett... | Tom |
2009-12-18 | New way to handle arbitrary resampler. Now featuring lower noise! | Tom |
2009-12-17 | Merge branch 'bef' of http://gnuradio.org/git/trondeau | Johnathan Corgan |
2009-12-15 | Adding new GRC examples for using FLL block. | Tom |
2009-12-15 | Generating the band-edge filter taps based on the oversampling ratio (samples... | Tom |
2009-12-12 | Merge branch 'wip/pager' of git@gnuradio.org:jcorgan | Johnathan Corgan |
2009-12-12 | Merge branch 'patches-from-list' of http://gnuradio.org/git/balister | Johnathan Corgan |
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 | Disable support for tvrx rev 2 on usrp2. There are only a few of these in ex... | Eric Blossom |
2009-12-08 | Fix usrp2 tvrx so that it tunes monotonically. | Eric Blossom |
2009-12-08 | change capitalization | Eric Blossom |
2009-12-08 | Small patch to speedup installation of freedesktop icons. | Stefan Bruns |
2009-12-08 | got msdd6000 compiling on my ubuntu 9.10 32 bit | Josh Blum |
2009-12-07 | Merge branch 'patches/geiger/u2_rx_stream_at' of git@gnuradio.org:jcorgan | Johnathan Corgan |
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-07 | Merge branch 'wip/grc/pads' of http://gnuradio.org/git/jblum | Johnathan Corgan |
2009-12-07 | Change type of gr_head nitems parameter to unsigned long long. | Eric Blossom |
2009-12-07 | Add support for msdd6000 with resampler in FPGA. | Eric Blossom |
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 | Use updated transmit command | Johnathan Corgan |
2009-12-03 | Rebase on master, cleanup for merge | Johnathan Corgan |
2009-12-03 | Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger) | Johnathan Corgan |
2009-12-03 | Applied 'start streaming at' patch from Douglas Geiger | Johnathan Corgan |
2009-12-03 | added a gain slider | Matt Ettus |
2009-12-03 | updated tx example | Josh Blum |
2009-12-03 | Allow for multiple io pads per hier flow graph. | Josh Blum |
2009-12-01 | usrp: Corrected error message | Thomas Tsou |
2009-11-26 | same bug as on the U2, found by Stephen Lai | Matt Ettus |
2009-11-26 | Merge branch 'master' of http://gnuradio.org/git/gnuradio | Matt Ettus |
2009-11-26 | Control bits for filter bandwidths had the wrong shifts. Found and fixed by ... | Matt Ettus |
2009-11-25 | created dpsk demo with usrps | 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-25 | Support multiple VRT packets in a single transport (UDP) packet. | Eric Blossom |
2009-11-25 | back out broken changeset | Eric Blossom |
2009-11-21 | Add two missing includes to fix compile on ppc. | Tim Shepard |
2009-11-19 | gtk.Tooltips() is deprecated, use set_tooltip_text. | Josh Blum |