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

Add *.bin filter to Import dialog #307

Merged
merged 2 commits into from Apr 12, 2021
Merged

Add *.bin filter to Import dialog #307

merged 2 commits into from Apr 12, 2021

Conversation

sam210723
Copy link
Contributor

@sam210723 sam210723 commented Feb 19, 2021

This PR adds a *.bin filter to the Import File dialog for Agilent, Keysight and Rigol multi-channel binary waveform capture files.

DoImportCSV() and DoImportBIN() are very similar and could probably be refactored down into DoFileImport(). I didn't have any CSVs to test with so I focused on getting the BIN import working on its own.

See related PR ngscopeclient/scopehal#396 for BIN file parser.

@azonenberg azonenberg linked an issue Apr 12, 2021 that may be closed by this pull request
@azonenberg azonenberg merged commit cbb37dd into ngscopeclient:master Apr 12, 2021
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.

Rigol MSO5000 Waveform *.bin file import
2 participants