Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | analog: Replace QA test framework w/ Boost UTF | Martin Braun | 2018-06-21 | 1 | -48/+0 |
| | |||||
* | build: adding fstream include files for pedantic compilers. | Tom Rondeau | 2014-07-25 | 1 | -0/+1 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
| | |||||
* | build: remove config.h from any header files; only use it in source files. | Tom Rondeau | 2013-03-27 | 1 | -0/+4 |
| | |||||
* | analog: adding sincos functions to gr-analog. | Tom Rondeau | 2012-10-30 | 1 | -0/+43 |
Adds QA test in C++ for sincos and the structure for running CppUnit tests in gr-analog. |