summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-09gr-noaa: work-in-progress for LRIT receptionJohnathan Corgan
2010-01-08Merge branch 'fix/waterfall' of git://gnuradio.org/jblumJohnathan Corgan
2010-01-08Remove trailing whitespace after \Eric Blossom
2010-01-08Remove warning related to GRC_GR_VRTEric Blossom
2010-01-06Use numpy to do color table lookup.Josh Blum
2010-01-05Remove wbxng tx gain dependence on pga gainJason Abele
2010-01-04Added antenna select support for new board revJason Abele
2010-01-04Fixing bad tuning range codeJason Abele
2010-01-04WBXNG: Can not enable/disable ADF4350 from set_enable()Jason Abele
2010-01-04WBXNG: power on/off TXMOD and Synth/VCO with set_enableJason Abele
2010-01-04WBXNG: set ADF4350 to low spur modeJason Abele
2009-12-26bug fix for waterfall plotter,Josh Blum
2009-12-23update gitignoresEric Blossom
2009-12-17Replaced the need for code word tables by setting the header/trailer lengthsJosh Blum
2009-12-17Added unparse capability to the vrt expanded header.Josh Blum
2009-12-17Merge branch 'bef' of http://gnuradio.org/git/trondeauJohnathan Corgan
2009-12-15Adding new GRC examples for using FLL block.Tom
2009-12-15Generating the band-edge filter taps based on the oversampling ratio (samples...Tom
2009-12-12Merge branch 'wip/pager' of git@gnuradio.org:jcorganJohnathan Corgan
2009-12-12Merge branch 'patches-from-list' of http://gnuradio.org/git/balisterJohnathan Corgan
2009-12-10Adding accessor functions to set alpha and beta gains for the FLL.Tom
2009-12-10Adding alpha and beta gains to FLL constructor.Tom
2009-12-09Adding a band-edge based frequency lock loop.Tom
2009-12-08Disable support for tvrx rev 2 on usrp2. There are only a few of these in ex...Eric Blossom
2009-12-08Fix usrp2 tvrx so that it tunes monotonically.Eric Blossom
2009-12-08change capitalizationEric Blossom
2009-12-08Small patch to speedup installation of freedesktop icons.Stefan Bruns
2009-12-08got msdd6000 compiling on my ubuntu 9.10 32 bitJosh Blum
2009-12-07Merge branch 'patches/geiger/u2_rx_stream_at' of git@gnuradio.org:jcorganJohnathan Corgan
2009-12-07Merge branch 'wip/dxpsk' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/cleanup' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/draw' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Merge branch 'wip/grc/pads' of http://gnuradio.org/git/jblumJohnathan Corgan
2009-12-07Change type of gr_head nitems parameter to unsigned long long.Eric Blossom
2009-12-07Add support for msdd6000 with resampler in FPGA.Eric Blossom
2009-12-06removed unused import statements, thanks pyflakesJosh Blum
2009-12-05Created a pixmap rotation routine in Utils for handling those rotated labels.Josh Blum
2009-12-05combined param layoutsJosh Blum
2009-12-03Use updated transmit commandJohnathan Corgan
2009-12-03Rebase on master, cleanup for mergeJohnathan Corgan
2009-12-03Updated 'u2_rx_stream_at' to work with new_eth MAC (Douglas Geiger)Johnathan Corgan
2009-12-03Applied 'start streaming at' patch from Douglas GeigerJohnathan Corgan
2009-12-03added a gain sliderMatt Ettus
2009-12-03updated tx exampleJosh Blum
2009-12-03Allow for multiple io pads per hier flow graph.Josh Blum
2009-12-01usrp: Corrected error messageThomas Tsou
2009-11-26same bug as on the U2, found by Stephen LaiMatt Ettus
2009-11-26Merge branch 'master' of http://gnuradio.org/git/gnuradioMatt Ettus
2009-11-26Control bits for filter bandwidths had the wrong shifts. Found and fixed by ...Matt Ettus
2009-11-25created dpsk demo with usrpsJosh Blum