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

Transmission timeouts #88

Open
sh123 opened this issue Mar 27, 2021 · 0 comments
Open

Transmission timeouts #88

sh123 opened this issue Mar 27, 2021 · 0 comments

Comments

@sh123
Copy link

sh123 commented Mar 27, 2021

Hello, having some problems transmitting with SoapySDR remote through SDRAngel:

  • Built SDRAngel from master by using these instructions https://github.com/f4exb/sdrangel/wiki/Compile-from-source-in-Linux
  • Started SoapySDRServer on the computer running Linux and started SDRAngel on the same computer
    • Also, tried to run between remotely controlled Raspberry PI with SoapySDRServer and PC with SDRAngel with the same results (this is what is trying to achieve)
  • Created sink and selected SoapySDR[1:0] remote
  • Trying to transmit NFM CW beacon, beacon is transmitted distorted with lots of overrun messages
2021-03-26 22:22:19.110 (W) SoapySDROutputThread::run: timeout: flags: 0 timeNs: 0 timeoutUs: 250000
2021-03-26 22:22:21.372 (W) SampleSourceFifo::write: overrrun (read too slow) dropping 256000 samples

Is it problem with SoapySDRServer not being able to consume samples fast enough or SDRAngel timing out? It seems to come from the client side, not getting ack from the sever.

Both were running on the same computer during the test.

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

No branches or pull requests

1 participant