cfg->nb_iot_config.prb_index.value=-1;// is not defined for this case (put a negative random value--> will be not considered for encoding, scrambling procedures)
cfg->nb_iot_config.prb_index.value=-1;// is not defined for this case (put a negative random value--> will be not considered for encoding, scrambling procedures)
(*sib1_NB_IoT)->cellSelectionInfo_r13.q_QualMin_r13=-22;//FIXME new parameter for SIB1-NB, not present in SIB1 (for cell reselection but if not used the UE should apply the default value)
(*sib1_NB_IoT)->cellSelectionInfo_r13.q_QualMin_r13=-22;//FIXME new parameter for SIB1-NB, not present in SIB1 (for cell reselection but if not used the UE should apply the default value)
@@ -335,9 +335,9 @@ uint8_t do_SIB1_NB_IoT(uint8_t Mod_id, int CC_id,
...
@@ -335,9 +335,9 @@ uint8_t do_SIB1_NB_IoT(uint8_t Mod_id, int CC_id,
// Now, follow the scheduler SIB configuration
// Now, follow the scheduler SIB configuration
// There is only one sib2+sib3 common setting
// There is only one sib2+sib3 common setting
schedulingInfo_NB_IoT.si_Periodicity_r13=SchedulingInfo_NB_r13__si_Periodicity_r13_rf64;//SchedulingInfo_NB_r13__si_Periodicity_r13_rf4096; // (to be set to 64)
schedulingInfo_NB_IoT.si_Periodicity_r13=LTE_SchedulingInfo_NB_r13__si_Periodicity_r13_rf64;//SchedulingInfo_NB_r13__si_Periodicity_r13_rf4096; // (to be set to 64)
schedulingInfo_NB_IoT.si_RepetitionPattern_r13=SchedulingInfo_NB_r13__si_RepetitionPattern_r13_every4thRF;//This Indicates the starting radio frames within the SI window used for SI message transmission.
schedulingInfo_NB_IoT.si_RepetitionPattern_r13=LTE_SchedulingInfo_NB_r13__si_RepetitionPattern_r13_every4thRF;//This Indicates the starting radio frames within the SI window used for SI message transmission.
(*sib1_NB_IoT)->cellSelectionInfo_r13.q_QualMin_r13=-22;//FIXME new parameter for SIB1-NB, not present in SIB1 (for cell reselection but if not used the UE should apply the default value)
(*sib1_NB_IoT)->cellSelectionInfo_r13.q_QualMin_r13=-22;//FIXME new parameter for SIB1-NB, not present in SIB1 (for cell reselection but if not used the UE should apply the default value)
@@ -576,9 +576,9 @@ uint8_t do_SIB1_NB_IoT_x(uint8_t Mod_id, int CC_id,
...
@@ -576,9 +576,9 @@ uint8_t do_SIB1_NB_IoT_x(uint8_t Mod_id, int CC_id,
// Now, follow the scheduler SIB configuration
// Now, follow the scheduler SIB configuration
// There is only one sib2+sib3 common setting
// There is only one sib2+sib3 common setting
schedulingInfo_NB_IoT.si_Periodicity_r13=SchedulingInfo_NB_r13__si_Periodicity_r13_rf64;//SchedulingInfo_NB_r13__si_Periodicity_r13_rf4096; // (to be set to 64)
schedulingInfo_NB_IoT.si_Periodicity_r13=LTE_SchedulingInfo_NB_r13__si_Periodicity_r13_rf64;//SchedulingInfo_NB_r13__si_Periodicity_r13_rf4096; // (to be set to 64)
schedulingInfo_NB_IoT.si_RepetitionPattern_r13=SchedulingInfo_NB_r13__si_RepetitionPattern_r13_every4thRF;//This Indicates the starting radio frames within the SI window used for SI message transmission.
schedulingInfo_NB_IoT.si_RepetitionPattern_r13=LTE_SchedulingInfo_NB_r13__si_RepetitionPattern_r13_every4thRF;//This Indicates the starting radio frames within the SI window used for SI message transmission.
SRB_ToAddModList_NB_r13_t**SRB_configList_NB_IoT,//in order to be configured--> stanno puntando alla SRB_configlist dell ue_context
LTE_SRB_ToAddModList_NB_r13_t**SRB_configList_NB_IoT,//in order to be configured--> stanno puntando alla SRB_configlist dell ue_context
structPhysicalConfigDedicated_NB_r13**physicalConfigDedicated_NB_IoT//in order to be configured--> stanno puntando alla physicalConfigDedicated dell ue_context
structLTE_PhysicalConfigDedicated_NB_r13**physicalConfigDedicated_NB_IoT//in order to be configured--> stanno puntando alla physicalConfigDedicated dell ue_context