summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-02grc: better error for import gr failJosh Blum
2012-02-02grc: fix install permissions on grc_setup_freedesktopJosh Blum
2012-02-01Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-01-25core: fix floor ambiguous overload in vcc fftwJosh Blum
2012-01-21noaa: add pc file for gr-noaa to m4 file.Tom Rondeau
2012-01-19docs: another try/except/rerun spot.Tom Rondeau
2012-01-19Merge branch 'nosync' into maintTom Rondeau
2012-01-19core: fixed bug in FFT shift operation.Tom Rondeau
2012-01-18volk: fix for newer orc.Nick Foster
2012-01-18noaa: add pkgconfig file for C++ libraryJohnathan Corgan
2012-01-17qtgui: better findqwt.cmake with standard pathsJosh Blum
2012-01-17gruel: hrt under bsd should use clock gettimeJosh Blum
2012-01-17cmake: fix for cmake 2.6 with library extras modeJosh Blum
2012-01-16digital: fixing up BERT interfaces. Also added a gain control to the tx side ...Tom Rondeau
2012-01-16docs: another hack to check for errors and retry when building the swigdocs.Tom Rondeau
2012-01-16core: fix for off-by-one issue in strip chart. Increases buffer size for long...Marcus Leech
2012-01-13Fix compilation with gcc-4.7Jaroslav Skarvada
2012-01-07build: update revision to 3.5.1Johnathan Corgan
2012-01-07build: update canonical config filesJohnathan Corgan
2012-01-07core: comment out QA debug outputJohnathan Corgan
2012-01-06docs: another recheck point in the siwg_doc code. If a parse error happens, t...Tom Rondeau
2012-01-06Merge branch 'maint'Tom Rondeau
2012-01-06Remove some more warnings. I'm probably being a bit OCD about these ones, but...Tom Rondeau
2012-01-06volk: minor changes to fix some warnings.Tom Rondeau
2012-01-06volk: tell Orc compiler to include math.h to find some generic functions (sqrt).Tom Rondeau
2012-01-06Revert "volk: remove warning about implicit declaration of sqrt."Tom Rondeau
2012-01-03build: have swig_doc catch the exception when the xml parsing fails on a not-...Tom Rondeau
2012-01-03build: not going to work. Removing changes to cmake files and no sync call.Tom Rondeau
2012-01-03Merge branch 'max_noutputs'Tom Rondeau
2012-01-03scheduler: added argument to wxGUI's stdapp that allows a user to specify the...Tom Rondeau
2012-01-03build: maybe towards a better way of getting Doxygen docstrings to build with...Tom Rondeau
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau
2012-01-02scheduler: add default (large) max noutput_items to C++ run function.Tom Rondeau
2012-01-02scheduler: if the block is an interpolator that needs a minimum of some numbe...Tom Rondeau
2012-01-02Merge branch 'maint'Johnathan Corgan
2012-01-02volk: fix overrule detection (cant reply on cpu name)Josh Blum
2012-01-02core: fix gr_udp_sink by including asioJosh Blum
2012-01-02Merge branch 'maint'Tom Rondeau
2012-01-02pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2012-01-01scheduler: access to set max noutput_items in start method through Python.Tom Rondeau
2012-01-01scheduler: first attempt at being able to set an upper limit on the noutput_i...Tom Rondeau
2012-01-01Merge branch 'maint'Tom Rondeau
2012-01-01pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau
2012-01-01pfb: updated and hopefully better documentation of the PFB clock sync blocks.Tom Rondeau
2011-12-30Merge branch 'maint'Tom Rondeau
2011-12-30gr: sync the filesystem before python can parse doxygenJosh Blum
2011-12-30cmake: added swig version checkJosh Blum
2011-12-30digital: somewhat strange buy necessary fix for autotools build with guile.Tom Rondeau