summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* digital: converted equalizers and fixed cma equalizer.Tom Rondeau2012-08-1418-516/+556
* digital: converted packet_sink to new style.Tom Rondeau2012-08-149-374/+392
* digital: converted framer blocks to new style.Tom Rondeau2012-08-1423-768/+804
* digital: moved metric_type.h to digital include dir. Fixed gr-trellis to work...Tom Rondeau2012-08-144-4/+3
* digital: converted mpsk_receiver to new style.Tom Rondeau2012-08-1410-720/+741
* digital: converted mpsk snr and probes to new style.Tom Rondeau2012-08-1427-1418/+1488
* digital: converted scrambler code to new style.Tom Rondeau2012-08-1315-255/+310
* digital: converted correlator blocks to 3.7; everything to make qa_correlate_...Tom Rondeau2012-08-1240-1427/+1591
* digital: updated blocks to make qa_constellation* tests pass.Tom Rondeau2012-08-1250-2879/+3071
* digital: converted over constellation and related blocks.Tom Rondeau2012-08-1123-1688/+1595
* digital: fixed formatting of code to properly comply with new standard.Tom Rondeau2012-08-116-32/+32
* Merge remote-tracking branch 'jcorgan/wip/filter-rm-next' into digital_implTom Rondeau2012-08-1055-1771/+1902
|\
| * digital: fixed narrowband BER test.Tom Rondeau2012-07-162-4/+6
| * digital: fixed narrowband voice example and OFDM code to use gr-filter.Tom Rondeau2012-07-165-15/+36
| * digital: fixing narrowband (de)mods and examples to work with gr-digital and ...Tom Rondeau2012-07-167-31/+35
| * digital: tweak to MPSK QA code.Tom Rondeau2012-07-161-3/+3
| * digital: fixed GFSK component to use gr-filter component.Tom Rondeau2012-07-161-2/+7
| * digital: fixed FLL loop to use gr-filter component.Tom Rondeau2012-07-162-13/+10
| * digital: fixed demod examples to work with gr-digital and gr-filter components.Tom Rondeau2012-07-166-1506/+1514
| * Merge branch 'next' into wip/filter-rm-nextJohnathan Corgan2012-07-0916-1790/+2251
| |\
| * | digital: improving QA tests to test more samples with better data.Tom Rondeau2012-07-082-36/+61
| * | digital: fixing up some examples to use new namespaces.Tom Rondeau2012-07-073-12/+13
| * | digital: need to look for this import in two places for either installed apps...Tom Rondeau2012-07-071-1/+5
| * | digital: fixing up equalizers to work with new inheritance structure.Tom Rondeau2012-07-078-72/+69
| * | filter: bug fixes to use components in gr.filter and others fixes.Tom Rondeau2012-07-0610-31/+43
| * | digital: fixing build system to allow use of Volk and to use gr.filterTom Rondeau2012-07-063-0/+5
| * | digital: updated mpsk_receiver and pfb_clock_sync_{fff,ccf} to use gr-filter.Tom Rondeau2012-07-069-47/+46
| * | digital: updated CPM and GMSK modulators to use blocks out of gr-filter.Tom Rondeau2012-07-064-9/+10
| * | digital: updated equalizers to use new gr::filter::kernel::adaptive_fir_ccc.Tom Rondeau2012-07-069-52/+139
| * | digital: Updated build system to look for gr-filter stuff.Tom Rondeau2012-07-063-1/+5
| * | Merge branch 'wip/filter-rm-next' of vortex.corganenterprises.com:gnuradio-tr...Tom Rondeau2012-07-051-1/+1
| |\ \
| * | | core: wip, squash, fixed digital_clock_recovery_xx to use gr-filterJohnathan Corgan2012-06-245-9/+10
* | | | digital: updating cma_equalizer style.Tom Rondeau2012-08-109-195/+261
* | | | digital: converted clock recovery MM loops (cc and ff).Tom Rondeau2012-08-0916-677/+656
* | | | digital: converted binary_slicer_fb to new style.Tom Rondeau2012-08-0911-246/+135
* | | | digital: converting to new pimpl standard for 3.7.Tom Rondeau2012-08-0912-502/+359
* | | | Merge branch 'master' into nextTom Rondeau2012-07-152-6/+104
|\ \ \ \ | |_|_|/ |/| | |
| * | | digital: adding BER/SNR simulation example.Martin Braun2012-07-151-0/+104
| * | | digital: removing unused parameter from DPSK demod GRC block.Martin Braun2012-07-151-6/+0
* | | | Merge branch 'master' into nextTom Rondeau2012-07-0816-1790/+2251
|\| | | | |_|/ |/| |
| * | digital: fix for FLL block; uses actual FIR filter.Hendrik van Wyk2012-07-082-43/+67
| * | digital: fixes the digital demod GRC examples after last updates to gr-digital.Martin Braun2012-07-085-1584/+917
| * | digital: fixes DxPSK mod/demod to use right API.Martin Braun2012-07-082-9/+9
| * | digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude.Martin Braun2012-07-081-162/+143
| * | digital: adding a GFSK mod/demodulator.Wayne Roberts2012-07-087-0/+1124
* | | Merge branch 'master' into nextJohnathan Corgan2012-07-031-1/+1
|\| | | |/ |/|
| * swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-1/+1
* | digital: fixed old use of gr.map_bb, block is now only in gr-digitalJohnathan Corgan2012-06-201-2/+2
* | Merge branch 'master' into nextTom Rondeau2012-06-161-11/+12
|\|
| * digital: fixed use of gray code in digital mod/demod GRC files.Tom Rondeau2012-06-163-13/+13