05-31-2016 08:27 PM
Hi alls! i am working with usrp x310 and i try modify FPGA source code of X310. i have any problem :
- i want creat 4 radio for a usrp x310 but i don't know how creat id for radio. after i create 4 radio and build but i just only receive 2 radio.
- With CE Split_stream i want to creat 4 output but i don't know how creat.
Tell me please ?
06-02-2016 08:03 AM
Hi thietnguu,
Can you expand on what exactly you mean by IDs for radio? Also, it sounds like you are able to create four radios but are running into issues after compilation? The x310 only has 2 channels for transmit and recieve, so you won't be able to recieve/transmit more than that with a single device.
If you are looking to create a transmission, consider starting from the USRP Simple Streaming LabVIEW project. It starts you out with the basic recieve and transmit architecture for two channels. Providing more details about the issues you are facing will help us be better equipped to answer your questions. By that I mean posting screenshots, error codes, or actual source code so we can take a closer look.