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 waveform scale option #608

Merged
merged 2 commits into from Oct 15, 2020
Merged

Add waveform scale option #608

merged 2 commits into from Oct 15, 2020

Conversation

dericed
Copy link
Member

@dericed dericed commented Oct 13, 2020

No description provided.

vrecord Outdated
@@ -1931,6 +1940,7 @@ fi
while [[ "${RUNTYPE}" = "edit" || "${RUNTYPE}" = "GUI" ]] ; do
_edit_mode
done
WAVEFORM_SCALE_OPTIONS=("digital" "millivolts" "ire")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

needs to be moved to line 1926 to work I think

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Copy link
Member

@privatezero privatezero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@dericed dericed merged commit 75a9f42 into master Oct 15, 2020
@dericed dericed deleted the add-waveform-scale-option branch October 15, 2020 23:36
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.

None yet

2 participants