Age | Commit message (Expand) | Author |
2012-01-02 | Merge branch 'master' into next | Tom Rondeau |
2012-01-02 | Merge branch 'maint' | Tom Rondeau |
2012-01-02 | digital: bug fix for FLL QA test. Use a seed to always generate the same test... | Tom Rondeau |
2012-01-02 | Merge branch 'master' into next | Johnathan Corgan |
2012-01-02 | Merge branch 'maint' | Tom Rondeau |
2012-01-02 | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param... | Tom Rondeau |
2011-12-30 | Merge branch 'master' into next | Tom Rondeau |
2011-12-30 | digital: added tag_nsamples placeholder into SNR probe block. | Tom Rondeau |
2011-12-30 | digital: update to qa and example code for new constructor with tag_nsamples ... | Tom Rondeau |
2011-12-29 | digital: fixed QA code for SNR estimator SVR name change. | Tom Rondeau |
2011-12-29 | digital: QA code for SNR estimators. | Tom Rondeau |
2011-12-20 | Merge branch 'master' into next | Johnathan Corgan |
2011-12-20 | digital: fixed QA code copy/paste error. | Tom Rondeau |
2011-12-18 | digital: fixed QA code copy/paste error. | Tom Rondeau |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan |
2011-10-27 | digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w... | Tom Rondeau |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-12 | Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm | Tom Rondeau |
2011-10-12 | digital: changed modulation_utils2 to modulation_utils and update all files u... | Tom Rondeau |
2011-10-12 | digital: fixed QA tests for ofdm. | Tom Rondeau |
2011-10-12 | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p... | Tom Rondeau |
2011-10-12 | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad... | Tom Rondeau |
2011-10-12 | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau |
2011-10-12 | digital: benchmark_tx and benchmark_rx are working to/from file. | 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-11 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-10-09 | docs: This adds documentation to gr-digital in the form of a README.digital a... | Tom Rondeau |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum |
2011-10-08 | gr: updated cmakelists after merge for additional files | Josh Blum |
2011-10-08 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum |
2011-10-07 | digital: Removed old digital mod blocks. Modified gmsk to work over the air a... | Tom Rondeau |
2011-10-06 | Merge branch 'digital' of github.com:trondeau/gnuradio into digital | Tom Rondeau |
2011-10-06 | digital: copied tunnel.py over to gr-digital/examples and updated it to use U... | Tom Rondeau |
2011-09-30 | digital: modified generic_mod_demod so mod and demods have same options in th... | Tom Rondeau |
2011-09-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-27 | digital: fixed differential/non-differential. Defaults to differential now, too. | Tom Rondeau |
2011-09-27 | digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran... | Tom Rondeau |
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau |
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 | digital: adding GMSK as a modulation type. Updated to use PFB-based clock rec... | Tom Rondeau |
2011-08-30 | digital: minor formatting fixes. | Tom Rondeau |
2011-08-30 | digital: converted mpsk_receiver to use gri_control_loop parent class. Update... | Tom Rondeau |
2011-08-30 | digital: made other QA codes executable | Tom Rondeau |
2011-08-29 | digital: fixing qa code to test new dqpsk; a few minor formatting changes. | Tom Rondeau |
2011-08-29 | digital: fixed qpsk modulators to enable dqpsk. | Tom Rondeau |
2011-08-27 | digital: wip: dqpsk needs work. | Tom Rondeau |
2011-08-27 | digital: working on adding a dqpsk modulation block. | Tom Rondeau |
2011-08-27 | digital: updating constellation receiver's QA code. | Tom Rondeau |