Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pmt: Added float conversion | Martin Braun | 2014-09-04 | 1 | -0/+2 |
| | | | | | | Added to_float() and from_float(). These are basically aliases for *_double() with a type cast for when strict typing is necessary (e.g. SWIG won't accept an f32 value when using from_double()). | ||||
* | pmt: adding pmt.uniform_vector_itemsize(pmt_t vector), returns the size per ↵ | Tim O'Shea | 2014-05-14 | 1 | -0/+2 |
| | | | | item in bytes within a uniform vector for any kind of uniform vector | ||||
* | Merged next into uninstalled import branch. | Ben Reynwar | 2013-04-02 | 1 | -1/+1 |
| | |||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -0/+102 |
PMTs are handled slightly different and are installed into their own module and include dir. |