~vcs-imports/gr-osmosdr/master

Viewing all changes in revision 484.

  • Committer: Eric Wild
  • Author(s): Clayton Smith
  • Date: 2021-01-10 18:31:59 UTC
  • Revision ID: git-v1:c3187ab8750d1450157493b3bb94f5f9808ada03
xtrx: remove BOOST_FOREACH and obsolete API call

All instances of BOOST_FOREACH were removed in an earlier commit, but it
was reintroduced when xtrx support was merged. I removed BOOST_FOREACH
again here.

Also, xtrx support fails to build because it relies on the
xtrx_open_list function, which was removed from the xtrx API in 2019. It
was replaced with xtrx_open_string.

I don't have xtrx hardware, so I've only tested that gr-osmosdr compiles
with these changes.

Signed-off-by: Eric Wild <ewild@sysmocom.de>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: