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

Fix out of sync bindings #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nash-pillai
Copy link

@nash-pillai nash-pillai commented Jul 26, 2024

I used gr_modtool bind to fix out of sync bindings

@nash-pillai nash-pillai changed the title used gr_modtool bind to fix out of sync bindings Fix out of sync bindings Jul 26, 2024
@micsthepick
Copy link

some bindings have failed here:

cat python/tempest/bindings/failed_conversions.txt
./include/gnuradio/tempest/Hsync.hError occurred while running CASTXML xml file does not exist
./include/gnuradio/tempest/sampling_synchronization.hError occurred while running CASTXML xml file does not exist
./include/gnuradio/tempest/sync_detector.hError occurred while running CASTXML xml file does not exist
./include/gnuradio/tempest/api.hUnable to find declaration. Matcher: [(decl type==namespace_t) and (name==gr)]

@micsthepick
Copy link

well really just this added line:

./include/gnuradio/tempest/api.hUnable to find declaration. Matcher: [(decl type==namespace_t) and (name==gr)]

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