summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python
AgeCommit message (Expand)Author
2012-02-28core: pfb channelizer: can now set a channel map to direct the channels to a ...Tom Rondeau
2012-02-16core: core: change to the delay QA code.Tom Rondeau
2012-02-06core: expose nthreads setting through to fft_filters.Tom Rondeau
2012-02-06core: expose nthreads capabilities to gr_fft_vcc.Tom Rondeau
2012-01-07core: comment out QA debug outputJohnathan Corgan
2012-01-01scheduler: access to set max noutput_items in start method through Python.Tom Rondeau
2011-12-22core: added accessors to noise_source to get type and amplitude of object.Tom Rondeau
2011-12-22filters: added accessor functions to FFT and FIR filter classes to return vec...Tom Rondeau
2011-10-24usrp: these guys shouldn't still be here...Tom Rondeau
2011-10-24core: really fixed this on 32-bit machines (actually tested). Forced to promo...Tom Rondeau
2011-10-23core: added a test for float_to_int overflow clipping.Tom Rondeau
2011-10-23core: Added type conversion int->float (issue #192). Added with a gri file an...Tom Rondeau
2011-10-19Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-19Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A...Tom Rondeau
2011-10-19uhd: updating examples to use args and better default for all UHD examples; a...Tom Rondeau
2011-10-17Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-10-12digital: fixed QA tests for ofdm.Tom Rondeau
2011-10-12digital: removed psk and qam from gnuradio-core; unnecessary now.Tom Rondeau
2011-10-12digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau
2011-10-12digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-10-08Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum
2011-10-07uhd: adding uhd_rx_nogui app to uhd apps directory.Tom Rondeau
2011-10-06Merge branch 'next' into digitalTom Rondeau
2011-10-06Formatting and normalizing freq limits.Tom Rondeau
2011-10-06Added FFF version of pfb_arb_resampler to Python hier block (where only the r...Tom Rondeau
2011-09-28Merge branch 'next' into digitalJosh Blum
2011-09-26Merge branch 'next' into digitalTom Rondeau
2011-09-24Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-24Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-23updated QA codes for fixed PLL blocks.Tom Rondeau
2011-09-23Merge branch 'master' into nextTom Rondeau
2011-09-23fixed QA code for PLL changesTom Rondeau
2011-09-12Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum
2011-09-09Merge branch 'master' into nextTom Rondeau
2011-09-08logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-08Merge branch 'master' into nextTom Rondeau
2011-09-07logpwrfft.py -- need to average the square, not square the average. Then do ...Matt Ettus
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-09-01digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau
2011-08-30Merge remote branch 'mbant/cpm' into digitalTom Rondeau
2011-08-29Updating QA code for PLL blocks. Setting gains using new loop bw concept chan...Tom Rondeau
2011-07-28Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-07-24digital: moving Python digital stuff to gr-digital. Fixing some build issues.Tom Rondeau
2011-07-24digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for...Tom Rondeau
2011-07-21digital: moving correlate_access_code to gr-digital.Tom Rondeau
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-20digital: removed LMS and CMA equalizers from core that are supplanted in gr-d...Tom Rondeau
2011-07-20core: use gendir envvar to optionally generate makfile.gen into the build dirJosh Blum
2011-07-19digital: removed references to modulators that were moved to gr-digital.Tom Rondeau