summaryrefslogtreecommitdiff
path: root/gr-fcd/swig
Commit message (Collapse)AuthorAgeFilesLines
* build: removing core_swig from GR_SWIG_TARGET_DEPS. Seems to have been the ↵Tom Rondeau2012-12-121-2/+0
| | | | cause of the parallel build woes.
* swig: added GR_SWIG_TARGET_DEPS core_swig to other swig buildsJohnathan Corgan2012-07-031-0/+2
| | | | | | | | | I have not encountered an issue, however this is the correct thing to do. Now individual components swig builds depend on the gr core swig target. Conflicts: gr-filter/swig/CMakeLists.txt
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-04-043-24/+11
|\ | | | | | | | | | | | | Conflicts: config/grc_gr_fcd.m4 gr-fcd/swig/Makefile.am gr-fcd/swig/fcd_swig.i
| * fcd: simplify swig generation after virtual interface class changeJohnathan Corgan2012-04-044-25/+13
| |
* | Merge remote branch 'tom/cmake_builds' into nextJohnathan Corgan2012-04-013-169/+0
|\ \
| * | Removes all references to guile and scheme, which are no longer needed.Tom Rondeau2012-04-013-169/+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 nextJohnathan Corgan2012-04-011-0/+1
|\ \ \ | |/ / |/| / | |/
| * fcd: adds setter function to configure mixer gainDimitri Stolnikov2012-04-011-0/+1
| |
* | Merge branch 'master' into nextJohnathan Corgan2012-03-222-93/+0
|/ | | | | | Conflicts: config/Makefile.am configure.ac
* fcd: added FCD_API to codeTom Rondeau2012-03-121-3/+0
|
* fcd: cmake build work in progressJohnathan Corgan2012-03-111-0/+52
|
* fcd: moved items to current layout standardJohnathan Corgan2012-03-101-1/+1
| | | | | | | * Public header files moved from lib/ to include/fcd * Contents of apps/ moved to examples/ to get into gnuradio/examples, apps for programs to be installed into $PREFIX/bin
* fcd: convert out-of-tree autotools build to in-treeJohnathan Corgan2012-03-094-16/+122
| | | | | This still needs doc directory conversion to new documentation system.
* Initial import of out-of-tree files from Alexandru CseteAlexandru Csete2012-03-085-0/+212