Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | controlport: added support for complex data types. | Tom Rondeau | 2013-06-18 | 1 | -3/+8 |
| | | | | | | Vectors of complex are still passed as interleaved. Single values can be passed as GNURadio::complex. ControlPort can translate these in GNU Radio to gr_complex; Python programs need to convert themselves. gr-ctrl-monitor updated to handle this. multiply_const_cc block updated to export get and set of k value through ControlPort. | ||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -0/+428 |