Age | Commit message (Expand) | Author |
2011-12-22 | filters: added accessor functions to FFT and FIR filter classes to return vec... | Tom Rondeau |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan |
2011-10-24 | usrp: these guys shouldn't still be here... | Tom Rondeau |
2011-10-24 | core: really fixed this on 32-bit machines (actually tested). Forced to promo... | Tom Rondeau |
2011-10-23 | core: added a test for float_to_int overflow clipping. | Tom Rondeau |
2011-10-23 | core: Added type conversion int->float (issue #192). Added with a gri file an... | Tom Rondeau |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-19 | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. A... | Tom Rondeau |
2011-10-19 | uhd: updating examples to use args and better default for all UHD examples; a... | Tom Rondeau |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-12 | digital: fixed QA tests for ofdm. | Tom Rondeau |
2011-10-12 | digital: removed psk and qam from gnuradio-core; unnecessary now. | Tom Rondeau |
2011-10-12 | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un... | Tom Rondeau |
2011-10-12 | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum |
2011-10-07 | uhd: adding uhd_rx_nogui app to uhd apps directory. | Tom Rondeau |
2011-10-06 | Merge branch 'next' into digital | Tom Rondeau |
2011-10-06 | Formatting and normalizing freq limits. | Tom Rondeau |
2011-10-06 | Added FFF version of pfb_arb_resampler to Python hier block (where only the r... | Tom Rondeau |
2011-09-28 | Merge branch 'next' into digital | Josh Blum |
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau |
2011-09-24 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-24 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-23 | updated QA codes for fixed PLL blocks. | Tom Rondeau |
2011-09-23 | Merge branch 'master' into next | Tom Rondeau |
2011-09-23 | fixed QA code for PLL changes | Tom Rondeau |
2011-09-12 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-09 | Merge branch 'master' into next | Tom Rondeau |
2011-09-08 | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus |
2011-09-08 | Merge branch 'master' into next | Tom Rondeau |
2011-09-07 | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-01 | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital... | Tom Rondeau |
2011-08-30 | Merge remote branch 'mbant/cpm' into digital | Tom Rondeau |
2011-08-29 | Updating QA code for PLL blocks. Setting gains using new loop bw concept chan... | Tom Rondeau |
2011-07-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-07-24 | digital: moving Python digital stuff to gr-digital. Fixing some build issues. | Tom Rondeau |
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau |
2011-07-21 | digital: moving correlate_access_code to gr-digital. | Tom Rondeau |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | digital: removed LMS and CMA equalizers from core that are supplanted in gr-d... | Tom Rondeau |
2011-07-20 | core: use gendir envvar to optionally generate makfile.gen into the build dir | Josh Blum |
2011-07-19 | digital: removed references to modulators that were moved to gr-digital. | Tom Rondeau |
2011-07-19 | digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c... | Tom Rondeau |
2011-07-18 | gr-vocoder: reimplemented gr-gsm-fr-vocoder in gr-vocoder | Johnathan Corgan |
2011-07-17 | digital: reverting back to ofdm, pkt, and modulation_utils in gnuradio-core t... | Tom Rondeau |
2011-07-12 | fixing build | Tom Rondeau |
2011-07-10 | digital: removed new constellation blocks from gnuradio-core. | Tom Rondeau |
2011-06-13 | Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8psk | Ben Reynwar |