summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-17vocoder: add xml blocks to autotools buildJohnathan Corgan
2012-02-17vocoder: fix typos in added block xmlJohnathan Corgan
2012-02-16small tweaks to get stream sizes "more correct"Michael L Dickens
2012-02-16allow any input hardware audio rate; fix use of deprecated function 'AudioHar...Michael Dickens
2012-02-15digital: install OFDM examples into installed examples directory.Michael Dickens
2012-02-14Fixed GRC bindings for vocoder (this also fixes GRC example cvsd_sweep)Martin Braun
2012-02-14uhd: fix source block xml file generationMichael Dickens
2012-02-14docs: removing old Doxygen groups (radar and usrp(2)).Martin Braun
2012-02-10cmake: adding uninstall target for howto-write-a-block-cmake.Martin Braun
2012-02-07docs: better handling of html only for formulas.Tom Rondeau
2012-02-06Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan
2012-02-06CMake package uses "X.X.X" version number instead of "vX.X.X"Nicholas Corgan
2012-02-06Revert "dpkg rejects "vX.X.X" version number because it doesn't start with a ...Johnathan Corgan
2012-02-06Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-06Merge remote branch 'ncorgan/package-version-fix' into maintJohnathan Corgan
2012-02-06docs: fixed some markup of formulas between html and xml (and therefore the s...Tom Rondeau
2012-02-06dpkg rejects "vX.X.X" version number because it doesn't start with a number, ...Nicholas Corgan
2012-02-06core: fix a warning.Tom Rondeau
2012-02-06Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-06howto: fix cmake swig header installationJohnathan Corgan
2012-02-06io: fix triggering and performance issues with oscope; specifically for the s...Marcus Leech
2012-02-05cmake: remove QUIET option from some listfilesJohnathan Corgan
2012-02-05howto: various fixes cmake, cleanupJohnathan Corgan
2012-02-03Fixed mislabeled dependencies for Fedora 15Nicholas Corgan
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