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
446 stars 129 forks source link

Add 'make uninstall' to cmake build #22

Closed jmcorgan closed 12 years ago

jmcorgan commented 12 years ago

This commit adds the ability to uninstall gr-air-modes safely, without having to manually delete the installation files.