Age | Commit message (Expand) | Author |
2011-12-11 | qtgui: include QT_USE_FILE only when enabled | Josh Blum |
2011-12-11 | build: moved docs to be the first item checked/configured to give all other c... | Tom Rondeau |
2011-12-11 | Merge branch 'master' into next | Johnathan Corgan |
2011-12-11 | docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio... | Tom Rondeau |
2011-12-11 | Most of these warnings are coming from swig-generated sources. They are almos... | Tom Rondeau |
2011-12-11 | vocoder: fixed some unused vars warnings. | Tom Rondeau |
2011-12-11 | volk: remove warning about implicit declaration of sqrt. | Tom Rondeau |
2011-12-11 | docs: fixed ending of if statement. | Tom Rondeau |
2011-12-11 | volk: fixed some of the simpler warnings. | Tom Rondeau |
2011-12-11 | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau |
2011-12-08 | Merge branch 'master' into next | Johnathan Corgan |
2011-12-08 | Merge branch 'master' into next | Johnathan Corgan |
2011-12-08 | gnuradio-core: fix typo in documentation | Timo Juhani Lindfors |
2011-12-08 | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan |
2011-12-07 | build: update revision to 3.6git | Johnathan Corgan |
2011-12-07 | build: update revision to 3.5.1git | Johnathan Corgan |
2011-12-07 | build: update version to 3.5.0 | Johnathan Corgan |
2011-12-07 | build: update config.{guess,sub} with canonical ones | Johnathan Corgan |
2011-12-07 | grc: fix typos | Timo Juhani Lindfors |
2011-12-07 | cmake: fix git describe special case handling | Timo Juhani Lindfors |
2011-12-06 | qtgui: fix for OSX to find standard Qwt install without specifying it. | Michael Dickens |
2011-12-06 | docs: fixes some warnings. | Tom Rondeau |
2011-12-06 | Fixed warnings generated by variable declaration order. | Tom Rondeau |
2011-12-06 | volk: fixed autotools build when orc is available. | Tom Rondeau |
2011-12-06 | trellis fixing trellis grc files to know about gr-digital. | Achilleas Anastasopoulos |
2011-12-05 | volk: updated autotools Makefile to build with new headers. | Tom Rondeau |
2011-12-05 | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau |
2011-12-04 | Merge branch 'more_swigness_docs' | Tom Rondeau |
2011-12-04 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-12-04 | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau |
2011-12-04 | docs: remove xml-swig from autotools config. | Tom Rondeau |
2011-12-04 | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau |
2011-12-03 | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau |
2011-12-03 | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau |
2011-12-01 | docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page ... | Tom Rondeau |
2011-12-01 | volk: squashed changes 32f_s32f_multiply_32f_a 32fc_x2_dot_prod_32fc_u | Josh Blum |
2011-12-01 | Volk: since we have a profiler, we don't need to iterate during QA, so this c... | Nick Foster |
2011-12-01 | Volk: remove index max horizontal star from test, it shouldn't be there either | Nick Foster |
2011-12-01 | Volk: bring QA test changes into the profiler as well | Nick Foster |
2011-12-01 | Volk: fix 32fc dot product test. more investigation into ASM64 and ASM32 impl... | Nick Foster |
2011-12-01 | Volk: fix volk_32fc_s32f_magnitude_16i_a Orc implementation for saturating ma... | Nick Foster |
2011-12-01 | Volk: fix volk_32f_x2_dot_prod_32f_u test (threshold increase) | Nick Foster |
2011-12-01 | Volk: whoops | Nick Foster |
2011-12-01 | Volk: 32f_s32f_multiply_32f | Nick Foster |
2011-12-01 | Volk: add 32fc_s32fc_multiply_32fc to profiler | Nick Foster |
2011-12-01 | Volk: added 32fc x scalar multiply, implemented in Orc & generic. Orc/SSE tes... | Nick Foster |
2011-11-30 | cmake: moved post/pre inst/uinst files | Josh Blum |
2011-11-30 | cmake: added support for monolithic packaging rpms + debs | Josh Blum |
2011-11-30 | volk: fix #466 deprecated string use, from Pinkava | Josh Blum |
2011-11-30 | volk: conversion tweaks to build avx on MSVC | Josh Blum |