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
I was looking at compiling the plugin to work under to normal expected frequency range to no avail. Perhaps I'm doing it wrong but it looks like I'm missing references that were not provided in the source.
Once I had it working on the original range I had intended to make it selectable with a dropdown box.
The text was updated successfully, but these errors were encountered:
If it really bothers you, the "proper" solution would be to try to tune a frequency outside the normal range in a try,catch{}-block and then setting the frequency range if that fails.
Making it selectable via a dropdown probably doesn't help much.
The missing references are SDR#. These 3 files can be found in your SDR# installation folder (obvs. I can't ship those in this project as these are copyrighted files).
Just delete the references and re-add them with the correct path.
I was looking at compiling the plugin to work under to normal expected frequency range to no avail. Perhaps I'm doing it wrong but it looks like I'm missing references that were not provided in the source.
Once I had it working on the original range I had intended to make it selectable with a dropdown box.
The text was updated successfully, but these errors were encountered: