| Commit message (Expand) | Author | Age | Files | Lines |
* | core: removed gr_scrambler_bb after move to gr-digital | Johnathan Corgan | 2012-06-06 | 8 | -193/+1 |
* | core: removed gr_probe_density_b after moving to gr-digital | Johnathan Corgan | 2012-06-06 | 8 | -216/+1 |
* | core: removed gr_map_bb after transition to gr-digital | Johnathan Corgan | 2012-06-06 | 8 | -176/+2 |
* | core: removed gr_glfsr* and gr_pn_correlator after transition to gr-digital | Johnathan Corgan | 2012-05-04 | 28 | -1125/+18 |
* | core: removed gr_descrambler_bb after transition to gr-digital | Johnathan Corgan | 2012-05-03 | 8 | -190/+1 |
* | core: removed gr_bytes_to_syms after transition to gr-digital | Johnathan Corgan | 2012-05-03 | 6 | -186/+3 |
* | core: removed gr_additive_scrambler after transition to gr-digital | Johnathan Corgan | 2012-05-03 | 8 | -276/+0 |
* | Merge branch 'master' into next | Johnathan Corgan | 2012-05-03 | 1 | -1/+7 |
|\ |
|
| * | Merge branch 'maint' | Johnathan Corgan | 2012-05-03 | 1 | -1/+7 |
| |\ |
|
| | * | gruel: conditional linking for pthread | Josh Blum | 2012-05-02 | 1 | -1/+7 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-05-02 | 98 | -42/+7212 |
|\| | |
|
| * | | Merge branch 'digital_moves' | Johnathan Corgan | 2012-05-02 | 98 | -42/+7212 |
| |\ \ |
|
| | * | | digital: added GRC file for chunks_to_symbols block. | Tom Rondeau | 2012-04-24 | 2 | -0/+78 |
| | * | | digital: adding QA for chunks_to_symbols and updating generic demodulator to ... | Tom Rondeau | 2012-04-24 | 2 | -1/+141 |
| | * | | digital: moving generated chunks_to_symbols to gr-digital. | Tom Rondeau | 2012-04-24 | 9 | -9/+401 |
| | * | | docs: adding documentation for new gr-digital blocks. | Tom Rondeau | 2012-04-23 | 9 | -8/+73 |
| | * | | digital: copying over rest of blocks from gnuradio-core to gr-digital. | Tom Rondeau | 2012-04-23 | 92 | -33/+6528 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-30 | 1 | -1/+1 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2012-04-30 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | gruel: fix linker assumption made explicit on Ubuntu 12.04 | Tim Oshea | 2012-04-30 | 1 | -1/+1 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-30 | 32 | -0/+2333 |
|\| | | |
|
| * | | | Merge branch 'gr_fft' | Johnathan Corgan | 2012-04-30 | 32 | -0/+2333 |
| |\ \ \ |
|
| | * | | | fft: put helper classes in namespace | Johnathan Corgan | 2012-04-29 | 14 | -638/+665 |
| | * | | | fft: make interface functions pure virtual | Johnathan Corgan | 2012-04-29 | 3 | -23/+11 |
| | * | | | gr-fft: creates a gr-fft top-level component. | Tom Rondeau | 2012-04-27 | 32 | -0/+2318 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-27 | 2 | -2/+2 |
|\| | | | |
|
| * | | | | Merge branch 'maint' | Johnathan Corgan | 2012-04-27 | 2 | -2/+2 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | gr-uhd: updated USRP Sink and USRP Source help messages | Nicholas Corgan | 2012-04-26 | 2 | -2/+2 |
* | | | | Merge branch 'master' into next | Tom Rondeau | 2012-04-24 | 2 | -197/+165 |
|\| | | |
|
| * | | | Merge branch 'maint' | Tom Rondeau | 2012-04-24 | 2 | -197/+165 |
| |\| |
| | |/
| |/| |
|
| | * | uhd: updating/fixing WBFM example. | Marcus Leech | 2012-04-24 | 1 | -97/+137 |
| | * | cmake: make a find portaudio that follows the rules | Josh Blum | 2012-04-24 | 1 | -100/+28 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-23 | 2 | -0/+4 |
|\| | |
|
| * | | Merge remote branch 'jblum-github/volk_work' | Johnathan Corgan | 2012-04-23 | 2 | -0/+4 |
| |\ \ |
|
| | * | | volk: force kwargs keys to be of type str, not unicode for py25 | Josh Blum | 2012-04-23 | 2 | -0/+4 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-23 | 47 | -1952/+1718 |
|\| | | |
|
| * | | | Merge remote branch 'jblum-github/volk_work' | Johnathan Corgan | 2012-04-23 | 47 | -1952/+1718 |
| |\| | |
|
| | * | | volk: code simplification, overrule macro and python opts | Josh Blum | 2012-04-19 | 4 | -33/+49 |
| | * | | volk: avoid sse2 saturation issue 32768->32767 | Josh Blum | 2012-04-19 | 1 | -1/+1 |
| | * | | volk: added set_float_rounding to volk_cpu_init | Josh Blum | 2012-04-19 | 2 | -0/+24 |
| | * | | volk: avx overrule is gcc4.4, make prints match | Josh Blum | 2012-04-19 | 1 | -14/+16 |
| | * | | volk: disable AVX if GCC version < 4.6.0 | Nick Foster | 2012-04-19 | 1 | -0/+13 |
| | * | | volk: gcc version check without __GNUC_PREREQ | Josh Blum | 2012-04-19 | 1 | -1/+1 |
| | * | | volk: added gcc version check to xgetbv | Josh Blum | 2012-04-19 | 1 | -5/+9 |
| | * | | volk: remove norc, implement machine overrule | Josh Blum | 2012-04-19 | 3 | -25/+42 |
| | * | | volk: use archs.xml to specify compiler flags + support | Josh Blum | 2012-04-19 | 4 | -37/+46 |
| | * | | volk: fix volk_profile install rule | Josh Blum | 2012-04-19 | 1 | -1/+1 |
| | * | | volk: move avx cpuid_x86_bit check in archs.xml | Josh Blum | 2012-04-19 | 2 | -2/+6 |
| | * | | volk: fix msvc __cpuid pointer cast | Josh Blum | 2012-04-19 | 1 | -1/+1 |
| | * | | Volk: redo the archs.xml language to make checks generic. no more "type", no ... | Nick Foster | 2012-04-19 | 3 | -172/+138 |