summaryrefslogtreecommitdiff
path: root/gr-digital
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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
* | | 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
|\| |
| * | 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
* | | core: wip, squash, fixed digital_clock_recovery_xx to use gr-filterJohnathan Corgan2012-06-245-9/+10
|/ /
* | 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
| * digital: fixed typo with gray code setting in GRC's QAM demodulator.Tom Rondeau2012-06-141-1/+1
* | Merge remote-tracking branch 'benreynwar/digital_tidy' into nextTom Rondeau2012-06-1610-155/+183
|\ \
| * | digital: Fix bugs in grc xml files.Ben Reynwar2012-06-145-32/+38
| * | Fully gray-coding QAM constellations.Ben Reynwar2012-04-301-4/+10
| * | gr_digital: Added QAM to testing.Ben Reynwar2012-04-261-0/+10
| * | gr-digital: Add non-differential tests to qa_constellation_receiverBen Reynwar2012-04-262-12/+32
| * | gr-digital: PSK modulation. Gray-coding done by constellation order for non-d...Ben Reynwar2012-04-262-12/+21
| * | gr-digital: API-CHANGE. Tidying bpsk, qpsk and generic_mod_demod.Ben Reynwar2012-04-263-98/+75
| * | Improving qa_constellation_receiver.Ben Reynwar2012-04-142-11/+13
* | | Merge branch 'master' into nextJohnathan Corgan2012-06-141-1/+1
|\ \ \
| * | | digital: fixed incorrect variable name in qam_demod XMLBen Reynwar2012-06-141-1/+1
| | |/ | |/|
* | | Merge branch 'wip/digital-rm-next' into nextJohnathan Corgan2012-06-0817-37/+37
|\ \ \ | |/ / |/| |
| * | core: removed gr_simple_framer after move to gr-digitalJohnathan Corgan2012-06-081-2/+2
| * | core: remove gr_framer_sink_1 after move to gr-digitalJohnathan Corgan2012-06-081-1/+1
| * | core: remove gr_correlate_access_code_tag_bb after move to gr-digitalJohnathan Corgan2012-06-081-1/+1
| * | core: remove gr_diff_encoder and gr_diff_decoder after move to gr-digitalJohnathan Corgan2012-06-072-4/+4
| * | core: removed gr_chunks_to_symbols_XX after move to gr-digitalJohnathan Corgan2012-06-064-6/+6
| * | core: removed gr_scrambler_bb after move to gr-digitalJohnathan Corgan2012-06-061-1/+1
| * | core: removed gr_probe_density_b after moving to gr-digitalJohnathan Corgan2012-06-061-1/+1
| * | core: removed gr_map_bb after transition to gr-digitalJohnathan Corgan2012-06-061-2/+2
| * | core: removed gr_glfsr* and gr_pn_correlator after transition to gr-digitalJohnathan Corgan2012-05-047-18/+18
| * | core: removed gr_descrambler_bb after transition to gr-digitalJohnathan Corgan2012-05-031-1/+1