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

Stream browser awg display #793

Merged
merged 25 commits into from
Nov 3, 2024

Conversation

fredzo
Copy link
Contributor

@fredzo fredzo commented Oct 30, 2024

Hi Andrew,

This one is for rendering FunctionGenerator in StreamBrowserDialog:
ngscopeclient_4UNtKlzE4j
I created previews for all available waveform shapes, but as I have absolutely no skills in graphic design, some of them will probably need some rework !...
As no caching is done on current FunctionGenerator drivers I implemented it in Session/InstrumentThread like you did for PSUs.
Best,
Frederic.

fredzo and others added 24 commits October 25, 2024 16:39
- Added FucntionGeneratorState to cache generator configuration
- Added awg state update logic in instrument thread
- Updated FunctionGeneratorDialog to track changes in awg state
- First step to awg rendering
Refactored renderCombo methods to pass selected value as an input/ouput parameter.
Added wave shapes possible values to awg state.
Added channel color to shape combo.
Fixed UI update to support slow instruments on FunctionGenerator rendering
First step to wave shape preview.
@azonenberg azonenberg merged commit b05a13a into ngscopeclient:master Nov 3, 2024
12 checks passed
@fredzo fredzo deleted the stream-browser-awg-display branch November 3, 2024 16:56
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