| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup: add missing includes + reorder qtgui includes correctly | Andrej Rode | 2018-03-04 | 1 | -0/+1 |
* | file_source: add optional offset (in items) and len (in items) | Jeff Long | 2018-02-08 | 2 | -77/+137 |
* | Merge branch 'master' into next | Martin Braun | 2018-02-03 | 3 | -1/+14 |
|\ |
|
| * | socket_pdu_impl: garbage collect closed tcp_connections | Jeff Long | 2018-02-03 | 2 | -0/+13 |
| * | Comment typo fixing. | luz.paz | 2018-02-03 | 1 | -1/+1 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2017-10-05 | 2 | -19/+53 |
|\| |
|
| * | blocks: fix signedness issues in moving_average | Johnathan Corgan | 2017-10-05 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'github/pr/1462' | Johnathan Corgan | 2017-10-05 | 2 | -19/+53 |
| |\ |
|
| | * | Merge branch 'blocks_moving_average_vector_operation' of https://github.com/m... | Marcus Müller | 2017-09-26 | 1 | -5/+7 |
| | |\ |
|
| | | * | removed zeroing in favour of just setting the first element in the sum | Marcus Müller | 2017-09-12 | 1 | -5/+7 |
| | * | | improved order of includes (standards last) | Marcus Müller | 2017-09-26 | 1 | -1/+1 |
| | |/ |
|
| | * | Added a vector operation mode to the moving average | Marcus Müller | 2017-09-08 | 2 | -19/+51 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-09-22 | 1 | -1/+1 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2017-09-22 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | tuntap_pdu: use MTU+14 byte receive buffer for TAP to be able to receive MTU ... | Miklos Maroti | 2017-09-22 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-08-27 | 3 | -9/+18 |
|\| | |
|
| * | | Merge remote-tracking branch 'github/pr/1419' | Johnathan Corgan | 2017-08-27 | 3 | -9/+18 |
| |\ \ |
|
| | * | | Swap new/delete memory management with boost::shared_ptr | Brian Orr | 2017-08-16 | 2 | -8/+7 |
| | * | | Fix invalid Asio buffer usage in tcp_connection | Brian Orr | 2017-08-09 | 3 | -9/+19 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-08-27 | 3 | -4/+21 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2017-08-27 | 3 | -4/+21 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | * | Merge remote-tracking branch 'github/pr/1445' into maint | Johnathan Corgan | 2017-08-27 | 2 | -3/+20 |
| | |\ |
|
| | | * | added a mutex to the data extraction, clear and work methods | Marcus Müller | 2017-08-27 | 2 | -3/+20 |
| | * | | fixes nsamps setter bug that causes a bunch of extra tags to be added | Marc L | 2017-08-18 | 1 | -1/+1 |
| | |/ |
|
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-07-20 | 1 | -0/+10 |
|\| | |
|
| * | | Merge branch 'maint' | Johnathan Corgan | 2017-07-20 | 1 | -0/+10 |
| |\| |
|
| | * | gr-blocks: add warning if file will not be fully consumed with the passed out... | Kevin Gentile | 2017-07-19 | 1 | -0/+10 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-07-13 | 2 | -1/+31 |
|\| | |
|
| * | | Merge remote-tracking branch 'github/pr/1301' | Johnathan Corgan | 2017-07-13 | 2 | -1/+31 |
| |\ \ |
|
| | * | | set_begin_tag now takes pmt::pmt instead of bool | Ruben Undheim | 2017-05-19 | 2 | -9/+7 |
| | * | | blocks: file_source ("file_begin" stream tag) | Ruben Undheim | 2017-05-19 | 2 | -1/+33 |
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-27 | 4 | -35/+5 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-27 | 4 | -35/+5 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge remote-tracking branch 'github/pr/1341' into maint | Johnathan Corgan | 2017-06-27 | 4 | -35/+5 |
| | |\ \ |
|
| | | * | | fix: can't pass non-enum integer as enum parameter (#1337) | Marcus Müller | 2017-06-24 | 4 | -35/+5 |
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 2 | -3/+44 |
|\| | | | |
|
| * | | | | Merge remote-tracking branch 'github/pr/1300' | Johnathan Corgan | 2017-06-22 | 2 | -3/+44 |
| |\ \ \ \ |
|
| | * | | | | blocks: tag_gate (improvements) | Ruben Undheim | 2017-04-26 | 2 | -3/+44 |
| | | |_|/
| | |/| | |
|
* | | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-22 | 2 | -24/+29 |
|\| | | | |
|
| * | | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-22 | 2 | -24/+29 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | gr-blocks: fix file_metadata_* not closing files on close() | gnieboer | 2017-06-16 | 2 | -24/+29 |
| | | |/
| | |/| |
|
* | | | | Merge branch 'master' into next | Johnathan Corgan | 2017-06-07 | 2 | -0/+9 |
|\| | | |
|
| * | | | Merge branch 'maint' | Johnathan Corgan | 2017-06-07 | 2 | -0/+9 |
| |\| |
| | |/
| |/| |
|
| | * | blocks: stream_to_tagged_stream: Fix tag offset not reset after unlock() | Paul Cercueil | 2017-05-23 | 2 | -0/+9 |
* | | | runtime: replace std::auto_ptr usage with std::unique_ptr | Johnathan Corgan | 2017-04-17 | 1 | -1/+1 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-04-03 | 3 | -0/+131 |
|\| | |
|
| * | | blocks: Add tag share block | mhostetter | 2017-03-29 | 3 | -0/+131 |
* | | | Merge branch 'master' into next | Johnathan Corgan | 2017-03-27 | 3 | -0/+156 |
|\| | |
|
| * | | Merge remote-tracking branch 'gnuradio-github/pr/1246' | Johnathan Corgan | 2017-03-27 | 3 | -0/+156 |
| |\ \ |
|
| | * | | blocks: Add exponentiate const int block | mhostetter | 2017-03-27 | 3 | -0/+156 |
| | |/ |
|