How can I enable my E310 to receive over-the-air ADS-B Signals?

4 views (last 30 days)
I have been following the directions here - https://www.mathworks.com/help/supportpkg/usrpembeddedseriesradio/examples/target-an-ads-b-airplane-tracker-using-usrp-r-e310-and-hw-sw-co-design-workflow.html - for developing the ADS-B Tracker using a USRP E310 Radio. However it is unclear as to how I need to disable the transmitter to receive over-the air signals. In addition, it is also unclear as to how program the center frequency correctly to 1090MHz. The E310 is set up correctly using the Communications System Toolbox.

Answers (1)

Neil MacEwen
Neil MacEwen on 2 Jul 2018
Hi Ben,
To disable the transmitter, right click on the transmitter block and select "Comment Out". Do the same for the constant source connected to the transmitter data port.
To change the center frequency, double click on the Receiver block and edit the edit box for the Center Frequency parameter. Documentation for the receiver block is here .
Kind regards,
Neil

Categories

Find more on Communications Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!