summaryrefslogtreecommitdiff
path: root/gr-digital/python
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Tom Rondeau2012-01-021-0/+1
|\
| * digital: bug fix for FLL QA test. Use a seed to always generate the same test...Tom Rondeau2012-01-021-0/+1
* | Merge branch 'maint'Tom Rondeau2012-01-021-1/+1
|\|
| * pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param...Tom Rondeau2012-01-021-1/+1
| * digital: fixed QA code copy/paste error.Tom Rondeau2011-12-201-2/+2
* | digital: added tag_nsamples placeholder into SNR probe block.Tom Rondeau2011-12-301-1/+2
* | digital: update to qa and example code for new constructor with tag_nsamples ...Tom Rondeau2011-12-301-5/+17
* | digital: fixed QA code for SNR estimator SVR name change.Tom Rondeau2011-12-291-1/+1
* | digital: QA code for SNR estimators.Tom Rondeau2011-12-292-0/+114
* | digital: fixed QA code copy/paste error.Tom Rondeau2011-12-181-2/+2
|/
* digital: reverting gmsk; doesn't use pfb arbitrary resampler, which doesn't w...Tom Rondeau2011-10-271-47/+71
* Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-1724-318/+1517
|\
| * Merge branch 'dig_ofdm' of github.com:trondeau/gnuradio into dig_ofdmTom Rondeau2011-10-122-1/+182
| |\
| | * digital: fixed QA tests for ofdm.Tom Rondeau2011-10-122-1/+182
| * | digital: changed modulation_utils2 to modulation_utils and update all files u...Tom Rondeau2011-10-1210-34/+34
| * | digital: OFDM using new psk and qam modules for constellations. Also, psk2->p...Tom Rondeau2011-10-1210-209/+122
| * | digital: sneaking in a fix to cpm.py here. Working with benchmark_tx. Also ad...Tom Rondeau2011-10-122-31/+30
| |/
| * digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working.Tom Rondeau2011-10-122-12/+18
| * digital: benchmark_tx and benchmark_rx are working to/from file.Tom Rondeau2011-10-123-28/+36
| * digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but un...Tom Rondeau2011-10-125-26/+512
| * digital: wip: moved all OFDM examples and blks2impl to gr-digital.Tom Rondeau2011-10-126-39/+639
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into nextJosh Blum2011-10-111-1/+5
|\|
| * docs: This adds documentation to gr-digital in the form of a README.digital a...Tom Rondeau2011-10-091-1/+5
* | gr: the CMakeLists.txt took a chill pillJosh Blum2011-10-081-10/+10
* | gr: updated cmakelists after merge for additional filesJosh Blum2011-10-081-1/+0
* | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digitalJosh Blum2011-10-087-1209/+13
|\|
| * digital: Removed old digital mod blocks. Modified gmsk to work over the air a...Tom Rondeau2011-10-076-1203/+7
| * Merge branch 'digital' of github.com:trondeau/gnuradio into digitalTom Rondeau2011-10-061-5/+5
| |\
| | * digital: copied tunnel.py over to gr-digital/examples and updated it to use U...Tom Rondeau2011-10-061-5/+5
| * | digital: modified generic_mod_demod so mod and demods have same options in th...Tom Rondeau2011-09-301-1/+1
| |/
* | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-283-34/+16
|\|
| * digital: fixed differential/non-differential. Defaults to differential now, too.Tom Rondeau2011-09-271-6/+6
| * digital: bug fixes for digital mods. Adding fist pass at a UHD benchmark tran...Tom Rondeau2011-09-272-7/+2
| * Merge branch 'next' into digitalTom Rondeau2011-09-263-26/+308
| |\
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-09-0512-100/+238
|\| |
| * | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital...Tom Rondeau2011-09-012-0/+92
| * | digital: adding GMSK as a modulation type. Updated to use PFB-based clock rec...Tom Rondeau2011-08-302-64/+43
| * | digital: minor formatting fixes.Tom Rondeau2011-08-301-2/+2
| * | digital: converted mpsk_receiver to use gri_control_loop parent class. Update...Tom Rondeau2011-08-301-14/+12
| * | digital: made other QA codes executableTom Rondeau2011-08-304-0/+0
| * | digital: fixing qa code to test new dqpsk; a few minor formatting changes.Tom Rondeau2011-08-291-6/+5
| * | digital: fixed qpsk modulators to enable dqpsk.Tom Rondeau2011-08-292-23/+13
| * | digital: wip: dqpsk needs work.Tom Rondeau2011-08-271-5/+18
| * | digital: working on adding a dqpsk modulation block.Tom Rondeau2011-08-271-0/+69
| * | digital: updating constellation receiver's QA code.Tom Rondeau2011-08-271-7/+5
* | | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum2011-08-179-108/+244
|\| |
| * | digital: fixing naming of logging files.Tom Rondeau2011-08-101-9/+9
| * | Cleaning up; adding a different dbpsk that uses differential coding. The norm...Tom Rondeau2011-08-103-31/+96
| * | digital: fixing up receiver code. Almost there...Tom Rondeau2011-08-092-13/+8
| * | digital: setting up receive path to use new timing loop API, FLL API, new gai...Tom Rondeau2011-08-094-50/+46