summaryrefslogtreecommitdiff
path: root/gr-fcd/include
Commit message (Collapse)AuthorAgeFilesLines
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-21/+21
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Merge branch 'master' into nextJohnathan Corgan2012-04-011-2/+12
|\
| * fcd: adds setter function to configure mixer gainDimitri Stolnikov2012-04-011-2/+12
| |
* | Merge branch 'master' into nextJohnathan Corgan2012-04-011-24/+9
|\| | | | | | | | | Conflicts: gr-fcd/lib/Makefile.am
| * fcd: convert to private implementation patternJohnathan Corgan2012-03-231-24/+9
| |
* | Merge branch 'master' into nextJohnathan Corgan2012-03-222-50/+0
|/ | | | | | Conflicts: config/Makefile.am configure.ac
* Implement conditionalized build for WIN32Johnathan Corgan2012-03-221-1/+1
|
* fcd: fixes for distcheckTom Rondeau2012-03-131-1/+3
|
* fcd: added FCD_API to codeTom Rondeau2012-03-123-3/+40
|
* fcd: cmake build work in progressJohnathan Corgan2012-03-111-0/+27
|
* fcd: moved items to current layout standardJohnathan Corgan2012-03-103-0/+184
* 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