If you are interested in signal interception (SIGINT) and the convergence of amateur radio with non-amateur radio wireless interests, SIGpi might be worth a look.
What makes SIGpi different than DragonOS is that you can control what gets installed versus just running an image. The benefit of DragonOS is a much faster time from download to actual use compared to SIGpi, but that is ok.
Both projects have one thing in common, which is making it easier to enjoy the world of software defined radio and focusing on things not just on specific spectrum or applications.
How easy is this?
In the case of SIGpi, it is optimized to run on a Raspberry Pi and will compile all the correct dependencies to allow popular applications like SDRangel to run along with pre-configurations needed for different hardware SDR like the HackRF or Lime SDR among others.
Getting Started
As long as you are running a Raspberry Pi 4 and a fresh install of the latest Raspberry Pi OS or Ubuntu RPI, here is all you need to do:
- Login as Pi (or ubuntu)
- Create a directory in your home called source and switch into it
- Clone the SIGpi repo
- Run SIGpi_installer.sh
- Follow script instructions.
- sudo apt-get install -y build-essential git
- mkdir ~/source && cd ~/source
- git clone https://github.com/joecupano/SIGpi.git
- cd SIGpi
- ./SIGpi_installer.sh
An example during the install script relating to different types of radiosonde signals which can be decoded using appropriate hardware, antenna and SIGpi. |
No comments:
Post a Comment
We really do not want to moderate comments, so lets keep it easy to use until it becomes an issue.