ā07-07-2024 08:22 AM
i wan to convert a binary file to signal to send it through usrp
ā07-07-2024 10:03 AM
Your question makes very little sense. The term "binary file" is very vague, because everything in a computer is binary at the lowest level. You also don't define what you mean by "signal".
Typically the USRP radio will convert your digital data to an RF signal. Maybe your want to ask in the USRP forum instead.
ā07-07-2024 10:15 AM
Let's get some more information about your file and how the data is stored.
Most likely you are referring to a file saved on a computer. This would, of course, consist of 1's and 0's.
What is the file extension? What process was used to save the data to file?
The USRP is going to expect data as an array of either; CXD (complex Double) or Integer as interleaved IQ Data.
There is not enough information provided so, even my magic 8-Ball says "Outcome uncertain, ask again "
ā07-07-2024 01:04 PM
i just want to send a file that is saved in computer as a.txt file through labview for usrp how can i do that ?
ā07-07-2024 01:09 PM
What hardware and toolkits do you have?
What step is a problem for you (reading the file with LabVIEW? Sending the file data? Receiving the data on the other end?, Saving the received data to a file? etc.)
ā07-07-2024 01:15 PM
i want to know how labview read the file and how can i send it through the ni usrp code ?
ā07-07-2024 01:20 PM - edited ā07-07-2024 01:21 PM
LabVIEW is just a programming language. If you don't know LabVIEW programming at all, I recommend to start with the learning resources listed at the top of the forum.
(You still have not said what USRP hardware and drivers you have. For anything USRP specific, I recommend the already mentioned other forum)
ā07-07-2024 01:28 PM
Ettus USRP X410 this SDR //and the toolkits is the ni-usrp