| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some more warnings. I'm probably being a bit OCD about these ones, but... | Tom Rondeau | 2012-01-06 | 3 | -8/+4 |
* | volk: minor changes to fix some warnings. | Tom Rondeau | 2012-01-06 | 3 | -8/+8 |
* | volk: tell Orc compiler to include math.h to find some generic functions (sqrt). | Tom Rondeau | 2012-01-06 | 1 | -1/+1 |
* | Revert "volk: remove warning about implicit declaration of sqrt." | Tom Rondeau | 2012-01-06 | 5 | -5/+5 |
* | digital: bug fix for FLL QA test. Use a seed to always generate the same test... | Tom Rondeau | 2012-01-02 | 1 | -0/+1 |
* | volk: fix overrule detection (cant reply on cpu name) | Josh Blum | 2012-01-02 | 2 | -2/+12 |
* | core: fix gr_udp_sink by including asio | Josh Blum | 2012-01-02 | 1 | -0/+2 |
* | pfb: bug fix for ccf version of the PFB clock sync to handle the d_osps param... | Tom Rondeau | 2012-01-02 | 3 | -8/+20 |
* | pfb: updated and hopefully better documentation of the PFB clock sync blocks. | Tom Rondeau | 2012-01-01 | 2 | -53/+105 |
* | gr: sync the filesystem before python can parse doxygen | Josh Blum | 2011-12-30 | 1 | -0/+8 |
* | cmake: added swig version check | Josh Blum | 2011-12-30 | 1 | -0/+10 |
* | uhd: bug fix for GIL issues in bin_statistics. The usrp_spectrum_sense.py pro... | Thomas Tsou | 2011-12-21 | 1 | -2/+11 |
* | digital: fixed QA code copy/paste error. | Tom Rondeau | 2011-12-20 | 1 | -2/+2 |
* | uhd: fixes to instantiating UHD devices to set the antenna and subdevice prop... | Tom Rondeau | 2011-12-14 | 20 | -150/+151 |
* | uhd: removes usrpm that should not have been there anymore (patch from Sam Br... | Tom Rondeau | 2011-12-14 | 4 | -4/+0 |
* | core: API exposure patch. | Nick Foster | 2011-12-14 | 1 | -1/+1 |
* | grc: the check for pygtk can fail with no X session | Josh Blum | 2011-12-14 | 1 | -1/+3 |
* | runtime: improve hier_block2 error messages | Julien Olivain | 2011-12-13 | 1 | -7/+10 |
* | cmake: fix QUIET arg usage on PKG_CHECK_MODULES | Josh Blum | 2011-12-12 | 5 | -5/+5 |
* | Merge remote-tracking branch 'jblum/cmake_qtgui_fix' | Tom Rondeau | 2011-12-11 | 1 | -1/+2 |
|\ |
|
| * | qtgui: include QT_USE_FILE only when enabled | Josh Blum | 2011-12-11 | 1 | -1/+2 |
* | | build: moved docs to be the first item checked/configured to give all other c... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
|/ |
|
* | docs: fixing format of link in simply_framer_sync. Helps older Doxygen versio... | Tom Rondeau | 2011-12-11 | 1 | -1/+1 |
* | Most of these warnings are coming from swig-generated sources. They are almos... | Tom Rondeau | 2011-12-11 | 3 | -4/+5 |
* | vocoder: fixed some unused vars warnings. | Tom Rondeau | 2011-12-11 | 2 | -2/+3 |
* | volk: remove warning about implicit declaration of sqrt. | Tom Rondeau | 2011-12-11 | 5 | -5/+5 |
* | docs: fixed ending of if statement. | Tom Rondeau | 2011-12-11 | 1 | -2/+2 |
* | volk: fixed some of the simpler warnings. | Tom Rondeau | 2011-12-11 | 4 | -6/+7 |
* | docs: if DOXYGEN_ENABLE is false, don't build the swigdocs, either. | Tom Rondeau | 2011-12-11 | 1 | -2/+1 |
* | gnuradio-core: fix typo in documentation | Timo Juhani Lindfors | 2011-12-08 | 1 | -1/+1 |
* | build: update revision to 3.5.1git3.5.1git | Johnathan Corgan | 2011-12-07 | 2 | -4/+4 |
* | build: update version to 3.5.0v3.5.0 | Johnathan Corgan | 2011-12-07 | 2 | -3/+2 |
* | build: update config.{guess,sub} with canonical ones | Johnathan Corgan | 2011-12-07 | 4 | -10/+24 |
* | grc: fix typos | Timo Juhani Lindfors | 2011-12-07 | 1 | -2/+2 |
* | cmake: fix git describe special case handling | Timo Juhani Lindfors | 2011-12-07 | 1 | -1/+1 |
* | qtgui: fix for OSX to find standard Qwt install without specifying it. | Michael Dickens | 2011-12-06 | 1 | -1/+1 |
* | docs: fixes some warnings. | Tom Rondeau | 2011-12-06 | 12 | -41/+44 |
* | Fixed warnings generated by variable declaration order. | Tom Rondeau | 2011-12-06 | 2 | -3/+3 |
* | volk: fixed autotools build when orc is available. | Tom Rondeau | 2011-12-06 | 1 | -2/+3 |
* | trellis fixing trellis grc files to know about gr-digital. | Achilleas Anastasopoulos | 2011-12-06 | 4 | -16/+16 |
* | volk: updated autotools Makefile to build with new headers. | Tom Rondeau | 2011-12-05 | 1 | -0/+3 |
* | docs: more fixes for generated swig files. This worked before the merge, but ... | Tom Rondeau | 2011-12-05 | 13 | -1/+13 |
* | Merge branch 'more_swigness_docs' | Tom Rondeau | 2011-12-04 | 138 | -755/+31630 |
|\ |
|
| * | docs: install gruel swig docs and other swig files into include/gruel/swig in... | Tom Rondeau | 2011-12-04 | 5 | -13/+10 |
| * | docs: remove xml-swig from autotools config. | Tom Rondeau | 2011-12-04 | 1 | -1/+0 |
| * | docs: better install of swig docs .i files since we actually have a variable ... | Tom Rondeau | 2011-12-04 | 13 | -72/+91 |
| * | docs: adding Python docstrings to gruel/pmt in cmake; dummy file make for aut... | Tom Rondeau | 2011-12-03 | 3 | -0/+26 |
| * | docs: adding a doc string for the gruel and gruel.pmt python modules. | Tom Rondeau | 2011-12-03 | 2 | -0/+8 |
| * | docs: fixed Doxyfile to ignore cmake howto directory; enables namespace page ... | Tom Rondeau | 2011-12-01 | 1 | -2/+4 |
| * | docs: fixing variable for location of header files (SOURCE not BINARY). | Tom Rondeau | 2011-11-30 | 13 | -13/+13 |