/gr-ntsc-rc

NTSC receiver and transmitter for 5 GHz drones

Primary LanguageObjective-CGNU General Public License v3.0GPL-3.0

gr-ntsc-rc

NTSC receiver and transmitter for 5 GHz drones

Dependencies

  • GNU Radio v3.7.X.
    See the GNU Radio Wiki for installation instructions.

Installation

cd gr-ntsc-rc
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig

Usage

Open examples/NTSC_Video_5GHz_RX.grc and examples/NTSC_Video_5GHz_TX.grc example flow graph in GNU Radio Companion.

History

This code is part of an end-of-term project @ INSA Lyon's Telecommuncation Engineering Dept.

Disclaimer

This code is provided for educational and research uses only. The usage of this code is of sole responsability of its user.