| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'github/pr/1479' | Johnathan Corgan | 2017-10-05 | 1 | -0/+1 |
|\ |
|
| * | gr-digital: Install example symbol_sync_test_float_ted_gain.m file | Andy Walls | 2017-10-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'github/pr/1472' | Johnathan Corgan | 2017-10-05 | 1 | -1/+3 |
|\ \ |
|
| * | | added glfsr.h to the swig'ed files | Marcus Müller | 2017-09-26 | 1 | -1/+3 |
| |/ |
|
* | | 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 | 5 | -45/+91 |
|\ \ |
|
| * \ | 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 |
| * | | | removed print debugging in QA test | Marcus Müller | 2017-09-26 | 1 | -5/+0 |
| |/ / |
|
| * | | Added a vector operation mode to the moving average | Marcus Müller | 2017-09-08 | 5 | -23/+102 |
* | | | Merge remote-tracking branch 'github/pr/1437' | Johnathan Corgan | 2017-10-05 | 3 | -1/+42 |
|\ \ \ |
|
| * | | | uhd: Parametrize recv timeout and single-packet option | Martin Braun | 2017-08-21 | 3 | -1/+42 |
* | | | | Merge remote-tracking branch 'github/pr/1422' | Johnathan Corgan | 2017-10-05 | 7 | -20/+39 |
|\ \ \ \ |
|
| * | | | | gr-uhd: Added modification to UHD message-based tuning which will allow for t... | Jacob Gilbert | 2017-09-12 | 7 | -20/+39 |
* | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-10-05 | 4 | -106/+122 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge remote-tracking branch 'github/pr/1476' into maint | Johnathan Corgan | 2017-10-05 | 2 | -56/+11 |
| |\ \ \ \ |
|
| | * | | | | runtime: Moved block-by-block setup_rpc() calls to the end of the flatten_aux... | Jacob Gilbert | 2017-10-04 | 2 | -56/+12 |
| * | | | | | Merge remote-tracking branch 'github/pr/1475' into maint | Johnathan Corgan | 2017-10-05 | 1 | -0/+65 |
| |\ \ \ \ \ |
|
| | * | | | | | [gr-blocks] improve moving_average unit test | Sebastian Müller | 2017-09-30 | 1 | -0/+65 |
| | |/ / / / |
|
| * / / / / | proofed and did minor restructuring of doxygen page on stream tags | Marc L | 2017-09-26 | 1 | -50/+46 |
| |/ / / / |
|
* | | | | | Merge remote-tracking branch 'github/pr/1440' | Johnathan Corgan | 2017-09-25 | 1 | -2/+5 |
|\ \ \ \ \ |
|
| * | | | | | grc: Avoid use of different style/color icons. | Ron Economos | 2017-08-26 | 1 | -2/+5 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge commit 'c0f18d' | Johnathan Corgan | 2017-09-25 | 5 | -4/+138 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'github/pr/1434' | Sebastian Koslowski | 2017-08-30 | 5 | -4/+138 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | grc: Modifications in GRC to allow BokehGUI | Kartik Patel | 2017-08-22 | 5 | -4/+138 |
| | |/ / / |
|
* | | | | | Merge remote-tracking branch 'github/pr/1465' | Johnathan Corgan | 2017-09-22 | 2 | -1075/+396 |
|\ \ \ \ \ |
|
| * | | | | | digital: Cosmetic updates to symbol sync examples | Martin Braun | 2017-09-14 | 2 | -1075/+396 |
| |/ / / / |
|
* | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-09-22 | 17 | -123/+221 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge remote-tracking branch 'github/pr/1458' into maint | Johnathan Corgan | 2017-09-22 | 1 | -109/+127 |
| |\ \ \ \ |
|
| | * | | | | doc: improved msg passing section of usage manual in doxygen | Marc L | 2017-09-02 | 1 | -109/+127 |
| * | | | | | 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 remote-tracking branch 'github/pr/1452' into maint | Johnathan Corgan | 2017-09-22 | 12 | -12/+12 |
| |\ \ \ \ \ |
|
| | * | | | | | docs: fixed units of timeout param in all the zmq blocks | Marc L | 2017-08-29 | 12 | -12/+12 |
| | |/ / / / |
|
| * | | | | | Merge remote-tracking branch 'github/pr/1451' into maint | Johnathan Corgan | 2017-09-22 | 1 | -1/+6 |
| |\ \ \ \ \ |
|
| | * | | | | | dtv: Send DVB-T Cell identifier (cell_id) correctly. | Ron Economos | 2017-08-28 | 1 | -1/+6 |
| * | | | | | | Merge remote-tracking branch 'github/pr/1447' into maint | Johnathan Corgan | 2017-09-22 | 2 | -0/+75 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cmake: fix overloaded include_directories to work with CMake < 3.2. | Michael Dickens | 2017-08-27 | 1 | -19/+18 |
| | * | | | | | | cmake: add CMake Overloads file and use it at the top level | Michael Dickens | 2017-08-27 | 2 | -0/+76 |
| | | |/ / / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-09-22 | 1 | -7/+3 |
|\| | | | | | |
|
| * | | | | | | cmake: fix build issue with introduction with -std=c99 define | Andrej Rode | 2017-09-21 | 1 | -7/+3 |
* | | | | | | | Merge branch 'maint' | Johnathan Corgan | 2017-09-21 | 0 | -0/+0 |
|\| | | | | | |
|
| * | | | | | | Merge remote-tracking branch 'github/pr/1424' into maint | Johnathan Corgan | 2017-09-21 | 2 | -10/+34 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge remote-tracking branch 'github/pr/1425' | Johnathan Corgan | 2017-09-21 | 2 | -22/+45 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | cmake: Fix for CppUnit and C++11 | Michael Dickens | 2017-08-16 | 2 | -22/+45 |
| |\ \ \ \ \ \
| | | |/ / / /
| | |/| | / /
| | |_|_|/ /
| |/| | | | |
|
| | * | | | | cmake: Fix for CppUnit and C++11 | Michael Dickens | 2017-08-14 | 2 | -10/+34 |
* | | | | | | Merge remote-tracking branch 'github/pr/1419' | Johnathan Corgan | 2017-08-27 | 4 | -9/+46 |
|\ \ \ \ \ \ |
|
| * | | | | | | Swap new/delete memory management with boost::shared_ptr | Brian Orr | 2017-08-16 | 2 | -8/+7 |
| * | | | | | | Swap (potentially infinite) timeout with fixed delay | Brian Orr | 2017-08-15 | 1 | -2/+1 |
| * | | | | | | Fix invalid Asio buffer usage in tcp_connection | Brian Orr | 2017-08-09 | 4 | -9/+48 |
| | |_|_|_|/
| |/| | | | |
|