Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nenadjakic/cell-id-calculators

Cell ID calculators (LTE and NR calculators). Calculate ECI and NCI, and extract node and cell id from ECI/NCI.
https://github.com/nenadjakic/cell-id-calculators

eci-calculator kotlin nci-calculator spring spring-shell

Last synced: 4 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.