To deploy your own portable cell network you can:
-
Fetch and configure the install script from this repository
wget https://raw.githubusercontent.com/MBRO95/PortableCellNetwork/master/PortableCellNetwork.sh #Download script chmod +x ./PortableCellNetwork.sh #Add execute functionality
-
Run script
sudo ./PortableCellNetwork.sh
-
The script will walk you through customizing the cell network name and then kick off
-
After the packages are installed and configured for the BladeRF, the script will detect if the device is present and, if not, it will pause and ask you to connect the BladeRF to the Raspberry Pi. Once connected, press any key to continue and the script will continue until installation is complete.
-
Reboot the Pi
sudo reboot now
-
Run the 'StartYateBTS.sh' script located in the home directory
sudo ./StartYateBTS.sh -i #It's important to keep the '-i' flag so the script runs interactively
Current Installation Time: Tue 21 Mar 13:15:08 UTC 2017 > Tue 21 Mar 14:16:37 UTC 2017 = ~61 Minutes
Additionally, you can skip compiling above by downloading an SD card image file below and flashing to your SD card:
For More Details, View The Documentation Here.