Skip to content

lscardoso/gr-ntsc-rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

NTSC receiver and transmitter for 5 GHz drones

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published