Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
| | | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace). | ||||
* | blocks: added 'MTU' (buffer size) & 'no_delay' params to 'tcp_connection' ↵ | Balint Seeber | 2014-03-27 | 1 | -4/+4 |
| | | | | (no longer uses fixed buffer) | ||||
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+5 |
| | |||||
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -1/+1 |
| | | | | PMTs are handled slightly different and are installed into their own module and include dir. | ||||
* | blocks: added includes necessary for Windows compilation | Nicholas Corgan | 2013-03-05 | 1 | -0/+1 |
| | |||||
* | blocks: added gr::blocks::socket_pdu | Johnathan Corgan | 2013-02-28 | 1 | -0/+60 |