Closed Matjaz-B closed 5 years ago
Well, that is a behaviour we can observe with many SDRs when they change into transmit mode and we think that it is a hardware or driver problem. Can you test with another TX software (e.g. Gnuradio), if the problem occurs there too?
Any news here? Can we close the Issue?
Thanks for response. I did not know that this is genral problem (SW and HW). Frankly before this use case I was always using higher output power (more than -50 dBm) where this behaviour was not important/detected. I will try to reproduce this issue with GNU Radio to locate the source of the problem. I hope that I'll something to show by end of this week.
Thanks
I get the same with LimeSDR-mini - huge spike of junk at startup, prior to the signal being replayed even starts, also notice once i hit stop the mini still is in TX, have to go to receive a signal for it to stop the TX.
Just verified with a very simple GNU Radio Flowgraph that the behaviour is also present there:
Every time I run the flow graph I record a short signal as described in this issue.
Therefore, I assume this is a hardware and/or driver problem of PlutoSDR and we cannot do much about it at URH side.
@vsboost just saw that this is an open issue with LimeSDR-mini: https://github.com/myriadrf/LimeSuite/issues/235
Thanks Johannes, I was unaware this is an issue with the mini itself..
From: Johannes Pohl notifications@github.com Sent: Monday, July 1, 2019 3:06:51 AM To: jopohl/urh Cc: vsboost; Mention Subject: Re: [jopohl/urh] PlutoSDR - when transmittion is started the first thing transmitted is some junk (#659)
@vsboosthttps://github.com/vsboost just saw that this is an open issue with LimeSDR-mini: myriadrf/LimeSuite#235https://github.com/myriadrf/LimeSuite/issues/235
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/jopohl/urh/issues/659?email_source=notifications&email_token=ACT6A5KZ3272PG2X5S5RNKDP5DR2XA5CNFSM4HWTGCR2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4P6PY#issuecomment-507051839, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ACT6A5LWWC4AWW3KHSCY4ULP5DR2XANCNFSM4HWTGCRQ.
Expected Behavior
Only actual signals should be transmitted
Actual Behavior
When starting transmission the first thing transmitted is some highpower noise. After that the actual data is transmitted. It seems like FIFO is not cleared and some obsolete data is transmitted before actual data.
Steps To Reproduce
Or - transmit data via command line:
urh_cli.exe -d PlutoSDR -f 868000000.0 -s 3e6 -bb -20 -g -70 -cf 868000000.0 -mo FSK -bl 61 -p0=-50000.0 -p1=+50000.0 -m 555559999999999999999999999999999/10ms -tx --hex
The issue is more visible, when gain is set to low value. The initial noise is quite wideband and amplitude is almost at 0 dBm.Screenshots
Platform Specifications