• Kirill Smelkov's avatar
    earfcn: New package to do computations with LTE bands, frequencies and EARFCN numbers · 6cb9d37f
    Kirill Smelkov authored
    Do a package which provides calculations like EARFCN -> frequency,
    EARFCN -> band info, and to convert DL/UL EARFCN in between each other.
    
    I was hoping to find something ready on the net, but could find only
    pypi.org/project/nrarfcn for 5G, while for LTE everything I found
    was of lesser quality and capability.
    
    -> So do it myself.
    
    See package documentation for API details.
    6cb9d37f
earfcn_test.py 3.43 KB