summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-22runtime: moved setting of min/max buffer sizes from gr_basic_block to gr_block.Tom Rondeau
2012-11-22cmake: Allow user to set Python installation directory from cmake.Tom Rondeau
2012-11-21core: adding GRC file for file metadata sinkTom Rondeau
2012-11-21core: adding Python files to easily parse header info of a file.Tom Rondeau
2012-11-21core: Adding a file sink block that stores metadata with file.Tom Rondeau
2012-11-21filter: removing '.version' lines in ASM code for compat with CLANG.Tom Rondeau
2012-11-21uhd: include gnuradio paths for swig build firstJosh Blum
2012-11-21Merge branch 'asm_for_clang'Tom Rondeau
2012-11-19Merge branch 'maint'Johnathan Corgan
2012-11-19uhd: include gnuradio paths for swig build firstJosh Blum
2012-11-14analog: add analog dependencies to testJosh Blum
2012-11-14gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocksJohnathan Corgan
2012-11-14Merge branch 'maint'Johnathan Corgan
2012-11-14filter: use matching free for malloc, fixes access violationJosh Blum
2012-11-14filter: removed undefined FFTW3F_ libs/incsJosh Blum
2012-11-14fft: restore FFTW3F_THREADS support for fft.ccJosh Blum
2012-11-14fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIESJosh Blum
2012-11-14fft: added gnuradio-fft dep for some testsJosh Blum
2012-11-14gr: same change for common PYTHON test pathsJosh Blum
2012-11-14gr: set a common GR_TEST_TARGET_DEPS for all module unit testsJosh Blum
2012-11-12analog: fixed include guard typoNicholas Corgan
2012-11-10Merge branch 'maint'Tom Rondeau
2012-11-10fft: fixing float-in, complex-out fft block to use the right io sig.Tom Rondeau
2012-11-05analog: adding probe_avg_mag_sqrd GRC block.Tom Rondeau
2012-11-05filter: removing '.version' lines in ASM code for compat with CLANG.Tom Rondeau
2012-11-04Merge branch 'maint'Johnathan Corgan
2012-11-04gr: added python -B everywhere for clean source treeJosh Blum
2012-11-02analog: not all classes export symbolsNicholas Corgan
2012-11-02Fix infinite recursion/loop when sincos is presentJohnathan Corgan
2012-11-02Merge branch 'maint'Johnathan Corgan
2012-11-02Fixes other uses of channel model to always have negative or zeroAlick Zhao
2012-11-01Merge branch 'rtld_ticket181_undo'Tom Rondeau
2012-11-01fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens
2012-11-01fix gr-analog to detect and compile 'sincos(f)' correctlyMichael L Dickens
2012-10-31Merge branch 'analog'Tom Rondeau
2012-10-31analog: adding quadrature_demod_cf to gr-analog with QA and GRC.Tom Rondeau
2012-10-31analog: adding rail_ff block to gr-analog with QA and GRC.Tom Rondeau
2012-10-31analog: adding pwr_squelch blocks to gr-analog with QA and GRC.Tom Rondeau
2012-10-31analog: adding simple_squelch block to gr-analog with QA and GRC.Tom Rondeau
2012-10-31analog: adding sig_source to gr-analog with QA and GRC.Tom Rondeau
2012-10-30analog: adding rotator to gr-analog with QA.Tom Rondeau
2012-10-30analog: adding sincos functions to gr-analog.Tom Rondeau
2012-10-30Revert "core: adding int32_t and uint32_t types to swig."Tom Rondeau
2012-10-30Revert "core: adding int32_t and uint32_t types to swig."Tom Rondeau
2012-10-30digital: switched digital components over to using LFSR class now in gr-analog.Tom Rondeau
2012-10-30analog: executable flag for python QA codes.Tom Rondeau
2012-10-30analog: export lfsr class to Python and adding QA code for it.Tom Rondeau
2012-10-30core: adding int32_t and uint32_t types to swig.Tom Rondeau
2012-10-30analog: moving LFSR code into gr-analog.Tom Rondeau
2012-10-30analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC.Tom Rondeau