Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctrlport: allowing all components to use ControlPort. | Tom Rondeau | 2013-03-01 | 1 | -0/+5 |
| | |||||
* | blocks: removing throttle, threshold, stretch from gnuradio-core. | Tom Rondeau | 2013-02-24 | 4 | -13/+15 |
| | |||||
* | Merge branch 'master' into next | Tom Rondeau | 2013-02-18 | 2 | -70/+192 |
|\ | |||||
| * | Merge branch 'maint' | Tom Rondeau | 2013-02-18 | 2 | -70/+192 |
| |\ | |||||
| | * | howto: copies Doxyxml from main docs to properly pull out block parameters ↵ | Julien Olivain | 2013-02-18 | 2 | -70/+192 |
| | | | | | | | | | | | | documentation. | ||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2013-01-20 | 4 | -0/+62 |
|\| | | | | | | | | | | | | | | Conflicts: gr-howto-write-a-block/python/qa_howto.py | ||||
| * | | howto-write-a-block: Added example for Python blocks | Martin Braun | 2013-01-19 | 4 | -0/+62 |
| |/ | |||||
* | | Merge master/fix_build_dir_order into next, then fix conflicts and redo come ↵ | Michael L Dickens | 2013-01-04 | 2 | -4/+6 |
|\| | | | | | | | of the INCLUDE_DIRS order | ||||
| * | Tweak INCLUDE dirs such that INCLUDE_DIRECTORIES and LINK_DIRECTORIES are ↵ | Michael L Dickens | 2013-01-01 | 2 | -4/+6 |
| | | | | | | | | ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio). | ||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
|\| | |||||
| * | docs: Removing some obsoleted Doxygen commands per issue #498. | Tom Rondeau | 2012-12-04 | 3 | -46/+0 |
| | | | | | | | | These were set to the defaults and so should not affect previous versions of Doxygen. | ||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'maint' | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
| |\ | |||||
| | * | cmake: fix typo in cmake swig module | Johnathan Corgan | 2012-12-01 | 1 | -1/+1 |
| | | | |||||
* | | | analog: fixing up GRC and other examples to use gr-analog for sig and noise ↵ | Tom Rondeau | 2012-11-10 | 2 | -80/+90 |
| | | | | | | | | | | | | sources. | ||||
* | | | analog: Removing reference to gr.sig_source_X and gr.noise_source_X where ↵ | Tom Rondeau | 2012-11-06 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | possible. Passing make and make test. Examples and apps need testing. gr-filter relies on sig_source and noise_source, so can't remove them from core. | ||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-11-01 | 1 | -24/+0 |
|\| | | |||||
| * | | Removes some swig workaround code put in for ticket 181. | Tom Rondeau | 2012-10-19 | 1 | -24/+0 |
| |/ | | | | | | | This seems to fix the import problems recently seen on 12.10 for loading gnuradio-companion (due to 'from lxml import etree' which was actually due to 'import os' causing a segfault). | ||||
* | | howto: moving C++ QA code to cppunit. | Tom Rondeau | 2012-09-30 | 9 | -30/+317 |
| | | |||||
* | | howto: updated howto-write-a-block to use new impl style. | Tom Rondeau | 2012-09-30 | 24 | -423/+970 |
|/ | |||||
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 30 | -772/+772 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | Merge branch 'master' into next | Tom Rondeau | 2012-04-07 | 1 | -0/+4 |
|\ | | | | | | | | | | | Conflicts: gr-howto-write-a-block/Makefile.common gr-howto-write-a-block/config/gr_standalone.m4 | ||||
| * | Merge branch 'maint' | Tom Rondeau | 2012-04-07 | 2 | -1/+3 |
| |\ | |||||
| | * | gruel and howto: install gruel .i files in gruel dest. Howto will use that ↵maint-3.5.2 | Tom Rondeau | 2012-04-07 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | dir during build. howto under both cmake and autotools can be built off cmake or autotools gnuradio builds. | ||||
| | * | update revision to v3.5.2.1v3.5.2.1 | Johnathan Corgan | 2012-03-15 | 1 | -1/+1 |
| | | | |||||
* | | | Removes all references to guile and scheme, which are no longer needed. | Tom Rondeau | 2012-04-01 | 1 | -10/+0 |
| | | | | | | | | | | | | The remaining pmt_serial_tags.scm is parsed by Python already. Future modifications could change this format to not confuse the point. | ||||
* | | | Merge branch 'master' into next | Tom Rondeau | 2012-03-20 | 1 | -1/+1 |
|\| | | |||||
| * | | build: update revision to 3.5.3gitv3.5.3git | Johnathan Corgan | 2012-03-05 | 1 | -2/+2 |
| |/ | |||||
| * | build: update revision to 3.5.2v3.5.2 | Johnathan Corgan | 2012-03-05 | 1 | -1/+1 |
| | | |||||
| * | build: update from canonical config files | Johnathan Corgan | 2012-03-05 | 2 | -10/+25 |
| | | |||||
* | | howto: moving uninstall rules into correct location. | Tom Rondeau | 2012-02-17 | 1 | -0/+32 |
| | | |||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-02-10 | 1 | -0/+2 |
|\| | |||||
* | | Merge branch 'master' into next | Tom Rondeau | 2012-02-10 | 1 | -1/+13 |
|\| | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-06 | 1 | -1/+1 |
|\| | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-02-05 | 2 | -4/+4 |
|\| | |||||
| * | build: update revision to 3.5.2git3.5.2git | Johnathan Corgan | 2012-01-07 | 1 | -2/+2 |
| | | |||||
| * | build: update revision to 3.5.1v3.5.1 | Johnathan Corgan | 2012-01-07 | 1 | -1/+1 |
| | | |||||
| * | build: update canonical config files | Johnathan Corgan | 2012-01-07 | 2 | -20/+15 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2011-12-12 | 2 | -2/+2 |
|\| | |||||
| * | build: update revision to 3.5.1git3.5.1git | Johnathan Corgan | 2011-12-07 | 1 | -2/+2 |
| | | |||||
* | | Removed autotools, gr-waveform, some cleanup | Johnathan Corgan | 2011-12-08 | 133 | -10129/+17579 |
|/ | | | | Nick Foster owes Nick Corgan a six-pack of beer! | ||||
* | build: update version to 3.5.0v3.5.0 | Johnathan Corgan | 2011-12-07 | 1 | -2/+1 |
| | |||||
* | build: update config.{guess,sub} with canonical ones | Johnathan Corgan | 2011-12-07 | 2 | -5/+12 |
| | |||||
* | build: update version to 3.5.0gitv3.5.0git | Johnathan Corgan | 2011-10-22 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into next | Johnathan Corgan | 2011-10-22 | 2 | -253/+313 |
|\ | |||||
| * | build: update config.{guess,sub} from canonical source | Johnathan Corgan | 2011-10-22 | 2 | -253/+313 |
| | | |||||
| * | Update revision to 3.4.2git | Johnathan Corgan | 2011-09-24 | 1 | -2/+2 |
| | | |||||
| * | Update revision to 3.4.1 releasev3.4.1 | Johnathan Corgan | 2011-09-24 | 1 | -1/+1 |
| | | |||||
| * | Update revision to 3.4.1gitv3.4.1git | Johnathan Corgan | 2011-06-11 | 1 | -2/+2 |
| | | |||||
* | | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | 2011-10-19 | 1 | -5/+1 |
| | | | | | | | | Also removes related M4 and dependency requirements for USRP-related libs. |