Skip to content

aloha9876/LTE_NR_Frequency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

LTE_NR_Frequency

Convert between EARFCN and LTE frequency, NR-ARFCN and NR frequency.

get_lte_freq():

Args:

LTE EARFCN.

Returns:

Dictionary of band name, LTE downlink frequency, LTE uplink frequency, duplex type.

get_lte_earfcn()

Args:

LTE downlink frequency.

Returns:

List of dictionaries of band name, LTE uplink frequency, LTE downlink earfcn, LTE uplink earfcn and duplex type.

get_nr_dl_freq()

Args:

NR downlink arfcn.

Returns:

List of dictionaries of band name, NR downlink frequency, duplex type, band type.

get_nr_dl_arfcn()

Args:

NR downlink frequency.

Returns:

NR downlink arfcn.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages