Skip to content

Fix SWIG parallel Device::make() overloads#474

Merged
zuckschwerdt merged 1 commit intomasterfrom
fix-pydevnew
Jan 2, 2026
Merged

Fix SWIG parallel Device::make() overloads#474
zuckschwerdt merged 1 commit intomasterfrom
fix-pydevnew

Conversation

@zuckschwerdt
Copy link
Copy Markdown
Member

This renames one shadowed overloaded method of make() to disambiguate std::vector<T> calls.
Also enables Python device instantiation with kwargs, and arg lists.

@zuckschwerdt
Copy link
Copy Markdown
Member Author

closes #472

@zuckschwerdt zuckschwerdt changed the title Fix SWIG parallel Device::make() overrides Fix SWIG parallel Device::make() overloads Jan 2, 2026
@zuckschwerdt zuckschwerdt merged commit 1551ea0 into master Jan 2, 2026
102 checks passed
@zuckschwerdt zuckschwerdt deleted the fix-pydevnew branch January 2, 2026 21:28
TobiasWooldridge added a commit to TobiasWooldridge/SoapySDR that referenced this pull request Jan 3, 2026
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.

SoapySDR.Device() Fails When Passed a Python dict on ARM aarch64 platforms

1 participant