summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* digital: moving generated chunks_to_symbols to gr-digital.Tom Rondeau2012-04-249-9/+401
* docs: adding documentation for new gr-digital blocks.Tom Rondeau2012-04-239-8/+73
* digital: copying over rest of blocks from gnuradio-core to gr-digital.Tom Rondeau2012-04-2392-33/+6528
* Merge remote branch 'jblum-github/volk_work'Johnathan Corgan2012-04-232-0/+4
|\
| * volk: force kwargs keys to be of type str, not unicode for py25Josh Blum2012-04-232-0/+4
* | Merge remote branch 'jblum-github/volk_work'Johnathan Corgan2012-04-2347-1952/+1718
|\|
| * volk: code simplification, overrule macro and python optsJosh Blum2012-04-194-33/+49
| * volk: avoid sse2 saturation issue 32768->32767Josh Blum2012-04-191-1/+1
| * volk: added set_float_rounding to volk_cpu_initJosh Blum2012-04-192-0/+24
| * volk: avx overrule is gcc4.4, make prints matchJosh Blum2012-04-191-14/+16
| * volk: disable AVX if GCC version < 4.6.0Nick Foster2012-04-191-0/+13
| * volk: gcc version check without __GNUC_PREREQJosh Blum2012-04-191-1/+1
| * volk: added gcc version check to xgetbvJosh Blum2012-04-191-5/+9
| * volk: remove norc, implement machine overruleJosh Blum2012-04-193-25/+42
| * volk: use archs.xml to specify compiler flags + supportJosh Blum2012-04-194-37/+46
| * volk: fix volk_profile install ruleJosh Blum2012-04-191-1/+1
| * volk: move avx cpuid_x86_bit check in archs.xmlJosh Blum2012-04-192-2/+6
| * volk: fix msvc __cpuid pointer castJosh Blum2012-04-191-1/+1
| * Volk: redo the archs.xml language to make checks generic. no more "type", no ...Nick Foster2012-04-193-172/+138
| * volk: fix for cpuid_eax check with hardcoded valuesJosh Blum2012-04-191-2/+2
| * volk: removed old generator python codeJosh Blum2012-04-1918-1436/+0
| * volk: updated build system for avx checking supportJosh Blum2012-04-194-6/+36
| * volk: build system work, can build stand-alone msvcJosh Blum2012-04-195-2/+75
| * volk: python checks and build system stuffJosh Blum2012-04-194-8/+257
| * volk: make orc a normal arch with overruleJosh Blum2012-04-195-24/+20
| * volk: added compile utils and cleanup cmakelistsJosh Blum2012-04-1912-412/+179
| * volk: working build w/ cmakelistsJosh Blum2012-04-199-146/+60
| * volk: created other templates for runtime + machinesJosh Blum2012-04-1910-7/+336
| * volk: added kernel defs and typedefsJosh Blum2012-04-196-7/+361
| * volk: work on template stuffJosh Blum2012-04-197-4/+439
* | Merge branch 'maint'Tom Rondeau2012-04-233-4/+4
|\ \
| * | Various fixes for using Python 2.5.Tom Rondeau2012-04-233-4/+4
* | | Merge remote branch 'ncorgan/gr-uhd_swig-stuff'Johnathan Corgan2012-04-232-6/+6
|\ \ \
| * | | gr-uhd: uhd_fft and uhd_siggen_base.py now use subdev names instead of dboard...Nicholas Corgan2012-04-232-6/+6
* | | | Merge branch 'maint'Johnathan Corgan2012-04-231-6/+5
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | cmake: fix pygtk check failure with no X sessionJaroslav Skarvada2012-04-231-6/+5
* | | docs: updating build dependency and building instructions.Tom Rondeau2012-04-222-164/+22
* | | Merge branch 'merge/core-swig-magic'Johnathan Corgan2012-04-212-1/+12
|\ \ \
| * | | core: add SWIG macro for namespaced blocksJohnathan Corgan2012-04-212-1/+12
| | |/ | |/|
* | | cmake: update revision to 3.6.1git3.6.1gitJohnathan Corgan2012-04-211-2/+2
| |/ |/|
* | cmake: update revision to 3.6.0v3.6.0Johnathan Corgan2012-04-211-1/+1
* | Merge branch 'maint'Johnathan Corgan2012-04-210-0/+0
|\ \
| * | build: update revision to 3.5.3.2v3.5.3.2maint-3.5.3Johnathan Corgan2012-04-212-2/+2
| * | build: update canonical config filesJohnathan Corgan2012-04-212-2/+14
* | | Merge branch 'maint'Johnathan Corgan2012-04-211-0/+3
|\| | | |/ |/|
| * cmake: fix compiler flags on ppc archJosh Blum2012-04-201-0/+3
* | Merge branch 'maint'Johnathan Corgan2012-04-191-1/+1
|\|
| * fcd: fix iq_corr setup in GRC wrapperJohnathan Corgan2012-04-191-1/+1
* | Merge branch 'maint'Tom Rondeau2012-04-191-1/+1
|\|
| * Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau2012-04-192-15/+34
| |\