Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YML API fixes and timeout messaging fixes #71

Merged
merged 2 commits into from
Feb 22, 2020
Merged

Conversation

tfcollins
Copy link
Contributor

@tfcollins tfcollins commented Feb 21, 2020

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

@commodo
Copy link
Contributor

commodo commented Feb 21, 2020

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
Copy link
Contributor

commodo commented Feb 21, 2020

otherwise, rest looks good

@tfcollins
Copy link
Contributor Author

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

which this port is connected to only accepts type long in 3.8+. This fixes issue #70.

Signed-off-by: Travis F. Collins <travis.collins@analog.com>
runtime errors when properties were tuned. This was a typo introduced
when migrated xml blocks to yml.

Signed-off-by: Travis F. Collins <travis.collins@analog.com>
@tfcollins tfcollins merged commit 2dddbe8 into upgrade-3.8 Feb 22, 2020
@tfcollins tfcollins deleted the fixes-3.8 branch February 24, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants