Remove NUMBER_OF_UE_MAX_NB_IoT and make NB_IoT compile

This constant seems to be an analogon to NUMBER_OF_UE_MAX; replace with
the latter, as it does the same. (NBIoT does not work, anyway)

Fix dependencies of the NB_IoT target so it compiles.
This commit is contained in:
Robert Schmidt
2025-07-25 09:30:00 +02:00
parent a68168805b
commit cede449907
3 changed files with 48 additions and 51 deletions

View File

@@ -1653,8 +1653,6 @@ include_directories(${NAS_SRC}UE/EMM/SAP)
include_directories(${NAS_SRC}UE/ESM)
include_directories(${NAS_SRC}UE/ESM/SAP)
add_definitions("-DNUMBER_OF_UE_MAX_NB_IoT=16")
# Simulation library
##########################
set (SIMUSRC