Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-04 | Merge branch 'master' into next | Johnathan Corgan | |
Conflicts: config/grc_gr_fcd.m4 gr-fcd/swig/Makefile.am gr-fcd/swig/fcd_swig.i | |||
2012-04-04 | fcd: simplify swig generation after virtual interface class change | Johnathan Corgan | |
2012-04-01 | Merge branch 'master' into next | Johnathan Corgan | |
2012-04-01 | fcd: adds setter function to configure mixer gain | Dimitri Stolnikov | |
2012-04-01 | Merge branch 'master' into next | Johnathan Corgan | |
Conflicts: gr-fcd/lib/Makefile.am | |||
2012-03-23 | fcd: convert to private implementation pattern | Johnathan Corgan | |
2012-03-22 | Merge branch 'master' into next | Johnathan Corgan | |
Conflicts: config/Makefile.am configure.ac | |||
2012-03-22 | Implement conditionalized build for WIN32 | Johnathan Corgan | |
2012-03-13 | fcd: update text files and copyright | Johnathan Corgan | |
2012-03-13 | fcd: fix compiler and documentation warnings | Johnathan Corgan | |
* Mismatch in parameter name in hidapi.h * Signedness error in hid-libusb.c * Disable unusued warning for TODO items in fcd_source_c.cc | |||
2012-03-13 | fcd: implement conditional build for MacOSX | Michael Dickens | |
2012-03-11 | fcd: cmake build work in progress | Johnathan Corgan | |
2012-03-10 | fcd: moved items to current layout standard | Johnathan Corgan | |
* 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 | |||
2012-03-10 | fcd: move HID and FCD libraries into own subdirs | Johnathan Corgan | |
* These libraries are packaged here for convenience and are not considered part of GNU Radio proper. | |||
2012-03-09 | fcd: convert out-of-tree autotools build to in-tree | Johnathan Corgan | |
This still needs doc directory conversion to new documentation system. | |||
2012-03-08 | Initial import of out-of-tree files from Alexandru Csete | Alexandru Csete | |