- Automatic signal detection
- Automatic modulation classification
- GUI feedback
- Doxygen documentation
Additional functionality for the post-GSoC period can be:
- Signal allocation database
- Automatic demodulation
- Automatic decoding
Read the full proposal here.
To install the Inspector, the following dependencies are required:
- GNU Radio runtime
- gr-filter
- QT4
- QWT
Install by the following shell commands:
mkdir build
cd build
cmake .. -DENABLE_PYTHON=ON
make -j4
sudo make install
This module is still under development. Please let me know if you run into any issues on the master branch.
Maintainer of this module:
Sebastian Müller
gsenpo[at]gmail.com
If you want to know more about the development process, please visit the blog.
If you have any questions or problems, the GNU Radio mailing list is the right place to get help. There are many people who will provide assistance.