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

Upgrade 3.8 merge #106

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from
Draft

Upgrade 3.8 merge #106

wants to merge 20 commits into from

Conversation

tfcollins
Copy link
Contributor

Merge 3.8 into master as the main supported version of the OOT.

tfcollins and others added 17 commits July 26, 2021 09:30
Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
Fix grc install destination because GRC_BLOCKS_DIR is no longer
defined in the top-level CMakeLists.txt.

Signed-off-by: En Shih <[email protected]>
When including gr-iio headers in an external app, you have to
#include <iio/iio/device_sync.h> while internal includes
refer to the same file using #include <iio/device_sync.h>
This commit changes the destination of the include files on make install
so the external app includes just <iio/device_sync.h>

Signed-off-by: Adrian Suciu <[email protected]>
which this port is connected to only accepts type long in 3.8+. This fixes issue #70.

Signed-off-by: Travis F. Collins <[email protected]>
runtime errors when properties were tuned. This was a typo introduced
when migrated xml blocks to yml.

Signed-off-by: Travis F. Collins <[email protected]>
Due to the existence of the ubuntu ppa's, development builds of gnuradio are becoming more common with the version 3.9. This updates cmake to handle 3.8 and 3.9 with some minor changes for windows includes. Fixes #72

Signed-off-by: Travis F. Collins <[email protected]>
Update new yml install path for 3.8+

Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
The GR_LIBRARY_FOO function sets the target properties to LIBVER and
VERSION which are not defined inside gr-iio. Those versions represent the
GNURadio version (3.8.0). This leads to wrong library suffixes.

Signed-off-by: AlexandraTrifan <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
Signed-off-by: Travis F. Collins <[email protected]>
@tfcollins tfcollins force-pushed the upgrade-3.8-merge branch from 111486b to 1b66ed1 Compare July 26, 2021 17:38
Signed-off-by: Travis F. Collins <[email protected]>
@tfcollins tfcollins force-pushed the upgrade-3.8-merge branch 2 times, most recently from 9ed525b to ebb7ebf Compare July 26, 2021 18:24
Signed-off-by: Travis F. Collins <[email protected]>
@tfcollins tfcollins force-pushed the upgrade-3.8-merge branch from ebb7ebf to 3d88d37 Compare July 26, 2021 18:33
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.

6 participants