On 13/02/2024 05:12, jnu...@cud.uvigo.es wrote:
I’am trying to capture a signal file using /rx_samples_to_file/ which
feeds input RX2 on my N200 with this command:
rx_samples_to_file --duration 30 --rate 1000000 --freq 100000000
--stats --progress --ant RX2 --gain 30
Execution, throws following error:
/Error: LookupError: IndexError: multi_usrp: RX channel
18446744073709551615 out of range for configured RX frontends/
If I don’t add --gain 30, it works.
Has anyone an idea of what’s going on?
I’m using UHD 4.5.0.0 and Ubuntu.
_______________________________________________
USRP-users mailing list --usrp-users@lists.ettus.com
To unsubscribe send an email tousrp-users-le...@lists.ettus.com
How did you install UHD?
In the past when I've seen this error, it has been because the
applications/examples were linked against a different version
of the libraries than is actually on the system.
_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com