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

applet.interface.analyzer: set scope name to something not empty #717

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

Ninja3047
Copy link
Contributor

Some tools (namely libsigrok), expect non empty names

This fixes the following error when importing the output into pulseview.

sr: input/vcd: Cannot parse 'scope' directive

relevant code in libsigrok

https://github.com/sigrokproject/libsigrok/blob/f06f788118191d19fdbbb37046d3bd5cec91adb1/src/input/vcd.c#L661-L665

Some tools (namely sigrok), expect non empty names
@Ninja3047 Ninja3047 requested a review from whitequark as a code owner November 1, 2024 18:49
@whitequark whitequark added this pull request to the merge queue Nov 1, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 1, 2024
@Ninja3047
Copy link
Contributor Author

Looks like one of the dead links checks flaked?

@whitequark whitequark added this pull request to the merge queue Nov 9, 2024
Merged via the queue into GlasgowEmbedded:main with commit 6d33f8a Nov 9, 2024
20 checks passed
@Ninja3047 Ninja3047 deleted the set-scope-name branch November 10, 2024 19:01
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