Skip to content

dallan92/5G_ssb_decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5G_ssb_decode

This software detects and decodes the SSB in 5G NR. Can be tested with captured file or USRP. Verified using Amarisoft gNB.

Dependencies

libfftw3 (sudo apt install ibfftw3-dev)
UHD (sudo apt-get install libuhd-dev uhd-host)

Build + run code

cd build
./run.sh

Notes

valgrind --leak-check=full --show-leak-kinds=all ./cellSearch

About

Software to detect and decode 5G SSB using USRP

Resources

Stars

Watchers

Forks

Packages

No packages published