Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed file_meta_sink's signature to take unserialized pmt | Marcus Müller | 2018-07-14 | 1 | -8/+11 |
| | | | | | | | | | | For some reason, the block accepts serialized PMT from in-GNU Radio, then unserializes it, then serializes it back. All possible uses probably will prefer just passing the PMT itself. Changing the API inherently fixes the Py3-migration related std::string handling ambiguity. | ||||
* | docs: fixed/modifying/adding documentation for blocks a-l. | Tom Rondeau | 2013-11-23 | 1 | -7/+7 |
| | |||||
* | blocks: fix borked global search and replace | Johnathan Corgan | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+112 |