Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-19 | volk: python checks and build system stuff | Josh Blum | |
2012-04-19 | volk: make orc a normal arch with overrule | Josh Blum | |
2012-04-19 | volk: added compile utils and cleanup cmakelists | Josh Blum | |
2012-04-19 | volk: working build w/ cmakelists | Josh Blum | |
2012-04-19 | volk: created other templates for runtime + machines | Josh Blum | |
2012-04-19 | volk: added kernel defs and typedefs | Josh Blum | |
2012-04-19 | volk: work on template stuff | Josh Blum | |
2012-04-19 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-19 | fcd: fix iq_corr setup in GRC wrapper | Johnathan Corgan | |
2012-04-19 | Merge branch 'maint' | Tom Rondeau | |
2012-04-19 | Merge branch 'maint' of gnuradio.org:gnuradio into maint | Tom Rondeau | |
2012-04-19 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-19 | digital: fixed miscalculation of symbol rate in digital_bert_rx. | Tom Rondeau | |
2012-04-18 | volk: gcc version check without __GNUC_PREREQ | Josh Blum | |
2012-04-18 | volk: added xgetbv stuff from volk_work to maint | Josh Blum | |
This ensures that the compiler has support for xgetbv. This also fixes MSVC by checking for _xgetbv. Also, restored copy of cpuid.h, this should not be modified. | |||
2012-04-18 | grc: add callback for changing file name in sinks | Marcus D. Leech | |
2012-04-17 | Merge branch 'maint' | Johnathan Corgan | |
* Use merge strategy -s ours to skip over release commit. | |||
2012-04-17 | build: update revision to 3.5.3.1 | Johnathan Corgan | |
2012-04-17 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-17 | fcd: better fix for linker issue | Josh Blum | |
2012-04-17 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-17 | fcd: fix linker issue with librt on some platforms | Barry Jackson | |
2012-04-16 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-16 | Revert "Merge remote branch 'jblum-github/pmt_set_deleter'" | Johnathan Corgan | |
This reverts commit f88b8cf5508d3ba446cb94f800c56d34279cf91e, reversing changes made to a87ac60f15c2593ececb02ba16ab842c20e760d2. | |||
2012-04-16 | Revert "Merge branch 'test/fix-pmt-deleter' into maint" | Johnathan Corgan | |
This reverts commit 04e2ebb979942cada74f10ea022342716c6851bf, reversing changes made to 25d687550a0322ffaf270f25faf2b4a78a97142c. | |||
2012-04-16 | gr-uhd: uhd_rx_cfile outputs USRP configuration instead of args if user has ↵ | Nicholas Corgan | |
that feature enabled | |||
2012-04-16 | Merge branch 'maint' | Johnathan Corgan | |
Conflicts: volk/gen/make_cpuid_c.py | |||
2012-04-16 | Volk: also check to make sure OSXSAVE is enabled so you don't check XGETBV ↵ | Nick Foster | |
when OS has it disabled. | |||
2012-04-16 | Volk: add support for checking AVX enable state of OS. | Nick Foster | |
Some systems (notably Xen hypervisor) appear to use XSETBV to disable AVX. This causes SIGILL when running AVX instructions. This commit makes Volk check XCR0 on the AVX arch before proceeding. | |||
2012-04-15 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-15 | Merge branch 'test/fix-pmt-deleter' into maint | Johnathan Corgan | |
2012-04-15 | Merge branch 'maint' | Tom Rondeau | |
2012-04-15 | digital: fix QA for constellation to always reset the seed for deterministic ↵ | Ben Reynwar | |
tests. | |||
2012-04-15 | pmt: fix segfault in deleter | Johnathan Corgan | |
2012-04-14 | This patch enables JACK only when both a library and include files are ↵ | Tom Rondeau | |
available in the system. This change helps to build gnuradio on systems which have a libjack.so library available for compatibility purposes without the header files (like gentoo where libjack.so is part of app-emulation/emul-linux-x86-soundlibs). Signed-off-by: Maciej Grela <maciej.grela@gmail.com> | |||
2012-04-14 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-14 | digital: make seed value unambiguous | Martin Braun | |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-13 | digital: updated BER test recever to use new SNR probe in digital. | Tom Rondeau | |
2012-04-13 | Fix some minor warnings. | Tom Rondeau | |
2012-04-12 | filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency. | Nick Foster | |
2012-04-09 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-09 | gr: fix 2 places where pyc files get generated in-tree | Josh Blum | |
Included the GrPython module to define PYTHON_DASH_B. | |||
2012-04-09 | updated ignores, building with Python < 2.7 can leave stray files | Johnathan Corgan | |
2012-04-09 | cmake: update revision to 3.6.0git | Johnathan Corgan | |
2012-04-09 | wavelet: fix swig paths for OSX | Michael Dickens | |
2012-04-07 | Merge remote branch 'jblum/wip_grc_any_blocks' | Johnathan Corgan | |
2012-04-07 | Merge branch 'next' | Johnathan Corgan | |
2012-04-07 | Merge branch 'master' into next | Johnathan Corgan | |
* Used merge strategy 'ours' to skip release commit | |||
2012-04-07 | build: update revision to 3.5.3 | Johnathan Corgan | |