On 2021-10-14 5:36 a.m., Thangaraj Mukara Dhakshinamoorthy wrote:

./rx_samples_to_file --args="master_clock_rate=200e6" --freq 868e6 --rate 2e6 --gain 20 --duration 10 ~/Desktop/usrp_samples.dat

Use the --file argument to specify where to write the file--the interface to this program changed a bit a while ago, so   if you don't specify "--file" it writes to "usrp_samples.dat" in the current directory.  Any argument that doesn't begin with a "--something"
  is quietly ignored, it seems.

It also apparently quietly ignores write errors due to permissions issues (you were running it in the examples directory which is not writeable to
  an ordinary user).


_______________________________________________
USRP-users mailing list -- usrp-users@lists.ettus.com
To unsubscribe send an email to usrp-users-le...@lists.ettus.com

Reply via email to