| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'maint' | Johnathan Corgan | 2015-03-28 | 1 | -1/+1 |
|\ |
|
| * | docs: fixed labels and references in manual. | Tom Rondeau | 2015-03-23 | 1 | -1/+1 |
* | | docs: cleaning up some doxygen warnings and formatting. | Tom Rondeau | 2015-03-13 | 6 | -30/+36 |
* | | zmq: fix for data corruption when not using tags | Tim O'Shea | 2015-02-08 | 3 | -11/+29 |
* | | zeromq: added stream tag passing example | Johnathan Corgan | 2015-01-12 | 2 | -0/+1933 |
* | | zeromq: minor cleanup | Johnathan Corgan | 2015-01-12 | 5 | -56/+67 |
* | | zeromq: added msg passing example | Johnathan Corgan | 2015-01-12 | 2 | -0/+466 |
* | | zeromq: cleanup and made req_msg_source derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -50/+39 |
* | | zeromq: cleanup and converted rep_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -75/+54 |
* | | zeromq: cleanup and made pull_msg_source derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -43/+35 |
* | | zeromq: cleanup and converted push_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 5 | -60/+21 |
* | | zeromq: cleanup and convert sub_msg_source to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -45/+37 |
* | | zeromq: cleanup and convert pub_msg_sink to derive from gr::block | Johnathan Corgan | 2015-01-12 | 3 | -23/+15 |
* | | zmq: rep/req msg blocks now working | Tim O'Shea | 2014-12-30 | 4 | -68/+108 |
* | | zmq: pull_msg_source should be working | Tim O'Shea | 2014-12-30 | 2 | -43/+46 |
* | | zmq: naming cleanup | Tim O'Shea | 2014-12-30 | 4 | -4/+4 |
* | | zmq: building working versions of additional zmq message blocks in place (pus... | Tim O'Shea | 2014-12-30 | 22 | -1/+1064 |
* | | zmq: Adding zmq pub/sub blocks for message passing | Tim O'Shea | 2014-12-29 | 12 | -0/+498 |
* | | zmq: adding header information | Tim O'Shea | 2014-12-28 | 1 | -1/+23 |
* | | zmq: stream tag passing now works | Tim O'Shea | 2014-12-26 | 6 | -20/+18 |
* | | zeromq: fix segfault in tag_headers | Johnathan Corgan | 2014-12-26 | 1 | -2/+15 |
* | | zeromq: fixups and stylistic changes before merge | Johnathan Corgan | 2014-10-31 | 10 | -34/+98 |
* | | zmq: include pass_tags option default to false in all blocks' grc definitions | Tim O'Shea | 2014-10-27 | 4 | -4/+32 |
* | | zmq: sync blocks now all support tag headers | Tim O'Shea | 2014-10-27 | 7 | -31/+49 |
* | | zmq: all source blocks should now support tag headers | Tim O'Shea | 2014-10-27 | 7 | -19/+51 |
* | | zmq: hoisting tag parsing into helper function, should now be easy to use in ... | Tim O'Shea | 2014-10-27 | 4 | -42/+56 |
* | | zmq: hoisting header encoding to helper function | Tim O'Shea | 2014-10-27 | 2 | -18/+31 |
* | | zmq: adding pass tags option to zmq pub/sub block grc xml defs | Tim O'Shea | 2014-10-27 | 2 | -2/+16 |
* | | zmq: default to not pass tags (compatible wire format) | Tim O'Shea | 2014-10-27 | 6 | -13/+22 |
* | | zmq: tags should now be serializing and deserializing correctly for pub_sink/... | Tim O'Shea | 2014-10-27 | 2 | -6/+28 |
* | | zmq: encoding tags into zmq stream | Tim O'Shea | 2014-10-27 | 1 | -2/+22 |
|/ |
|
* | cmake: follow-up to previous merge | Tom Rondeau | 2014-08-08 | 1 | -1/+0 |
* | Merge branch 'maint' | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
|\ |
|
| * | controlport: removing use of ice for a controlport rpc. | Tom Rondeau | 2014-08-08 | 2 | -2/+0 |
* | | docs: Restructured intro page, added some manual pages | Martin Braun | 2014-07-22 | 1 | -0/+22 |
* | | build: better support for static libs. | Tom Rondeau | 2014-07-18 | 1 | -0/+12 |
* | | zeromq: updated zeromq examples to use qtgui. | Tom Rondeau | 2014-07-14 | 3 | -262/+1162 |
|/ |
|
* | build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) version... | Tom Rondeau | 2014-06-28 | 1 | -0/+13 |
* | zeromq: Add qa code for zeromq_pubsub | Camilo Solano | 2014-05-27 | 1 | -0/+52 |
* | zeromq: add missing vlen parameter in ports | Johnathan Corgan | 2014-05-16 | 6 | -2/+8 |
* | zeromq: updates to qa code to wait for completion and pass. | Tom Rondeau | 2014-05-16 | 3 | -5/+14 |
* | zeromq: update examples and install | Johnathan Corgan | 2014-05-13 | 4 | -378/+369 |
* | zeromq: fixing up QA code for vlen | Johnathan Corgan | 2014-05-13 | 3 | -20/+20 |
* | zeromq: temporarily removing QA test output to XML | Johnathan Corgan | 2014-05-13 | 3 | -3/+3 |
* | zeromq: Remove blocking Add timeout in xml, fix doxygen | Camilo Solano | 2014-05-13 | 11 | -115/+82 |
* | Add sub_source block and fix pub_sink | Camilo Solano | 2014-05-13 | 16 | -10/+800 |
* | zeromq: Don't call context close as it is not available in zmq 2 | Johannes Schmitz | 2014-05-12 | 5 | -5/+0 |
* | zeromq: Change the value of the poll timeout according to the zmq version. | Johannes Schmitz | 2014-05-09 | 4 | -0/+20 |
* | zeromq: Change string of test name | Johannes Schmitz | 2014-05-09 | 3 | -6/+7 |
* | zeromq: Add qa code | Johannes Schmitz | 2014-05-09 | 1 | -0/+52 |