-
Notifications
You must be signed in to change notification settings - Fork 14
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
Airspy readstream error from soapy_power #19
Comments
Not sure why the call is retuning 0 samples with airspy, it may just be used in place of a timeout. If you modify soapypower to ignore 0 returns, do you get any normal readStream results? |
Josh, not sure how to make that modification. Is it done with the command line options?
…Sent from my iPhone
On Jun 8, 2018, at 1:02 PM, Josh Blum <[email protected]> wrote:
Not sure why the call is retuning 0 samples with airspy, it may just be used in place of a timeout. If you modify soapypower to ignore 0 returns, do you get any normal readStream results?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
Hi, I checked work normally airspy and soapy_power on Laptop. I tested simeplesoapy's example so that soapy_power call simplesoapy's read_stream_into_buffer.
I think that problem is driver or interface between simplesoapy and soapyairspy. By the way, I want to build soapyairspy. But I failed to build.
Thanks. |
If you are using the deb packages, just install the dev package for the given library. Whatever this is. Im going to need some help to debug it. You might want to compare the settings applied by soapy power and what readStream is doing vs a simple command line app like |
Thank you for reply. I get to build. yeah.
Transfer speed (Msps and Mbps) on Beagle bone black downed 1 digit than on laptop. On Beagle bone black
On laptop
|
I called simplesoapy when kernel output error (dmseg --reltime command).
https://gist.github.com/takurx/fde81db1a354ca7f402fb5664f4c0125 |
On Airspy "SoapySDRUtil" can not follow to set sampling rate.
https://gist.github.com/takurx/fde81db1a354ca7f402fb5664f4c0125#file-log5_soapysdrutil_rate_test-txt SoapySDR Basic example is work! SoapySDR Basic example do not consider timeout. In addtion AM335x (Beagle bone black) have trouble about USB interface. |
Everything appears to go well with the connection between the SoapySDR Remote server and my client until I try to run soapy_power. Please look at the attached screenshots. Other devices work fine with soapy_power, but not Airspy.
The text was updated successfully, but these errors were encountered: