Skip to content

Conversation

@aksdfauytv
Copy link

@aksdfauytv aksdfauytv commented Jan 17, 2024

Makes the sigrok compatible with more Siglent models, in particular SDS1xxxE-X family.
Also, support waveform header fragmented into multiple packets.
Also, refactor barely working code.

@gralco
Copy link

gralco commented Feb 1, 2024

It would be good to have this be based of off my branch to avoid conflicts: #176

Hopefully we can get both changes merged.

@aksdfauytv
Copy link
Author

It would be good to have this be based of off my branch to avoid conflicts: #176

Hopefully we can get both changes merged.

Please, feel free to rebase your pull request on top of my changes. I believe I fixed the same issues as your comment mentions, but better :)

  • I don't rely on a fixed header size (header sizes can be read from the header itself),
  • I don't add any delays after ARM, just discard broken responses from Siglent,
  • Some other stuff with reading the measurement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants