analogdevicesinc / gr-iio

IIO blocks for GNU Radio
GNU General Public License v3.0
94 stars 61 forks source link

YML API fixes and timeout messaging fixes #71

Closed tfcollins closed 4 years ago

tfcollins commented 4 years ago

PR fixes specifically for 3.8+ new yml block callbacks and fixes #70

commodo commented 4 years ago

commits could use some descriptions;

also curios: how much effort would it be to update the build to pass?

-- Build type not specified: defaulting to release.

CMake Error at CMakeLists.txt:86 (find_package):

  Could not find a configuration file for package "Gnuradio" that is

  compatible with requested version "3.8".

  The following configuration files were considered but not accepted:

    /usr/local/lib/cmake/gnuradio/GnuradioConfig.cmake, version: 3.7.12.0
commodo commented 4 years ago

otherwise, rest looks good

tfcollins commented 4 years ago

Would need to upgrade gnuradio to 3.8 which is a big change (at least on windows).