How can I enable my E310 to receive over-the-air ADS-B Signals?
3 次查看(过去 30 天)
显示 更早的评论
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.
0 个评论
回答(1 个)
Neil MacEwen
2018-7-2
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
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!