You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2023. It is now read-only.
When using gnuradio, the sample rate cannot be set above 5MSPS, otherwise the waveform is not right.
corresponding diagram:
When the sample rate is lowered to 5M, no problem.
I've narrowed it down to a potential problem with the iiod.
When using sample rate greater than 5M, the cpu usage of iiod is over 100%, that might be causing the problem.
Is there a solution to that?