nenadjakic / cell-id-calculators

Cell ID calculators (LTE and NR calculators). Calculate ECI and NCI, and extract node and cell id from ECI/NCI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cell-id-calculators

Cell ID calculators (LTE and NR calculators).

Overview

CLI app with some LTE and NR calculators.

LTE calculators

  1. For given eNodeBId and cellId calculate ECI.
  2. For given ECI, calculate eNodeBId and cellId.

NR calculators

  1. For given gNodeBId, gNodeBLength and cellId calculate NCI.
  2. For given gNodeBLength and NCI calculate gNodeBId and cellId.

About

Cell ID calculators (LTE and NR calculators). Calculate ECI and NCI, and extract node and cell id from ECI/NCI.

License:MIT License


Languages

Language:Kotlin 100.0%