| Commit message (Expand) | Author | Age | Files | Lines |
* | digital: tweak to MPSK QA code. | Tom Rondeau | 2012-07-16 | 1 | -3/+3 |
* | digital: fixed GFSK component to use gr-filter component. | Tom Rondeau | 2012-07-16 | 1 | -2/+7 |
* | digital: fixed FLL loop to use gr-filter component. | Tom Rondeau | 2012-07-16 | 2 | -13/+10 |
* | wxgui: update wxgui components to use gr-filter component. | Tom Rondeau | 2012-07-16 | 5 | -11/+13 |
* | digital: fixed demod examples to work with gr-digital and gr-filter components. | Tom Rondeau | 2012-07-16 | 6 | -1506/+1514 |
* | atsc: updating atsc component to work with gr-filter. | Tom Rondeau | 2012-07-16 | 3 | -4/+8 |
* | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-09 | 21 | -1823/+2279 |
|\ |
|
| * | Merge branch 'master' into next | Tom Rondeau | 2012-07-08 | 21 | -1823/+2279 |
| |\ |
|
| | * | filter: warning fixes. | Tom Rondeau | 2012-07-08 | 3 | -5/+3 |
| | * | digital: fix for FLL block; uses actual FIR filter. | Hendrik van Wyk | 2012-07-08 | 2 | -43/+67 |
| | * | digital: fixes the digital demod GRC examples after last updates to gr-digital. | Martin Braun | 2012-07-08 | 5 | -1584/+917 |
| | * | digital: fixes DxPSK mod/demod to use right API. | Martin Braun | 2012-07-08 | 2 | -9/+9 |
| | * | digital: patching ber_simulation.grc to use EbN0 instead of noise amplitude. | Martin Braun | 2012-07-08 | 1 | -162/+143 |
| | * | digital: adding a GFSK mod/demodulator. | Wayne Roberts | 2012-07-08 | 7 | -0/+1124 |
| | * | Merge remote-tracking branch 'jblum/fix_volk_32f_x2_dot_prod_32f' | Tom Rondeau | 2012-07-08 | 2 | -28/+25 |
| | |\ |
|
| | | * | volk: use loadu for unaligned volk_32f_x2_dot_prod_32f_u_sse* | Josh Blum | 2012-07-04 | 1 | -24/+24 |
| | | * | volk: fix volk_32f_x2_dot_prod_32f_u_sse tail case | Josh Blum | 2012-07-04 | 2 | -4/+1 |
* | | | | digital: improving QA tests to test more samples with better data. | Tom Rondeau | 2012-07-08 | 2 | -36/+61 |
* | | | | vocoder: make vocoder depend on gr-filter (and by proxy gr-fft). | Tom Rondeau | 2012-07-08 | 3 | -4/+13 |
* | | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
|\| | | |
|
| * | | | Merge branch 'master' into next | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
| |\| | |
|
| | * | | Revert "Merge remote branch 'jblum-github/python_blocks2' into master" | Johnathan Corgan | 2012-07-07 | 10 | -902/+4 |
| | |/ |
|
* | | | digital: fixing up some examples to use new namespaces. | Tom Rondeau | 2012-07-07 | 3 | -12/+13 |
* | | | filter: updated adaptive filter blocks to use adaptive FIR kernels. | Tom Rondeau | 2012-07-07 | 5 | -8/+9 |
* | | | filter: adjusting adaptive fir; set and get taps should come from parent fir ... | Tom Rondeau | 2012-07-07 | 2 | -38/+2 |
* | | | filter: fixing a typo. | Tom Rondeau | 2012-07-07 | 1 | -1/+1 |
* | | | core: update to build. | Tom Rondeau | 2012-07-07 | 1 | -1/+0 |
* | | | digital: need to look for this import in two places for either installed apps... | Tom Rondeau | 2012-07-07 | 1 | -1/+5 |
* | | | digital: fixing up equalizers to work with new inheritance structure. | Tom Rondeau | 2012-07-07 | 8 | -72/+69 |
* | | | filter: bug fixes to use components in gr.filter and others fixes. | Tom Rondeau | 2012-07-06 | 10 | -31/+43 |
* | | | digital: fixing build system to allow use of Volk and to use gr.filter | Tom Rondeau | 2012-07-06 | 3 | -0/+5 |
* | | | digital: updated mpsk_receiver and pfb_clock_sync_{fff,ccf} to use gr-filter. | Tom Rondeau | 2012-07-06 | 9 | -47/+46 |
* | | | digital: updated CPM and GMSK modulators to use blocks out of gr-filter. | Tom Rondeau | 2012-07-06 | 4 | -9/+10 |
* | | | digital: updated equalizers to use new gr::filter::kernel::adaptive_fir_ccc. | Tom Rondeau | 2012-07-06 | 9 | -52/+139 |
* | | | filter: added kernel for adaptive fir filter. | Tom Rondeau | 2012-07-06 | 4 | -0/+186 |
* | | | digital: Updated build system to look for gr-filter stuff. | Tom Rondeau | 2012-07-06 | 3 | -1/+5 |
* | | | Merge branch 'wip/filter-rm-next' of vortex.corganenterprises.com:gnuradio-tr... | Tom Rondeau | 2012-07-05 | 42 | -476/+1063 |
|\ \ \ |
|
| * | | | Merge branch 'next' into wip/filter-rm-next | Johnathan Corgan | 2012-07-03 | 35 | -448/+1000 |
| |\| | |
|
| | * | | Merge branch 'master' into next | Johnathan Corgan | 2012-07-03 | 26 | -444/+98 |
| | |\| |
|
| | | * | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 1 | -3/+0 |
| | | |\ |
|
| | | | * | volk: don't initialize phase in rotator | Johnathan Corgan | 2012-07-03 | 1 | -3/+0 |
| | | * | | Merge branch 'maint' | Johnathan Corgan | 2012-07-03 | 22 | -412/+74 |
| | | |\| |
|
| | | | * | Force swig compile ordering in gnuradio-core | Josh Blum | 2012-07-03 | 1 | -0/+2 |
| | | | * | docs: remove redundant retries from swig_doc.py | Josh Blum | 2012-07-03 | 1 | -74/+26 |
| | | | * | swig: use add_custom_target for swig docs dependency | Josh Blum | 2012-07-03 | 1 | -1/+2 |
| | | | * | swig: added GR_SWIG_TARGET_DEPS core_swig to other swig builds | Johnathan Corgan | 2012-07-03 | 15 | -2/+30 |
| | | | * | swig: added additional swig dependencies gruel/core | Johnathan Corgan | 2012-07-03 | 3 | -3/+11 |
| | | | * | core: added general_generated to swig deps | Josh Blum | 2012-07-03 | 3 | -334/+5 |
| | | * | | cmake: minor tweaks to GrSwig.cmake | Josh Blum | 2012-07-03 | 1 | -1/+1 |
| | | * | | core: moved VMCIRCBUF related code to runtime | Josh Blum | 2012-07-03 | 3 | -28/+23 |