Replies: 3 comments 2 replies
-
If the port name is "C", then you should probably type --antenna C rather
than c, right?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
As far as I can see in the driver code, the names of antenna ports of this
radio are: "Antenna A", "Antenna B" and "Antenna C", not just "A", "B" and
"C".
https://github.com/pothosware/SoapySDRPlay3/blob/794425ff7d8cc153190d6545332df604731bab41/Settings.cpp#L172
You must specify these names exactly as advertised by the driver. Use
"SoapySDRUtils --probe=driver=sdrplay" to list supported settings of the
device, including antenna port names.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
how can I activate antenna output C (BNC connector) on the SDRplay RSPdx. When I type the command --antenna c it always shows Antenna A and not C.
Thanks for the help and 73 Josef
Beta Was this translation helpful? Give feedback.
All reactions