summaryrefslogtreecommitdiff
path: root/gr-blocks/lib
Commit message (Expand)AuthorAgeFilesLines
* cleanup: add missing includes + reorder qtgui includes correctlyAndrej Rode2018-03-041-0/+1
* file_source: add optional offset (in items) and len (in items)Jeff Long2018-02-082-77/+137
* Merge branch 'master' into nextMartin Braun2018-02-033-1/+14
|\
| * socket_pdu_impl: garbage collect closed tcp_connectionsJeff Long2018-02-032-0/+13
| * Comment typo fixing.luz.paz2018-02-031-1/+1
* | Merge branch 'master' into nextJohnathan Corgan2017-10-052-19/+53
|\|
| * blocks: fix signedness issues in moving_averageJohnathan Corgan2017-10-051-2/+2
| * Merge remote-tracking branch 'github/pr/1462'Johnathan Corgan2017-10-052-19/+53
| |\
| | * Merge branch 'blocks_moving_average_vector_operation' of https://github.com/m...Marcus Müller2017-09-261-5/+7
| | |\
| | | * removed zeroing in favour of just setting the first element in the sumMarcus Müller2017-09-121-5/+7
| | * | improved order of includes (standards last)Marcus Müller2017-09-261-1/+1
| | |/
| | * Added a vector operation mode to the moving averageMarcus Müller2017-09-082-19/+51
* | | Merge branch 'master' into nextJohnathan Corgan2017-09-221-1/+1
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-09-221-1/+1
| |\ \ | | |/ | |/|
| | * tuntap_pdu: use MTU+14 byte receive buffer for TAP to be able to receive MTU ...Miklos Maroti2017-09-221-1/+1
* | | Merge branch 'master' into nextJohnathan Corgan2017-08-273-9/+18
|\| |
| * | Merge remote-tracking branch 'github/pr/1419'Johnathan Corgan2017-08-273-9/+18
| |\ \
| | * | Swap new/delete memory management with boost::shared_ptrBrian Orr2017-08-162-8/+7
| | * | Fix invalid Asio buffer usage in tcp_connectionBrian Orr2017-08-093-9/+19
* | | | Merge branch 'master' into nextJohnathan Corgan2017-08-273-4/+21
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2017-08-273-4/+21
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge remote-tracking branch 'github/pr/1445' into maintJohnathan Corgan2017-08-272-3/+20
| | |\
| | | * added a mutex to the data extraction, clear and work methodsMarcus Müller2017-08-272-3/+20
| | * | fixes nsamps setter bug that causes a bunch of extra tags to be addedMarc L2017-08-181-1/+1
| | |/
* | | Merge branch 'master' into nextJohnathan Corgan2017-07-201-0/+10
|\| |
| * | Merge branch 'maint'Johnathan Corgan2017-07-201-0/+10
| |\|
| | * gr-blocks: add warning if file will not be fully consumed with the passed out...Kevin Gentile2017-07-191-0/+10
* | | Merge branch 'master' into nextJohnathan Corgan2017-07-132-1/+31
|\| |
| * | Merge remote-tracking branch 'github/pr/1301'Johnathan Corgan2017-07-132-1/+31
| |\ \
| | * | set_begin_tag now takes pmt::pmt instead of boolRuben Undheim2017-05-192-9/+7
| | * | blocks: file_source ("file_begin" stream tag)Ruben Undheim2017-05-192-1/+33
* | | | Merge branch 'master' into nextJohnathan Corgan2017-06-274-35/+5
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2017-06-274-35/+5
| |\ \ \ | | | |/ | | |/|
| | * | Merge remote-tracking branch 'github/pr/1341' into maintJohnathan Corgan2017-06-274-35/+5
| | |\ \
| | | * | fix: can't pass non-enum integer as enum parameter (#1337)Marcus Müller2017-06-244-35/+5
* | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-222-3/+44
|\| | | |
| * | | | Merge remote-tracking branch 'github/pr/1300'Johnathan Corgan2017-06-222-3/+44
| |\ \ \ \
| | * | | | blocks: tag_gate (improvements)Ruben Undheim2017-04-262-3/+44
| | | |_|/ | | |/| |
* | | | | Merge branch 'master' into nextJohnathan Corgan2017-06-222-24/+29
|\| | | |
| * | | | Merge branch 'maint'Johnathan Corgan2017-06-222-24/+29
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | gr-blocks: fix file_metadata_* not closing files on close()gnieboer2017-06-162-24/+29
| | | |/ | | |/|
* | | | Merge branch 'master' into nextJohnathan Corgan2017-06-072-0/+9
|\| | |
| * | | Merge branch 'maint'Johnathan Corgan2017-06-072-0/+9
| |\| | | | |/ | |/|
| | * blocks: stream_to_tagged_stream: Fix tag offset not reset after unlock()Paul Cercueil2017-05-232-0/+9
* | | runtime: replace std::auto_ptr usage with std::unique_ptrJohnathan Corgan2017-04-171-1/+1
* | | Merge branch 'master' into nextJohnathan Corgan2017-04-033-0/+131
|\| |
| * | blocks: Add tag share blockmhostetter2017-03-293-0/+131
* | | Merge branch 'master' into nextJohnathan Corgan2017-03-273-0/+156
|\| |
| * | Merge remote-tracking branch 'gnuradio-github/pr/1246'Johnathan Corgan2017-03-273-0/+156
| |\ \
| | * | blocks: Add exponentiate const int blockmhostetter2017-03-273-0/+156
| | |/