bistromath / gr-air-modes

Gnuradio Mode-S/ADS-B radio
This project implements a Mode S receiver for the Gnuradio software-defined radio project. It is designed to receive Mode S transmissions from aircraft and decode them to a human-readable format, including ADS-B information messages such as position and a
GNU General Public License v3.0
443 stars 126 forks source link

Other platform implementation #80

Closed wcelroyce closed 8 years ago

wcelroyce commented 8 years ago

Hi all,

I am an undergrad student in my final year, currently working on my project. We are required to reimplement a project and I chose the ADS-B receiver. The problem is there is no ettus or osmocom platforms available in the lab as of the moment. I am planning to implement it through ADI-FMCOMMS3-EBZ board in ZedBoard instead. Is it possible/compatible? Are there someone who worked with similar platform?

Also, may I ask how the ip:port option in the source parameter of modes_rx works?

I hope you can find time to respond and help.

Thank you in advance