We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everyone and happy new year!!!
I am trying to get the simple_fm_demod demo to work using the LimeSDR on Windows 8.1.
But all I can get is noise as you can see in the screenshot.
This is my message log:
[19:38:43.789533] PothosFlow.MainWindow: Welcome to Pothos v0.6.0-PothosSDR-2017.12.31-vc14-x64 [19:38:43.945781] PothosFlow.GraphEditor: Loading C:/Users/MiNdOs/Desktop/LimeSDR USB Pack v4/Tutorials/PothosDemos/simple_fm_demod/simple_fm_demod.pothos [19:38:44.280867] PothosFlow.MainWindow: Initialization complete [19:38:44.437000] Pothos.PluginLoader.load: Plugin Module Error: Pothos::PluginModule(C:\Program Files\PothosSDR\lib\Pothos\modules0.6\lora\LoRa_Blocks_mine.dll): failed safe load [19:38:44.437000] Pothos.PluginLoader.load: Plugin Module Error: Pothos::PluginModule(C:\Program Files\PothosSDR\lib\Pothos\modules0.6\proxy\environment\PythonSupport.dll): failed safe load [19:38:44.515000] AudioSink: Using Speakers (BEHRINGER USB WDM AUD through MME [19:38:44.945000] : Win32; Microsoft Visual C++ version 14.0; Boost_106300; UHD_003.010.002.000-19-gd9561315 [19:38:48.001000] SoapySDR: Make connection: 'USB 3.0 (LimeSDR-USB) [USB] 9070105C52710' [19:38:48.210000] SoapySDR: Reference clock 30.720 MHz [19:38:48.212000] SoapySDR: Device name: LimeSDR-USB [19:38:48.212000] SoapySDR: Reference: 30.72 MHz [19:38:48.212000] SoapySDR: Init LMS7002M(0) [19:38:48.213000] SoapySDR: Ver=7, Rev=1, Mask=1 [19:38:48.251000] SoapySDR: LMS7002M calibration values caching Disable [19:39:02.326000] : aU
From the wiki I see the following
Other hardware should work, however, sample rates and frontend gain may need to be fiddled with.
What would be a sample rate better suited for the LimeSDR? Now the example sample rate is 1.1025e6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello everyone and happy new year!!!
I am trying to get the simple_fm_demod demo to work using the LimeSDR on Windows 8.1.
But all I can get is noise as you can see in the screenshot.
This is my message log:
From the wiki I see the following
What would be a sample rate better suited for the LimeSDR? Now the example sample rate is 1.1025e6
The text was updated successfully, but these errors were encountered: