[USRP-users] Re: Parsing dat file produced by rfnoc_rx_to_file

2023-01-25 Thread Marcus D. Leech
On 25/01/2023 13:23, jmalo...@umass.edu wrote: Thanks, Following up on this, if I then use fc32, or fc64, how does the format change. Then it's interleaved IQ in native-binary format for that particular type.    For "fc32" it's interleaved   single-precision floating-point, and for fc64, it'

[USRP-users] Re: Parsing dat file produced by rfnoc_rx_to_file

2023-01-25 Thread jmaloyan
Thanks, Following up on this, if I then use fc32, or fc64, how does the format change. Also, does there exist documentation on the default set of file formats? ___ USRP-users mailing list -- usrp-users@lists.ettus.com To unsubscribe send an email to u

[USRP-users] Re: Parsing dat file produced by rfnoc_rx_to_file

2023-01-25 Thread Marcus D. Leech
On 25/01/2023 13:10, jmalo...@umass.edu wrote: This was the full line ./rfnoc_rx_to_file --freq 2.4e3 --rate 1e6 --duration 3, so my guess is by default it is using sc16. However, I would like to know the format of the bitstream itself(i.e what bits are associated with I,Q,etc along the bitst

[USRP-users] Re: Parsing dat file produced by rfnoc_rx_to_file

2023-01-25 Thread jmaloyan
This was the full line ./rfnoc_rx_to_file --freq 2.4e3 --rate 1e6 --duration 3, so my guess is by default it is using sc16. However, I would like to know the format of the bitstream itself(i.e what bits are associated with I,Q,etc along the bitstream). ___

[USRP-users] Re: Parsing dat file produced by rfnoc_rx_to_file

2023-01-25 Thread Marcus D. Leech
On 25/01/2023 13:01, jmalo...@umass.edu wrote: Hello, I am currently following instructions for RFNoC here https://kb.ettus.com/Getting_Started_with_RFNoC_in_UHD_4.0. I get a file when running the executable rfnoc_rx_to_file, called usrp_samples.dat. However, I am lost as to how I am suppo