summaryrefslogtreecommitdiff
path: root/gr-fcd/include/fcd/fcd_source_c.h
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.
* fcd: adds setter function to configure mixer gainDimitri Stolnikov2012-04-011-2/+12
|
* fcd: convert to private implementation patternJohnathan Corgan2012-03-231-24/+9
|
* fcd: added FCD_API to codeTom Rondeau2012-03-121-3/+6
|
* fcd: moved items to current layout standardJohnathan Corgan2012-03-101-0/+136
* 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