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

gr-blocks: Add missing methods to Multiply Const block pybind11 binding. #3818

Merged
merged 1 commit into from Oct 7, 2020
Merged

gr-blocks: Add missing methods to Multiply Const block pybind11 binding. #3818

merged 1 commit into from Oct 7, 2020

Conversation

drmpeg
Copy link
Member

@drmpeg drmpeg commented Oct 7, 2020

No description provided.

@drmpeg
Copy link
Member Author

drmpeg commented Oct 7, 2020

Fixes bug reported on mailing list.

https://lists.gnu.org/archive/html/discuss-gnuradio/2020-10/msg00028.html

@drmpeg drmpeg requested a review from mormj October 7, 2020 09:49
@mormj
Copy link
Contributor

mormj commented Oct 7, 2020

Thanks for the fix @drmpeg. Must have missed this one - the templated blocks had a lot of trouble with the automated tools, so they had to be populated manually, this being one that slipped through the cracks apparently.

@mormj mormj merged commit d4b6858 into gnuradio:master Oct 7, 2020
@ccera-astro
Copy link

The add_const_vxx appears to have slipped through, as well :(

@drmpeg drmpeg deleted the pybind11-mult-const branch October 22, 2020 07:52
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.

None yet

3 participants