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. | ||||
* | Merge branch 'master' into next | Johnathan Corgan | 2012-04-01 | 1 | -2/+12 |
|\ | |||||
| * | fcd: adds setter function to configure mixer gain | Dimitri Stolnikov | 2012-04-01 | 1 | -2/+12 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-04-01 | 1 | -24/+9 |
|\| | | | | | | | | | Conflicts: gr-fcd/lib/Makefile.am | ||||
| * | fcd: convert to private implementation pattern | Johnathan Corgan | 2012-03-23 | 1 | -24/+9 |
| | | |||||
* | | Merge branch 'master' into next | Johnathan Corgan | 2012-03-22 | 2 | -50/+0 |
|/ | | | | | | Conflicts: config/Makefile.am configure.ac | ||||
* | Implement conditionalized build for WIN32 | Johnathan Corgan | 2012-03-22 | 1 | -1/+1 |
| | |||||
* | fcd: fixes for distcheck | Tom Rondeau | 2012-03-13 | 1 | -1/+3 |
| | |||||
* | fcd: added FCD_API to code | Tom Rondeau | 2012-03-12 | 3 | -3/+40 |
| | |||||
* | fcd: cmake build work in progress | Johnathan Corgan | 2012-03-11 | 1 | -0/+27 |
| | |||||
* | fcd: moved items to current layout standard | Johnathan Corgan | 2012-03-10 | 3 | -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 |