NTSC receiver and transmitter for 5 GHz drones
- GNU Radio v3.7.X.
See the GNU Radio Wiki for installation instructions.
cd gr-ntsc-rc
mkdir build
cd build
cmake ..
make
sudo make install
sudo ldconfig
Open examples/NTSC_Video_5GHz_RX.grc and examples/NTSC_Video_5GHz_TX.grc example flow graph in GNU Radio Companion.
This code is part of an end-of-term project @ INSA Lyon's Telecommuncation Engineering Dept.
This code is provided for educational and research uses only. The usage of this code is of sole responsability of its user.