Hello Kostas,
NI branded USRPs are incompatible with MATLAB support packages. Can you use an
Ettus-branded radio?
Best,
Mike
From: USRP-users On Behalf Of Kostas
Malliaras via USRP-users
Sent: Wednesday, October 10, 2018 12:26 PM
To: usrp-users@lists.ettus.com
Subject: [USRP-users] The daug
Hi Shane,
Your data scaling depends on the data type of the vector you’re sending to the
USRP transmitter object.
See
https://www.mathworks.com/help/supportpkg/usrpradio/ug/comm.sdrutransmitter.step.html
for the scaling needed for your data. On that page, find the Input Arguments
section, an
Hi Seah,
Based on the error you're getting below, the coarse frequency offset (CFO)
estimator is receiving a real signal when it will accept only a complex signal.
Cast that signal to be complex before it enters the CFO estimator, and you
should eliminate that error.
Best,
Mike
Hi Nur Qalbi,
Can you verify that the signal at the point of error is actually real?
Best,
Mike
From: USRP-users [mailto:usrp-users-boun...@lists.ettus.com] On Behalf Of nur
qalbi via USRP-users
Sent: Sunday, September 10, 2017 11:18 PM
To: Marcus Müller
Cc: usrp-users@lists.ettus.com
Subject
Hi Nirmala,
Yes, you can simultaneously transmit and receive with SDRuTransmitter and
SDRureceiver objects – see
https://www.mathworks.com/help/comm/examples/packetized-modem-with-data-link-layer.html.
The Simulink error you show below occurs because you are sending a row vector
into the SDRu