07-06-2018 10:04 AM - edited 07-06-2018 10:18 AM
Hi all,
I am new to SDR so please forgive me if my questions aren't professional or vague
I have an n210 USRP and I'm trying to construct a basic VHF Transceiver, here is what I have so far, so far I can receive radio stations or other signals across a wide band of signals (85 to 450 MHz)
How do I turn this into a transceiver so I can both send and receive signals?
07-09-2018 02:06 PM
Hello,
I see that you're using GNUradio to set up your application, this forum is typically used for questions about setting up the USRP hardware and programming with the NI-USRP driver or LabVIEW FPGA. You may have better luck in a forum that covers GNU Radio.
In a quick search I was able to find a couple examples on the web.
The processing blocks you use I'm sure will be specific to implementing the protocol you're following, so you will need to focus on building the IQ data with the message you'd like to send.