summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-02Merge branch 'master' into nextJohnathan Corgan
2012-02-02Merge branch 'maint'Johnathan 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 'master' into nextTom Rondeau
2012-02-01Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2012-02-01Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2012-02-01Merge branch 'maint'Tom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-02-01Merge branch 'uhd_fft_rxbasic'Tom Rondeau
2012-02-01uhd: fix for uhd_fft to work with basicRx d'board.Marcus Leech
2012-01-27Merge branch 'master' into nextJohnathan Corgan
2012-01-27Merge branch 'gr-uhd-async-msg-recv'Johnathan Corgan
2012-01-26uhd: add async message print option to appsJohnathan Corgan
2012-01-26uhd: add utility function to convert raw gr_message to async_metadata_tJohnathan Corgan
2012-01-25Merge branch 'master' into nextJohnathan Corgan
2012-01-25Merge branch 'maint'Johnathan Corgan
2012-01-25core: fix floor ambiguous overload in vcc fftwJosh Blum
The msvc compiler doesnt like the ambiguous overload of floor. However, floor should not have an effect on the integer divide anyway.
2012-01-21Merge branch 'master' into nextTom Rondeau
2012-01-21Merge branch 'maint'Tom Rondeau
2012-01-21noaa: add pc file for gr-noaa to m4 file.Tom Rondeau
2012-01-19Merge branch 'master' into nextTom Rondeau
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19docs: another try/except/rerun spot.Tom Rondeau
2012-01-19Merge branch 'maint'Tom Rondeau
2012-01-19Merge branch 'nosync' into maintTom Rondeau
2012-01-19core: fixed bug in FFT shift operation.Tom Rondeau
2012-01-18Merge branch 'master' into nextTom Rondeau
2012-01-18Merge branch 'maint'Tom Rondeau
2012-01-18volk: fix for newer orc.Nick Foster
2012-01-18Merge branch 'master' into nextJohnathan Corgan
Conflicts: gr-noaa/Makefile.am
2012-01-18Merge branch 'maint'Johnathan Corgan
2012-01-18noaa: add pkgconfig file for C++ libraryJohnathan Corgan
2012-01-17Merge branch 'master' into nextJohnathan Corgan
2012-01-17Merge branch 'maint'Johnathan 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
OUTPUT_NAME is a target output name that should work with both 2.6 and 2.8 LIBRARY_OUTPUT_NAME is new to 2.8 and more specific
2012-01-16Merge branch 'master' into nextTom Rondeau
2012-01-16Merge branch 'maint'Tom Rondeau
2012-01-16digital: fixing up BERT interfaces. Also added a gain control to the tx side ↵Tom Rondeau
(so options.amplitude is actually used).
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 ↵Marcus Leech
longer displays.
2012-01-16Merge branch 'master' into nextTom Rondeau
Conflicts: grc/blocks/Makefile.am
2012-01-16core: the burst_tag block can have user-defined keys and values for the tags ↵Marcus Leech
when a burst is on or off instead of static values. Defaults are the same. Use set_true_tag and set_false_tag to override these.
2012-01-15core: fix for off-by-one issue in strip chart. Increases buffer size for ↵Marcus Leech
longer displays.
2012-01-15Merge branch 'master' into nextTom Rondeau
2012-01-15digital: added get/set functions to mpsk_receiver_cc for theta (phase ↵Tom Rondeau
offset), omega relative limit, and modulation order.
2012-01-13Merge branch 'master' into nextJohnathan Corgan
2012-01-13Merge branch 'maint'Johnathan Corgan