Skip to content

debugger: make sure iiomodel checks if the device name is empty. #2012

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

Merged
merged 1 commit into from
May 6, 2025

Conversation

AlexandraTrifan
Copy link
Contributor

For some IIO devices, such as iio-sysfs-trigger, the name is missing which is causing crashes during code generation, due to the fact that the entire instrument assumes that all devices have names.

This is a quick workaround. A different approach on these devices is needed, but postponed for now.

For some IIO devices, such as iio-sysfs-trigger, the name is missing
which is causing crashes during code generation, due to the fact
that the entire instrument assumes that all devices have names.

This is a quick workaround. A different approach on these devices is
needed, but postponed for now.

Signed-off-by: AlexandraTrifan <[email protected]>
@AlexandraTrifan AlexandraTrifan merged commit ab0803f into main May 6, 2025
20 of 28 checks passed
@AlexandraTrifan AlexandraTrifan deleted the fix-debugger-dev-setup branch May 6, 2025 07:30
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