Age | Commit message (Expand) | Author |
2012-11-24 | core: Update file_meta_sink to inject headers into data stream. | Tom Rondeau |
2012-11-21 | core: adding GRC file for file metadata sink | Tom Rondeau |
2012-11-21 | core: adding Python files to easily parse header info of a file. | Tom Rondeau |
2012-11-21 | core: Adding a file sink block that stores metadata with file. | Tom Rondeau |
2012-11-21 | filter: removing '.version' lines in ASM code for compat with CLANG. | Tom Rondeau |
2012-11-21 | uhd: include gnuradio paths for swig build first | Josh Blum |
2012-11-14 | analog: add analog dependencies to test | Josh Blum |
2012-11-14 | gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocks | Johnathan Corgan |
2012-11-14 | Merge branch 'maint' | Johnathan Corgan |
2012-11-14 | filter: use matching free for malloc, fixes access violation | Josh Blum |
2012-11-14 | filter: removed undefined FFTW3F_ libs/incs | Josh Blum |
2012-11-14 | fft: restore FFTW3F_THREADS support for fft.cc | Josh Blum |
2012-11-14 | fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIES | Josh Blum |
2012-11-14 | fft: added gnuradio-fft dep for some tests | Josh Blum |
2012-11-14 | gr: same change for common PYTHON test paths | Josh Blum |
2012-11-14 | gr: set a common GR_TEST_TARGET_DEPS for all module unit tests | Josh Blum |
2012-11-12 | analog: fixed include guard typo | Nicholas Corgan |
2012-11-10 | Merge branch 'maint' | Tom Rondeau |
2012-11-10 | fft: fixing float-in, complex-out fft block to use the right io sig. | Tom Rondeau |
2012-11-05 | analog: adding probe_avg_mag_sqrd GRC block. | Tom Rondeau |
2012-11-04 | Merge branch 'maint' | Johnathan Corgan |
2012-11-04 | gr: added python -B everywhere for clean source tree | Josh Blum |
2012-11-02 | analog: not all classes export symbols | Nicholas Corgan |
2012-11-02 | Fix infinite recursion/loop when sincos is present | Johnathan Corgan |
2012-11-02 | Merge branch 'maint' | Johnathan Corgan |
2012-11-02 | Fixes other uses of channel model to always have negative or zero | Alick Zhao |
2012-11-01 | Merge branch 'rtld_ticket181_undo' | Tom Rondeau |
2012-11-01 | fix gr-analog to detect and compile 'sincos(f)' correctly | Michael L Dickens |
2012-11-01 | fix gr-analog to detect and compile 'sincos(f)' correctly | Michael L Dickens |
2012-10-31 | Merge branch 'analog' | Tom Rondeau |
2012-10-31 | analog: adding quadrature_demod_cf to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-31 | analog: adding rail_ff block to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-31 | analog: adding pwr_squelch blocks to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-31 | analog: adding simple_squelch block to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-31 | analog: adding sig_source to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-30 | analog: adding rotator to gr-analog with QA. | Tom Rondeau |
2012-10-30 | analog: adding sincos functions to gr-analog. | Tom Rondeau |
2012-10-30 | Revert "core: adding int32_t and uint32_t types to swig." | Tom Rondeau |
2012-10-30 | Revert "core: adding int32_t and uint32_t types to swig." | Tom Rondeau |
2012-10-30 | digital: switched digital components over to using LFSR class now in gr-analog. | Tom Rondeau |
2012-10-30 | analog: executable flag for python QA codes. | Tom Rondeau |
2012-10-30 | analog: export lfsr class to Python and adding QA code for it. | Tom Rondeau |
2012-10-30 | core: adding int32_t and uint32_t types to swig. | Tom Rondeau |
2012-10-30 | analog: moving LFSR code into gr-analog. | Tom Rondeau |
2012-10-30 | analog: adding probe_avg_mag_sqrd blocks to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-30 | analog: added PLL blocks to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-30 | analog: fixing noise source in GRC. | Tom Rondeau |
2012-10-30 | analog: adding phase_modulator_fc to gr-analog with QA and GRC. | Tom Rondeau |
2012-10-25 | analog: adding noise_source to gr-analog with GRC and QA. | Tom Rondeau |
2012-10-25 | core: update to build_utils to help with '_i_impl' blocks. | Tom Rondeau |