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

Radio Clock: Send multiple streams to scope #939

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

srcejon
Copy link
Collaborator

@srcejon srcejon commented Jun 25, 2021

This PR updates the radio clock plugin to send multiple streams to the scope.

It doesn't currently work, but I thought it would be useful to help debug #872.

When I send just a single stream, the scope seems to display the data correctly. However, when I send multiple streams, it seems to only display 0 for streams 1-6.
Also, I noticed that the sample rate indicator in the GUI is 0 (the code calls setLiveRate(1000)).

See void RadioClockSink::sampleToScope for code that creates the ComplexVectors and RadioClockGUI::RadioClockGUI for the initialisation.

@f4exb f4exb merged commit 5eff1c7 into f4exb:master Jun 25, 2021
@srcejon srcejon deleted the radio_clock_waveform branch July 2, 2021 16:03
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