| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: remove unused members | Marcus Müller | 2021-12-29 | 5 | -6/+1 |
* | iio: GRC bindings: remove global variable from hidden defaults | Marcus Müller | 2021-12-27 | 6 | -12/+12 |
* | iio: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -1/+3 |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 2 | -20/+16 |
* | iio: make fmcomms freq parameter double | Josh Morman | 2021-10-28 | 8 | -10/+12 |
* | iio: iio_param_t for parameter setting | Josh Morman | 2021-10-28 | 16 | -103/+178 |
* | global: Replace stdio logging with logger | David Winter | 2021-10-21 | 1 | -6/+10 |
* | iio: use make_block_sptr in make | Josh Morman | 2021-10-13 | 9 | -85/+83 |
* | iio: de-duplicate the pluto wrappers | Josh Morman | 2021-10-13 | 38 | -1308/+650 |
* | iio: Remove struct specifier (not necessary in C++, clutters a bit) | Marcus Müller | 2021-08-02 | 30 | -84/+78 |
* | gr-iio: pluto source /sink fails to set paramter if german locale is used | Volker Schroer | 2021-07-27 | 3 | -7/+12 |
* | iio: use common precompiled headers | Marcus Müller | 2021-07-19 | 1 | -0/+4 |
* | iio: Remove cstdio/iostream and log using GR_LOG | David Winter | 2021-07-02 | 13 | -33/+32 |
* | iio: lib: Add missing gnuradio-iio.rc.in Windows DLL resource file. | Ryan Volz | 2021-06-28 | 1 | -0/+43 |
* | gr-iio: Add packetized transfer support using stream tags | David Winter | 2021-06-27 | 39 | -26/+238 |
* | gr-iio: grc: Fix source/sink throttle/python flags | David Winter | 2021-06-25 | 7 | -7/+7 |
* | Doxygen: Remove warnings from gr-soapy and gr-iio. | Ron Economos | 2021-06-16 | 2 | -1/+2 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 2 | -2/+2 |
* | iio: Rename set_gain to set_attenuation in pluto_sink | David Winter | 2021-06-09 | 2 | -2/+2 |
* | iio: detect not only ad9361.h presence, but suitability | Marcus Müller | 2021-06-05 | 3 | -9/+35 |
* | feature: gr-iio | Adam Horden | 2021-06-04 | 7 | -3028/+0 |
* | iio: use enums for attr and data type | Josh Morman | 2021-06-04 | 13 | -49/+126 |
* | gr-iio: Set correct library dependencies | Volker Schroer | 2021-06-04 | 1 | -2/+3 |
* | feature: gr-iio | Adam Horden | 2021-06-04 | 12 | -98/+20 |
* | feature: gr-iio | Adam Horden | 2021-06-04 | 4 | -7/+8 |
* | iio: rename dds_control to _impl | Josh Morman | 2021-06-04 | 3 | -2/+2 |
* | iio: clean up fmcomms2 public headers | Josh Morman | 2021-06-04 | 15 | -186/+311 |
* | iio: remove boost::to_string usage | Josh Morman | 2021-06-04 | 4 | -23/+23 |
* | iio: remove commented code | Josh Morman | 2021-06-04 | 3 | -34/+0 |
* | iio: update hash for pluto_sink | Josh Morman | 2021-06-04 | 1 | -1/+1 |
* | iio: clang-format | Josh Morman | 2021-06-04 | 5 | -12/+9 |
* | Update AD936x filter support on sinks | Travis F. Collins | 2021-06-04 | 4 | -22/+50 |
* | iio: remove some commented code | Josh Morman | 2021-06-04 | 2 | -36/+0 |
* | iio: reduce cotr and set_params for pluto_sink | Josh Morman | 2021-06-04 | 14 | -526/+216 |
* | iio: make filter params a single api | Josh Morman | 2021-06-04 | 8 | -63/+112 |
* | iio: reduce exposed API and grc to pluto | Josh Morman | 2021-06-04 | 8 | -182/+27 |
* | iio: single parameter iio api for pluto | Josh Morman | 2021-06-04 | 10 | -695/+596 |
* | gr-iio: cmake: List libad9361 as a sub-component of gr-iio. | Ryan Volz | 2021-06-04 | 1 | -4/+4 |
* | gr-iio: Don't build ad9361 Python bindings when it's not available. | Ryan Volz | 2021-06-04 | 3 | -16/+25 |
* | gr-iio: cmake: Standardize Find*.cmake modules and use targets. | Ryan Volz | 2021-06-04 | 2 | -10/+9 |
* | feature: gr-iio | Adam Horden | 2021-06-04 | 23 | -72/+94 |
* | feature: gr-iio | Adam Horden | 2021-06-04 | 99 | -0/+11916 |