Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | digital: Increase acceptable BER in qa_constellation_receiver back to prior ↵ | Ben Reynwar | 2012-10-01 | 1 | -1/+1 |
| | | | | value. | ||||
* | digital: Fixed scaling bug in QAM constellations. | Ben Reynwar | 2012-09-30 | 2 | -1/+5 |
| | |||||
* | digital: adding a GFSK mod/demodulator. | Wayne Roberts | 2012-07-08 | 3 | -0/+308 |
| | | | | Includes GRC files and an example in gr-digital/examples/demod | ||||
* | digital: adding QA for chunks_to_symbols and updating generic demodulator to ↵ | Tom Rondeau | 2012-04-24 | 2 | -1/+141 |
| | | | | use this one. | ||||
* | digital: moving generated chunks_to_symbols to gr-digital. | Tom Rondeau | 2012-04-24 | 1 | -1/+1 |
| | |||||
* | digital: copying over rest of blocks from gnuradio-core to gr-digital. | Tom Rondeau | 2012-04-23 | 13 | -14/+857 |
| | | | | | | Includes moving GRC and QA code; new ones where missing. Have not removed blocks from gnuradio-core for compatibility. | ||||
* | Various fixes for using Python 2.5. | Tom Rondeau | 2012-04-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'maint' | Tom Rondeau | 2012-04-15 | 2 | -11/+13 |
|\ | |||||
| * | digital: fix QA for constellation to always reset the seed for deterministic ↵ | Ben Reynwar | 2012-04-15 | 2 | -11/+13 |
| | | | | | | | | tests. | ||||
* | | Merge branch 'maint' | Johnathan Corgan | 2012-04-14 | 1 | -3/+3 |
|\| | |||||
| * | digital: make seed value unambiguous | Martin Braun | 2012-04-14 | 1 | -3/+3 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 1 | -2/+2 |
|\| | |||||
| * | volk: added volk as depedency for various components | Josh Blum | 2012-03-22 | 1 | -2/+2 |
| | | | | | | | | | | | | Its important to list the dependent libraries for a test so the library path can be correctly set. This is necessary on platforms without dynamic re-linking. | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
|\| | |||||
| * | Merge branch 'maint' | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
| |\ | |||||
| | * | digital: bug fix for FLL QA test. Use a seed to always generate the same ↵ | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
| | | | | | | | | | | | | test sequence. | ||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-01-02 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'maint' | Tom Rondeau | 2012-01-02 | 1 | -1/+1 |
| |\| | |||||
| | * | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps ↵ | Tom Rondeau | 2012-01-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | parameter better. The block now holds state between calls to work for the number of output symbols instead of requiring a certain number of available outputs (that may never be satisfied). This commit also changes the number of samples needed in the QA code for the constellation receiver for a faster test. | ||||
| | * | digital: fixed QA code copy/paste error. | Tom Rondeau | 2011-12-20 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2011-12-30 | 1 | -0/+126 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gr-digital/examples/Makefile.am gr-digital/include/Makefile.am gr-digital/lib/Makefile.am gr-digital/python/Makefile.am gr-digital/swig/Makefile.am | ||||
| * | | digital: added tag_nsamples placeholder into SNR probe block. | Tom Rondeau | 2011-12-30 | 1 | -1/+2 |
| | | | | | | | | | | | | The intent of this block is to be able to pass messages containing the SNR at a set number of samples. | ||||
| * | | digital: update to qa and example code for new constructor with tag_nsamples ↵ | Tom Rondeau | 2011-12-30 | 1 | -5/+17 |
| | | | | | | | | | | | | arg. | ||||
| * | | digital: fixed QA code for SNR estimator SVR name change. | Tom Rondeau | 2011-12-29 | 1 | -1/+1 |
| | | | |||||
| * | | digital: QA code for SNR estimators. | Tom Rondeau | 2011-12-29 | 2 | -0/+114 |
| | | | |||||
* | | | Merge branch 'master' into next | Johnathan Corgan | 2011-12-20 | 1 | -2/+2 |
|\| | | |||||
| * | | digital: fixed QA code copy/paste error. | Tom Rondeau | 2011-12-18 | 1 | -2/+2 |
| |/ | |||||
* / | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 5 | -120/+0 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't ↵ | Tom Rondeau | 2011-10-27 | 1 | -47/+71 |
| | | | | work for some reason. Need to give this another look. | ||||
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-17 | 24 | -318/+1517 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h gr-digital/include/digital_ofdm_cyclic_prefixer.h gr-digital/include/digital_ofdm_frame_acquisition.h gr-digital/include/digital_ofdm_frame_sink.h gr-digital/include/digital_ofdm_insert_preamble.h gr-digital/include/digital_ofdm_mapper_bcv.h gr-digital/include/digital_ofdm_sampler.h | ||||
| * | Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdm | Tom Rondeau | 2011-10-12 | 2 | -1/+182 |
| |\ | |||||
| | * | digital: fixed QA tests for ofdm. | Tom Rondeau | 2011-10-12 | 2 | -1/+182 |
| | | | |||||
| * | | digital: changed modulation_utils2 to modulation_utils and update all files ↵ | Tom Rondeau | 2011-10-12 | 10 | -34/+34 |
| | | | | | | | | | | | | using it. | ||||
| * | | digital: OFDM using new psk and qam modules for constellations. Also, ↵ | Tom Rondeau | 2011-10-12 | 10 | -209/+122 |
| | | | | | | | | | | | | psk2->psk updated in all files and examples. | ||||
| * | | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ↵ | Tom Rondeau | 2011-10-12 | 2 | -31/+30 |
| |/ | | | | | | | adding some print statements to benchmark script to indicate what type of source/sink is being used. | ||||
| * | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | 2011-10-12 | 2 | -12/+18 |
| | | |||||
| * | digital: benchmark_tx and benchmark_rx are working to/from file. | Tom Rondeau | 2011-10-12 | 3 | -28/+36 |
| | | |||||
| * | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but ↵ | Tom Rondeau | 2011-10-12 | 5 | -26/+512 |
| | | | | | | | | untested/verified). | ||||
| * | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | Tom Rondeau | 2011-10-12 | 6 | -39/+639 |
| | | |||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | 2011-10-11 | 1 | -1/+5 |
|\| | | | | | | | | | Conflicts: gr-digital/include/digital_constellation.h | ||||
| * | docs: This adds documentation to gr-digital in the form of a README.digital ↵ | Tom Rondeau | 2011-10-09 | 1 | -1/+5 |
| | | | | | | | | and a digital modulation page for the Doxygen manual. The manual's main page has been updated to link to the new digital modulation page. | ||||
* | | gr: the CMakeLists.txt took a chill pill | Josh Blum | 2011-10-08 | 1 | -10/+10 |
| | | |||||
* | | gr: updated cmakelists after merge for additional files | Josh Blum | 2011-10-08 | 1 | -1/+0 |
| | | |||||
* | | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum | 2011-10-08 | 7 | -1209/+13 |
|\| | |||||
| * | digital: Removed old digital mod blocks. Modified gmsk to work over the air ↵ | Tom Rondeau | 2011-10-07 | 6 | -1203/+7 |
| | | | | | | | | again. | ||||
| * | Merge branch 'digital' of github.com:trondeau/gnuradio into digital | Tom Rondeau | 2011-10-06 | 1 | -5/+5 |
| |\ | |||||
| | * | digital: copied tunnel.py over to gr-digital/examples and updated it to use ↵ | Tom Rondeau | 2011-10-06 | 1 | -5/+5 |
| | | | | | | | | | | | | UHD. So far so good. Testing on multiple computers now. | ||||
| * | | digital: modified generic_mod_demod so mod and demods have same options in ↵ | Tom Rondeau | 2011-09-30 | 1 | -1/+1 |
| |/ | | | | | | | the same order. | ||||
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | 2011-09-28 | 3 | -34/+16 |
|\| | | | | | | | | | | | Conflicts: gr-digital/lib/Makefile.am gr-digital/python/__init__.py | ||||
| * | digital: fixed differential/non-differential. Defaults to differential now, too. | Tom Rondeau | 2011-09-27 | 1 | -6/+6 |
| | |