Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 1 | -21/+21 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | fcd: adds setter function to configure mixer gain | Dimitri Stolnikov | 2012-04-01 | 1 | -2/+12 |
| | |||||
* | fcd: convert to private implementation pattern | Johnathan Corgan | 2012-03-23 | 1 | -24/+9 |
| | |||||
* | fcd: added FCD_API to code | Tom Rondeau | 2012-03-12 | 1 | -3/+6 |
| | |||||
* | fcd: moved items to current layout standard | Johnathan Corgan | 2012-03-10 | 1 | -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 |