From 15c1e4f846f9935150615a5e9e7f94500bd62790 Mon Sep 17 00:00:00 2001 From: "lal.harshita" Date: Tue, 8 Dec 2020 17:02:10 +0530 Subject: [PATCH] PDSCH and PUSCH MCS Update [Issue-ID: ODUHIGH-261] Change-Id: I866aae1bfd4430886e358dccb40e87191d946d77 Signed-off-by: lal.harshita --- src/5gnrmac/lwr_mac_fsm.c | 39 +- src/5gnrmac/mac_ue_mgr.c | 10 + src/5gnrsch/sch_common.c | 11 +- src/5gnrsch/sch_rach.c | 5 +- src/5gnrsch/sch_ue_mgr.c | 7 +- src/cm/du_app_mac_inf.h | 18 +- src/cm/mac_sch_interface.h | 26 +- src/codec_utils/RRC/AMF-Identifier.c | 4 +- src/codec_utils/RRC/AMF-Identifier.h | 4 +- src/codec_utils/RRC/ARFCN-ValueEUTRA.c | 4 +- src/codec_utils/RRC/ARFCN-ValueEUTRA.h | 4 +- src/codec_utils/RRC/ARFCN-ValueNR.c | 4 +- src/codec_utils/RRC/ARFCN-ValueNR.h | 4 +- src/codec_utils/RRC/AS-Config.c | 4 +- src/codec_utils/RRC/AS-Config.h | 4 +- src/codec_utils/RRC/AS-Context.c | 4 +- src/codec_utils/RRC/AS-Context.h | 4 +- src/codec_utils/RRC/AccessStratumRelease.c | 4 +- src/codec_utils/RRC/AccessStratumRelease.h | 4 +- src/codec_utils/RRC/AdditionalSpectrumEmission.c | 4 +- src/codec_utils/RRC/AdditionalSpectrumEmission.h | 4 +- src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c | 4 +- src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h | 4 +- .../RRC/AffectedCarrierFreqCombInfoMRDC.c | 4 +- .../RRC/AffectedCarrierFreqCombInfoMRDC.h | 4 +- src/codec_utils/RRC/AffectedCarrierFreqCombNR.c | 4 +- src/codec_utils/RRC/AffectedCarrierFreqCombNR.h | 4 +- src/codec_utils/RRC/AggregatedBandwidth.c | 4 +- src/codec_utils/RRC/AggregatedBandwidth.h | 4 +- src/codec_utils/RRC/Alpha.c | 4 +- src/codec_utils/RRC/Alpha.h | 4 +- src/codec_utils/RRC/BCCH-BCH-Message.c | 4 +- src/codec_utils/RRC/BCCH-BCH-Message.h | 4 +- src/codec_utils/RRC/BCCH-BCH-MessageType.c | 4 +- src/codec_utils/RRC/BCCH-BCH-MessageType.h | 4 +- src/codec_utils/RRC/BCCH-Config.c | 4 +- src/codec_utils/RRC/BCCH-Config.h | 4 +- src/codec_utils/RRC/BCCH-DL-SCH-Message.c | 4 +- src/codec_utils/RRC/BCCH-DL-SCH-Message.h | 4 +- src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c | 4 +- src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h | 4 +- src/codec_utils/RRC/BFR-CSIRS-Resource.c | 4 +- src/codec_utils/RRC/BFR-CSIRS-Resource.h | 4 +- src/codec_utils/RRC/BFR-SSB-Resource.c | 4 +- src/codec_utils/RRC/BFR-SSB-Resource.h | 4 +- src/codec_utils/RRC/BSR-Config.c | 4 +- src/codec_utils/RRC/BSR-Config.h | 4 +- src/codec_utils/RRC/BWP-Downlink.c | 4 +- src/codec_utils/RRC/BWP-Downlink.h | 4 +- src/codec_utils/RRC/BWP-DownlinkCommon.c | 4 +- src/codec_utils/RRC/BWP-DownlinkCommon.h | 4 +- src/codec_utils/RRC/BWP-DownlinkDedicated.c | 4 +- src/codec_utils/RRC/BWP-DownlinkDedicated.h | 4 +- src/codec_utils/RRC/BWP-Id.c | 4 +- src/codec_utils/RRC/BWP-Id.h | 4 +- src/codec_utils/RRC/BWP-Uplink.c | 4 +- src/codec_utils/RRC/BWP-Uplink.h | 4 +- src/codec_utils/RRC/BWP-UplinkCommon.c | 4 +- src/codec_utils/RRC/BWP-UplinkCommon.h | 4 +- src/codec_utils/RRC/BWP-UplinkDedicated.c | 4 +- src/codec_utils/RRC/BWP-UplinkDedicated.h | 4 +- src/codec_utils/RRC/BWP.c | 4 +- src/codec_utils/RRC/BWP.h | 4 +- src/codec_utils/RRC/BandCombination.c | 4 +- src/codec_utils/RRC/BandCombination.h | 4 +- src/codec_utils/RRC/BandCombinationIndex.c | 4 +- src/codec_utils/RRC/BandCombinationIndex.h | 4 +- src/codec_utils/RRC/BandCombinationInfo.c | 4 +- src/codec_utils/RRC/BandCombinationInfo.h | 4 +- src/codec_utils/RRC/BandCombinationInfoList.c | 4 +- src/codec_utils/RRC/BandCombinationInfoList.h | 4 +- src/codec_utils/RRC/BandCombinationInfoSN.c | 4 +- src/codec_utils/RRC/BandCombinationInfoSN.h | 4 +- src/codec_utils/RRC/BandCombinationList.c | 4 +- src/codec_utils/RRC/BandCombinationList.h | 4 +- src/codec_utils/RRC/BandNR.c | 4 +- src/codec_utils/RRC/BandNR.h | 4 +- src/codec_utils/RRC/BandParameters.c | 4 +- src/codec_utils/RRC/BandParameters.h | 4 +- src/codec_utils/RRC/BeamFailureRecoveryConfig.c | 4 +- src/codec_utils/RRC/BeamFailureRecoveryConfig.h | 4 +- src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c | 4 +- src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h | 4 +- src/codec_utils/RRC/BetaOffsets.c | 4 +- src/codec_utils/RRC/BetaOffsets.h | 4 +- src/codec_utils/RRC/CA-BandwidthClassEUTRA.c | 4 +- src/codec_utils/RRC/CA-BandwidthClassEUTRA.h | 4 +- src/codec_utils/RRC/CA-BandwidthClassNR.c | 4 +- src/codec_utils/RRC/CA-BandwidthClassNR.h | 4 +- src/codec_utils/RRC/CA-ParametersEUTRA.c | 4 +- src/codec_utils/RRC/CA-ParametersEUTRA.h | 4 +- src/codec_utils/RRC/CA-ParametersNR.c | 4 +- src/codec_utils/RRC/CA-ParametersNR.h | 4 +- src/codec_utils/RRC/CFRA-CSIRS-Resource.c | 4 +- src/codec_utils/RRC/CFRA-CSIRS-Resource.h | 4 +- src/codec_utils/RRC/CFRA-SSB-Resource.c | 4 +- src/codec_utils/RRC/CFRA-SSB-Resource.h | 4 +- src/codec_utils/RRC/CFRA.c | 4 +- src/codec_utils/RRC/CFRA.h | 4 +- src/codec_utils/RRC/CG-Config-IEs.c | 4 +- src/codec_utils/RRC/CG-Config-IEs.h | 4 +- src/codec_utils/RRC/CG-Config.c | 4 +- src/codec_utils/RRC/CG-Config.h | 4 +- src/codec_utils/RRC/CG-ConfigInfo-IEs.c | 4 +- src/codec_utils/RRC/CG-ConfigInfo-IEs.h | 4 +- src/codec_utils/RRC/CG-ConfigInfo.c | 4 +- src/codec_utils/RRC/CG-ConfigInfo.h | 4 +- src/codec_utils/RRC/CG-UCI-OnPUSCH.c | 4 +- src/codec_utils/RRC/CG-UCI-OnPUSCH.h | 4 +- src/codec_utils/RRC/CGI-Info.c | 4 +- src/codec_utils/RRC/CGI-Info.h | 4 +- src/codec_utils/RRC/CSI-AperiodicTriggerState.c | 4 +- src/codec_utils/RRC/CSI-AperiodicTriggerState.h | 4 +- .../RRC/CSI-AperiodicTriggerStateList.c | 4 +- .../RRC/CSI-AperiodicTriggerStateList.h | 4 +- .../RRC/CSI-AssociatedReportConfigInfo.c | 4 +- .../RRC/CSI-AssociatedReportConfigInfo.h | 4 +- src/codec_utils/RRC/CSI-FrequencyOccupation.c | 4 +- src/codec_utils/RRC/CSI-FrequencyOccupation.h | 4 +- src/codec_utils/RRC/CSI-IM-Resource.c | 4 +- src/codec_utils/RRC/CSI-IM-Resource.h | 4 +- src/codec_utils/RRC/CSI-IM-ResourceId.c | 4 +- src/codec_utils/RRC/CSI-IM-ResourceId.h | 4 +- src/codec_utils/RRC/CSI-IM-ResourceSet.c | 4 +- src/codec_utils/RRC/CSI-IM-ResourceSet.h | 4 +- src/codec_utils/RRC/CSI-IM-ResourceSetId.c | 4 +- src/codec_utils/RRC/CSI-IM-ResourceSetId.h | 4 +- src/codec_utils/RRC/CSI-MeasConfig.c | 4 +- src/codec_utils/RRC/CSI-MeasConfig.h | 4 +- src/codec_utils/RRC/CSI-RS-CellMobility.c | 4 +- src/codec_utils/RRC/CSI-RS-CellMobility.h | 4 +- src/codec_utils/RRC/CSI-RS-ForTracking.c | 4 +- src/codec_utils/RRC/CSI-RS-ForTracking.h | 4 +- .../RRC/CSI-RS-IM-ReceptionForFeedback.c | 4 +- .../RRC/CSI-RS-IM-ReceptionForFeedback.h | 4 +- src/codec_utils/RRC/CSI-RS-Index.c | 4 +- src/codec_utils/RRC/CSI-RS-Index.h | 4 +- src/codec_utils/RRC/CSI-RS-Resource-Mobility.c | 4 +- src/codec_utils/RRC/CSI-RS-Resource-Mobility.h | 4 +- .../RRC/CSI-RS-ResourceConfigMobility.c | 4 +- .../RRC/CSI-RS-ResourceConfigMobility.h | 4 +- src/codec_utils/RRC/CSI-RS-ResourceMapping.c | 4 +- src/codec_utils/RRC/CSI-RS-ResourceMapping.h | 4 +- src/codec_utils/RRC/CSI-ReportConfig.c | 4 +- src/codec_utils/RRC/CSI-ReportConfig.h | 4 +- src/codec_utils/RRC/CSI-ReportConfigId.c | 4 +- src/codec_utils/RRC/CSI-ReportConfigId.h | 4 +- src/codec_utils/RRC/CSI-ReportFramework.c | 4 +- src/codec_utils/RRC/CSI-ReportFramework.h | 4 +- .../RRC/CSI-ReportPeriodicityAndOffset.c | 4 +- .../RRC/CSI-ReportPeriodicityAndOffset.h | 4 +- src/codec_utils/RRC/CSI-ResourceConfig.c | 4 +- src/codec_utils/RRC/CSI-ResourceConfig.h | 4 +- src/codec_utils/RRC/CSI-ResourceConfigId.c | 4 +- src/codec_utils/RRC/CSI-ResourceConfigId.h | 4 +- .../RRC/CSI-ResourcePeriodicityAndOffset.c | 4 +- .../RRC/CSI-ResourcePeriodicityAndOffset.h | 4 +- src/codec_utils/RRC/CSI-SSB-ResourceSet.c | 4 +- src/codec_utils/RRC/CSI-SSB-ResourceSet.h | 4 +- src/codec_utils/RRC/CSI-SSB-ResourceSetId.c | 4 +- src/codec_utils/RRC/CSI-SSB-ResourceSetId.h | 4 +- .../RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c | 4 +- .../RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h | 4 +- .../CSI-SemiPersistentOnPUSCH-TriggerStateList.c | 4 +- .../CSI-SemiPersistentOnPUSCH-TriggerStateList.h | 4 +- src/codec_utils/RRC/CandidateServingFreqListNR.c | 4 +- src/codec_utils/RRC/CandidateServingFreqListNR.h | 4 +- src/codec_utils/RRC/CarrierFreqEUTRA.c | 4 +- src/codec_utils/RRC/CarrierFreqEUTRA.h | 4 +- src/codec_utils/RRC/CarrierFreqListEUTRA.c | 4 +- src/codec_utils/RRC/CarrierFreqListEUTRA.h | 4 +- src/codec_utils/RRC/CarrierInfoNR.c | 4 +- src/codec_utils/RRC/CarrierInfoNR.h | 4 +- .../RRC/CellAccessRelatedInfo-EUTRA-5GC.c | 4 +- .../RRC/CellAccessRelatedInfo-EUTRA-5GC.h | 4 +- .../RRC/CellAccessRelatedInfo-EUTRA-EPC.c | 4 +- .../RRC/CellAccessRelatedInfo-EUTRA-EPC.h | 4 +- src/codec_utils/RRC/CellAccessRelatedInfo.c | 4 +- src/codec_utils/RRC/CellAccessRelatedInfo.h | 4 +- src/codec_utils/RRC/CellGroupConfigRrc.c | 4 +- src/codec_utils/RRC/CellGroupConfigRrc.h | 4 +- src/codec_utils/RRC/CellGroupId.c | 4 +- src/codec_utils/RRC/CellGroupId.h | 4 +- src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c | 4 +- src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h | 4 +- src/codec_utils/RRC/CellIdentity.c | 4 +- src/codec_utils/RRC/CellIdentity.h | 4 +- src/codec_utils/RRC/CellReselectionPriorities.c | 4 +- src/codec_utils/RRC/CellReselectionPriorities.h | 4 +- src/codec_utils/RRC/CellReselectionPriority.c | 4 +- src/codec_utils/RRC/CellReselectionPriority.h | 4 +- src/codec_utils/RRC/CellReselectionSubPriority.c | 4 +- src/codec_utils/RRC/CellReselectionSubPriority.h | 4 +- src/codec_utils/RRC/CellsToAddMod.c | 4 +- src/codec_utils/RRC/CellsToAddMod.h | 4 +- src/codec_utils/RRC/CellsToAddModList.c | 4 +- src/codec_utils/RRC/CellsToAddModList.h | 4 +- src/codec_utils/RRC/CellsTriggeredList.c | 4 +- src/codec_utils/RRC/CellsTriggeredList.h | 4 +- src/codec_utils/RRC/CipheringAlgorithm.c | 4 +- src/codec_utils/RRC/CipheringAlgorithm.h | 4 +- src/codec_utils/RRC/CodebookConfig.c | 4 +- src/codec_utils/RRC/CodebookConfig.h | 4 +- src/codec_utils/RRC/ConfigRestrictInfoSCG.c | 4 +- src/codec_utils/RRC/ConfigRestrictInfoSCG.h | 4 +- src/codec_utils/RRC/ConfigRestrictModReqSCG.c | 4 +- src/codec_utils/RRC/ConfigRestrictModReqSCG.h | 4 +- src/codec_utils/RRC/ConfiguredGrantConfig.c | 4 +- src/codec_utils/RRC/ConfiguredGrantConfig.h | 4 +- src/codec_utils/RRC/ConnEstFailureControl.c | 4 +- src/codec_utils/RRC/ConnEstFailureControl.h | 4 +- src/codec_utils/RRC/ControlResourceSet.c | 4 +- src/codec_utils/RRC/ControlResourceSet.h | 4 +- src/codec_utils/RRC/ControlResourceSetId.c | 4 +- src/codec_utils/RRC/ControlResourceSetId.h | 4 +- src/codec_utils/RRC/ControlResourceSetZero.c | 4 +- src/codec_utils/RRC/ControlResourceSetZero.h | 4 +- src/codec_utils/RRC/CounterCheck-IEs.c | 4 +- src/codec_utils/RRC/CounterCheck-IEs.h | 4 +- src/codec_utils/RRC/CounterCheck.c | 4 +- src/codec_utils/RRC/CounterCheck.h | 4 +- src/codec_utils/RRC/CounterCheckResponse-IEs.c | 4 +- src/codec_utils/RRC/CounterCheckResponse-IEs.h | 4 +- src/codec_utils/RRC/CounterCheckResponse.c | 4 +- src/codec_utils/RRC/CounterCheckResponse.h | 4 +- src/codec_utils/RRC/CrossCarrierSchedulingConfig.c | 4 +- src/codec_utils/RRC/CrossCarrierSchedulingConfig.h | 4 +- src/codec_utils/RRC/DL-AM-RLC.c | 4 +- src/codec_utils/RRC/DL-AM-RLC.h | 4 +- src/codec_utils/RRC/DL-CCCH-Message.c | 4 +- src/codec_utils/RRC/DL-CCCH-Message.h | 4 +- src/codec_utils/RRC/DL-CCCH-MessageType.c | 4 +- src/codec_utils/RRC/DL-CCCH-MessageType.h | 4 +- src/codec_utils/RRC/DL-DCCH-Message.c | 4 +- src/codec_utils/RRC/DL-DCCH-Message.h | 4 +- src/codec_utils/RRC/DL-DCCH-MessageType.c | 4 +- src/codec_utils/RRC/DL-DCCH-MessageType.h | 4 +- src/codec_utils/RRC/DL-UM-RLC.c | 4 +- src/codec_utils/RRC/DL-UM-RLC.h | 4 +- src/codec_utils/RRC/DLInformationTransfer-IEs.c | 4 +- src/codec_utils/RRC/DLInformationTransfer-IEs.h | 4 +- src/codec_utils/RRC/DLInformationTransfer.c | 4 +- src/codec_utils/RRC/DLInformationTransfer.h | 4 +- src/codec_utils/RRC/DMRS-DownlinkConfig.c | 4 +- src/codec_utils/RRC/DMRS-DownlinkConfig.h | 4 +- src/codec_utils/RRC/DMRS-UplinkConfig.c | 4 +- src/codec_utils/RRC/DMRS-UplinkConfig.h | 4 +- src/codec_utils/RRC/DRB-CountInfo.c | 4 +- src/codec_utils/RRC/DRB-CountInfo.h | 4 +- src/codec_utils/RRC/DRB-CountInfoList.c | 4 +- src/codec_utils/RRC/DRB-CountInfoList.h | 4 +- src/codec_utils/RRC/DRB-CountMSB-Info.c | 4 +- src/codec_utils/RRC/DRB-CountMSB-Info.h | 4 +- src/codec_utils/RRC/DRB-CountMSB-InfoList.c | 4 +- src/codec_utils/RRC/DRB-CountMSB-InfoList.h | 4 +- src/codec_utils/RRC/DRB-Identity.c | 4 +- src/codec_utils/RRC/DRB-Identity.h | 4 +- src/codec_utils/RRC/DRB-ToAddMod.c | 4 +- src/codec_utils/RRC/DRB-ToAddMod.h | 4 +- src/codec_utils/RRC/DRB-ToAddModList.c | 4 +- src/codec_utils/RRC/DRB-ToAddModList.h | 4 +- src/codec_utils/RRC/DRB-ToReleaseList.c | 4 +- src/codec_utils/RRC/DRB-ToReleaseList.h | 4 +- src/codec_utils/RRC/DRX-Config.c | 4 +- src/codec_utils/RRC/DRX-Config.h | 4 +- src/codec_utils/RRC/DRX-Info.c | 4 +- src/codec_utils/RRC/DRX-Info.h | 4 +- src/codec_utils/RRC/DataInactivityTimer.c | 4 +- src/codec_utils/RRC/DataInactivityTimer.h | 4 +- src/codec_utils/RRC/DedicatedNAS-Message.c | 4 +- src/codec_utils/RRC/DedicatedNAS-Message.h | 4 +- src/codec_utils/RRC/DelayBudgetReport.c | 4 +- src/codec_utils/RRC/DelayBudgetReport.h | 4 +- src/codec_utils/RRC/DownlinkConfigCommon.c | 4 +- src/codec_utils/RRC/DownlinkConfigCommon.h | 4 +- src/codec_utils/RRC/DownlinkConfigCommonSIB.c | 4 +- src/codec_utils/RRC/DownlinkConfigCommonSIB.h | 4 +- src/codec_utils/RRC/DownlinkPreemption.c | 4 +- src/codec_utils/RRC/DownlinkPreemption.h | 4 +- src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c | 4 +- src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h | 4 +- src/codec_utils/RRC/EUTRA-BlackCell.c | 4 +- src/codec_utils/RRC/EUTRA-BlackCell.h | 4 +- src/codec_utils/RRC/EUTRA-Cell.c | 4 +- src/codec_utils/RRC/EUTRA-Cell.h | 4 +- src/codec_utils/RRC/EUTRA-CellIndex.c | 4 +- src/codec_utils/RRC/EUTRA-CellIndex.h | 4 +- src/codec_utils/RRC/EUTRA-CellIndexList.c | 4 +- src/codec_utils/RRC/EUTRA-CellIndexList.h | 4 +- src/codec_utils/RRC/EUTRA-FreqBlackCellList.c | 4 +- src/codec_utils/RRC/EUTRA-FreqBlackCellList.h | 4 +- src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c | 4 +- src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h | 4 +- src/codec_utils/RRC/EUTRA-FreqNeighCellList.c | 4 +- src/codec_utils/RRC/EUTRA-FreqNeighCellList.h | 4 +- src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c | 4 +- src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h | 4 +- .../RRC/EUTRA-MBSFN-SubframeConfigList.c | 4 +- .../RRC/EUTRA-MBSFN-SubframeConfigList.h | 4 +- src/codec_utils/RRC/EUTRA-MultiBandInfo.c | 4 +- src/codec_utils/RRC/EUTRA-MultiBandInfo.h | 4 +- src/codec_utils/RRC/EUTRA-MultiBandInfoList.c | 4 +- src/codec_utils/RRC/EUTRA-MultiBandInfoList.h | 4 +- src/codec_utils/RRC/EUTRA-NS-PmaxList.c | 4 +- src/codec_utils/RRC/EUTRA-NS-PmaxList.h | 4 +- src/codec_utils/RRC/EUTRA-NS-PmaxValue.c | 4 +- src/codec_utils/RRC/EUTRA-NS-PmaxValue.h | 4 +- src/codec_utils/RRC/EUTRA-Parameters.c | 4 +- src/codec_utils/RRC/EUTRA-Parameters.h | 4 +- src/codec_utils/RRC/EUTRA-ParametersCommon.c | 4 +- src/codec_utils/RRC/EUTRA-ParametersCommon.h | 4 +- src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c | 4 +- src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h | 4 +- src/codec_utils/RRC/EUTRA-PhysCellId.c | 4 +- src/codec_utils/RRC/EUTRA-PhysCellId.h | 4 +- src/codec_utils/RRC/EUTRA-PhysCellIdRange.c | 4 +- src/codec_utils/RRC/EUTRA-PhysCellIdRange.h | 4 +- src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c | 4 +- src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h | 4 +- src/codec_utils/RRC/EUTRA-Q-OffsetRange.c | 4 +- src/codec_utils/RRC/EUTRA-Q-OffsetRange.h | 4 +- src/codec_utils/RRC/EUTRA-RSTD-Info.c | 4 +- src/codec_utils/RRC/EUTRA-RSTD-Info.h | 4 +- src/codec_utils/RRC/EUTRA-RSTD-InfoList.c | 4 +- src/codec_utils/RRC/EUTRA-RSTD-InfoList.h | 4 +- src/codec_utils/RRC/EstablishmentCause.c | 4 +- src/codec_utils/RRC/EstablishmentCause.h | 4 +- src/codec_utils/RRC/EventTriggerConfig.c | 4 +- src/codec_utils/RRC/EventTriggerConfig.h | 4 +- src/codec_utils/RRC/EventTriggerConfigInterRAT.c | 4 +- src/codec_utils/RRC/EventTriggerConfigInterRAT.h | 4 +- src/codec_utils/RRC/FR-Info.c | 4 +- src/codec_utils/RRC/FR-Info.h | 4 +- src/codec_utils/RRC/FR-InfoList.c | 4 +- src/codec_utils/RRC/FR-InfoList.h | 4 +- src/codec_utils/RRC/FailureInfoRLC-Bearer.c | 4 +- src/codec_utils/RRC/FailureInfoRLC-Bearer.h | 4 +- src/codec_utils/RRC/FailureInformation-IEs.c | 4 +- src/codec_utils/RRC/FailureInformation-IEs.h | 4 +- src/codec_utils/RRC/FailureInformation.c | 4 +- src/codec_utils/RRC/FailureInformation.h | 4 +- src/codec_utils/RRC/FeatureSet.c | 4 +- src/codec_utils/RRC/FeatureSet.h | 4 +- src/codec_utils/RRC/FeatureSetCombination.c | 4 +- src/codec_utils/RRC/FeatureSetCombination.h | 4 +- src/codec_utils/RRC/FeatureSetCombinationId.c | 4 +- src/codec_utils/RRC/FeatureSetCombinationId.h | 4 +- src/codec_utils/RRC/FeatureSetDownlink.c | 4 +- src/codec_utils/RRC/FeatureSetDownlink.h | 4 +- src/codec_utils/RRC/FeatureSetDownlinkId.c | 4 +- src/codec_utils/RRC/FeatureSetDownlinkId.h | 4 +- src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c | 4 +- src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h | 4 +- src/codec_utils/RRC/FeatureSetDownlinkPerCC.c | 4 +- src/codec_utils/RRC/FeatureSetDownlinkPerCC.h | 4 +- src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c | 4 +- src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h | 4 +- src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c | 4 +- src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h | 4 +- src/codec_utils/RRC/FeatureSetEntryIndex.c | 4 +- src/codec_utils/RRC/FeatureSetEntryIndex.h | 4 +- src/codec_utils/RRC/FeatureSetUplink.c | 4 +- src/codec_utils/RRC/FeatureSetUplink.h | 4 +- src/codec_utils/RRC/FeatureSetUplinkId.c | 4 +- src/codec_utils/RRC/FeatureSetUplinkId.h | 4 +- src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c | 4 +- src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h | 4 +- src/codec_utils/RRC/FeatureSetUplinkPerCC.c | 4 +- src/codec_utils/RRC/FeatureSetUplinkPerCC.h | 4 +- src/codec_utils/RRC/FeatureSets.c | 4 +- src/codec_utils/RRC/FeatureSets.h | 4 +- src/codec_utils/RRC/FeatureSetsPerBand.c | 4 +- src/codec_utils/RRC/FeatureSetsPerBand.h | 4 +- src/codec_utils/RRC/FilterCoefficient.c | 4 +- src/codec_utils/RRC/FilterCoefficient.h | 4 +- src/codec_utils/RRC/FilterConfig.c | 4 +- src/codec_utils/RRC/FilterConfig.h | 4 +- src/codec_utils/RRC/FreqBandIndicatorEUTRA.c | 4 +- src/codec_utils/RRC/FreqBandIndicatorEUTRA.h | 4 +- src/codec_utils/RRC/FreqBandIndicatorNR.c | 4 +- src/codec_utils/RRC/FreqBandIndicatorNR.h | 4 +- src/codec_utils/RRC/FreqBandInformation.c | 4 +- src/codec_utils/RRC/FreqBandInformation.h | 4 +- src/codec_utils/RRC/FreqBandInformationEUTRA.c | 4 +- src/codec_utils/RRC/FreqBandInformationEUTRA.h | 4 +- src/codec_utils/RRC/FreqBandInformationNR.c | 4 +- src/codec_utils/RRC/FreqBandInformationNR.h | 4 +- src/codec_utils/RRC/FreqBandList.c | 4 +- src/codec_utils/RRC/FreqBandList.h | 4 +- src/codec_utils/RRC/FreqPriorityEUTRA.c | 4 +- src/codec_utils/RRC/FreqPriorityEUTRA.h | 4 +- src/codec_utils/RRC/FreqPriorityListEUTRA.c | 4 +- src/codec_utils/RRC/FreqPriorityListEUTRA.h | 4 +- src/codec_utils/RRC/FreqPriorityListNR.c | 4 +- src/codec_utils/RRC/FreqPriorityListNR.h | 4 +- src/codec_utils/RRC/FreqPriorityNR.c | 4 +- src/codec_utils/RRC/FreqPriorityNR.h | 4 +- src/codec_utils/RRC/FreqSeparationClass.c | 4 +- src/codec_utils/RRC/FreqSeparationClass.h | 4 +- src/codec_utils/RRC/FrequencyInfoDL-SIB.c | 4 +- src/codec_utils/RRC/FrequencyInfoDL-SIB.h | 4 +- src/codec_utils/RRC/FrequencyInfoDL.c | 4 +- src/codec_utils/RRC/FrequencyInfoDL.h | 4 +- src/codec_utils/RRC/FrequencyInfoUL-SIB.c | 4 +- src/codec_utils/RRC/FrequencyInfoUL-SIB.h | 4 +- src/codec_utils/RRC/FrequencyInfoUL.c | 4 +- src/codec_utils/RRC/FrequencyInfoUL.h | 4 +- src/codec_utils/RRC/GapConfig.c | 4 +- src/codec_utils/RRC/GapConfig.h | 4 +- .../RRC/GeneralParametersMRDC-XDD-Diff.c | 4 +- .../RRC/GeneralParametersMRDC-XDD-Diff.h | 4 +- src/codec_utils/RRC/HandoverCommand-IEs.c | 4 +- src/codec_utils/RRC/HandoverCommand-IEs.h | 4 +- src/codec_utils/RRC/HandoverCommand.c | 4 +- src/codec_utils/RRC/HandoverCommand.h | 4 +- .../RRC/HandoverPreparationInformation-IEs.c | 6 +- .../RRC/HandoverPreparationInformation-IEs.h | 8 +- .../RRC/HandoverPreparationInformation.c | 4 +- .../RRC/HandoverPreparationInformation.h | 4 +- src/codec_utils/RRC/Hysteresis.c | 4 +- src/codec_utils/RRC/Hysteresis.h | 4 +- src/codec_utils/RRC/I-RNTI-Value.c | 4 +- src/codec_utils/RRC/I-RNTI-Value.h | 4 +- .../RRC/INT-ConfigurationPerServingCell.c | 4 +- .../RRC/INT-ConfigurationPerServingCell.h | 4 +- src/codec_utils/RRC/InitialUE-Identity.c | 4 +- src/codec_utils/RRC/InitialUE-Identity.h | 4 +- src/codec_utils/RRC/IntegrityProtAlgorithm.c | 4 +- src/codec_utils/RRC/IntegrityProtAlgorithm.h | 4 +- src/codec_utils/RRC/InterFreqBlackCellList.c | 4 +- src/codec_utils/RRC/InterFreqBlackCellList.h | 4 +- src/codec_utils/RRC/InterFreqCarrierFreqInfo.c | 4 +- src/codec_utils/RRC/InterFreqCarrierFreqInfo.h | 4 +- src/codec_utils/RRC/InterFreqCarrierFreqList.c | 4 +- src/codec_utils/RRC/InterFreqCarrierFreqList.h | 4 +- src/codec_utils/RRC/InterFreqNeighCellInfo.c | 4 +- src/codec_utils/RRC/InterFreqNeighCellInfo.h | 4 +- src/codec_utils/RRC/InterFreqNeighCellList.c | 4 +- src/codec_utils/RRC/InterFreqNeighCellList.h | 4 +- src/codec_utils/RRC/InterRAT-Parameters.c | 4 +- src/codec_utils/RRC/InterRAT-Parameters.h | 4 +- src/codec_utils/RRC/IntraFreqBlackCellList.c | 4 +- src/codec_utils/RRC/IntraFreqBlackCellList.h | 4 +- src/codec_utils/RRC/IntraFreqNeighCellInfo.c | 4 +- src/codec_utils/RRC/IntraFreqNeighCellInfo.h | 4 +- src/codec_utils/RRC/IntraFreqNeighCellList.c | 4 +- src/codec_utils/RRC/IntraFreqNeighCellList.h | 4 +- .../RRC/LocationMeasurementIndication-IEs.c | 4 +- .../RRC/LocationMeasurementIndication-IEs.h | 4 +- .../RRC/LocationMeasurementIndication.c | 4 +- .../RRC/LocationMeasurementIndication.h | 4 +- src/codec_utils/RRC/LocationMeasurementInfo.c | 4 +- src/codec_utils/RRC/LocationMeasurementInfo.h | 4 +- src/codec_utils/RRC/LogicalChannelConfig.c | 4 +- src/codec_utils/RRC/LogicalChannelConfig.h | 4 +- src/codec_utils/RRC/LogicalChannelIdentity.c | 4 +- src/codec_utils/RRC/LogicalChannelIdentity.h | 4 +- src/codec_utils/RRC/MAC-CellGroupConfig.c | 4 +- src/codec_utils/RRC/MAC-CellGroupConfig.h | 4 +- src/codec_utils/RRC/MAC-Parameters.c | 4 +- src/codec_utils/RRC/MAC-Parameters.h | 4 +- src/codec_utils/RRC/MAC-ParametersCommon.c | 4 +- src/codec_utils/RRC/MAC-ParametersCommon.h | 4 +- src/codec_utils/RRC/MAC-ParametersXDD-Diff.c | 4 +- src/codec_utils/RRC/MAC-ParametersXDD-Diff.h | 4 +- src/codec_utils/RRC/MCC-MNC-Digit.c | 4 +- src/codec_utils/RRC/MCC-MNC-Digit.h | 4 +- src/codec_utils/RRC/MCC.c | 4 +- src/codec_utils/RRC/MCC.h | 4 +- src/codec_utils/RRC/MIB.c | 4 +- src/codec_utils/RRC/MIB.h | 4 +- src/codec_utils/RRC/MIMO-LayersDL.c | 4 +- src/codec_utils/RRC/MIMO-LayersDL.h | 4 +- src/codec_utils/RRC/MIMO-LayersUL.c | 4 +- src/codec_utils/RRC/MIMO-LayersUL.h | 4 +- src/codec_utils/RRC/MIMO-ParametersPerBand.c | 4 +- src/codec_utils/RRC/MIMO-ParametersPerBand.h | 4 +- src/codec_utils/RRC/MNC.c | 4 +- src/codec_utils/RRC/MNC.h | 4 +- src/codec_utils/RRC/MRDC-AssistanceInfo.c | 4 +- src/codec_utils/RRC/MRDC-AssistanceInfo.h | 4 +- src/codec_utils/RRC/MRDC-Parameters.c | 4 +- src/codec_utils/RRC/MRDC-Parameters.h | 4 +- src/codec_utils/RRC/Makefile.am.libasncodec | 2850 ++++++++++---------- src/codec_utils/RRC/MasterKeyUpdate.c | 4 +- src/codec_utils/RRC/MasterKeyUpdate.h | 4 +- src/codec_utils/RRC/MeasAndMobParameters.c | 4 +- src/codec_utils/RRC/MeasAndMobParameters.h | 4 +- src/codec_utils/RRC/MeasAndMobParametersCommon.c | 4 +- src/codec_utils/RRC/MeasAndMobParametersCommon.h | 4 +- src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c | 4 +- src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h | 4 +- .../RRC/MeasAndMobParametersMRDC-Common.c | 4 +- .../RRC/MeasAndMobParametersMRDC-Common.h | 4 +- .../RRC/MeasAndMobParametersMRDC-FRX-Diff.c | 4 +- .../RRC/MeasAndMobParametersMRDC-FRX-Diff.h | 4 +- .../RRC/MeasAndMobParametersMRDC-XDD-Diff.c | 4 +- .../RRC/MeasAndMobParametersMRDC-XDD-Diff.h | 4 +- src/codec_utils/RRC/MeasAndMobParametersMRDC.c | 4 +- src/codec_utils/RRC/MeasAndMobParametersMRDC.h | 4 +- src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c | 4 +- src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h | 4 +- src/codec_utils/RRC/MeasConfig.c | 4 +- src/codec_utils/RRC/MeasConfig.h | 4 +- src/codec_utils/RRC/MeasConfigMN.c | 4 +- src/codec_utils/RRC/MeasConfigMN.h | 4 +- src/codec_utils/RRC/MeasConfigSN.c | 4 +- src/codec_utils/RRC/MeasConfigSN.h | 4 +- src/codec_utils/RRC/MeasGapConfig.c | 4 +- src/codec_utils/RRC/MeasGapConfig.h | 4 +- src/codec_utils/RRC/MeasGapSharingConfig.c | 4 +- src/codec_utils/RRC/MeasGapSharingConfig.h | 4 +- src/codec_utils/RRC/MeasGapSharingScheme.c | 4 +- src/codec_utils/RRC/MeasGapSharingScheme.h | 4 +- src/codec_utils/RRC/MeasId.c | 4 +- src/codec_utils/RRC/MeasId.h | 4 +- src/codec_utils/RRC/MeasIdToAddMod.c | 4 +- src/codec_utils/RRC/MeasIdToAddMod.h | 4 +- src/codec_utils/RRC/MeasIdToAddModList.c | 4 +- src/codec_utils/RRC/MeasIdToAddModList.h | 4 +- src/codec_utils/RRC/MeasIdToRemoveList.c | 4 +- src/codec_utils/RRC/MeasIdToRemoveList.h | 4 +- src/codec_utils/RRC/MeasObjectEUTRA.c | 4 +- src/codec_utils/RRC/MeasObjectEUTRA.h | 4 +- src/codec_utils/RRC/MeasObjectId.c | 4 +- src/codec_utils/RRC/MeasObjectId.h | 4 +- src/codec_utils/RRC/MeasObjectNR.c | 4 +- src/codec_utils/RRC/MeasObjectNR.h | 4 +- src/codec_utils/RRC/MeasObjectToAddMod.c | 4 +- src/codec_utils/RRC/MeasObjectToAddMod.h | 4 +- src/codec_utils/RRC/MeasObjectToAddModList.c | 4 +- src/codec_utils/RRC/MeasObjectToAddModList.h | 4 +- src/codec_utils/RRC/MeasObjectToRemoveList.c | 4 +- src/codec_utils/RRC/MeasObjectToRemoveList.h | 4 +- src/codec_utils/RRC/MeasQuantityResults.c | 4 +- src/codec_utils/RRC/MeasQuantityResults.h | 4 +- src/codec_utils/RRC/MeasQuantityResultsEUTRA.c | 4 +- src/codec_utils/RRC/MeasQuantityResultsEUTRA.h | 4 +- src/codec_utils/RRC/MeasReportQuantity.c | 4 +- src/codec_utils/RRC/MeasReportQuantity.h | 4 +- src/codec_utils/RRC/MeasResult2NR.c | 4 +- src/codec_utils/RRC/MeasResult2NR.h | 4 +- src/codec_utils/RRC/MeasResultCellListSFTD.c | 4 +- src/codec_utils/RRC/MeasResultCellListSFTD.h | 4 +- src/codec_utils/RRC/MeasResultCellSFTD.c | 4 +- src/codec_utils/RRC/MeasResultCellSFTD.h | 4 +- src/codec_utils/RRC/MeasResultEUTRA.c | 4 +- src/codec_utils/RRC/MeasResultEUTRA.h | 4 +- src/codec_utils/RRC/MeasResultList2NR.c | 4 +- src/codec_utils/RRC/MeasResultList2NR.h | 4 +- src/codec_utils/RRC/MeasResultListEUTRA.c | 4 +- src/codec_utils/RRC/MeasResultListEUTRA.h | 4 +- src/codec_utils/RRC/MeasResultListNR.c | 4 +- src/codec_utils/RRC/MeasResultListNR.h | 4 +- src/codec_utils/RRC/MeasResultNR.c | 4 +- src/codec_utils/RRC/MeasResultNR.h | 4 +- src/codec_utils/RRC/MeasResultSCG-Failure.c | 4 +- src/codec_utils/RRC/MeasResultSCG-Failure.h | 4 +- src/codec_utils/RRC/MeasResultServMO.c | 4 +- src/codec_utils/RRC/MeasResultServMO.h | 4 +- src/codec_utils/RRC/MeasResultServMOList.c | 4 +- src/codec_utils/RRC/MeasResultServMOList.h | 4 +- src/codec_utils/RRC/MeasResults.c | 4 +- src/codec_utils/RRC/MeasResults.h | 4 +- src/codec_utils/RRC/MeasTiming.c | 4 +- src/codec_utils/RRC/MeasTiming.h | 4 +- src/codec_utils/RRC/MeasTimingList.c | 4 +- src/codec_utils/RRC/MeasTimingList.h | 4 +- src/codec_utils/RRC/MeasTriggerQuantity.c | 4 +- src/codec_utils/RRC/MeasTriggerQuantity.h | 4 +- src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c | 4 +- src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h | 4 +- src/codec_utils/RRC/MeasTriggerQuantityOffset.c | 4 +- src/codec_utils/RRC/MeasTriggerQuantityOffset.h | 4 +- src/codec_utils/RRC/MeasurementReport-IEs.c | 4 +- src/codec_utils/RRC/MeasurementReport-IEs.h | 4 +- src/codec_utils/RRC/MeasurementReport.c | 4 +- src/codec_utils/RRC/MeasurementReport.h | 4 +- .../RRC/MeasurementTimingConfiguration-IEs.c | 4 +- .../RRC/MeasurementTimingConfiguration-IEs.h | 4 +- .../RRC/MeasurementTimingConfiguration.c | 4 +- .../RRC/MeasurementTimingConfiguration.h | 4 +- src/codec_utils/RRC/MobilityFromNRCommand-IEs.c | 4 +- src/codec_utils/RRC/MobilityFromNRCommand-IEs.h | 4 +- src/codec_utils/RRC/MobilityFromNRCommand.c | 4 +- src/codec_utils/RRC/MobilityFromNRCommand.h | 4 +- src/codec_utils/RRC/MobilityStateParameters.c | 4 +- src/codec_utils/RRC/MobilityStateParameters.h | 4 +- src/codec_utils/RRC/ModulationOrder.c | 4 +- src/codec_utils/RRC/ModulationOrder.h | 4 +- src/codec_utils/RRC/MultiBandInfoListEUTRA.c | 4 +- src/codec_utils/RRC/MultiBandInfoListEUTRA.h | 4 +- src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c | 4 +- src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h | 4 +- src/codec_utils/RRC/MultiFrequencyBandListNR.c | 4 +- src/codec_utils/RRC/MultiFrequencyBandListNR.h | 4 +- src/codec_utils/RRC/NAICS-Capability-Entry.c | 4 +- src/codec_utils/RRC/NAICS-Capability-Entry.h | 4 +- src/codec_utils/RRC/NG-5G-S-TMSI.c | 4 +- src/codec_utils/RRC/NG-5G-S-TMSI.h | 4 +- src/codec_utils/RRC/NR-FreqInfo.c | 4 +- src/codec_utils/RRC/NR-FreqInfo.h | 4 +- src/codec_utils/RRC/NR-MultiBandInfo.c | 4 +- src/codec_utils/RRC/NR-MultiBandInfo.h | 4 +- src/codec_utils/RRC/NR-NS-PmaxList.c | 4 +- src/codec_utils/RRC/NR-NS-PmaxList.h | 4 +- src/codec_utils/RRC/NR-NS-PmaxValue.c | 4 +- src/codec_utils/RRC/NR-NS-PmaxValue.h | 4 +- src/codec_utils/RRC/NR-RS-Type.c | 4 +- src/codec_utils/RRC/NR-RS-Type.h | 4 +- src/codec_utils/RRC/NZP-CSI-RS-Resource.c | 4 +- src/codec_utils/RRC/NZP-CSI-RS-Resource.h | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c | 4 +- src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h | 4 +- src/codec_utils/RRC/NextHopChainingCount.c | 4 +- src/codec_utils/RRC/NextHopChainingCount.h | 4 +- src/codec_utils/RRC/OtherConfig.c | 4 +- src/codec_utils/RRC/OtherConfig.h | 4 +- src/codec_utils/RRC/OverheatingAssistance.c | 4 +- src/codec_utils/RRC/OverheatingAssistance.h | 4 +- src/codec_utils/RRC/P-Max.c | 4 +- src/codec_utils/RRC/P-Max.h | 4 +- src/codec_utils/RRC/P0-PUCCH-Id.c | 4 +- src/codec_utils/RRC/P0-PUCCH-Id.h | 4 +- src/codec_utils/RRC/P0-PUCCH.c | 4 +- src/codec_utils/RRC/P0-PUCCH.h | 4 +- src/codec_utils/RRC/P0-PUSCH-AlphaSet.c | 4 +- src/codec_utils/RRC/P0-PUSCH-AlphaSet.h | 4 +- src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c | 4 +- src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h | 4 +- src/codec_utils/RRC/PCCH-Config.c | 4 +- src/codec_utils/RRC/PCCH-Config.h | 4 +- src/codec_utils/RRC/PCCH-Message.c | 4 +- src/codec_utils/RRC/PCCH-Message.h | 4 +- src/codec_utils/RRC/PCCH-MessageType.c | 4 +- src/codec_utils/RRC/PCCH-MessageType.h | 4 +- src/codec_utils/RRC/PCI-List.c | 4 +- src/codec_utils/RRC/PCI-List.h | 4 +- src/codec_utils/RRC/PCI-Range.c | 4 +- src/codec_utils/RRC/PCI-Range.h | 4 +- src/codec_utils/RRC/PCI-RangeElement.c | 4 +- src/codec_utils/RRC/PCI-RangeElement.h | 4 +- src/codec_utils/RRC/PCI-RangeIndex.c | 4 +- src/codec_utils/RRC/PCI-RangeIndex.h | 4 +- src/codec_utils/RRC/PCI-RangeIndexList.c | 4 +- src/codec_utils/RRC/PCI-RangeIndexList.h | 4 +- src/codec_utils/RRC/PDCCH-Config.c | 4 +- src/codec_utils/RRC/PDCCH-Config.h | 4 +- src/codec_utils/RRC/PDCCH-ConfigCommon.c | 4 +- src/codec_utils/RRC/PDCCH-ConfigCommon.h | 4 +- src/codec_utils/RRC/PDCCH-ConfigSIB1.c | 4 +- src/codec_utils/RRC/PDCCH-ConfigSIB1.h | 4 +- src/codec_utils/RRC/PDCCH-ServingCellConfig.c | 4 +- src/codec_utils/RRC/PDCCH-ServingCellConfig.h | 4 +- src/codec_utils/RRC/PDCP-Config.c | 4 +- src/codec_utils/RRC/PDCP-Config.h | 4 +- src/codec_utils/RRC/PDCP-Parameters.c | 4 +- src/codec_utils/RRC/PDCP-Parameters.h | 4 +- src/codec_utils/RRC/PDCP-ParametersMRDC.c | 4 +- src/codec_utils/RRC/PDCP-ParametersMRDC.h | 4 +- .../RRC/PDSCH-CodeBlockGroupTransmission.c | 4 +- .../RRC/PDSCH-CodeBlockGroupTransmission.h | 4 +- src/codec_utils/RRC/PDSCH-Config.c | 4 +- src/codec_utils/RRC/PDSCH-Config.h | 4 +- src/codec_utils/RRC/PDSCH-ConfigCommon.c | 4 +- src/codec_utils/RRC/PDSCH-ConfigCommon.h | 4 +- src/codec_utils/RRC/PDSCH-ServingCellConfig.c | 4 +- src/codec_utils/RRC/PDSCH-ServingCellConfig.h | 4 +- .../RRC/PDSCH-TimeDomainResourceAllocation.c | 4 +- .../RRC/PDSCH-TimeDomainResourceAllocation.h | 4 +- .../RRC/PDSCH-TimeDomainResourceAllocationList.c | 4 +- .../RRC/PDSCH-TimeDomainResourceAllocationList.h | 4 +- src/codec_utils/RRC/PDU-SessionID.c | 4 +- src/codec_utils/RRC/PDU-SessionID.h | 4 +- src/codec_utils/RRC/PHR-Config.c | 4 +- src/codec_utils/RRC/PHR-Config.h | 4 +- src/codec_utils/RRC/PLMN-IdentitY.c | 4 +- src/codec_utils/RRC/PLMN-IdentitY.h | 4 +- src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c | 4 +- src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h | 4 +- src/codec_utils/RRC/PLMN-IdentityInfo.c | 4 +- src/codec_utils/RRC/PLMN-IdentityInfo.h | 4 +- src/codec_utils/RRC/PLMN-IdentityInfoList.c | 4 +- src/codec_utils/RRC/PLMN-IdentityInfoList.h | 4 +- src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c | 4 +- src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h | 4 +- src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c | 4 +- src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaCell.c | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaCell.h | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaCellList.c | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaCellList.h | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaConfig.c | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaConfig.h | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c | 4 +- src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h | 4 +- src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c | 4 +- src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h | 4 +- src/codec_utils/RRC/PRB-Id.c | 4 +- src/codec_utils/RRC/PRB-Id.h | 4 +- src/codec_utils/RRC/PTRS-DensityRecommendationDL.c | 4 +- src/codec_utils/RRC/PTRS-DensityRecommendationDL.h | 4 +- src/codec_utils/RRC/PTRS-DensityRecommendationUL.c | 4 +- src/codec_utils/RRC/PTRS-DensityRecommendationUL.h | 4 +- src/codec_utils/RRC/PTRS-DownlinkConfig.c | 4 +- src/codec_utils/RRC/PTRS-DownlinkConfig.h | 4 +- src/codec_utils/RRC/PTRS-UplinkConfig.c | 4 +- src/codec_utils/RRC/PTRS-UplinkConfig.h | 4 +- src/codec_utils/RRC/PUCCH-CSI-Resource.c | 4 +- src/codec_utils/RRC/PUCCH-CSI-Resource.h | 4 +- src/codec_utils/RRC/PUCCH-Config.c | 4 +- src/codec_utils/RRC/PUCCH-Config.h | 4 +- src/codec_utils/RRC/PUCCH-ConfigCommon.c | 4 +- src/codec_utils/RRC/PUCCH-ConfigCommon.h | 4 +- src/codec_utils/RRC/PUCCH-FormatConfig.c | 4 +- src/codec_utils/RRC/PUCCH-FormatConfig.h | 4 +- src/codec_utils/RRC/PUCCH-MaxCodeRate.c | 4 +- src/codec_utils/RRC/PUCCH-MaxCodeRate.h | 4 +- src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c | 4 +- src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h | 4 +- src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c | 4 +- src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h | 4 +- src/codec_utils/RRC/PUCCH-PowerControl.c | 4 +- src/codec_utils/RRC/PUCCH-PowerControl.h | 4 +- src/codec_utils/RRC/PUCCH-Resource.c | 4 +- src/codec_utils/RRC/PUCCH-Resource.h | 4 +- src/codec_utils/RRC/PUCCH-ResourceId.c | 4 +- src/codec_utils/RRC/PUCCH-ResourceId.h | 4 +- src/codec_utils/RRC/PUCCH-ResourceSet.c | 4 +- src/codec_utils/RRC/PUCCH-ResourceSet.h | 4 +- src/codec_utils/RRC/PUCCH-ResourceSetId.c | 4 +- src/codec_utils/RRC/PUCCH-ResourceSetId.h | 4 +- src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c | 4 +- src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h | 4 +- src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c | 4 +- src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h | 4 +- src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c | 4 +- src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h | 4 +- src/codec_utils/RRC/PUCCH-format0.c | 4 +- src/codec_utils/RRC/PUCCH-format0.h | 4 +- src/codec_utils/RRC/PUCCH-format1.c | 4 +- src/codec_utils/RRC/PUCCH-format1.h | 4 +- src/codec_utils/RRC/PUCCH-format2.c | 4 +- src/codec_utils/RRC/PUCCH-format2.h | 4 +- src/codec_utils/RRC/PUCCH-format3.c | 4 +- src/codec_utils/RRC/PUCCH-format3.h | 4 +- src/codec_utils/RRC/PUCCH-format4.c | 4 +- src/codec_utils/RRC/PUCCH-format4.h | 4 +- .../RRC/PUSCH-CodeBlockGroupTransmission.c | 4 +- .../RRC/PUSCH-CodeBlockGroupTransmission.h | 4 +- src/codec_utils/RRC/PUSCH-Config.c | 4 +- src/codec_utils/RRC/PUSCH-Config.h | 4 +- src/codec_utils/RRC/PUSCH-ConfigCommon.c | 4 +- src/codec_utils/RRC/PUSCH-ConfigCommon.h | 4 +- src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c | 4 +- src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h | 4 +- src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c | 4 +- src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h | 4 +- src/codec_utils/RRC/PUSCH-PowerControl.c | 4 +- src/codec_utils/RRC/PUSCH-PowerControl.h | 4 +- src/codec_utils/RRC/PUSCH-ServingCellConfig.c | 4 +- src/codec_utils/RRC/PUSCH-ServingCellConfig.h | 4 +- src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c | 4 +- src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h | 4 +- .../RRC/PUSCH-TimeDomainResourceAllocation.c | 4 +- .../RRC/PUSCH-TimeDomainResourceAllocation.h | 4 +- .../RRC/PUSCH-TimeDomainResourceAllocationList.c | 4 +- .../RRC/PUSCH-TimeDomainResourceAllocationList.h | 4 +- src/codec_utils/RRC/Paging.c | 4 +- src/codec_utils/RRC/Paging.h | 4 +- src/codec_utils/RRC/PagingCycle.c | 4 +- src/codec_utils/RRC/PagingCycle.h | 4 +- src/codec_utils/RRC/PagingRecord.c | 4 +- src/codec_utils/RRC/PagingRecord.h | 4 +- src/codec_utils/RRC/PagingRecordList.c | 4 +- src/codec_utils/RRC/PagingRecordList.h | 4 +- src/codec_utils/RRC/PagingUE-Identity.c | 4 +- src/codec_utils/RRC/PagingUE-Identity.h | 4 +- src/codec_utils/RRC/PeriodicRNAU-TimerValue.c | 4 +- src/codec_utils/RRC/PeriodicRNAU-TimerValue.h | 4 +- src/codec_utils/RRC/PeriodicalReportConfig.c | 4 +- src/codec_utils/RRC/PeriodicalReportConfig.h | 4 +- .../RRC/PeriodicalReportConfigInterRAT.c | 4 +- .../RRC/PeriodicalReportConfigInterRAT.h | 4 +- src/codec_utils/RRC/Phy-Parameters.c | 4 +- src/codec_utils/RRC/Phy-Parameters.h | 4 +- src/codec_utils/RRC/Phy-ParametersCommon.c | 4 +- src/codec_utils/RRC/Phy-ParametersCommon.h | 4 +- src/codec_utils/RRC/Phy-ParametersFR1.c | 4 +- src/codec_utils/RRC/Phy-ParametersFR1.h | 4 +- src/codec_utils/RRC/Phy-ParametersFR2.c | 4 +- src/codec_utils/RRC/Phy-ParametersFR2.h | 4 +- src/codec_utils/RRC/Phy-ParametersFRX-Diff.c | 4 +- src/codec_utils/RRC/Phy-ParametersFRX-Diff.h | 4 +- src/codec_utils/RRC/Phy-ParametersMRDC.c | 4 +- src/codec_utils/RRC/Phy-ParametersMRDC.h | 4 +- src/codec_utils/RRC/Phy-ParametersXDD-Diff.c | 4 +- src/codec_utils/RRC/Phy-ParametersXDD-Diff.h | 4 +- src/codec_utils/RRC/PhysCellId.c | 4 +- src/codec_utils/RRC/PhysCellId.h | 4 +- src/codec_utils/RRC/PhysicalCellGroupConfig.c | 4 +- src/codec_utils/RRC/PhysicalCellGroupConfig.h | 4 +- src/codec_utils/RRC/PollByte.c | 4 +- src/codec_utils/RRC/PollByte.h | 4 +- src/codec_utils/RRC/PollPDU.c | 4 +- src/codec_utils/RRC/PollPDU.h | 4 +- src/codec_utils/RRC/PortIndex2.c | 4 +- src/codec_utils/RRC/PortIndex2.h | 4 +- src/codec_utils/RRC/PortIndex4.c | 4 +- src/codec_utils/RRC/PortIndex4.h | 4 +- src/codec_utils/RRC/PortIndex8.c | 4 +- src/codec_utils/RRC/PortIndex8.h | 4 +- src/codec_utils/RRC/PortIndexFor8Ranks.c | 4 +- src/codec_utils/RRC/PortIndexFor8Ranks.h | 4 +- src/codec_utils/RRC/Q-OffsetRange.c | 4 +- src/codec_utils/RRC/Q-OffsetRange.h | 4 +- src/codec_utils/RRC/Q-OffsetRangeList.c | 4 +- src/codec_utils/RRC/Q-OffsetRangeList.h | 4 +- src/codec_utils/RRC/Q-QualMin.c | 4 +- src/codec_utils/RRC/Q-QualMin.h | 4 +- src/codec_utils/RRC/Q-RxLevMin.c | 4 +- src/codec_utils/RRC/Q-RxLevMin.h | 4 +- src/codec_utils/RRC/QCL-Info.c | 4 +- src/codec_utils/RRC/QCL-Info.h | 4 +- src/codec_utils/RRC/QFI.c | 4 +- src/codec_utils/RRC/QFI.h | 4 +- src/codec_utils/RRC/QuantityConfig.c | 4 +- src/codec_utils/RRC/QuantityConfig.h | 4 +- src/codec_utils/RRC/QuantityConfigNR.c | 4 +- src/codec_utils/RRC/QuantityConfigNR.h | 4 +- src/codec_utils/RRC/QuantityConfigRS.c | 4 +- src/codec_utils/RRC/QuantityConfigRS.h | 4 +- src/codec_utils/RRC/RA-Prioritization.c | 4 +- src/codec_utils/RRC/RA-Prioritization.h | 4 +- src/codec_utils/RRC/RACH-ConfigCommon.c | 4 +- src/codec_utils/RRC/RACH-ConfigCommon.h | 4 +- src/codec_utils/RRC/RACH-ConfigDedicated.c | 4 +- src/codec_utils/RRC/RACH-ConfigDedicated.h | 4 +- src/codec_utils/RRC/RACH-ConfigGeneric.c | 4 +- src/codec_utils/RRC/RACH-ConfigGeneric.h | 4 +- src/codec_utils/RRC/RAN-AreaCode.c | 4 +- src/codec_utils/RRC/RAN-AreaCode.h | 4 +- src/codec_utils/RRC/RAN-AreaConfig.c | 4 +- src/codec_utils/RRC/RAN-AreaConfig.h | 4 +- src/codec_utils/RRC/RAN-NotificationAreaInfo.c | 4 +- src/codec_utils/RRC/RAN-NotificationAreaInfo.h | 4 +- src/codec_utils/RRC/RAT-Type.c | 4 +- src/codec_utils/RRC/RAT-Type.h | 4 +- src/codec_utils/RRC/RF-Parameters.c | 4 +- src/codec_utils/RRC/RF-Parameters.h | 4 +- src/codec_utils/RRC/RF-ParametersMRDC.c | 4 +- src/codec_utils/RRC/RF-ParametersMRDC.h | 4 +- src/codec_utils/RRC/RLC-BearerConfig.c | 4 +- src/codec_utils/RRC/RLC-BearerConfig.h | 4 +- src/codec_utils/RRC/RLC-Config.c | 4 +- src/codec_utils/RRC/RLC-Config.h | 4 +- src/codec_utils/RRC/RLC-Parameters.c | 4 +- src/codec_utils/RRC/RLC-Parameters.h | 4 +- src/codec_utils/RRC/RLF-TimersAndConstants.c | 4 +- src/codec_utils/RRC/RLF-TimersAndConstants.h | 4 +- src/codec_utils/RRC/RNTI-Value.c | 4 +- src/codec_utils/RRC/RNTI-Value.h | 4 +- src/codec_utils/RRC/RRC-TransactionIdentifier.c | 4 +- src/codec_utils/RRC/RRC-TransactionIdentifier.h | 4 +- src/codec_utils/RRC/RRCReconfiguration-IEs.c | 4 +- src/codec_utils/RRC/RRCReconfiguration-IEs.h | 4 +- src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c | 4 +- src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h | 4 +- src/codec_utils/RRC/RRCReconfiguration.c | 4 +- src/codec_utils/RRC/RRCReconfiguration.h | 4 +- .../RRC/RRCReconfigurationComplete-IEs.c | 4 +- .../RRC/RRCReconfigurationComplete-IEs.h | 4 +- .../RRC/RRCReconfigurationComplete-v1530-IEs.c | 4 +- .../RRC/RRCReconfigurationComplete-v1530-IEs.h | 4 +- src/codec_utils/RRC/RRCReconfigurationComplete.c | 4 +- src/codec_utils/RRC/RRCReconfigurationComplete.h | 4 +- src/codec_utils/RRC/RRCReestablishment-IEs.c | 4 +- src/codec_utils/RRC/RRCReestablishment-IEs.h | 4 +- src/codec_utils/RRC/RRCReestablishment.c | 4 +- src/codec_utils/RRC/RRCReestablishment.h | 4 +- .../RRC/RRCReestablishmentComplete-IEs.c | 4 +- .../RRC/RRCReestablishmentComplete-IEs.h | 4 +- src/codec_utils/RRC/RRCReestablishmentComplete.c | 4 +- src/codec_utils/RRC/RRCReestablishmentComplete.h | 4 +- .../RRC/RRCReestablishmentRequest-IEs.c | 4 +- .../RRC/RRCReestablishmentRequest-IEs.h | 4 +- src/codec_utils/RRC/RRCReestablishmentRequest.c | 4 +- src/codec_utils/RRC/RRCReestablishmentRequest.h | 4 +- src/codec_utils/RRC/RRCReject-IEs.c | 4 +- src/codec_utils/RRC/RRCReject-IEs.h | 4 +- src/codec_utils/RRC/RRCReject.c | 4 +- src/codec_utils/RRC/RRCReject.h | 4 +- src/codec_utils/RRC/RRCRelease-IEs.c | 4 +- src/codec_utils/RRC/RRCRelease-IEs.h | 4 +- src/codec_utils/RRC/RRCRelease-v1540-IEs.c | 4 +- src/codec_utils/RRC/RRCRelease-v1540-IEs.h | 4 +- src/codec_utils/RRC/RRCRelease.c | 4 +- src/codec_utils/RRC/RRCRelease.h | 4 +- src/codec_utils/RRC/RRCResume-IEs.c | 4 +- src/codec_utils/RRC/RRCResume-IEs.h | 4 +- src/codec_utils/RRC/RRCResume.c | 4 +- src/codec_utils/RRC/RRCResume.h | 4 +- src/codec_utils/RRC/RRCResumeComplete-IEs.c | 4 +- src/codec_utils/RRC/RRCResumeComplete-IEs.h | 4 +- src/codec_utils/RRC/RRCResumeComplete.c | 4 +- src/codec_utils/RRC/RRCResumeComplete.h | 4 +- src/codec_utils/RRC/RRCResumeRequest-IEs.c | 4 +- src/codec_utils/RRC/RRCResumeRequest-IEs.h | 4 +- src/codec_utils/RRC/RRCResumeRequest.c | 4 +- src/codec_utils/RRC/RRCResumeRequest.h | 4 +- src/codec_utils/RRC/RRCResumeRequest1-IEs.c | 4 +- src/codec_utils/RRC/RRCResumeRequest1-IEs.h | 4 +- src/codec_utils/RRC/RRCResumeRequest1.c | 4 +- src/codec_utils/RRC/RRCResumeRequest1.h | 4 +- src/codec_utils/RRC/RRCSetup-IEs.c | 4 +- src/codec_utils/RRC/RRCSetup-IEs.h | 4 +- src/codec_utils/RRC/RRCSetup.c | 4 +- src/codec_utils/RRC/RRCSetup.h | 4 +- src/codec_utils/RRC/RRCSetupComplete-IEs.c | 4 +- src/codec_utils/RRC/RRCSetupComplete-IEs.h | 4 +- src/codec_utils/RRC/RRCSetupComplete.c | 4 +- src/codec_utils/RRC/RRCSetupComplete.h | 4 +- src/codec_utils/RRC/RRCSetupRequest-IEs.c | 4 +- src/codec_utils/RRC/RRCSetupRequest-IEs.h | 4 +- src/codec_utils/RRC/RRCSetupRequest.c | 4 +- src/codec_utils/RRC/RRCSetupRequest.h | 4 +- src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c | 4 +- src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h | 4 +- src/codec_utils/RRC/RRCSystemInfoRequest.c | 4 +- src/codec_utils/RRC/RRCSystemInfoRequest.h | 4 +- src/codec_utils/RRC/RRM-Config.c | 4 +- src/codec_utils/RRC/RRM-Config.h | 4 +- src/codec_utils/RRC/RSRP-Range.c | 4 +- src/codec_utils/RRC/RSRP-Range.h | 4 +- src/codec_utils/RRC/RSRP-RangeEUTRA.c | 4 +- src/codec_utils/RRC/RSRP-RangeEUTRA.h | 4 +- src/codec_utils/RRC/RSRQ-Range.c | 4 +- src/codec_utils/RRC/RSRQ-Range.h | 4 +- src/codec_utils/RRC/RSRQ-RangeEUTRA.c | 4 +- src/codec_utils/RRC/RSRQ-RangeEUTRA.h | 4 +- src/codec_utils/RRC/RadioBearerConfig.c | 4 +- src/codec_utils/RRC/RadioBearerConfig.h | 4 +- src/codec_utils/RRC/RadioLinkMonitoringConfig.c | 4 +- src/codec_utils/RRC/RadioLinkMonitoringConfig.h | 4 +- src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c | 4 +- src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h | 4 +- src/codec_utils/RRC/RadioLinkMonitoringRS.c | 4 +- src/codec_utils/RRC/RadioLinkMonitoringRS.h | 4 +- src/codec_utils/RRC/RangeToBestCell.c | 4 +- src/codec_utils/RRC/RangeToBestCell.h | 4 +- src/codec_utils/RRC/RateMatchPattern.c | 4 +- src/codec_utils/RRC/RateMatchPattern.h | 4 +- src/codec_utils/RRC/RateMatchPatternGroup.c | 4 +- src/codec_utils/RRC/RateMatchPatternGroup.h | 4 +- src/codec_utils/RRC/RateMatchPatternId.c | 4 +- src/codec_utils/RRC/RateMatchPatternId.h | 4 +- src/codec_utils/RRC/RateMatchPatternLTE-CRS.c | 4 +- src/codec_utils/RRC/RateMatchPatternLTE-CRS.h | 4 +- src/codec_utils/RRC/ReconfigurationWithSync.c | 4 +- src/codec_utils/RRC/ReconfigurationWithSync.h | 4 +- src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c | 4 +- src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h | 4 +- src/codec_utils/RRC/RedirectedCarrierInfo.c | 4 +- src/codec_utils/RRC/RedirectedCarrierInfo.h | 4 +- src/codec_utils/RRC/ReducedAggregatedBandwidth.c | 4 +- src/codec_utils/RRC/ReducedAggregatedBandwidth.h | 4 +- src/codec_utils/RRC/ReestabNCellInfo.c | 4 +- src/codec_utils/RRC/ReestabNCellInfo.h | 4 +- src/codec_utils/RRC/ReestabNCellInfoList.c | 4 +- src/codec_utils/RRC/ReestabNCellInfoList.h | 4 +- src/codec_utils/RRC/ReestabUE-Identity.c | 4 +- src/codec_utils/RRC/ReestabUE-Identity.h | 4 +- src/codec_utils/RRC/ReestablishmentCause.c | 4 +- src/codec_utils/RRC/ReestablishmentCause.h | 4 +- src/codec_utils/RRC/ReestablishmentInfo.c | 4 +- src/codec_utils/RRC/ReestablishmentInfo.h | 4 +- src/codec_utils/RRC/ReferenceSignalConfig.c | 4 +- src/codec_utils/RRC/ReferenceSignalConfig.h | 4 +- src/codec_utils/RRC/RegisteredAMF.c | 4 +- src/codec_utils/RRC/RegisteredAMF.h | 4 +- src/codec_utils/RRC/RejectWaitTime.c | 4 +- src/codec_utils/RRC/RejectWaitTime.h | 4 +- src/codec_utils/RRC/ReportCGI-EUTRA.c | 4 +- src/codec_utils/RRC/ReportCGI-EUTRA.h | 4 +- src/codec_utils/RRC/ReportCGI.c | 4 +- src/codec_utils/RRC/ReportCGI.h | 4 +- src/codec_utils/RRC/ReportConfigId.c | 4 +- src/codec_utils/RRC/ReportConfigId.h | 4 +- src/codec_utils/RRC/ReportConfigInterRAT.c | 4 +- src/codec_utils/RRC/ReportConfigInterRAT.h | 4 +- src/codec_utils/RRC/ReportConfigNR.c | 4 +- src/codec_utils/RRC/ReportConfigNR.h | 4 +- src/codec_utils/RRC/ReportConfigToAddMod.c | 4 +- src/codec_utils/RRC/ReportConfigToAddMod.h | 4 +- src/codec_utils/RRC/ReportConfigToAddModList.c | 4 +- src/codec_utils/RRC/ReportConfigToAddModList.h | 4 +- src/codec_utils/RRC/ReportConfigToRemoveList.c | 4 +- src/codec_utils/RRC/ReportConfigToRemoveList.h | 4 +- src/codec_utils/RRC/ReportInterval.c | 4 +- src/codec_utils/RRC/ReportInterval.h | 4 +- src/codec_utils/RRC/ReselectionThreshold.c | 4 +- src/codec_utils/RRC/ReselectionThreshold.h | 4 +- src/codec_utils/RRC/ReselectionThresholdQ.c | 4 +- src/codec_utils/RRC/ReselectionThresholdQ.h | 4 +- src/codec_utils/RRC/ResultsPerCSI-RS-Index.c | 4 +- src/codec_utils/RRC/ResultsPerCSI-RS-Index.h | 4 +- src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c | 4 +- src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h | 4 +- src/codec_utils/RRC/ResultsPerSSB-Index.c | 4 +- src/codec_utils/RRC/ResultsPerSSB-Index.h | 4 +- src/codec_utils/RRC/ResultsPerSSB-IndexList.c | 4 +- src/codec_utils/RRC/ResultsPerSSB-IndexList.h | 4 +- src/codec_utils/RRC/ResumeCause.c | 4 +- src/codec_utils/RRC/ResumeCause.h | 4 +- src/codec_utils/RRC/S-NSSAI.c | 4 +- src/codec_utils/RRC/S-NSSAI.h | 4 +- src/codec_utils/RRC/SCS-SpecificCarrier.c | 4 +- src/codec_utils/RRC/SCS-SpecificCarrier.h | 4 +- src/codec_utils/RRC/SCellConfig.c | 4 +- src/codec_utils/RRC/SCellConfig.h | 4 +- src/codec_utils/RRC/SCellIndex.c | 4 +- src/codec_utils/RRC/SCellIndex.h | 4 +- src/codec_utils/RRC/SDAP-Config.c | 4 +- src/codec_utils/RRC/SDAP-Config.h | 4 +- src/codec_utils/RRC/SI-RequestConfig.c | 4 +- src/codec_utils/RRC/SI-RequestConfig.h | 4 +- src/codec_utils/RRC/SI-RequestResources.c | 4 +- src/codec_utils/RRC/SI-RequestResources.h | 4 +- src/codec_utils/RRC/SI-SchedulingInfo.c | 4 +- src/codec_utils/RRC/SI-SchedulingInfo.h | 4 +- src/codec_utils/RRC/SIB-Mapping.c | 4 +- src/codec_utils/RRC/SIB-Mapping.h | 4 +- src/codec_utils/RRC/SIB-TypeInfo.c | 4 +- src/codec_utils/RRC/SIB-TypeInfo.h | 4 +- src/codec_utils/RRC/SIB1.c | 4 +- src/codec_utils/RRC/SIB1.h | 4 +- src/codec_utils/RRC/SIB2.c | 4 +- src/codec_utils/RRC/SIB2.h | 4 +- src/codec_utils/RRC/SIB3.c | 4 +- src/codec_utils/RRC/SIB3.h | 4 +- src/codec_utils/RRC/SIB4.c | 4 +- src/codec_utils/RRC/SIB4.h | 4 +- src/codec_utils/RRC/SIB5.c | 4 +- src/codec_utils/RRC/SIB5.h | 4 +- src/codec_utils/RRC/SIB6.c | 4 +- src/codec_utils/RRC/SIB6.h | 4 +- src/codec_utils/RRC/SIB7.c | 4 +- src/codec_utils/RRC/SIB7.h | 4 +- src/codec_utils/RRC/SIB8.c | 4 +- src/codec_utils/RRC/SIB8.h | 4 +- src/codec_utils/RRC/SIB9.c | 4 +- src/codec_utils/RRC/SIB9.h | 4 +- src/codec_utils/RRC/SINR-Range.c | 4 +- src/codec_utils/RRC/SINR-Range.h | 4 +- src/codec_utils/RRC/SINR-RangeEUTRA.c | 4 +- src/codec_utils/RRC/SINR-RangeEUTRA.h | 4 +- src/codec_utils/RRC/SN-FieldLengthAM.c | 4 +- src/codec_utils/RRC/SN-FieldLengthAM.h | 4 +- src/codec_utils/RRC/SN-FieldLengthUM.c | 4 +- src/codec_utils/RRC/SN-FieldLengthUM.h | 4 +- src/codec_utils/RRC/SPS-Config.c | 4 +- src/codec_utils/RRC/SPS-Config.h | 4 +- src/codec_utils/RRC/SRB-Identity.c | 4 +- src/codec_utils/RRC/SRB-Identity.h | 4 +- src/codec_utils/RRC/SRB-ToAddMod.c | 4 +- src/codec_utils/RRC/SRB-ToAddMod.h | 4 +- src/codec_utils/RRC/SRB-ToAddModList.c | 4 +- src/codec_utils/RRC/SRB-ToAddModList.h | 4 +- src/codec_utils/RRC/SRI-PUSCH-PowerControl.c | 4 +- src/codec_utils/RRC/SRI-PUSCH-PowerControl.h | 4 +- src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c | 4 +- src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h | 4 +- src/codec_utils/RRC/SRS-CC-SetIndex.c | 4 +- src/codec_utils/RRC/SRS-CC-SetIndex.h | 4 +- src/codec_utils/RRC/SRS-CarrierSwitching.c | 4 +- src/codec_utils/RRC/SRS-CarrierSwitching.h | 4 +- src/codec_utils/RRC/SRS-Config.c | 4 +- src/codec_utils/RRC/SRS-Config.h | 4 +- src/codec_utils/RRC/SRS-PeriodicityAndOffset.c | 4 +- src/codec_utils/RRC/SRS-PeriodicityAndOffset.h | 4 +- src/codec_utils/RRC/SRS-Resource.c | 4 +- src/codec_utils/RRC/SRS-Resource.h | 4 +- src/codec_utils/RRC/SRS-ResourceId.c | 4 +- src/codec_utils/RRC/SRS-ResourceId.h | 4 +- src/codec_utils/RRC/SRS-ResourceSet.c | 4 +- src/codec_utils/RRC/SRS-ResourceSet.h | 4 +- src/codec_utils/RRC/SRS-ResourceSetId.c | 4 +- src/codec_utils/RRC/SRS-ResourceSetId.h | 4 +- src/codec_utils/RRC/SRS-Resources.c | 4 +- src/codec_utils/RRC/SRS-Resources.h | 4 +- src/codec_utils/RRC/SRS-SpatialRelationInfo.c | 4 +- src/codec_utils/RRC/SRS-SpatialRelationInfo.h | 4 +- src/codec_utils/RRC/SRS-TPC-CommandConfig.c | 4 +- src/codec_utils/RRC/SRS-TPC-CommandConfig.h | 4 +- src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c | 4 +- src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h | 4 +- src/codec_utils/RRC/SRS-TxSwitch.c | 4 +- src/codec_utils/RRC/SRS-TxSwitch.h | 4 +- src/codec_utils/RRC/SS-RSSI-Measurement.c | 4 +- src/codec_utils/RRC/SS-RSSI-Measurement.h | 4 +- src/codec_utils/RRC/SSB-ConfigMobility.c | 4 +- src/codec_utils/RRC/SSB-ConfigMobility.h | 4 +- src/codec_utils/RRC/SSB-Index.c | 4 +- src/codec_utils/RRC/SSB-Index.h | 4 +- src/codec_utils/RRC/SSB-MTC.c | 4 +- src/codec_utils/RRC/SSB-MTC.h | 4 +- src/codec_utils/RRC/SSB-MTC2.c | 4 +- src/codec_utils/RRC/SSB-MTC2.h | 4 +- src/codec_utils/RRC/SSB-ToMeasure.c | 4 +- src/codec_utils/RRC/SSB-ToMeasure.h | 4 +- src/codec_utils/RRC/SchedulingInfo.c | 4 +- src/codec_utils/RRC/SchedulingInfo.h | 4 +- src/codec_utils/RRC/SchedulingRequestConfig.c | 4 +- src/codec_utils/RRC/SchedulingRequestConfig.h | 4 +- src/codec_utils/RRC/SchedulingRequestId.c | 4 +- src/codec_utils/RRC/SchedulingRequestId.h | 4 +- .../RRC/SchedulingRequestResourceConfig.c | 4 +- .../RRC/SchedulingRequestResourceConfig.h | 4 +- src/codec_utils/RRC/SchedulingRequestResourceId.c | 4 +- src/codec_utils/RRC/SchedulingRequestResourceId.h | 4 +- src/codec_utils/RRC/SchedulingRequestToAddMod.c | 4 +- src/codec_utils/RRC/SchedulingRequestToAddMod.h | 4 +- src/codec_utils/RRC/ScramblingId.c | 4 +- src/codec_utils/RRC/ScramblingId.h | 4 +- src/codec_utils/RRC/SearchSpace.c | 4 +- src/codec_utils/RRC/SearchSpace.h | 4 +- src/codec_utils/RRC/SearchSpaceId.c | 4 +- src/codec_utils/RRC/SearchSpaceId.h | 4 +- src/codec_utils/RRC/SearchSpaceZero.c | 4 +- src/codec_utils/RRC/SearchSpaceZero.h | 4 +- src/codec_utils/RRC/SecurityAlgorithmConfig.c | 4 +- src/codec_utils/RRC/SecurityAlgorithmConfig.h | 4 +- src/codec_utils/RRC/SecurityConfig.c | 4 +- src/codec_utils/RRC/SecurityConfig.h | 4 +- src/codec_utils/RRC/SecurityConfigSMC.c | 4 +- src/codec_utils/RRC/SecurityConfigSMC.h | 4 +- src/codec_utils/RRC/SecurityModeCommand-IEs.c | 4 +- src/codec_utils/RRC/SecurityModeCommand-IEs.h | 4 +- src/codec_utils/RRC/SecurityModeCommand.c | 4 +- src/codec_utils/RRC/SecurityModeCommand.h | 4 +- src/codec_utils/RRC/SecurityModeComplete-IEs.c | 4 +- src/codec_utils/RRC/SecurityModeComplete-IEs.h | 4 +- src/codec_utils/RRC/SecurityModeComplete.c | 4 +- src/codec_utils/RRC/SecurityModeComplete.h | 4 +- src/codec_utils/RRC/SecurityModeFailure-IEs.c | 4 +- src/codec_utils/RRC/SecurityModeFailure-IEs.h | 4 +- src/codec_utils/RRC/SecurityModeFailure.c | 4 +- src/codec_utils/RRC/SecurityModeFailure.h | 4 +- src/codec_utils/RRC/ServCellIndex.c | 4 +- src/codec_utils/RRC/ServCellIndex.h | 4 +- src/codec_utils/RRC/ServingCellConfig.c | 4 +- src/codec_utils/RRC/ServingCellConfig.h | 4 +- src/codec_utils/RRC/ServingCellConfigCommon.c | 4 +- src/codec_utils/RRC/ServingCellConfigCommon.h | 4 +- src/codec_utils/RRC/ServingCellConfigCommonSIB.c | 4 +- src/codec_utils/RRC/ServingCellConfigCommonSIB.h | 4 +- src/codec_utils/RRC/ShortI-RNTI-Value.c | 4 +- src/codec_utils/RRC/ShortI-RNTI-Value.h | 4 +- src/codec_utils/RRC/ShortMAC-I.c | 4 +- src/codec_utils/RRC/ShortMAC-I.h | 4 +- src/codec_utils/RRC/SlotFormatCombination.c | 4 +- src/codec_utils/RRC/SlotFormatCombination.h | 4 +- src/codec_utils/RRC/SlotFormatCombinationId.c | 4 +- src/codec_utils/RRC/SlotFormatCombinationId.h | 4 +- .../RRC/SlotFormatCombinationsPerCell.c | 4 +- .../RRC/SlotFormatCombinationsPerCell.h | 4 +- src/codec_utils/RRC/SlotFormatIndicator.c | 4 +- src/codec_utils/RRC/SlotFormatIndicator.h | 4 +- src/codec_utils/RRC/SpCellConfig.c | 4 +- src/codec_utils/RRC/SpCellConfig.h | 4 +- src/codec_utils/RRC/SpeedStateScaleFactors.c | 4 +- src/codec_utils/RRC/SpeedStateScaleFactors.h | 4 +- src/codec_utils/RRC/SubcarrierSpacing.c | 4 +- src/codec_utils/RRC/SubcarrierSpacing.h | 4 +- src/codec_utils/RRC/SupportedBandwidth.c | 4 +- src/codec_utils/RRC/SupportedBandwidth.h | 4 +- src/codec_utils/RRC/SuspendConfig.c | 4 +- src/codec_utils/RRC/SuspendConfig.h | 4 +- src/codec_utils/RRC/SystemInformation-IEs.c | 4 +- src/codec_utils/RRC/SystemInformation-IEs.h | 4 +- src/codec_utils/RRC/SystemInformation.c | 4 +- src/codec_utils/RRC/SystemInformation.h | 4 +- src/codec_utils/RRC/T-PollRetransmit.c | 4 +- src/codec_utils/RRC/T-PollRetransmit.h | 4 +- src/codec_utils/RRC/T-Reassembly.c | 4 +- src/codec_utils/RRC/T-Reassembly.h | 4 +- src/codec_utils/RRC/T-Reselection.c | 4 +- src/codec_utils/RRC/T-Reselection.h | 4 +- src/codec_utils/RRC/T-StatusProhibit.c | 4 +- src/codec_utils/RRC/T-StatusProhibit.h | 4 +- src/codec_utils/RRC/TAG-Config.c | 4 +- src/codec_utils/RRC/TAG-Config.h | 4 +- src/codec_utils/RRC/TAG-Id.c | 4 +- src/codec_utils/RRC/TAG-Id.h | 4 +- src/codec_utils/RRC/TAG.c | 4 +- src/codec_utils/RRC/TAG.h | 4 +- src/codec_utils/RRC/TCI-State.c | 4 +- src/codec_utils/RRC/TCI-State.h | 4 +- src/codec_utils/RRC/TCI-StateId.c | 4 +- src/codec_utils/RRC/TCI-StateId.h | 4 +- src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c | 4 +- src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h | 4 +- src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c | 4 +- src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h | 4 +- src/codec_utils/RRC/TDD-UL-DL-Pattern.c | 4 +- src/codec_utils/RRC/TDD-UL-DL-Pattern.h | 4 +- src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c | 4 +- src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h | 4 +- src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c | 4 +- src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h | 4 +- src/codec_utils/RRC/ThresholdNR.c | 4 +- src/codec_utils/RRC/ThresholdNR.h | 4 +- src/codec_utils/RRC/TimeAlignmentTimer.c | 4 +- src/codec_utils/RRC/TimeAlignmentTimer.h | 4 +- src/codec_utils/RRC/TimeToTrigger.c | 4 +- src/codec_utils/RRC/TimeToTrigger.h | 4 +- src/codec_utils/RRC/TrackingAreaCode.c | 4 +- src/codec_utils/RRC/TrackingAreaCode.h | 4 +- src/codec_utils/RRC/TypeI-MultiPanelCodebook.c | 4 +- src/codec_utils/RRC/TypeI-MultiPanelCodebook.h | 4 +- src/codec_utils/RRC/TypeI-SinglePanelCodebook.c | 4 +- src/codec_utils/RRC/TypeI-SinglePanelCodebook.h | 4 +- src/codec_utils/RRC/TypeII-Codebook.c | 4 +- src/codec_utils/RRC/TypeII-Codebook.h | 4 +- src/codec_utils/RRC/TypeII-CodebookPortSelection.c | 4 +- src/codec_utils/RRC/TypeII-CodebookPortSelection.h | 4 +- .../UAC-AccessCategory1-SelectionAssistanceInfo.c | 4 +- .../UAC-AccessCategory1-SelectionAssistanceInfo.h | 4 +- src/codec_utils/RRC/UAC-BarringInfoSet.c | 4 +- src/codec_utils/RRC/UAC-BarringInfoSet.h | 4 +- src/codec_utils/RRC/UAC-BarringInfoSetIndex.c | 4 +- src/codec_utils/RRC/UAC-BarringInfoSetIndex.h | 4 +- src/codec_utils/RRC/UAC-BarringInfoSetList.c | 4 +- src/codec_utils/RRC/UAC-BarringInfoSetList.h | 4 +- src/codec_utils/RRC/UAC-BarringPerCat.c | 4 +- src/codec_utils/RRC/UAC-BarringPerCat.h | 4 +- src/codec_utils/RRC/UAC-BarringPerCatList.c | 4 +- src/codec_utils/RRC/UAC-BarringPerCatList.h | 4 +- src/codec_utils/RRC/UAC-BarringPerPLMN-List.c | 4 +- src/codec_utils/RRC/UAC-BarringPerPLMN-List.h | 4 +- src/codec_utils/RRC/UAC-BarringPerPLMN.c | 4 +- src/codec_utils/RRC/UAC-BarringPerPLMN.h | 4 +- src/codec_utils/RRC/UCI-OnPUSCH.c | 4 +- src/codec_utils/RRC/UCI-OnPUSCH.h | 4 +- src/codec_utils/RRC/UE-CapabilityRAT-Container.c | 4 +- src/codec_utils/RRC/UE-CapabilityRAT-Container.h | 4 +- .../RRC/UE-CapabilityRAT-ContainerList.c | 53 - .../RRC/UE-CapabilityRAT-ContainerListRRC.c | 53 + ...rList.h => UE-CapabilityRAT-ContainerListRRC.h} | 24 +- src/codec_utils/RRC/UE-CapabilityRAT-Request.c | 4 +- src/codec_utils/RRC/UE-CapabilityRAT-Request.h | 4 +- src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c | 4 +- src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h | 4 +- src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c | 4 +- src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h | 4 +- src/codec_utils/RRC/UE-MRDC-Capability.c | 4 +- src/codec_utils/RRC/UE-MRDC-Capability.h | 4 +- .../RRC/UE-MRDC-CapabilityAddFRX-Mode.c | 4 +- .../RRC/UE-MRDC-CapabilityAddFRX-Mode.h | 4 +- .../RRC/UE-MRDC-CapabilityAddXDD-Mode.c | 4 +- .../RRC/UE-MRDC-CapabilityAddXDD-Mode.h | 4 +- src/codec_utils/RRC/UE-NR-Capability.c | 4 +- src/codec_utils/RRC/UE-NR-Capability.h | 4 +- src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c | 4 +- src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h | 4 +- src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c | 4 +- src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h | 4 +- src/codec_utils/RRC/UE-TimersAndConstants.c | 4 +- src/codec_utils/RRC/UE-TimersAndConstants.h | 4 +- src/codec_utils/RRC/UEAssistanceInformation-IEs.c | 4 +- src/codec_utils/RRC/UEAssistanceInformation-IEs.h | 4 +- .../RRC/UEAssistanceInformation-v1540-IEs.c | 4 +- .../RRC/UEAssistanceInformation-v1540-IEs.h | 4 +- src/codec_utils/RRC/UEAssistanceInformation.c | 4 +- src/codec_utils/RRC/UEAssistanceInformation.h | 4 +- src/codec_utils/RRC/UECapabilityEnquiry-IEs.c | 4 +- src/codec_utils/RRC/UECapabilityEnquiry-IEs.h | 4 +- src/codec_utils/RRC/UECapabilityEnquiry.c | 4 +- src/codec_utils/RRC/UECapabilityEnquiry.h | 4 +- src/codec_utils/RRC/UECapabilityInformation-IEs.c | 8 +- src/codec_utils/RRC/UECapabilityInformation-IEs.h | 8 +- src/codec_utils/RRC/UECapabilityInformation.c | 4 +- src/codec_utils/RRC/UECapabilityInformation.h | 4 +- .../RRC/UERadioAccessCapabilityInformation-IEs.c | 4 +- .../RRC/UERadioAccessCapabilityInformation-IEs.h | 4 +- .../RRC/UERadioAccessCapabilityInformation.c | 4 +- .../RRC/UERadioAccessCapabilityInformation.h | 4 +- src/codec_utils/RRC/UERadioPagingInformation-IEs.c | 4 +- src/codec_utils/RRC/UERadioPagingInformation-IEs.h | 4 +- src/codec_utils/RRC/UERadioPagingInformation.c | 4 +- src/codec_utils/RRC/UERadioPagingInformation.h | 4 +- src/codec_utils/RRC/UL-AM-RLC.c | 4 +- src/codec_utils/RRC/UL-AM-RLC.h | 4 +- src/codec_utils/RRC/UL-CCCH-Message.c | 4 +- src/codec_utils/RRC/UL-CCCH-Message.h | 4 +- src/codec_utils/RRC/UL-CCCH-MessageType.c | 4 +- src/codec_utils/RRC/UL-CCCH-MessageType.h | 4 +- src/codec_utils/RRC/UL-CCCH1-Message.c | 4 +- src/codec_utils/RRC/UL-CCCH1-Message.h | 4 +- src/codec_utils/RRC/UL-CCCH1-MessageType.c | 4 +- src/codec_utils/RRC/UL-CCCH1-MessageType.h | 4 +- src/codec_utils/RRC/UL-DCCH-Message.c | 4 +- src/codec_utils/RRC/UL-DCCH-Message.h | 4 +- src/codec_utils/RRC/UL-DCCH-MessageType.c | 4 +- src/codec_utils/RRC/UL-DCCH-MessageType.h | 4 +- src/codec_utils/RRC/UL-DataSplitThreshold.c | 4 +- src/codec_utils/RRC/UL-DataSplitThreshold.h | 4 +- src/codec_utils/RRC/UL-UM-RLC.c | 4 +- src/codec_utils/RRC/UL-UM-RLC.h | 4 +- src/codec_utils/RRC/ULInformationTransfer-IEs.c | 4 +- src/codec_utils/RRC/ULInformationTransfer-IEs.h | 4 +- src/codec_utils/RRC/ULInformationTransfer.c | 4 +- src/codec_utils/RRC/ULInformationTransfer.h | 4 +- src/codec_utils/RRC/UplinkConfig.c | 4 +- src/codec_utils/RRC/UplinkConfig.h | 4 +- src/codec_utils/RRC/UplinkConfigCommon.c | 4 +- src/codec_utils/RRC/UplinkConfigCommon.h | 4 +- src/codec_utils/RRC/UplinkConfigCommonSIB.c | 4 +- src/codec_utils/RRC/UplinkConfigCommonSIB.h | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentCell.c | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentCell.h | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentList.c | 4 +- src/codec_utils/RRC/UplinkTxDirectCurrentList.h | 4 +- src/codec_utils/RRC/VarMeasConfig.c | 4 +- src/codec_utils/RRC/VarMeasConfig.h | 4 +- src/codec_utils/RRC/VarMeasReport.c | 4 +- src/codec_utils/RRC/VarMeasReport.h | 4 +- src/codec_utils/RRC/VarMeasReportList.c | 4 +- src/codec_utils/RRC/VarMeasReportList.h | 4 +- src/codec_utils/RRC/VarPendingRNA-Update.c | 4 +- src/codec_utils/RRC/VarPendingRNA-Update.h | 4 +- src/codec_utils/RRC/VarResumeMAC-Input.c | 4 +- src/codec_utils/RRC/VarResumeMAC-Input.h | 4 +- src/codec_utils/RRC/VarShortMAC-Input.c | 4 +- src/codec_utils/RRC/VarShortMAC-Input.h | 4 +- src/codec_utils/RRC/VictimSystemType.c | 4 +- src/codec_utils/RRC/VictimSystemType.h | 4 +- src/codec_utils/RRC/ZP-CSI-RS-Resource.c | 4 +- src/codec_utils/RRC/ZP-CSI-RS-Resource.h | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c | 4 +- src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h | 4 +- src/cu_stub/cu_f1ap_msg_hdl.c | 473 +++- src/du_app/du_cfg.h | 19 +- src/du_app/du_f1ap_msg_hdl.c | 286 +- src/du_app/du_f1ap_msg_hdl.h | 1 + src/du_app/du_mgr.h | 1 + src/du_app/du_ue_mgr.c | 29 + 1357 files changed, 5076 insertions(+), 4203 deletions(-) delete mode 100644 src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.c create mode 100644 src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c rename src/codec_utils/RRC/{UE-CapabilityRAT-ContainerList.h => UE-CapabilityRAT-ContainerListRRC.h} (57%) diff --git a/src/5gnrmac/lwr_mac_fsm.c b/src/5gnrmac/lwr_mac_fsm.c index 9808c7838..28b0e7ec0 100644 --- a/src/5gnrmac/lwr_mac_fsm.c +++ b/src/5gnrmac/lwr_mac_fsm.c @@ -3708,6 +3708,21 @@ void fillPrachPdu(fapi_ul_tti_req_pdu_t *ulTtiReqPdu, MacCellCfg *macCellCfg, Ma } } +/******************************************************************* + * + * @brief Filling PUSCH PDU in UL TTI Request + * + * @details + * + * Function : fillPuschPdu + * + * Functionality: Filling PUSCH PDU in UL TTI Request + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ void fillPuschPdu(fapi_ul_tti_req_pdu_t *ulTtiReqPdu, MacCellCfg *macCellCfg, MacUlSlot *currUlSlot) { if(ulTtiReqPdu != NULLP) @@ -3725,10 +3740,9 @@ void fillPuschPdu(fapi_ul_tti_req_pdu_t *ulTtiReqPdu, MacCellCfg *macCellCfg, Ma ulTtiReqPdu->pdu.pusch_pdu.cyclicPrefix = \ macCellCfg->initialUlBwp.bwp.cyclicPrefix; ulTtiReqPdu->pdu.pusch_pdu.targetCodeRate = 308; - ulTtiReqPdu->pdu.pusch_pdu.qamModOrder = 2; - ulTtiReqPdu->pdu.pusch_pdu.mcsIndex = \ - currUlSlot->ulInfo.schPuschInfo.tbInfo.mcs; - ulTtiReqPdu->pdu.pusch_pdu.mcsTable = 0; + ulTtiReqPdu->pdu.pusch_pdu.qamModOrder = currUlSlot->ulInfo.schPuschInfo.tbInfo.qamOrder; + ulTtiReqPdu->pdu.pusch_pdu.mcsIndex = currUlSlot->ulInfo.schPuschInfo.tbInfo.mcs; + ulTtiReqPdu->pdu.pusch_pdu.mcsTable = currUlSlot->ulInfo.schPuschInfo.tbInfo.mcsTable; ulTtiReqPdu->pdu.pusch_pdu.transformPrecoding = 1; ulTtiReqPdu->pdu.pusch_pdu.dataScramblingId = currUlSlot->ulInfo.cellId; ulTtiReqPdu->pdu.pusch_pdu.nrOfLayers = 1; @@ -3773,6 +3787,21 @@ void fillPuschPdu(fapi_ul_tti_req_pdu_t *ulTtiReqPdu, MacCellCfg *macCellCfg, Ma } } +/******************************************************************* + * + * @brief Fill PUCCH PDU in Ul TTI Request + * + * @details + * + * Function : fillPucchPdu + * + * Functionality: Fill PUCCH PDU in Ul TTI Request + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ void fillPucchPdu(fapi_ul_tti_req_pdu_t *ulTtiReqPdu, MacCellCfg *macCellCfg,\ MacUlSlot *currUlSlot) { @@ -4027,7 +4056,7 @@ void fillUlDciPdu(fapi_dl_dci_t *ulDciPtr, DciInfo *schDciInfo) harqProcessNum = schDciInfo->format.format0_0.harqProcId; puschTpc = schDciInfo->format.format0_0.tpcCmd; ul_SlInd = schDciInfo->format.format0_0.sUlCfgd; - + /* Reversing bits in each DCI field */ dciFormatId = reverseBits(dciFormatId, dciFormatIdSize); freqDomResAssign = reverseBits(freqDomResAssign, freqDomResAssignSize); diff --git a/src/5gnrmac/mac_ue_mgr.c b/src/5gnrmac/mac_ue_mgr.c index da91f174c..5b2c4cce8 100644 --- a/src/5gnrmac/mac_ue_mgr.c +++ b/src/5gnrmac/mac_ue_mgr.c @@ -911,6 +911,16 @@ uint8_t fillSchUeCfg(Pst *pst, SchUeCfg *schUeCfg, MacUeCfg *ueCfg) else schUeCfg->ambrCfg = NULLP; + /* Fill DL modulation infor */ + schUeCfg->dlModInfo.modOrder = ueCfg->dlModInfo.modOrder; + schUeCfg->dlModInfo.mcsIndex = ueCfg->dlModInfo.mcsIndex; + schUeCfg->dlModInfo.mcsTable = ueCfg->dlModInfo.mcsTable; + + /* Fill UL modulation infor */ + schUeCfg->ulModInfo.modOrder = ueCfg->ulModInfo.modOrder; + schUeCfg->ulModInfo.mcsIndex = ueCfg->ulModInfo.mcsIndex; + schUeCfg->ulModInfo.mcsTable = ueCfg->ulModInfo.mcsTable; + /* Fill sch Lc Cfg to Add/ Mod/ Del */ ret = fillSchLcCfgList(schUeCfg, ueCfg); if(ret == RFAILED) diff --git a/src/5gnrsch/sch_common.c b/src/5gnrsch/sch_common.c index 1ecd83233..9027d75a1 100644 --- a/src/5gnrsch/sch_common.c +++ b/src/5gnrsch/sch_common.c @@ -121,6 +121,7 @@ uint8_t schBroadcastAlloc(SchCellCb *cell, DlBrdcstAlloc *dlBrdcstAlloc, memcpy(&dlBrdcstAlloc->sib1Alloc.bwp, &cell->cellCfg.sib1SchCfg.bwp, sizeof(BwpCfg)); memcpy(&dlBrdcstAlloc->sib1Alloc.sib1PdcchCfg, &cell->cellCfg.sib1SchCfg.sib1PdcchCfg, sizeof(PdcchCfg)); memcpy(&dlBrdcstAlloc->sib1Alloc.sib1PdschCfg, &cell->cellCfg.sib1SchCfg.sib1PdschCfg, sizeof(PdschCfg)); + dlBrdcstAlloc->sib1Alloc.sib1PdcchCfg.dci.pdschCfg = &dlBrdcstAlloc->sib1Alloc.sib1PdschCfg; } return ROK; } @@ -455,6 +456,7 @@ uint8_t schDlRsrcAllocMsg4(DlMsgAlloc *msg4Alloc, SchCellCb *cell, uint16_t slot pdsch->txPdschPower.powerControlOffsetSS = 0; pdcch->dci.pdschCfg = pdsch; + return ROK; } @@ -495,7 +497,6 @@ uint8_t schDlRsrcAllocDlMsg(DlMsgAlloc *dlMsgAlloc, SchCellCb *cell, uint16_t cr uint8_t ueIdx; uint16_t tbSize = 0; uint8_t numPdschSymbols = 12; /* considering pdsch region from 2 to 13 */ - uint8_t mcs = 4; /* MCS fixed to 4 */ PdcchCfg *pdcch = NULLP; PdschCfg *pdsch = NULLP; BwpCfg *bwp = NULLP; @@ -554,9 +555,9 @@ uint8_t schDlRsrcAllocDlMsg(DlMsgAlloc *dlMsgAlloc, SchCellCb *cell, uint16_t cr for(cwCount = 0; cwCount < pdsch->numCodewords; cwCount++) { pdsch->codeword[cwCount].targetCodeRate = 308; - pdsch->codeword[cwCount].qamModOrder = 2; - pdsch->codeword[cwCount].mcsIndex = 4; /* mcs configured to 4 */ - pdsch->codeword[cwCount].mcsTable = 0; /* notqam256 */ + pdsch->codeword[cwCount].qamModOrder = ueCb.ueCfg.dlModInfo.modOrder; + pdsch->codeword[cwCount].mcsIndex = ueCb.ueCfg.dlModInfo.mcsIndex; + pdsch->codeword[cwCount].mcsTable = ueCb.ueCfg.dlModInfo.mcsTable; pdsch->codeword[cwCount].rvIndex = 0; tbSize = schCalcTbSize(accumalatedSize); pdsch->codeword[cwCount].tbSize = tbSize; @@ -576,7 +577,7 @@ uint8_t schDlRsrcAllocDlMsg(DlMsgAlloc *dlMsgAlloc, SchCellCb *cell, uint16_t cr pdsch->dmrs.dmrsAddPos = pdschCfg.dmrsDlCfgForPdschMapTypeA.addPos; pdsch->pdschFreqAlloc.resourceAllocType = 1; /* RAT type-1 RIV format */ pdsch->pdschFreqAlloc.freqAlloc.startPrb = 1; - pdsch->pdschFreqAlloc.freqAlloc.numPrb = schCalcNumPrb(tbSize,mcs,numPdschSymbols); + pdsch->pdschFreqAlloc.freqAlloc.numPrb = schCalcNumPrb(tbSize, ueCb.ueCfg.dlModInfo.mcsIndex, numPdschSymbols); pdsch->pdschFreqAlloc.vrbPrbMapping = 0; /* non-interleaved */ pdsch->pdschTimeAlloc.timeAlloc.startSymb = pdschCfg.timeDomRsrcAllociList[0].startSymbol; pdsch->pdschTimeAlloc.timeAlloc.numSymb = pdschCfg.timeDomRsrcAllociList[0].symbolLength; diff --git a/src/5gnrsch/sch_rach.c b/src/5gnrsch/sch_rach.c index 7cec7b860..d9ed2d399 100644 --- a/src/5gnrsch/sch_rach.c +++ b/src/5gnrsch/sch_rach.c @@ -165,7 +165,9 @@ uint8_t schAllocMsg3Pusch(Inst schInst, uint16_t slot, uint16_t crnti, \ schUlSlotInfo->schPuschInfo->fdAlloc.numPrb = numRb; schUlSlotInfo->schPuschInfo->tdAlloc.startSymb = startSymb; schUlSlotInfo->schPuschInfo->tdAlloc.numSymb = symbLen; - schUlSlotInfo->schPuschInfo->tbInfo.mcs = mcs; + schUlSlotInfo->schPuschInfo->tbInfo.qamOrder = 2; /* QPSK modulation */ + schUlSlotInfo->schPuschInfo->tbInfo.mcs = mcs; + schUlSlotInfo->schPuschInfo->tbInfo.mcsTable = SCH_MCS_TABLE_QAM_64; schUlSlotInfo->schPuschInfo->tbInfo.ndi = 1; /* new transmission */ schUlSlotInfo->schPuschInfo->tbInfo.rv = 0; schUlSlotInfo->schPuschInfo->tbInfo.tbSize = tbSize; /*Considering 2 PRBs */ @@ -175,7 +177,6 @@ uint8_t schAllocMsg3Pusch(Inst schInst, uint16_t slot, uint16_t crnti, \ *msg3StartRb = startRb; *msg3NumRb = numRb; - return ROK; } diff --git a/src/5gnrsch/sch_ue_mgr.c b/src/5gnrsch/sch_ue_mgr.c index bb76ede8c..f21361d84 100644 --- a/src/5gnrsch/sch_ue_mgr.c +++ b/src/5gnrsch/sch_ue_mgr.c @@ -384,7 +384,6 @@ uint8_t schFillPuschAlloc(SchUeCb *ueCb, uint16_t pdcchSlot, uint32_t dataVol, S uint16_t puschSlot = 0; uint16_t startRb = 0; uint8_t numRb = 0; - uint8_t mcs = 4; uint8_t numPdschSymbols= 14; uint16_t tbSize = 0; uint8_t buffer = 5; @@ -399,7 +398,7 @@ uint8_t schFillPuschAlloc(SchUeCb *ueCb, uint16_t pdcchSlot, uint32_t dataVol, S startRb = cellCb->schUlSlotInfo[puschSlot]->puschCurrentPrb; tbSize = schCalcTbSize(dataVol + buffer); /* 2 bytes header + some buffer */ - numRb = schCalcNumPrb(tbSize, mcs, numPdschSymbols); + numRb = schCalcNumPrb(tbSize, ueCb->ueCfg.ulModInfo.mcsIndex, numPdschSymbols); /* increment PUSCH PRB */ cellCb->schUlSlotInfo[puschSlot]->puschCurrentPrb += numRb; @@ -411,7 +410,9 @@ uint8_t schFillPuschAlloc(SchUeCb *ueCb, uint16_t pdcchSlot, uint32_t dataVol, S puschInfo->fdAlloc.numPrb = numRb; puschInfo->tdAlloc.startSymb = startSymb; puschInfo->tdAlloc.numSymb = symbLen; - puschInfo->tbInfo.mcs = mcs; + puschInfo->tbInfo.qamOrder = ueCb->ueCfg.ulModInfo.modOrder; + puschInfo->tbInfo.mcs = ueCb->ueCfg.ulModInfo.mcsIndex; + puschInfo->tbInfo.mcsTable = ueCb->ueCfg.ulModInfo.mcsTable; puschInfo->tbInfo.ndi = 1; /* new transmission */ puschInfo->tbInfo.rv = 0; puschInfo->tbInfo.tbSize = tbSize; diff --git a/src/cm/du_app_mac_inf.h b/src/cm/du_app_mac_inf.h index c785ec241..45db1b85e 100644 --- a/src/cm/du_app_mac_inf.h +++ b/src/cm/du_app_mac_inf.h @@ -480,6 +480,13 @@ typedef enum UNSPECIFIED_MISC_CAUSE }MiscFailCause; +typedef enum +{ + MCS_TABLE_QAM64, + MCS_TABLE_QAM256, + MCS_TABLE_QAM64_LOW_SE +}McsTable; + typedef struct failureCause { CauseGrp type; @@ -1031,6 +1038,13 @@ typedef struct lcCfg DlLcCfg dlLcCfg; }LcCfg; +typedef struct modulationInfo +{ + uint8_t modOrder; /* Modulation order */ + uint8_t mcsIndex; /* MCS Index */ + McsTable mcsTable; /* MCS table */ +}ModulationInfo; + typedef struct macUeCfg { uint16_t cellId; @@ -1040,9 +1054,11 @@ typedef struct macUeCfg PhyCellGrpCfg phyCellGrpCfg; SpCellCfg spCellCfg; AmbrCfg *ambrCfg; + ModulationInfo dlModInfo; /* DL modulation info */ + ModulationInfo ulModInfo; /* UL modulation info */ uint8_t numLcs; LcCfg lcCfgList[MAX_NUM_LC]; - UeCfgState macUeCfgState; /* InActive / Completed */ + UeCfgState macUeCfgState; /* InActive / Completed */ }MacUeCfg; typedef struct nrcgi diff --git a/src/cm/mac_sch_interface.h b/src/cm/mac_sch_interface.h index 83e9eb5b0..a35bddd38 100644 --- a/src/cm/mac_sch_interface.h +++ b/src/cm/mac_sch_interface.h @@ -356,6 +356,13 @@ typedef enum FORMAT1_1 }FormatType; +typedef enum +{ + SCH_MCS_TABLE_QAM_64, + SCH_MCS_TABLE_QAM_256, + SCH_MCS_TABLE_QAM_64_LOW_SE +}SchMcsTable; + /*structures*/ typedef struct timeDomainAlloc { @@ -812,10 +819,12 @@ typedef struct dlSchedInfo typedef struct tbInfo { - uint8_t mcs; /* MCS */ - uint8_t ndi; /* NDI */ - uint8_t rv; /* Redundancy Version */ - uint16_t tbSize; /* TB Size */ + uint8_t qamOrder; /* Modulation Order */ + uint8_t mcs; /* MCS */ + SchMcsTable mcsTable; /* MCS Table */ + uint8_t ndi; /* NDI */ + uint8_t rv; /* Redundancy Version */ + uint16_t tbSize; /* TB Size */ }TbInfo; typedef struct schPuschInfo @@ -1229,6 +1238,13 @@ typedef struct schAmbrCfg uint32_t dlBr; /* Dl BitRate */ }SchAmbrCfg; +typedef struct schModulationInfo +{ + uint8_t modOrder; + uint8_t mcsIndex; + SchMcsTable mcsTable; +}SchModulationInfo; + /* UE configuration */ typedef struct schUeCfg { @@ -1238,6 +1254,8 @@ typedef struct schUeCfg SchPhyCellGrpCfg phyCellGrpCfg; SchSpCellCfg spCellCfg; SchAmbrCfg *ambrCfg; + SchModulationInfo dlModInfo; + SchModulationInfo ulModInfo; uint8_t numLcs; SchLcCfg schLcCfg[MAX_NUM_LC]; }SchUeCfg; diff --git a/src/codec_utils/RRC/AMF-Identifier.c b/src/codec_utils/RRC/AMF-Identifier.c index 3d43a3f17..d79dbecaa 100644 --- a/src/codec_utils/RRC/AMF-Identifier.c +++ b/src/codec_utils/RRC/AMF-Identifier.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AMF-Identifier.h" diff --git a/src/codec_utils/RRC/AMF-Identifier.h b/src/codec_utils/RRC/AMF-Identifier.h index 65d0f9d25..2292a408a 100644 --- a/src/codec_utils/RRC/AMF-Identifier.h +++ b/src/codec_utils/RRC/AMF-Identifier.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AMF_Identifier_H_ diff --git a/src/codec_utils/RRC/ARFCN-ValueEUTRA.c b/src/codec_utils/RRC/ARFCN-ValueEUTRA.c index a6022f0be..a7034a198 100644 --- a/src/codec_utils/RRC/ARFCN-ValueEUTRA.c +++ b/src/codec_utils/RRC/ARFCN-ValueEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ARFCN-ValueEUTRA.h" diff --git a/src/codec_utils/RRC/ARFCN-ValueEUTRA.h b/src/codec_utils/RRC/ARFCN-ValueEUTRA.h index 4f8c6dae5..48e2b8e20 100644 --- a/src/codec_utils/RRC/ARFCN-ValueEUTRA.h +++ b/src/codec_utils/RRC/ARFCN-ValueEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ARFCN_ValueEUTRA_H_ diff --git a/src/codec_utils/RRC/ARFCN-ValueNR.c b/src/codec_utils/RRC/ARFCN-ValueNR.c index 6f728cd03..9ad62389c 100644 --- a/src/codec_utils/RRC/ARFCN-ValueNR.c +++ b/src/codec_utils/RRC/ARFCN-ValueNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ARFCN-ValueNR.h" diff --git a/src/codec_utils/RRC/ARFCN-ValueNR.h b/src/codec_utils/RRC/ARFCN-ValueNR.h index f5a6105e9..b98761a29 100644 --- a/src/codec_utils/RRC/ARFCN-ValueNR.h +++ b/src/codec_utils/RRC/ARFCN-ValueNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ARFCN_ValueNR_H_ diff --git a/src/codec_utils/RRC/AS-Config.c b/src/codec_utils/RRC/AS-Config.c index cd0d97663..db56479c3 100644 --- a/src/codec_utils/RRC/AS-Config.c +++ b/src/codec_utils/RRC/AS-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AS-Config.h" diff --git a/src/codec_utils/RRC/AS-Config.h b/src/codec_utils/RRC/AS-Config.h index 8ed27af39..e1f69e87a 100644 --- a/src/codec_utils/RRC/AS-Config.h +++ b/src/codec_utils/RRC/AS-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AS_Config_H_ diff --git a/src/codec_utils/RRC/AS-Context.c b/src/codec_utils/RRC/AS-Context.c index 6b84a7ff2..fbdd2688a 100644 --- a/src/codec_utils/RRC/AS-Context.c +++ b/src/codec_utils/RRC/AS-Context.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AS-Context.h" diff --git a/src/codec_utils/RRC/AS-Context.h b/src/codec_utils/RRC/AS-Context.h index 26dd8573b..99c1552b1 100644 --- a/src/codec_utils/RRC/AS-Context.h +++ b/src/codec_utils/RRC/AS-Context.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AS_Context_H_ diff --git a/src/codec_utils/RRC/AccessStratumRelease.c b/src/codec_utils/RRC/AccessStratumRelease.c index 54fcdd7ee..ddb77054e 100644 --- a/src/codec_utils/RRC/AccessStratumRelease.c +++ b/src/codec_utils/RRC/AccessStratumRelease.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AccessStratumRelease.h" diff --git a/src/codec_utils/RRC/AccessStratumRelease.h b/src/codec_utils/RRC/AccessStratumRelease.h index 31f62d156..570519bda 100644 --- a/src/codec_utils/RRC/AccessStratumRelease.h +++ b/src/codec_utils/RRC/AccessStratumRelease.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AccessStratumRelease_H_ diff --git a/src/codec_utils/RRC/AdditionalSpectrumEmission.c b/src/codec_utils/RRC/AdditionalSpectrumEmission.c index db1372cad..816f965c5 100644 --- a/src/codec_utils/RRC/AdditionalSpectrumEmission.c +++ b/src/codec_utils/RRC/AdditionalSpectrumEmission.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AdditionalSpectrumEmission.h" diff --git a/src/codec_utils/RRC/AdditionalSpectrumEmission.h b/src/codec_utils/RRC/AdditionalSpectrumEmission.h index 680a4b9ae..b81b0153e 100644 --- a/src/codec_utils/RRC/AdditionalSpectrumEmission.h +++ b/src/codec_utils/RRC/AdditionalSpectrumEmission.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AdditionalSpectrumEmission_H_ diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c b/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c index c5bccaddc..ca6ebfbe0 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AffectedCarrierFreqCombEUTRA.h" diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h b/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h index 4eedd2976..5fd1b85cb 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AffectedCarrierFreqCombEUTRA_H_ diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c b/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c index c67d8445a..f5a6c525e 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AffectedCarrierFreqCombInfoMRDC.h" diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h b/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h index f621832b1..efe1a946d 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombInfoMRDC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AffectedCarrierFreqCombInfoMRDC_H_ diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c b/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c index dec4dd962..9ddcf70e0 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AffectedCarrierFreqCombNR.h" diff --git a/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h b/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h index e81c9aca4..155695604 100644 --- a/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h +++ b/src/codec_utils/RRC/AffectedCarrierFreqCombNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AffectedCarrierFreqCombNR_H_ diff --git a/src/codec_utils/RRC/AggregatedBandwidth.c b/src/codec_utils/RRC/AggregatedBandwidth.c index 66e37574e..0458452bd 100644 --- a/src/codec_utils/RRC/AggregatedBandwidth.c +++ b/src/codec_utils/RRC/AggregatedBandwidth.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "AggregatedBandwidth.h" diff --git a/src/codec_utils/RRC/AggregatedBandwidth.h b/src/codec_utils/RRC/AggregatedBandwidth.h index 0a8c80eb1..09582faab 100644 --- a/src/codec_utils/RRC/AggregatedBandwidth.h +++ b/src/codec_utils/RRC/AggregatedBandwidth.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _AggregatedBandwidth_H_ diff --git a/src/codec_utils/RRC/Alpha.c b/src/codec_utils/RRC/Alpha.c index 16059bd0f..c6112ff39 100644 --- a/src/codec_utils/RRC/Alpha.c +++ b/src/codec_utils/RRC/Alpha.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Alpha.h" diff --git a/src/codec_utils/RRC/Alpha.h b/src/codec_utils/RRC/Alpha.h index 54bffaa8c..ec3e878e8 100644 --- a/src/codec_utils/RRC/Alpha.h +++ b/src/codec_utils/RRC/Alpha.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Alpha_H_ diff --git a/src/codec_utils/RRC/BCCH-BCH-Message.c b/src/codec_utils/RRC/BCCH-BCH-Message.c index ec1c1f1d0..3a4921eb3 100644 --- a/src/codec_utils/RRC/BCCH-BCH-Message.c +++ b/src/codec_utils/RRC/BCCH-BCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BCCH-BCH-Message.h" diff --git a/src/codec_utils/RRC/BCCH-BCH-Message.h b/src/codec_utils/RRC/BCCH-BCH-Message.h index 7a3f920fc..f9186e9a9 100644 --- a/src/codec_utils/RRC/BCCH-BCH-Message.h +++ b/src/codec_utils/RRC/BCCH-BCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BCCH_BCH_Message_H_ diff --git a/src/codec_utils/RRC/BCCH-BCH-MessageType.c b/src/codec_utils/RRC/BCCH-BCH-MessageType.c index 3c5caf1b0..a5ab77f43 100644 --- a/src/codec_utils/RRC/BCCH-BCH-MessageType.c +++ b/src/codec_utils/RRC/BCCH-BCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BCCH-BCH-MessageType.h" diff --git a/src/codec_utils/RRC/BCCH-BCH-MessageType.h b/src/codec_utils/RRC/BCCH-BCH-MessageType.h index 1b57089d6..11fb29f56 100644 --- a/src/codec_utils/RRC/BCCH-BCH-MessageType.h +++ b/src/codec_utils/RRC/BCCH-BCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BCCH_BCH_MessageType_H_ diff --git a/src/codec_utils/RRC/BCCH-Config.c b/src/codec_utils/RRC/BCCH-Config.c index b8065e1c4..cd5d8177c 100644 --- a/src/codec_utils/RRC/BCCH-Config.c +++ b/src/codec_utils/RRC/BCCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BCCH-Config.h" diff --git a/src/codec_utils/RRC/BCCH-Config.h b/src/codec_utils/RRC/BCCH-Config.h index a70c94cf9..4642db70c 100644 --- a/src/codec_utils/RRC/BCCH-Config.h +++ b/src/codec_utils/RRC/BCCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BCCH_Config_H_ diff --git a/src/codec_utils/RRC/BCCH-DL-SCH-Message.c b/src/codec_utils/RRC/BCCH-DL-SCH-Message.c index 5fc703d1e..e09ca7bdc 100644 --- a/src/codec_utils/RRC/BCCH-DL-SCH-Message.c +++ b/src/codec_utils/RRC/BCCH-DL-SCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BCCH-DL-SCH-Message.h" diff --git a/src/codec_utils/RRC/BCCH-DL-SCH-Message.h b/src/codec_utils/RRC/BCCH-DL-SCH-Message.h index 39395a78e..f3fd57a8e 100644 --- a/src/codec_utils/RRC/BCCH-DL-SCH-Message.h +++ b/src/codec_utils/RRC/BCCH-DL-SCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BCCH_DL_SCH_Message_H_ diff --git a/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c b/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c index c2d42ee46..7cf6e9dd4 100644 --- a/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c +++ b/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BCCH-DL-SCH-MessageType.h" diff --git a/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h b/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h index ff23d021f..0cfb5ed9a 100644 --- a/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h +++ b/src/codec_utils/RRC/BCCH-DL-SCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BCCH_DL_SCH_MessageType_H_ diff --git a/src/codec_utils/RRC/BFR-CSIRS-Resource.c b/src/codec_utils/RRC/BFR-CSIRS-Resource.c index 04c077b46..b34e6af16 100644 --- a/src/codec_utils/RRC/BFR-CSIRS-Resource.c +++ b/src/codec_utils/RRC/BFR-CSIRS-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BFR-CSIRS-Resource.h" diff --git a/src/codec_utils/RRC/BFR-CSIRS-Resource.h b/src/codec_utils/RRC/BFR-CSIRS-Resource.h index 3d4c22907..3810bf591 100644 --- a/src/codec_utils/RRC/BFR-CSIRS-Resource.h +++ b/src/codec_utils/RRC/BFR-CSIRS-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BFR_CSIRS_Resource_H_ diff --git a/src/codec_utils/RRC/BFR-SSB-Resource.c b/src/codec_utils/RRC/BFR-SSB-Resource.c index 544c757bc..946b02156 100644 --- a/src/codec_utils/RRC/BFR-SSB-Resource.c +++ b/src/codec_utils/RRC/BFR-SSB-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BFR-SSB-Resource.h" diff --git a/src/codec_utils/RRC/BFR-SSB-Resource.h b/src/codec_utils/RRC/BFR-SSB-Resource.h index e62d242ab..3299fac4e 100644 --- a/src/codec_utils/RRC/BFR-SSB-Resource.h +++ b/src/codec_utils/RRC/BFR-SSB-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BFR_SSB_Resource_H_ diff --git a/src/codec_utils/RRC/BSR-Config.c b/src/codec_utils/RRC/BSR-Config.c index c220c2e69..75de38934 100644 --- a/src/codec_utils/RRC/BSR-Config.c +++ b/src/codec_utils/RRC/BSR-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BSR-Config.h" diff --git a/src/codec_utils/RRC/BSR-Config.h b/src/codec_utils/RRC/BSR-Config.h index 733ff27b1..afe84d99a 100644 --- a/src/codec_utils/RRC/BSR-Config.h +++ b/src/codec_utils/RRC/BSR-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BSR_Config_H_ diff --git a/src/codec_utils/RRC/BWP-Downlink.c b/src/codec_utils/RRC/BWP-Downlink.c index a6af95f8c..239d74520 100644 --- a/src/codec_utils/RRC/BWP-Downlink.c +++ b/src/codec_utils/RRC/BWP-Downlink.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-Downlink.h" diff --git a/src/codec_utils/RRC/BWP-Downlink.h b/src/codec_utils/RRC/BWP-Downlink.h index fa2c3c1f7..146ffab3a 100644 --- a/src/codec_utils/RRC/BWP-Downlink.h +++ b/src/codec_utils/RRC/BWP-Downlink.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_Downlink_H_ diff --git a/src/codec_utils/RRC/BWP-DownlinkCommon.c b/src/codec_utils/RRC/BWP-DownlinkCommon.c index 2c0aa413c..1670c8c5f 100644 --- a/src/codec_utils/RRC/BWP-DownlinkCommon.c +++ b/src/codec_utils/RRC/BWP-DownlinkCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-DownlinkCommon.h" diff --git a/src/codec_utils/RRC/BWP-DownlinkCommon.h b/src/codec_utils/RRC/BWP-DownlinkCommon.h index 3ae7b0457..c3ab4b971 100644 --- a/src/codec_utils/RRC/BWP-DownlinkCommon.h +++ b/src/codec_utils/RRC/BWP-DownlinkCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_DownlinkCommon_H_ diff --git a/src/codec_utils/RRC/BWP-DownlinkDedicated.c b/src/codec_utils/RRC/BWP-DownlinkDedicated.c index 30da1413d..bd42a8ecb 100644 --- a/src/codec_utils/RRC/BWP-DownlinkDedicated.c +++ b/src/codec_utils/RRC/BWP-DownlinkDedicated.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-DownlinkDedicated.h" diff --git a/src/codec_utils/RRC/BWP-DownlinkDedicated.h b/src/codec_utils/RRC/BWP-DownlinkDedicated.h index 20894b309..359d5008f 100644 --- a/src/codec_utils/RRC/BWP-DownlinkDedicated.h +++ b/src/codec_utils/RRC/BWP-DownlinkDedicated.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_DownlinkDedicated_H_ diff --git a/src/codec_utils/RRC/BWP-Id.c b/src/codec_utils/RRC/BWP-Id.c index 56512df3c..1a7933aff 100644 --- a/src/codec_utils/RRC/BWP-Id.c +++ b/src/codec_utils/RRC/BWP-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-Id.h" diff --git a/src/codec_utils/RRC/BWP-Id.h b/src/codec_utils/RRC/BWP-Id.h index b238a94b7..7d863d786 100644 --- a/src/codec_utils/RRC/BWP-Id.h +++ b/src/codec_utils/RRC/BWP-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_Id_H_ diff --git a/src/codec_utils/RRC/BWP-Uplink.c b/src/codec_utils/RRC/BWP-Uplink.c index 3cf95f28c..b8dd988d5 100644 --- a/src/codec_utils/RRC/BWP-Uplink.c +++ b/src/codec_utils/RRC/BWP-Uplink.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-Uplink.h" diff --git a/src/codec_utils/RRC/BWP-Uplink.h b/src/codec_utils/RRC/BWP-Uplink.h index 60f6a5097..279dd4b12 100644 --- a/src/codec_utils/RRC/BWP-Uplink.h +++ b/src/codec_utils/RRC/BWP-Uplink.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_Uplink_H_ diff --git a/src/codec_utils/RRC/BWP-UplinkCommon.c b/src/codec_utils/RRC/BWP-UplinkCommon.c index b697135d2..311c962f5 100644 --- a/src/codec_utils/RRC/BWP-UplinkCommon.c +++ b/src/codec_utils/RRC/BWP-UplinkCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-UplinkCommon.h" diff --git a/src/codec_utils/RRC/BWP-UplinkCommon.h b/src/codec_utils/RRC/BWP-UplinkCommon.h index 7715bcec7..d1217afe4 100644 --- a/src/codec_utils/RRC/BWP-UplinkCommon.h +++ b/src/codec_utils/RRC/BWP-UplinkCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_UplinkCommon_H_ diff --git a/src/codec_utils/RRC/BWP-UplinkDedicated.c b/src/codec_utils/RRC/BWP-UplinkDedicated.c index ddae7b8b6..66206912e 100644 --- a/src/codec_utils/RRC/BWP-UplinkDedicated.c +++ b/src/codec_utils/RRC/BWP-UplinkDedicated.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP-UplinkDedicated.h" diff --git a/src/codec_utils/RRC/BWP-UplinkDedicated.h b/src/codec_utils/RRC/BWP-UplinkDedicated.h index d97605468..ae1533d73 100644 --- a/src/codec_utils/RRC/BWP-UplinkDedicated.h +++ b/src/codec_utils/RRC/BWP-UplinkDedicated.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_UplinkDedicated_H_ diff --git a/src/codec_utils/RRC/BWP.c b/src/codec_utils/RRC/BWP.c index cfe392be9..933776df3 100644 --- a/src/codec_utils/RRC/BWP.c +++ b/src/codec_utils/RRC/BWP.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BWP.h" diff --git a/src/codec_utils/RRC/BWP.h b/src/codec_utils/RRC/BWP.h index e86a9bb1c..bd49f4b3a 100644 --- a/src/codec_utils/RRC/BWP.h +++ b/src/codec_utils/RRC/BWP.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BWP_H_ diff --git a/src/codec_utils/RRC/BandCombination.c b/src/codec_utils/RRC/BandCombination.c index da05c5714..a92ee2385 100644 --- a/src/codec_utils/RRC/BandCombination.c +++ b/src/codec_utils/RRC/BandCombination.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombination.h" diff --git a/src/codec_utils/RRC/BandCombination.h b/src/codec_utils/RRC/BandCombination.h index 41e19d80c..43f4b62af 100644 --- a/src/codec_utils/RRC/BandCombination.h +++ b/src/codec_utils/RRC/BandCombination.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombination_H_ diff --git a/src/codec_utils/RRC/BandCombinationIndex.c b/src/codec_utils/RRC/BandCombinationIndex.c index 7a6821e48..e135f1cca 100644 --- a/src/codec_utils/RRC/BandCombinationIndex.c +++ b/src/codec_utils/RRC/BandCombinationIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombinationIndex.h" diff --git a/src/codec_utils/RRC/BandCombinationIndex.h b/src/codec_utils/RRC/BandCombinationIndex.h index 9eadfa6b5..08b4186c5 100644 --- a/src/codec_utils/RRC/BandCombinationIndex.h +++ b/src/codec_utils/RRC/BandCombinationIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombinationIndex_H_ diff --git a/src/codec_utils/RRC/BandCombinationInfo.c b/src/codec_utils/RRC/BandCombinationInfo.c index da065654c..789e1875c 100644 --- a/src/codec_utils/RRC/BandCombinationInfo.c +++ b/src/codec_utils/RRC/BandCombinationInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombinationInfo.h" diff --git a/src/codec_utils/RRC/BandCombinationInfo.h b/src/codec_utils/RRC/BandCombinationInfo.h index 49b0c0276..d92948d16 100644 --- a/src/codec_utils/RRC/BandCombinationInfo.h +++ b/src/codec_utils/RRC/BandCombinationInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombinationInfo_H_ diff --git a/src/codec_utils/RRC/BandCombinationInfoList.c b/src/codec_utils/RRC/BandCombinationInfoList.c index bb478c158..a74561a02 100644 --- a/src/codec_utils/RRC/BandCombinationInfoList.c +++ b/src/codec_utils/RRC/BandCombinationInfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombinationInfoList.h" diff --git a/src/codec_utils/RRC/BandCombinationInfoList.h b/src/codec_utils/RRC/BandCombinationInfoList.h index 24d971228..c96f325bd 100644 --- a/src/codec_utils/RRC/BandCombinationInfoList.h +++ b/src/codec_utils/RRC/BandCombinationInfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombinationInfoList_H_ diff --git a/src/codec_utils/RRC/BandCombinationInfoSN.c b/src/codec_utils/RRC/BandCombinationInfoSN.c index 0d0ae376d..3360c1914 100644 --- a/src/codec_utils/RRC/BandCombinationInfoSN.c +++ b/src/codec_utils/RRC/BandCombinationInfoSN.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombinationInfoSN.h" diff --git a/src/codec_utils/RRC/BandCombinationInfoSN.h b/src/codec_utils/RRC/BandCombinationInfoSN.h index 5dd8f23a5..9512d5421 100644 --- a/src/codec_utils/RRC/BandCombinationInfoSN.h +++ b/src/codec_utils/RRC/BandCombinationInfoSN.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombinationInfoSN_H_ diff --git a/src/codec_utils/RRC/BandCombinationList.c b/src/codec_utils/RRC/BandCombinationList.c index b755a4ecf..aa35d7a91 100644 --- a/src/codec_utils/RRC/BandCombinationList.c +++ b/src/codec_utils/RRC/BandCombinationList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandCombinationList.h" diff --git a/src/codec_utils/RRC/BandCombinationList.h b/src/codec_utils/RRC/BandCombinationList.h index edac749c5..cb8a2b8c0 100644 --- a/src/codec_utils/RRC/BandCombinationList.h +++ b/src/codec_utils/RRC/BandCombinationList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandCombinationList_H_ diff --git a/src/codec_utils/RRC/BandNR.c b/src/codec_utils/RRC/BandNR.c index 96a9977ce..b840c9843 100644 --- a/src/codec_utils/RRC/BandNR.c +++ b/src/codec_utils/RRC/BandNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandNR.h" diff --git a/src/codec_utils/RRC/BandNR.h b/src/codec_utils/RRC/BandNR.h index 2e68a0507..7d1bbd95d 100644 --- a/src/codec_utils/RRC/BandNR.h +++ b/src/codec_utils/RRC/BandNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandNR_H_ diff --git a/src/codec_utils/RRC/BandParameters.c b/src/codec_utils/RRC/BandParameters.c index 939a8a7cb..3f22da63d 100644 --- a/src/codec_utils/RRC/BandParameters.c +++ b/src/codec_utils/RRC/BandParameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BandParameters.h" diff --git a/src/codec_utils/RRC/BandParameters.h b/src/codec_utils/RRC/BandParameters.h index c71c3f884..01cd46b61 100644 --- a/src/codec_utils/RRC/BandParameters.h +++ b/src/codec_utils/RRC/BandParameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BandParameters_H_ diff --git a/src/codec_utils/RRC/BeamFailureRecoveryConfig.c b/src/codec_utils/RRC/BeamFailureRecoveryConfig.c index 7fd5cab4f..cb4da6e83 100644 --- a/src/codec_utils/RRC/BeamFailureRecoveryConfig.c +++ b/src/codec_utils/RRC/BeamFailureRecoveryConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BeamFailureRecoveryConfig.h" diff --git a/src/codec_utils/RRC/BeamFailureRecoveryConfig.h b/src/codec_utils/RRC/BeamFailureRecoveryConfig.h index 321fac453..c18fb5513 100644 --- a/src/codec_utils/RRC/BeamFailureRecoveryConfig.h +++ b/src/codec_utils/RRC/BeamFailureRecoveryConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BeamFailureRecoveryConfig_H_ diff --git a/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c b/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c index 4c89d1d02..99aa8df93 100644 --- a/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c +++ b/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BeamManagementSSB-CSI-RS.h" diff --git a/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h b/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h index c109ee781..551af5211 100644 --- a/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h +++ b/src/codec_utils/RRC/BeamManagementSSB-CSI-RS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BeamManagementSSB_CSI_RS_H_ diff --git a/src/codec_utils/RRC/BetaOffsets.c b/src/codec_utils/RRC/BetaOffsets.c index 8717cfb25..082cf7e3a 100644 --- a/src/codec_utils/RRC/BetaOffsets.c +++ b/src/codec_utils/RRC/BetaOffsets.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "BetaOffsets.h" diff --git a/src/codec_utils/RRC/BetaOffsets.h b/src/codec_utils/RRC/BetaOffsets.h index e510ba2c6..c4da116a4 100644 --- a/src/codec_utils/RRC/BetaOffsets.h +++ b/src/codec_utils/RRC/BetaOffsets.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _BetaOffsets_H_ diff --git a/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c b/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c index 7c9c05771..02154b272 100644 --- a/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c +++ b/src/codec_utils/RRC/CA-BandwidthClassEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CA-BandwidthClassEUTRA.h" diff --git a/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h b/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h index 96f009429..02f147255 100644 --- a/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h +++ b/src/codec_utils/RRC/CA-BandwidthClassEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CA_BandwidthClassEUTRA_H_ diff --git a/src/codec_utils/RRC/CA-BandwidthClassNR.c b/src/codec_utils/RRC/CA-BandwidthClassNR.c index 4153553f3..4ec42bc77 100644 --- a/src/codec_utils/RRC/CA-BandwidthClassNR.c +++ b/src/codec_utils/RRC/CA-BandwidthClassNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CA-BandwidthClassNR.h" diff --git a/src/codec_utils/RRC/CA-BandwidthClassNR.h b/src/codec_utils/RRC/CA-BandwidthClassNR.h index 8c03adc42..089385ed9 100644 --- a/src/codec_utils/RRC/CA-BandwidthClassNR.h +++ b/src/codec_utils/RRC/CA-BandwidthClassNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CA_BandwidthClassNR_H_ diff --git a/src/codec_utils/RRC/CA-ParametersEUTRA.c b/src/codec_utils/RRC/CA-ParametersEUTRA.c index 20151735e..2b1534ee0 100644 --- a/src/codec_utils/RRC/CA-ParametersEUTRA.c +++ b/src/codec_utils/RRC/CA-ParametersEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CA-ParametersEUTRA.h" diff --git a/src/codec_utils/RRC/CA-ParametersEUTRA.h b/src/codec_utils/RRC/CA-ParametersEUTRA.h index 42ce177d8..81670c01f 100644 --- a/src/codec_utils/RRC/CA-ParametersEUTRA.h +++ b/src/codec_utils/RRC/CA-ParametersEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CA_ParametersEUTRA_H_ diff --git a/src/codec_utils/RRC/CA-ParametersNR.c b/src/codec_utils/RRC/CA-ParametersNR.c index c1ccc5992..f2e61fbef 100644 --- a/src/codec_utils/RRC/CA-ParametersNR.c +++ b/src/codec_utils/RRC/CA-ParametersNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CA-ParametersNR.h" diff --git a/src/codec_utils/RRC/CA-ParametersNR.h b/src/codec_utils/RRC/CA-ParametersNR.h index 739b8c824..b423611de 100644 --- a/src/codec_utils/RRC/CA-ParametersNR.h +++ b/src/codec_utils/RRC/CA-ParametersNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CA_ParametersNR_H_ diff --git a/src/codec_utils/RRC/CFRA-CSIRS-Resource.c b/src/codec_utils/RRC/CFRA-CSIRS-Resource.c index 66f6b356f..0361874bc 100644 --- a/src/codec_utils/RRC/CFRA-CSIRS-Resource.c +++ b/src/codec_utils/RRC/CFRA-CSIRS-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CFRA-CSIRS-Resource.h" diff --git a/src/codec_utils/RRC/CFRA-CSIRS-Resource.h b/src/codec_utils/RRC/CFRA-CSIRS-Resource.h index fcdce219a..90cd67e69 100644 --- a/src/codec_utils/RRC/CFRA-CSIRS-Resource.h +++ b/src/codec_utils/RRC/CFRA-CSIRS-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CFRA_CSIRS_Resource_H_ diff --git a/src/codec_utils/RRC/CFRA-SSB-Resource.c b/src/codec_utils/RRC/CFRA-SSB-Resource.c index c0939f5ff..b01691ee4 100644 --- a/src/codec_utils/RRC/CFRA-SSB-Resource.c +++ b/src/codec_utils/RRC/CFRA-SSB-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CFRA-SSB-Resource.h" diff --git a/src/codec_utils/RRC/CFRA-SSB-Resource.h b/src/codec_utils/RRC/CFRA-SSB-Resource.h index a7212b73e..4912ddf0b 100644 --- a/src/codec_utils/RRC/CFRA-SSB-Resource.h +++ b/src/codec_utils/RRC/CFRA-SSB-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CFRA_SSB_Resource_H_ diff --git a/src/codec_utils/RRC/CFRA.c b/src/codec_utils/RRC/CFRA.c index 5867a8f16..9bea025c8 100644 --- a/src/codec_utils/RRC/CFRA.c +++ b/src/codec_utils/RRC/CFRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CFRA.h" diff --git a/src/codec_utils/RRC/CFRA.h b/src/codec_utils/RRC/CFRA.h index 035d66a98..2cae152ce 100644 --- a/src/codec_utils/RRC/CFRA.h +++ b/src/codec_utils/RRC/CFRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CFRA_H_ diff --git a/src/codec_utils/RRC/CG-Config-IEs.c b/src/codec_utils/RRC/CG-Config-IEs.c index c66fbbd01..b30f038cf 100644 --- a/src/codec_utils/RRC/CG-Config-IEs.c +++ b/src/codec_utils/RRC/CG-Config-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CG-Config-IEs.h" diff --git a/src/codec_utils/RRC/CG-Config-IEs.h b/src/codec_utils/RRC/CG-Config-IEs.h index e2dc0e917..98def6711 100644 --- a/src/codec_utils/RRC/CG-Config-IEs.h +++ b/src/codec_utils/RRC/CG-Config-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CG_Config_IEs_H_ diff --git a/src/codec_utils/RRC/CG-Config.c b/src/codec_utils/RRC/CG-Config.c index b711f96f7..4714148fa 100644 --- a/src/codec_utils/RRC/CG-Config.c +++ b/src/codec_utils/RRC/CG-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CG-Config.h" diff --git a/src/codec_utils/RRC/CG-Config.h b/src/codec_utils/RRC/CG-Config.h index f6686c847..6f28fa560 100644 --- a/src/codec_utils/RRC/CG-Config.h +++ b/src/codec_utils/RRC/CG-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CG_Config_H_ diff --git a/src/codec_utils/RRC/CG-ConfigInfo-IEs.c b/src/codec_utils/RRC/CG-ConfigInfo-IEs.c index f92d9f613..f4dca9f62 100644 --- a/src/codec_utils/RRC/CG-ConfigInfo-IEs.c +++ b/src/codec_utils/RRC/CG-ConfigInfo-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CG-ConfigInfo-IEs.h" diff --git a/src/codec_utils/RRC/CG-ConfigInfo-IEs.h b/src/codec_utils/RRC/CG-ConfigInfo-IEs.h index 9f79159a9..502ee926a 100644 --- a/src/codec_utils/RRC/CG-ConfigInfo-IEs.h +++ b/src/codec_utils/RRC/CG-ConfigInfo-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CG_ConfigInfo_IEs_H_ diff --git a/src/codec_utils/RRC/CG-ConfigInfo.c b/src/codec_utils/RRC/CG-ConfigInfo.c index d25a151d4..fd9965884 100644 --- a/src/codec_utils/RRC/CG-ConfigInfo.c +++ b/src/codec_utils/RRC/CG-ConfigInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CG-ConfigInfo.h" diff --git a/src/codec_utils/RRC/CG-ConfigInfo.h b/src/codec_utils/RRC/CG-ConfigInfo.h index 143bca710..61e649419 100644 --- a/src/codec_utils/RRC/CG-ConfigInfo.h +++ b/src/codec_utils/RRC/CG-ConfigInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CG_ConfigInfo_H_ diff --git a/src/codec_utils/RRC/CG-UCI-OnPUSCH.c b/src/codec_utils/RRC/CG-UCI-OnPUSCH.c index b9e31d25c..4aa1c56ee 100644 --- a/src/codec_utils/RRC/CG-UCI-OnPUSCH.c +++ b/src/codec_utils/RRC/CG-UCI-OnPUSCH.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CG-UCI-OnPUSCH.h" diff --git a/src/codec_utils/RRC/CG-UCI-OnPUSCH.h b/src/codec_utils/RRC/CG-UCI-OnPUSCH.h index 1fc2b1d8a..63be225da 100644 --- a/src/codec_utils/RRC/CG-UCI-OnPUSCH.h +++ b/src/codec_utils/RRC/CG-UCI-OnPUSCH.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CG_UCI_OnPUSCH_H_ diff --git a/src/codec_utils/RRC/CGI-Info.c b/src/codec_utils/RRC/CGI-Info.c index d35ea596e..cc567180a 100644 --- a/src/codec_utils/RRC/CGI-Info.c +++ b/src/codec_utils/RRC/CGI-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CGI-Info.h" diff --git a/src/codec_utils/RRC/CGI-Info.h b/src/codec_utils/RRC/CGI-Info.h index 03d08e3f5..223a86eb3 100644 --- a/src/codec_utils/RRC/CGI-Info.h +++ b/src/codec_utils/RRC/CGI-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CGI_Info_H_ diff --git a/src/codec_utils/RRC/CSI-AperiodicTriggerState.c b/src/codec_utils/RRC/CSI-AperiodicTriggerState.c index f58e27343..48e27eadf 100644 --- a/src/codec_utils/RRC/CSI-AperiodicTriggerState.c +++ b/src/codec_utils/RRC/CSI-AperiodicTriggerState.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-AperiodicTriggerState.h" diff --git a/src/codec_utils/RRC/CSI-AperiodicTriggerState.h b/src/codec_utils/RRC/CSI-AperiodicTriggerState.h index 9b949cab3..1bf6ac95e 100644 --- a/src/codec_utils/RRC/CSI-AperiodicTriggerState.h +++ b/src/codec_utils/RRC/CSI-AperiodicTriggerState.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_AperiodicTriggerState_H_ diff --git a/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c b/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c index db7a90658..33b784a73 100644 --- a/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c +++ b/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-AperiodicTriggerStateList.h" diff --git a/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h b/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h index 4d07d2481..3b91b7181 100644 --- a/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h +++ b/src/codec_utils/RRC/CSI-AperiodicTriggerStateList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_AperiodicTriggerStateList_H_ diff --git a/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c b/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c index 2d7181232..9b97771d6 100644 --- a/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c +++ b/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-AssociatedReportConfigInfo.h" diff --git a/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h b/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h index 5b92addbe..0efa4b904 100644 --- a/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h +++ b/src/codec_utils/RRC/CSI-AssociatedReportConfigInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_AssociatedReportConfigInfo_H_ diff --git a/src/codec_utils/RRC/CSI-FrequencyOccupation.c b/src/codec_utils/RRC/CSI-FrequencyOccupation.c index 521ffa983..661a87d3b 100644 --- a/src/codec_utils/RRC/CSI-FrequencyOccupation.c +++ b/src/codec_utils/RRC/CSI-FrequencyOccupation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-FrequencyOccupation.h" diff --git a/src/codec_utils/RRC/CSI-FrequencyOccupation.h b/src/codec_utils/RRC/CSI-FrequencyOccupation.h index 0170681a8..4dd890d80 100644 --- a/src/codec_utils/RRC/CSI-FrequencyOccupation.h +++ b/src/codec_utils/RRC/CSI-FrequencyOccupation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_FrequencyOccupation_H_ diff --git a/src/codec_utils/RRC/CSI-IM-Resource.c b/src/codec_utils/RRC/CSI-IM-Resource.c index 0e87ef155..64b44ccad 100644 --- a/src/codec_utils/RRC/CSI-IM-Resource.c +++ b/src/codec_utils/RRC/CSI-IM-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-IM-Resource.h" diff --git a/src/codec_utils/RRC/CSI-IM-Resource.h b/src/codec_utils/RRC/CSI-IM-Resource.h index 1b6b6fc08..22e3efc60 100644 --- a/src/codec_utils/RRC/CSI-IM-Resource.h +++ b/src/codec_utils/RRC/CSI-IM-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_IM_Resource_H_ diff --git a/src/codec_utils/RRC/CSI-IM-ResourceId.c b/src/codec_utils/RRC/CSI-IM-ResourceId.c index d34f49980..9d1230b7a 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceId.c +++ b/src/codec_utils/RRC/CSI-IM-ResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-IM-ResourceId.h" diff --git a/src/codec_utils/RRC/CSI-IM-ResourceId.h b/src/codec_utils/RRC/CSI-IM-ResourceId.h index 5ceba5cd1..fdf2e9459 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceId.h +++ b/src/codec_utils/RRC/CSI-IM-ResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_IM_ResourceId_H_ diff --git a/src/codec_utils/RRC/CSI-IM-ResourceSet.c b/src/codec_utils/RRC/CSI-IM-ResourceSet.c index 391ea4bfc..f7b390079 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceSet.c +++ b/src/codec_utils/RRC/CSI-IM-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-IM-ResourceSet.h" diff --git a/src/codec_utils/RRC/CSI-IM-ResourceSet.h b/src/codec_utils/RRC/CSI-IM-ResourceSet.h index 5664db2bc..1e6e50b18 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceSet.h +++ b/src/codec_utils/RRC/CSI-IM-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_IM_ResourceSet_H_ diff --git a/src/codec_utils/RRC/CSI-IM-ResourceSetId.c b/src/codec_utils/RRC/CSI-IM-ResourceSetId.c index 85c30945a..ce01694ac 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceSetId.c +++ b/src/codec_utils/RRC/CSI-IM-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-IM-ResourceSetId.h" diff --git a/src/codec_utils/RRC/CSI-IM-ResourceSetId.h b/src/codec_utils/RRC/CSI-IM-ResourceSetId.h index 0c58a9646..f0facec75 100644 --- a/src/codec_utils/RRC/CSI-IM-ResourceSetId.h +++ b/src/codec_utils/RRC/CSI-IM-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_IM_ResourceSetId_H_ diff --git a/src/codec_utils/RRC/CSI-MeasConfig.c b/src/codec_utils/RRC/CSI-MeasConfig.c index bc44db2e8..3f3c0215f 100644 --- a/src/codec_utils/RRC/CSI-MeasConfig.c +++ b/src/codec_utils/RRC/CSI-MeasConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-MeasConfig.h" diff --git a/src/codec_utils/RRC/CSI-MeasConfig.h b/src/codec_utils/RRC/CSI-MeasConfig.h index 8faeb7e06..e86e14281 100644 --- a/src/codec_utils/RRC/CSI-MeasConfig.h +++ b/src/codec_utils/RRC/CSI-MeasConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_MeasConfig_H_ diff --git a/src/codec_utils/RRC/CSI-RS-CellMobility.c b/src/codec_utils/RRC/CSI-RS-CellMobility.c index 060429684..868e331f9 100644 --- a/src/codec_utils/RRC/CSI-RS-CellMobility.c +++ b/src/codec_utils/RRC/CSI-RS-CellMobility.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-CellMobility.h" diff --git a/src/codec_utils/RRC/CSI-RS-CellMobility.h b/src/codec_utils/RRC/CSI-RS-CellMobility.h index 0b51b0697..aa9d160cb 100644 --- a/src/codec_utils/RRC/CSI-RS-CellMobility.h +++ b/src/codec_utils/RRC/CSI-RS-CellMobility.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_CellMobility_H_ diff --git a/src/codec_utils/RRC/CSI-RS-ForTracking.c b/src/codec_utils/RRC/CSI-RS-ForTracking.c index 86c1a8f45..9438a442d 100644 --- a/src/codec_utils/RRC/CSI-RS-ForTracking.c +++ b/src/codec_utils/RRC/CSI-RS-ForTracking.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-ForTracking.h" diff --git a/src/codec_utils/RRC/CSI-RS-ForTracking.h b/src/codec_utils/RRC/CSI-RS-ForTracking.h index 11dc80e23..d6eb5c62b 100644 --- a/src/codec_utils/RRC/CSI-RS-ForTracking.h +++ b/src/codec_utils/RRC/CSI-RS-ForTracking.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_ForTracking_H_ diff --git a/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c b/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c index 2c3a555fe..906f3771a 100644 --- a/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c +++ b/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-IM-ReceptionForFeedback.h" diff --git a/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h b/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h index 52ace6689..d71b1937e 100644 --- a/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h +++ b/src/codec_utils/RRC/CSI-RS-IM-ReceptionForFeedback.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_IM_ReceptionForFeedback_H_ diff --git a/src/codec_utils/RRC/CSI-RS-Index.c b/src/codec_utils/RRC/CSI-RS-Index.c index 4130f0a10..4db24987a 100644 --- a/src/codec_utils/RRC/CSI-RS-Index.c +++ b/src/codec_utils/RRC/CSI-RS-Index.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-Index.h" diff --git a/src/codec_utils/RRC/CSI-RS-Index.h b/src/codec_utils/RRC/CSI-RS-Index.h index c5fd7cec9..2ea2a0ec0 100644 --- a/src/codec_utils/RRC/CSI-RS-Index.h +++ b/src/codec_utils/RRC/CSI-RS-Index.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_Index_H_ diff --git a/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c b/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c index 324b045f0..c2e3493ec 100644 --- a/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c +++ b/src/codec_utils/RRC/CSI-RS-Resource-Mobility.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-Resource-Mobility.h" diff --git a/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h b/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h index d6b851cee..ac3e0be21 100644 --- a/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h +++ b/src/codec_utils/RRC/CSI-RS-Resource-Mobility.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_Resource_Mobility_H_ diff --git a/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c b/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c index e35ed2841..d59ca1a3b 100644 --- a/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c +++ b/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-ResourceConfigMobility.h" diff --git a/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h b/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h index 7dea6bb8d..832f5353f 100644 --- a/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h +++ b/src/codec_utils/RRC/CSI-RS-ResourceConfigMobility.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_ResourceConfigMobility_H_ diff --git a/src/codec_utils/RRC/CSI-RS-ResourceMapping.c b/src/codec_utils/RRC/CSI-RS-ResourceMapping.c index ec025fee2..c6b147ff2 100644 --- a/src/codec_utils/RRC/CSI-RS-ResourceMapping.c +++ b/src/codec_utils/RRC/CSI-RS-ResourceMapping.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-RS-ResourceMapping.h" diff --git a/src/codec_utils/RRC/CSI-RS-ResourceMapping.h b/src/codec_utils/RRC/CSI-RS-ResourceMapping.h index 711d37e5f..f3d16ad18 100644 --- a/src/codec_utils/RRC/CSI-RS-ResourceMapping.h +++ b/src/codec_utils/RRC/CSI-RS-ResourceMapping.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_RS_ResourceMapping_H_ diff --git a/src/codec_utils/RRC/CSI-ReportConfig.c b/src/codec_utils/RRC/CSI-ReportConfig.c index 93af87b30..c9814e94a 100644 --- a/src/codec_utils/RRC/CSI-ReportConfig.c +++ b/src/codec_utils/RRC/CSI-ReportConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ReportConfig.h" diff --git a/src/codec_utils/RRC/CSI-ReportConfig.h b/src/codec_utils/RRC/CSI-ReportConfig.h index bbfe8d78c..0654e1ae5 100644 --- a/src/codec_utils/RRC/CSI-ReportConfig.h +++ b/src/codec_utils/RRC/CSI-ReportConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ReportConfig_H_ diff --git a/src/codec_utils/RRC/CSI-ReportConfigId.c b/src/codec_utils/RRC/CSI-ReportConfigId.c index e7931c124..187cff6f0 100644 --- a/src/codec_utils/RRC/CSI-ReportConfigId.c +++ b/src/codec_utils/RRC/CSI-ReportConfigId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ReportConfigId.h" diff --git a/src/codec_utils/RRC/CSI-ReportConfigId.h b/src/codec_utils/RRC/CSI-ReportConfigId.h index 018ff3633..cc6f0647d 100644 --- a/src/codec_utils/RRC/CSI-ReportConfigId.h +++ b/src/codec_utils/RRC/CSI-ReportConfigId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ReportConfigId_H_ diff --git a/src/codec_utils/RRC/CSI-ReportFramework.c b/src/codec_utils/RRC/CSI-ReportFramework.c index c7d7938a4..30849ffef 100644 --- a/src/codec_utils/RRC/CSI-ReportFramework.c +++ b/src/codec_utils/RRC/CSI-ReportFramework.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ReportFramework.h" diff --git a/src/codec_utils/RRC/CSI-ReportFramework.h b/src/codec_utils/RRC/CSI-ReportFramework.h index 6b529770e..1c8f788d4 100644 --- a/src/codec_utils/RRC/CSI-ReportFramework.h +++ b/src/codec_utils/RRC/CSI-ReportFramework.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ReportFramework_H_ diff --git a/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c b/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c index c813d3b7f..48bdf54cf 100644 --- a/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c +++ b/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ReportPeriodicityAndOffset.h" diff --git a/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h b/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h index 25abb1186..409d5e5ae 100644 --- a/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h +++ b/src/codec_utils/RRC/CSI-ReportPeriodicityAndOffset.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ReportPeriodicityAndOffset_H_ diff --git a/src/codec_utils/RRC/CSI-ResourceConfig.c b/src/codec_utils/RRC/CSI-ResourceConfig.c index 64e6a5b76..8cb0ed20c 100644 --- a/src/codec_utils/RRC/CSI-ResourceConfig.c +++ b/src/codec_utils/RRC/CSI-ResourceConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ResourceConfig.h" diff --git a/src/codec_utils/RRC/CSI-ResourceConfig.h b/src/codec_utils/RRC/CSI-ResourceConfig.h index edce8f2b9..263db6747 100644 --- a/src/codec_utils/RRC/CSI-ResourceConfig.h +++ b/src/codec_utils/RRC/CSI-ResourceConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ResourceConfig_H_ diff --git a/src/codec_utils/RRC/CSI-ResourceConfigId.c b/src/codec_utils/RRC/CSI-ResourceConfigId.c index a73358544..09a294081 100644 --- a/src/codec_utils/RRC/CSI-ResourceConfigId.c +++ b/src/codec_utils/RRC/CSI-ResourceConfigId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ResourceConfigId.h" diff --git a/src/codec_utils/RRC/CSI-ResourceConfigId.h b/src/codec_utils/RRC/CSI-ResourceConfigId.h index b75a61ace..0e76fa5cf 100644 --- a/src/codec_utils/RRC/CSI-ResourceConfigId.h +++ b/src/codec_utils/RRC/CSI-ResourceConfigId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ResourceConfigId_H_ diff --git a/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c b/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c index 3102cd7e2..b57bf2444 100644 --- a/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c +++ b/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-ResourcePeriodicityAndOffset.h" diff --git a/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h b/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h index c4f97caed..1e911b3ff 100644 --- a/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h +++ b/src/codec_utils/RRC/CSI-ResourcePeriodicityAndOffset.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_ResourcePeriodicityAndOffset_H_ diff --git a/src/codec_utils/RRC/CSI-SSB-ResourceSet.c b/src/codec_utils/RRC/CSI-SSB-ResourceSet.c index 149ae5c8a..47ad43d51 100644 --- a/src/codec_utils/RRC/CSI-SSB-ResourceSet.c +++ b/src/codec_utils/RRC/CSI-SSB-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-SSB-ResourceSet.h" diff --git a/src/codec_utils/RRC/CSI-SSB-ResourceSet.h b/src/codec_utils/RRC/CSI-SSB-ResourceSet.h index a7fc35009..e3db294cd 100644 --- a/src/codec_utils/RRC/CSI-SSB-ResourceSet.h +++ b/src/codec_utils/RRC/CSI-SSB-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_SSB_ResourceSet_H_ diff --git a/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c b/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c index c553550d6..a53ac17eb 100644 --- a/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c +++ b/src/codec_utils/RRC/CSI-SSB-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-SSB-ResourceSetId.h" diff --git a/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h b/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h index ac75e92e6..a69240e4c 100644 --- a/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h +++ b/src/codec_utils/RRC/CSI-SSB-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_SSB_ResourceSetId_H_ diff --git a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c index 239255a41..0783868bb 100644 --- a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c +++ b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-SemiPersistentOnPUSCH-TriggerState.h" diff --git a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h index cf0522af1..c21c5f24a 100644 --- a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h +++ b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerState.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_SemiPersistentOnPUSCH_TriggerState_H_ diff --git a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c index 51fcccc53..2fa351428 100644 --- a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c +++ b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CSI-SemiPersistentOnPUSCH-TriggerStateList.h" diff --git a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h index 9dd84c27a..dc55ebe33 100644 --- a/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h +++ b/src/codec_utils/RRC/CSI-SemiPersistentOnPUSCH-TriggerStateList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CSI_SemiPersistentOnPUSCH_TriggerStateList_H_ diff --git a/src/codec_utils/RRC/CandidateServingFreqListNR.c b/src/codec_utils/RRC/CandidateServingFreqListNR.c index 3ce80b893..2aa279962 100644 --- a/src/codec_utils/RRC/CandidateServingFreqListNR.c +++ b/src/codec_utils/RRC/CandidateServingFreqListNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CandidateServingFreqListNR.h" diff --git a/src/codec_utils/RRC/CandidateServingFreqListNR.h b/src/codec_utils/RRC/CandidateServingFreqListNR.h index 2f88c2129..c8a3560cd 100644 --- a/src/codec_utils/RRC/CandidateServingFreqListNR.h +++ b/src/codec_utils/RRC/CandidateServingFreqListNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CandidateServingFreqListNR_H_ diff --git a/src/codec_utils/RRC/CarrierFreqEUTRA.c b/src/codec_utils/RRC/CarrierFreqEUTRA.c index 6eb3c2191..145e3b184 100644 --- a/src/codec_utils/RRC/CarrierFreqEUTRA.c +++ b/src/codec_utils/RRC/CarrierFreqEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CarrierFreqEUTRA.h" diff --git a/src/codec_utils/RRC/CarrierFreqEUTRA.h b/src/codec_utils/RRC/CarrierFreqEUTRA.h index 41b01b86b..d4b814cd5 100644 --- a/src/codec_utils/RRC/CarrierFreqEUTRA.h +++ b/src/codec_utils/RRC/CarrierFreqEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CarrierFreqEUTRA_H_ diff --git a/src/codec_utils/RRC/CarrierFreqListEUTRA.c b/src/codec_utils/RRC/CarrierFreqListEUTRA.c index 3a606af80..a6c98e0eb 100644 --- a/src/codec_utils/RRC/CarrierFreqListEUTRA.c +++ b/src/codec_utils/RRC/CarrierFreqListEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CarrierFreqListEUTRA.h" diff --git a/src/codec_utils/RRC/CarrierFreqListEUTRA.h b/src/codec_utils/RRC/CarrierFreqListEUTRA.h index 2984a4956..2a864e59d 100644 --- a/src/codec_utils/RRC/CarrierFreqListEUTRA.h +++ b/src/codec_utils/RRC/CarrierFreqListEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CarrierFreqListEUTRA_H_ diff --git a/src/codec_utils/RRC/CarrierInfoNR.c b/src/codec_utils/RRC/CarrierInfoNR.c index 96d9047c2..7d1dad616 100644 --- a/src/codec_utils/RRC/CarrierInfoNR.c +++ b/src/codec_utils/RRC/CarrierInfoNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CarrierInfoNR.h" diff --git a/src/codec_utils/RRC/CarrierInfoNR.h b/src/codec_utils/RRC/CarrierInfoNR.h index 86540ec2c..157873433 100644 --- a/src/codec_utils/RRC/CarrierInfoNR.h +++ b/src/codec_utils/RRC/CarrierInfoNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CarrierInfoNR_H_ diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c index e81001051..c33dd2d07 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c +++ b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellAccessRelatedInfo-EUTRA-5GC.h" diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h index fc4edd7b0..29d8289ae 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h +++ b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-5GC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellAccessRelatedInfo_EUTRA_5GC_H_ diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c index 7bb29b023..df45831b4 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c +++ b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellAccessRelatedInfo-EUTRA-EPC.h" diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h index 57970d912..eb7ad5ba2 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h +++ b/src/codec_utils/RRC/CellAccessRelatedInfo-EUTRA-EPC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellAccessRelatedInfo_EUTRA_EPC_H_ diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo.c b/src/codec_utils/RRC/CellAccessRelatedInfo.c index 7493ca378..a133e4ece 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo.c +++ b/src/codec_utils/RRC/CellAccessRelatedInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellAccessRelatedInfo.h" diff --git a/src/codec_utils/RRC/CellAccessRelatedInfo.h b/src/codec_utils/RRC/CellAccessRelatedInfo.h index ce656f5f4..6dad14947 100644 --- a/src/codec_utils/RRC/CellAccessRelatedInfo.h +++ b/src/codec_utils/RRC/CellAccessRelatedInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellAccessRelatedInfo_H_ diff --git a/src/codec_utils/RRC/CellGroupConfigRrc.c b/src/codec_utils/RRC/CellGroupConfigRrc.c index dd3633667..65fbcde30 100644 --- a/src/codec_utils/RRC/CellGroupConfigRrc.c +++ b/src/codec_utils/RRC/CellGroupConfigRrc.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellGroupConfigRrc.h" diff --git a/src/codec_utils/RRC/CellGroupConfigRrc.h b/src/codec_utils/RRC/CellGroupConfigRrc.h index 56ea2a150..3ecbbde34 100644 --- a/src/codec_utils/RRC/CellGroupConfigRrc.h +++ b/src/codec_utils/RRC/CellGroupConfigRrc.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellGroupConfigRrc_H_ diff --git a/src/codec_utils/RRC/CellGroupId.c b/src/codec_utils/RRC/CellGroupId.c index 7c5bfbc50..ba47e1508 100644 --- a/src/codec_utils/RRC/CellGroupId.c +++ b/src/codec_utils/RRC/CellGroupId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellGroupId.h" diff --git a/src/codec_utils/RRC/CellGroupId.h b/src/codec_utils/RRC/CellGroupId.h index 4c95e12f4..17438296c 100644 --- a/src/codec_utils/RRC/CellGroupId.h +++ b/src/codec_utils/RRC/CellGroupId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellGroupId_H_ diff --git a/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c b/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c index a9a2a31ec..fc18cd0d6 100644 --- a/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c +++ b/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellIdentity-EUTRA-5GC.h" diff --git a/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h b/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h index 095f3de71..22f996473 100644 --- a/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h +++ b/src/codec_utils/RRC/CellIdentity-EUTRA-5GC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellIdentity_EUTRA_5GC_H_ diff --git a/src/codec_utils/RRC/CellIdentity.c b/src/codec_utils/RRC/CellIdentity.c index 6a7388975..b97b82d43 100644 --- a/src/codec_utils/RRC/CellIdentity.c +++ b/src/codec_utils/RRC/CellIdentity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellIdentity.h" diff --git a/src/codec_utils/RRC/CellIdentity.h b/src/codec_utils/RRC/CellIdentity.h index c16fe6ea2..432208f01 100644 --- a/src/codec_utils/RRC/CellIdentity.h +++ b/src/codec_utils/RRC/CellIdentity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellIdentity_H_ diff --git a/src/codec_utils/RRC/CellReselectionPriorities.c b/src/codec_utils/RRC/CellReselectionPriorities.c index adefb1f94..bdd92262e 100644 --- a/src/codec_utils/RRC/CellReselectionPriorities.c +++ b/src/codec_utils/RRC/CellReselectionPriorities.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellReselectionPriorities.h" diff --git a/src/codec_utils/RRC/CellReselectionPriorities.h b/src/codec_utils/RRC/CellReselectionPriorities.h index f9ba38742..737c01243 100644 --- a/src/codec_utils/RRC/CellReselectionPriorities.h +++ b/src/codec_utils/RRC/CellReselectionPriorities.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellReselectionPriorities_H_ diff --git a/src/codec_utils/RRC/CellReselectionPriority.c b/src/codec_utils/RRC/CellReselectionPriority.c index 631c0bcb7..a8a3b2306 100644 --- a/src/codec_utils/RRC/CellReselectionPriority.c +++ b/src/codec_utils/RRC/CellReselectionPriority.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellReselectionPriority.h" diff --git a/src/codec_utils/RRC/CellReselectionPriority.h b/src/codec_utils/RRC/CellReselectionPriority.h index d08859cfc..c081da696 100644 --- a/src/codec_utils/RRC/CellReselectionPriority.h +++ b/src/codec_utils/RRC/CellReselectionPriority.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellReselectionPriority_H_ diff --git a/src/codec_utils/RRC/CellReselectionSubPriority.c b/src/codec_utils/RRC/CellReselectionSubPriority.c index 82cda8ea9..dc9599d86 100644 --- a/src/codec_utils/RRC/CellReselectionSubPriority.c +++ b/src/codec_utils/RRC/CellReselectionSubPriority.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellReselectionSubPriority.h" diff --git a/src/codec_utils/RRC/CellReselectionSubPriority.h b/src/codec_utils/RRC/CellReselectionSubPriority.h index 5d218ab2d..c3e3d1cd6 100644 --- a/src/codec_utils/RRC/CellReselectionSubPriority.h +++ b/src/codec_utils/RRC/CellReselectionSubPriority.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellReselectionSubPriority_H_ diff --git a/src/codec_utils/RRC/CellsToAddMod.c b/src/codec_utils/RRC/CellsToAddMod.c index 52e448c2d..7ebcdec7f 100644 --- a/src/codec_utils/RRC/CellsToAddMod.c +++ b/src/codec_utils/RRC/CellsToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellsToAddMod.h" diff --git a/src/codec_utils/RRC/CellsToAddMod.h b/src/codec_utils/RRC/CellsToAddMod.h index 2ed506ace..cda50bf88 100644 --- a/src/codec_utils/RRC/CellsToAddMod.h +++ b/src/codec_utils/RRC/CellsToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellsToAddMod_H_ diff --git a/src/codec_utils/RRC/CellsToAddModList.c b/src/codec_utils/RRC/CellsToAddModList.c index c1467f692..2114166aa 100644 --- a/src/codec_utils/RRC/CellsToAddModList.c +++ b/src/codec_utils/RRC/CellsToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellsToAddModList.h" diff --git a/src/codec_utils/RRC/CellsToAddModList.h b/src/codec_utils/RRC/CellsToAddModList.h index a9d3654a8..dc33d0b1a 100644 --- a/src/codec_utils/RRC/CellsToAddModList.h +++ b/src/codec_utils/RRC/CellsToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellsToAddModList_H_ diff --git a/src/codec_utils/RRC/CellsTriggeredList.c b/src/codec_utils/RRC/CellsTriggeredList.c index 3633b2caa..8470e830a 100644 --- a/src/codec_utils/RRC/CellsTriggeredList.c +++ b/src/codec_utils/RRC/CellsTriggeredList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CellsTriggeredList.h" diff --git a/src/codec_utils/RRC/CellsTriggeredList.h b/src/codec_utils/RRC/CellsTriggeredList.h index f8dc14537..b4924aa1c 100644 --- a/src/codec_utils/RRC/CellsTriggeredList.h +++ b/src/codec_utils/RRC/CellsTriggeredList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CellsTriggeredList_H_ diff --git a/src/codec_utils/RRC/CipheringAlgorithm.c b/src/codec_utils/RRC/CipheringAlgorithm.c index 8702fc910..24edb542f 100644 --- a/src/codec_utils/RRC/CipheringAlgorithm.c +++ b/src/codec_utils/RRC/CipheringAlgorithm.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CipheringAlgorithm.h" diff --git a/src/codec_utils/RRC/CipheringAlgorithm.h b/src/codec_utils/RRC/CipheringAlgorithm.h index f0dfbbd11..c2b0eadb0 100644 --- a/src/codec_utils/RRC/CipheringAlgorithm.h +++ b/src/codec_utils/RRC/CipheringAlgorithm.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CipheringAlgorithm_H_ diff --git a/src/codec_utils/RRC/CodebookConfig.c b/src/codec_utils/RRC/CodebookConfig.c index 9c7676733..3489d0088 100644 --- a/src/codec_utils/RRC/CodebookConfig.c +++ b/src/codec_utils/RRC/CodebookConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CodebookConfig.h" diff --git a/src/codec_utils/RRC/CodebookConfig.h b/src/codec_utils/RRC/CodebookConfig.h index 0cb9cd586..de453022e 100644 --- a/src/codec_utils/RRC/CodebookConfig.h +++ b/src/codec_utils/RRC/CodebookConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CodebookConfig_H_ diff --git a/src/codec_utils/RRC/ConfigRestrictInfoSCG.c b/src/codec_utils/RRC/ConfigRestrictInfoSCG.c index dac1699a9..f6d3c960a 100644 --- a/src/codec_utils/RRC/ConfigRestrictInfoSCG.c +++ b/src/codec_utils/RRC/ConfigRestrictInfoSCG.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ConfigRestrictInfoSCG.h" diff --git a/src/codec_utils/RRC/ConfigRestrictInfoSCG.h b/src/codec_utils/RRC/ConfigRestrictInfoSCG.h index d850308da..299be5fb7 100644 --- a/src/codec_utils/RRC/ConfigRestrictInfoSCG.h +++ b/src/codec_utils/RRC/ConfigRestrictInfoSCG.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ConfigRestrictInfoSCG_H_ diff --git a/src/codec_utils/RRC/ConfigRestrictModReqSCG.c b/src/codec_utils/RRC/ConfigRestrictModReqSCG.c index a36e741b0..38dfa5c6b 100644 --- a/src/codec_utils/RRC/ConfigRestrictModReqSCG.c +++ b/src/codec_utils/RRC/ConfigRestrictModReqSCG.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ConfigRestrictModReqSCG.h" diff --git a/src/codec_utils/RRC/ConfigRestrictModReqSCG.h b/src/codec_utils/RRC/ConfigRestrictModReqSCG.h index 3f4d45b64..261037529 100644 --- a/src/codec_utils/RRC/ConfigRestrictModReqSCG.h +++ b/src/codec_utils/RRC/ConfigRestrictModReqSCG.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ConfigRestrictModReqSCG_H_ diff --git a/src/codec_utils/RRC/ConfiguredGrantConfig.c b/src/codec_utils/RRC/ConfiguredGrantConfig.c index cea14f612..629f2794e 100644 --- a/src/codec_utils/RRC/ConfiguredGrantConfig.c +++ b/src/codec_utils/RRC/ConfiguredGrantConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ConfiguredGrantConfig.h" diff --git a/src/codec_utils/RRC/ConfiguredGrantConfig.h b/src/codec_utils/RRC/ConfiguredGrantConfig.h index eb5f3d687..59eeaf8bf 100644 --- a/src/codec_utils/RRC/ConfiguredGrantConfig.h +++ b/src/codec_utils/RRC/ConfiguredGrantConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ConfiguredGrantConfig_H_ diff --git a/src/codec_utils/RRC/ConnEstFailureControl.c b/src/codec_utils/RRC/ConnEstFailureControl.c index 838cba0f4..f83c0a4fc 100644 --- a/src/codec_utils/RRC/ConnEstFailureControl.c +++ b/src/codec_utils/RRC/ConnEstFailureControl.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ConnEstFailureControl.h" diff --git a/src/codec_utils/RRC/ConnEstFailureControl.h b/src/codec_utils/RRC/ConnEstFailureControl.h index 42de7e96c..df3a5cba2 100644 --- a/src/codec_utils/RRC/ConnEstFailureControl.h +++ b/src/codec_utils/RRC/ConnEstFailureControl.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ConnEstFailureControl_H_ diff --git a/src/codec_utils/RRC/ControlResourceSet.c b/src/codec_utils/RRC/ControlResourceSet.c index b1f674d9a..c6ea6d8b7 100644 --- a/src/codec_utils/RRC/ControlResourceSet.c +++ b/src/codec_utils/RRC/ControlResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ControlResourceSet.h" diff --git a/src/codec_utils/RRC/ControlResourceSet.h b/src/codec_utils/RRC/ControlResourceSet.h index 47652618d..f96c2be74 100644 --- a/src/codec_utils/RRC/ControlResourceSet.h +++ b/src/codec_utils/RRC/ControlResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ControlResourceSet_H_ diff --git a/src/codec_utils/RRC/ControlResourceSetId.c b/src/codec_utils/RRC/ControlResourceSetId.c index 912027f67..946769a2c 100644 --- a/src/codec_utils/RRC/ControlResourceSetId.c +++ b/src/codec_utils/RRC/ControlResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ControlResourceSetId.h" diff --git a/src/codec_utils/RRC/ControlResourceSetId.h b/src/codec_utils/RRC/ControlResourceSetId.h index 058b2aef5..8dfbfcbe0 100644 --- a/src/codec_utils/RRC/ControlResourceSetId.h +++ b/src/codec_utils/RRC/ControlResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ControlResourceSetId_H_ diff --git a/src/codec_utils/RRC/ControlResourceSetZero.c b/src/codec_utils/RRC/ControlResourceSetZero.c index 49c13b9a6..ebb0870a6 100644 --- a/src/codec_utils/RRC/ControlResourceSetZero.c +++ b/src/codec_utils/RRC/ControlResourceSetZero.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ControlResourceSetZero.h" diff --git a/src/codec_utils/RRC/ControlResourceSetZero.h b/src/codec_utils/RRC/ControlResourceSetZero.h index 95e5d5d86..62546354a 100644 --- a/src/codec_utils/RRC/ControlResourceSetZero.h +++ b/src/codec_utils/RRC/ControlResourceSetZero.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ControlResourceSetZero_H_ diff --git a/src/codec_utils/RRC/CounterCheck-IEs.c b/src/codec_utils/RRC/CounterCheck-IEs.c index e9a7149c0..310c57618 100644 --- a/src/codec_utils/RRC/CounterCheck-IEs.c +++ b/src/codec_utils/RRC/CounterCheck-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CounterCheck-IEs.h" diff --git a/src/codec_utils/RRC/CounterCheck-IEs.h b/src/codec_utils/RRC/CounterCheck-IEs.h index 5b819d3b3..9f47a8b7f 100644 --- a/src/codec_utils/RRC/CounterCheck-IEs.h +++ b/src/codec_utils/RRC/CounterCheck-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CounterCheck_IEs_H_ diff --git a/src/codec_utils/RRC/CounterCheck.c b/src/codec_utils/RRC/CounterCheck.c index c2d3d801c..14146a217 100644 --- a/src/codec_utils/RRC/CounterCheck.c +++ b/src/codec_utils/RRC/CounterCheck.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CounterCheck.h" diff --git a/src/codec_utils/RRC/CounterCheck.h b/src/codec_utils/RRC/CounterCheck.h index 1ebfea9d1..e0864d2d6 100644 --- a/src/codec_utils/RRC/CounterCheck.h +++ b/src/codec_utils/RRC/CounterCheck.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CounterCheck_H_ diff --git a/src/codec_utils/RRC/CounterCheckResponse-IEs.c b/src/codec_utils/RRC/CounterCheckResponse-IEs.c index df10405df..32e76dfaa 100644 --- a/src/codec_utils/RRC/CounterCheckResponse-IEs.c +++ b/src/codec_utils/RRC/CounterCheckResponse-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CounterCheckResponse-IEs.h" diff --git a/src/codec_utils/RRC/CounterCheckResponse-IEs.h b/src/codec_utils/RRC/CounterCheckResponse-IEs.h index 0596d45a1..8887bca57 100644 --- a/src/codec_utils/RRC/CounterCheckResponse-IEs.h +++ b/src/codec_utils/RRC/CounterCheckResponse-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CounterCheckResponse_IEs_H_ diff --git a/src/codec_utils/RRC/CounterCheckResponse.c b/src/codec_utils/RRC/CounterCheckResponse.c index ba409c3d6..f6244c1f3 100644 --- a/src/codec_utils/RRC/CounterCheckResponse.c +++ b/src/codec_utils/RRC/CounterCheckResponse.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CounterCheckResponse.h" diff --git a/src/codec_utils/RRC/CounterCheckResponse.h b/src/codec_utils/RRC/CounterCheckResponse.h index b04fe7d2e..2d4f25ffa 100644 --- a/src/codec_utils/RRC/CounterCheckResponse.h +++ b/src/codec_utils/RRC/CounterCheckResponse.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CounterCheckResponse_H_ diff --git a/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c b/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c index 6b891a7f1..a72315765 100644 --- a/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c +++ b/src/codec_utils/RRC/CrossCarrierSchedulingConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "CrossCarrierSchedulingConfig.h" diff --git a/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h b/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h index fe934ce58..252f4c7fa 100644 --- a/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h +++ b/src/codec_utils/RRC/CrossCarrierSchedulingConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _CrossCarrierSchedulingConfig_H_ diff --git a/src/codec_utils/RRC/DL-AM-RLC.c b/src/codec_utils/RRC/DL-AM-RLC.c index b0a42b279..939cc95a8 100644 --- a/src/codec_utils/RRC/DL-AM-RLC.c +++ b/src/codec_utils/RRC/DL-AM-RLC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-AM-RLC.h" diff --git a/src/codec_utils/RRC/DL-AM-RLC.h b/src/codec_utils/RRC/DL-AM-RLC.h index 01aa66277..6222a43b9 100644 --- a/src/codec_utils/RRC/DL-AM-RLC.h +++ b/src/codec_utils/RRC/DL-AM-RLC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_AM_RLC_H_ diff --git a/src/codec_utils/RRC/DL-CCCH-Message.c b/src/codec_utils/RRC/DL-CCCH-Message.c index db8ce34ed..9c46523bf 100644 --- a/src/codec_utils/RRC/DL-CCCH-Message.c +++ b/src/codec_utils/RRC/DL-CCCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-CCCH-Message.h" diff --git a/src/codec_utils/RRC/DL-CCCH-Message.h b/src/codec_utils/RRC/DL-CCCH-Message.h index 0196d1680..f3748844d 100644 --- a/src/codec_utils/RRC/DL-CCCH-Message.h +++ b/src/codec_utils/RRC/DL-CCCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_CCCH_Message_H_ diff --git a/src/codec_utils/RRC/DL-CCCH-MessageType.c b/src/codec_utils/RRC/DL-CCCH-MessageType.c index 86f4f38c3..2ef856da4 100644 --- a/src/codec_utils/RRC/DL-CCCH-MessageType.c +++ b/src/codec_utils/RRC/DL-CCCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-CCCH-MessageType.h" diff --git a/src/codec_utils/RRC/DL-CCCH-MessageType.h b/src/codec_utils/RRC/DL-CCCH-MessageType.h index 461d5ab3f..e29cac473 100644 --- a/src/codec_utils/RRC/DL-CCCH-MessageType.h +++ b/src/codec_utils/RRC/DL-CCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_CCCH_MessageType_H_ diff --git a/src/codec_utils/RRC/DL-DCCH-Message.c b/src/codec_utils/RRC/DL-DCCH-Message.c index 55b960ec8..2e4d8b01d 100644 --- a/src/codec_utils/RRC/DL-DCCH-Message.c +++ b/src/codec_utils/RRC/DL-DCCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-DCCH-Message.h" diff --git a/src/codec_utils/RRC/DL-DCCH-Message.h b/src/codec_utils/RRC/DL-DCCH-Message.h index c9d7bd47a..4e18095a3 100644 --- a/src/codec_utils/RRC/DL-DCCH-Message.h +++ b/src/codec_utils/RRC/DL-DCCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_DCCH_Message_H_ diff --git a/src/codec_utils/RRC/DL-DCCH-MessageType.c b/src/codec_utils/RRC/DL-DCCH-MessageType.c index cdffb036f..53ec1a86f 100644 --- a/src/codec_utils/RRC/DL-DCCH-MessageType.c +++ b/src/codec_utils/RRC/DL-DCCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-DCCH-MessageType.h" diff --git a/src/codec_utils/RRC/DL-DCCH-MessageType.h b/src/codec_utils/RRC/DL-DCCH-MessageType.h index b30352b45..516930e2e 100644 --- a/src/codec_utils/RRC/DL-DCCH-MessageType.h +++ b/src/codec_utils/RRC/DL-DCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_DCCH_MessageType_H_ diff --git a/src/codec_utils/RRC/DL-UM-RLC.c b/src/codec_utils/RRC/DL-UM-RLC.c index c48e20cfb..def6794d0 100644 --- a/src/codec_utils/RRC/DL-UM-RLC.c +++ b/src/codec_utils/RRC/DL-UM-RLC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DL-UM-RLC.h" diff --git a/src/codec_utils/RRC/DL-UM-RLC.h b/src/codec_utils/RRC/DL-UM-RLC.h index b0cf452c6..a0697cf99 100644 --- a/src/codec_utils/RRC/DL-UM-RLC.h +++ b/src/codec_utils/RRC/DL-UM-RLC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DL_UM_RLC_H_ diff --git a/src/codec_utils/RRC/DLInformationTransfer-IEs.c b/src/codec_utils/RRC/DLInformationTransfer-IEs.c index a030d0275..6435b0bf3 100644 --- a/src/codec_utils/RRC/DLInformationTransfer-IEs.c +++ b/src/codec_utils/RRC/DLInformationTransfer-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DLInformationTransfer-IEs.h" diff --git a/src/codec_utils/RRC/DLInformationTransfer-IEs.h b/src/codec_utils/RRC/DLInformationTransfer-IEs.h index c66db4c34..db1eaf8fd 100644 --- a/src/codec_utils/RRC/DLInformationTransfer-IEs.h +++ b/src/codec_utils/RRC/DLInformationTransfer-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DLInformationTransfer_IEs_H_ diff --git a/src/codec_utils/RRC/DLInformationTransfer.c b/src/codec_utils/RRC/DLInformationTransfer.c index f8cc98a33..926a5b396 100644 --- a/src/codec_utils/RRC/DLInformationTransfer.c +++ b/src/codec_utils/RRC/DLInformationTransfer.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DLInformationTransfer.h" diff --git a/src/codec_utils/RRC/DLInformationTransfer.h b/src/codec_utils/RRC/DLInformationTransfer.h index fd9efeeb3..7364f3405 100644 --- a/src/codec_utils/RRC/DLInformationTransfer.h +++ b/src/codec_utils/RRC/DLInformationTransfer.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DLInformationTransfer_H_ diff --git a/src/codec_utils/RRC/DMRS-DownlinkConfig.c b/src/codec_utils/RRC/DMRS-DownlinkConfig.c index 473bbb349..ea5db6f88 100644 --- a/src/codec_utils/RRC/DMRS-DownlinkConfig.c +++ b/src/codec_utils/RRC/DMRS-DownlinkConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DMRS-DownlinkConfig.h" diff --git a/src/codec_utils/RRC/DMRS-DownlinkConfig.h b/src/codec_utils/RRC/DMRS-DownlinkConfig.h index ed19f9efd..6ae54ad0d 100644 --- a/src/codec_utils/RRC/DMRS-DownlinkConfig.h +++ b/src/codec_utils/RRC/DMRS-DownlinkConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DMRS_DownlinkConfig_H_ diff --git a/src/codec_utils/RRC/DMRS-UplinkConfig.c b/src/codec_utils/RRC/DMRS-UplinkConfig.c index c7d3fef07..d05be2768 100644 --- a/src/codec_utils/RRC/DMRS-UplinkConfig.c +++ b/src/codec_utils/RRC/DMRS-UplinkConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DMRS-UplinkConfig.h" diff --git a/src/codec_utils/RRC/DMRS-UplinkConfig.h b/src/codec_utils/RRC/DMRS-UplinkConfig.h index ffda74ace..40c8cd7b4 100644 --- a/src/codec_utils/RRC/DMRS-UplinkConfig.h +++ b/src/codec_utils/RRC/DMRS-UplinkConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DMRS_UplinkConfig_H_ diff --git a/src/codec_utils/RRC/DRB-CountInfo.c b/src/codec_utils/RRC/DRB-CountInfo.c index e15466bd7..6f346f25c 100644 --- a/src/codec_utils/RRC/DRB-CountInfo.c +++ b/src/codec_utils/RRC/DRB-CountInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-CountInfo.h" diff --git a/src/codec_utils/RRC/DRB-CountInfo.h b/src/codec_utils/RRC/DRB-CountInfo.h index a8130f1bd..a564813e4 100644 --- a/src/codec_utils/RRC/DRB-CountInfo.h +++ b/src/codec_utils/RRC/DRB-CountInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_CountInfo_H_ diff --git a/src/codec_utils/RRC/DRB-CountInfoList.c b/src/codec_utils/RRC/DRB-CountInfoList.c index be629306a..cc9c4d368 100644 --- a/src/codec_utils/RRC/DRB-CountInfoList.c +++ b/src/codec_utils/RRC/DRB-CountInfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-CountInfoList.h" diff --git a/src/codec_utils/RRC/DRB-CountInfoList.h b/src/codec_utils/RRC/DRB-CountInfoList.h index c541caba5..42f22cfee 100644 --- a/src/codec_utils/RRC/DRB-CountInfoList.h +++ b/src/codec_utils/RRC/DRB-CountInfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_CountInfoList_H_ diff --git a/src/codec_utils/RRC/DRB-CountMSB-Info.c b/src/codec_utils/RRC/DRB-CountMSB-Info.c index 967b2b671..ad6f3fc0f 100644 --- a/src/codec_utils/RRC/DRB-CountMSB-Info.c +++ b/src/codec_utils/RRC/DRB-CountMSB-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-CountMSB-Info.h" diff --git a/src/codec_utils/RRC/DRB-CountMSB-Info.h b/src/codec_utils/RRC/DRB-CountMSB-Info.h index cd01737c7..b47570128 100644 --- a/src/codec_utils/RRC/DRB-CountMSB-Info.h +++ b/src/codec_utils/RRC/DRB-CountMSB-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_CountMSB_Info_H_ diff --git a/src/codec_utils/RRC/DRB-CountMSB-InfoList.c b/src/codec_utils/RRC/DRB-CountMSB-InfoList.c index 1aeee027c..5b6bfb9ea 100644 --- a/src/codec_utils/RRC/DRB-CountMSB-InfoList.c +++ b/src/codec_utils/RRC/DRB-CountMSB-InfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-CountMSB-InfoList.h" diff --git a/src/codec_utils/RRC/DRB-CountMSB-InfoList.h b/src/codec_utils/RRC/DRB-CountMSB-InfoList.h index b6ec1ed4e..8035d5810 100644 --- a/src/codec_utils/RRC/DRB-CountMSB-InfoList.h +++ b/src/codec_utils/RRC/DRB-CountMSB-InfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_CountMSB_InfoList_H_ diff --git a/src/codec_utils/RRC/DRB-Identity.c b/src/codec_utils/RRC/DRB-Identity.c index 6b358c7cd..1956e5263 100644 --- a/src/codec_utils/RRC/DRB-Identity.c +++ b/src/codec_utils/RRC/DRB-Identity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-Identity.h" diff --git a/src/codec_utils/RRC/DRB-Identity.h b/src/codec_utils/RRC/DRB-Identity.h index 67032f38b..32c15f548 100644 --- a/src/codec_utils/RRC/DRB-Identity.h +++ b/src/codec_utils/RRC/DRB-Identity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_Identity_H_ diff --git a/src/codec_utils/RRC/DRB-ToAddMod.c b/src/codec_utils/RRC/DRB-ToAddMod.c index 0176d14df..4eface0ae 100644 --- a/src/codec_utils/RRC/DRB-ToAddMod.c +++ b/src/codec_utils/RRC/DRB-ToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-ToAddMod.h" diff --git a/src/codec_utils/RRC/DRB-ToAddMod.h b/src/codec_utils/RRC/DRB-ToAddMod.h index 25b014f90..0c38efec0 100644 --- a/src/codec_utils/RRC/DRB-ToAddMod.h +++ b/src/codec_utils/RRC/DRB-ToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_ToAddMod_H_ diff --git a/src/codec_utils/RRC/DRB-ToAddModList.c b/src/codec_utils/RRC/DRB-ToAddModList.c index c1c24757f..22f75fc8a 100644 --- a/src/codec_utils/RRC/DRB-ToAddModList.c +++ b/src/codec_utils/RRC/DRB-ToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-ToAddModList.h" diff --git a/src/codec_utils/RRC/DRB-ToAddModList.h b/src/codec_utils/RRC/DRB-ToAddModList.h index a15602feb..02447b956 100644 --- a/src/codec_utils/RRC/DRB-ToAddModList.h +++ b/src/codec_utils/RRC/DRB-ToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_ToAddModList_H_ diff --git a/src/codec_utils/RRC/DRB-ToReleaseList.c b/src/codec_utils/RRC/DRB-ToReleaseList.c index bd53d06c8..3d184d5ec 100644 --- a/src/codec_utils/RRC/DRB-ToReleaseList.c +++ b/src/codec_utils/RRC/DRB-ToReleaseList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRB-ToReleaseList.h" diff --git a/src/codec_utils/RRC/DRB-ToReleaseList.h b/src/codec_utils/RRC/DRB-ToReleaseList.h index de6380c7e..624dbb34f 100644 --- a/src/codec_utils/RRC/DRB-ToReleaseList.h +++ b/src/codec_utils/RRC/DRB-ToReleaseList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRB_ToReleaseList_H_ diff --git a/src/codec_utils/RRC/DRX-Config.c b/src/codec_utils/RRC/DRX-Config.c index 528a37784..8682985e8 100644 --- a/src/codec_utils/RRC/DRX-Config.c +++ b/src/codec_utils/RRC/DRX-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRX-Config.h" diff --git a/src/codec_utils/RRC/DRX-Config.h b/src/codec_utils/RRC/DRX-Config.h index 25386a7d1..6be4c98d1 100644 --- a/src/codec_utils/RRC/DRX-Config.h +++ b/src/codec_utils/RRC/DRX-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRX_Config_H_ diff --git a/src/codec_utils/RRC/DRX-Info.c b/src/codec_utils/RRC/DRX-Info.c index be7cbfc34..dad4ce9a0 100644 --- a/src/codec_utils/RRC/DRX-Info.c +++ b/src/codec_utils/RRC/DRX-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DRX-Info.h" diff --git a/src/codec_utils/RRC/DRX-Info.h b/src/codec_utils/RRC/DRX-Info.h index df115898e..808142b31 100644 --- a/src/codec_utils/RRC/DRX-Info.h +++ b/src/codec_utils/RRC/DRX-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DRX_Info_H_ diff --git a/src/codec_utils/RRC/DataInactivityTimer.c b/src/codec_utils/RRC/DataInactivityTimer.c index f339cd4ac..28af9fde6 100644 --- a/src/codec_utils/RRC/DataInactivityTimer.c +++ b/src/codec_utils/RRC/DataInactivityTimer.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DataInactivityTimer.h" diff --git a/src/codec_utils/RRC/DataInactivityTimer.h b/src/codec_utils/RRC/DataInactivityTimer.h index 21735e6d9..95fad2a89 100644 --- a/src/codec_utils/RRC/DataInactivityTimer.h +++ b/src/codec_utils/RRC/DataInactivityTimer.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DataInactivityTimer_H_ diff --git a/src/codec_utils/RRC/DedicatedNAS-Message.c b/src/codec_utils/RRC/DedicatedNAS-Message.c index e91d26100..243d282a9 100644 --- a/src/codec_utils/RRC/DedicatedNAS-Message.c +++ b/src/codec_utils/RRC/DedicatedNAS-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DedicatedNAS-Message.h" diff --git a/src/codec_utils/RRC/DedicatedNAS-Message.h b/src/codec_utils/RRC/DedicatedNAS-Message.h index e7aa960d8..4557487b0 100644 --- a/src/codec_utils/RRC/DedicatedNAS-Message.h +++ b/src/codec_utils/RRC/DedicatedNAS-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DedicatedNAS_Message_H_ diff --git a/src/codec_utils/RRC/DelayBudgetReport.c b/src/codec_utils/RRC/DelayBudgetReport.c index f3b4b9447..acfb35e5b 100644 --- a/src/codec_utils/RRC/DelayBudgetReport.c +++ b/src/codec_utils/RRC/DelayBudgetReport.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DelayBudgetReport.h" diff --git a/src/codec_utils/RRC/DelayBudgetReport.h b/src/codec_utils/RRC/DelayBudgetReport.h index cfcaad4c4..ec5de018f 100644 --- a/src/codec_utils/RRC/DelayBudgetReport.h +++ b/src/codec_utils/RRC/DelayBudgetReport.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DelayBudgetReport_H_ diff --git a/src/codec_utils/RRC/DownlinkConfigCommon.c b/src/codec_utils/RRC/DownlinkConfigCommon.c index a5246d373..126ad448f 100644 --- a/src/codec_utils/RRC/DownlinkConfigCommon.c +++ b/src/codec_utils/RRC/DownlinkConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DownlinkConfigCommon.h" diff --git a/src/codec_utils/RRC/DownlinkConfigCommon.h b/src/codec_utils/RRC/DownlinkConfigCommon.h index b8bef99fa..29723982c 100644 --- a/src/codec_utils/RRC/DownlinkConfigCommon.h +++ b/src/codec_utils/RRC/DownlinkConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DownlinkConfigCommon_H_ diff --git a/src/codec_utils/RRC/DownlinkConfigCommonSIB.c b/src/codec_utils/RRC/DownlinkConfigCommonSIB.c index 1c685e15b..b3169b2a5 100644 --- a/src/codec_utils/RRC/DownlinkConfigCommonSIB.c +++ b/src/codec_utils/RRC/DownlinkConfigCommonSIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DownlinkConfigCommonSIB.h" diff --git a/src/codec_utils/RRC/DownlinkConfigCommonSIB.h b/src/codec_utils/RRC/DownlinkConfigCommonSIB.h index 6aa678efa..9d5f3aac0 100644 --- a/src/codec_utils/RRC/DownlinkConfigCommonSIB.h +++ b/src/codec_utils/RRC/DownlinkConfigCommonSIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DownlinkConfigCommonSIB_H_ diff --git a/src/codec_utils/RRC/DownlinkPreemption.c b/src/codec_utils/RRC/DownlinkPreemption.c index fa43dbef5..e92e98152 100644 --- a/src/codec_utils/RRC/DownlinkPreemption.c +++ b/src/codec_utils/RRC/DownlinkPreemption.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "DownlinkPreemption.h" diff --git a/src/codec_utils/RRC/DownlinkPreemption.h b/src/codec_utils/RRC/DownlinkPreemption.h index 68ff292e1..fe11d90ed 100644 --- a/src/codec_utils/RRC/DownlinkPreemption.h +++ b/src/codec_utils/RRC/DownlinkPreemption.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _DownlinkPreemption_H_ diff --git a/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c b/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c index 2a70ca628..d445da135 100644 --- a/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c +++ b/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-AllowedMeasBandwidth.h" diff --git a/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h b/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h index e2e00cc55..d58c54468 100644 --- a/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h +++ b/src/codec_utils/RRC/EUTRA-AllowedMeasBandwidth.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_AllowedMeasBandwidth_H_ diff --git a/src/codec_utils/RRC/EUTRA-BlackCell.c b/src/codec_utils/RRC/EUTRA-BlackCell.c index 4ae60832c..5b42274a9 100644 --- a/src/codec_utils/RRC/EUTRA-BlackCell.c +++ b/src/codec_utils/RRC/EUTRA-BlackCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-BlackCell.h" diff --git a/src/codec_utils/RRC/EUTRA-BlackCell.h b/src/codec_utils/RRC/EUTRA-BlackCell.h index e6f21980b..2a1cf75df 100644 --- a/src/codec_utils/RRC/EUTRA-BlackCell.h +++ b/src/codec_utils/RRC/EUTRA-BlackCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_BlackCell_H_ diff --git a/src/codec_utils/RRC/EUTRA-Cell.c b/src/codec_utils/RRC/EUTRA-Cell.c index 92032b89d..aaa548136 100644 --- a/src/codec_utils/RRC/EUTRA-Cell.c +++ b/src/codec_utils/RRC/EUTRA-Cell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-Cell.h" diff --git a/src/codec_utils/RRC/EUTRA-Cell.h b/src/codec_utils/RRC/EUTRA-Cell.h index d0ae30b96..809f704f2 100644 --- a/src/codec_utils/RRC/EUTRA-Cell.h +++ b/src/codec_utils/RRC/EUTRA-Cell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_Cell_H_ diff --git a/src/codec_utils/RRC/EUTRA-CellIndex.c b/src/codec_utils/RRC/EUTRA-CellIndex.c index ac32e2287..e3e187baa 100644 --- a/src/codec_utils/RRC/EUTRA-CellIndex.c +++ b/src/codec_utils/RRC/EUTRA-CellIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-CellIndex.h" diff --git a/src/codec_utils/RRC/EUTRA-CellIndex.h b/src/codec_utils/RRC/EUTRA-CellIndex.h index 9d2b54aa1..f5f519892 100644 --- a/src/codec_utils/RRC/EUTRA-CellIndex.h +++ b/src/codec_utils/RRC/EUTRA-CellIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_CellIndex_H_ diff --git a/src/codec_utils/RRC/EUTRA-CellIndexList.c b/src/codec_utils/RRC/EUTRA-CellIndexList.c index f6063ef9e..93e6450cc 100644 --- a/src/codec_utils/RRC/EUTRA-CellIndexList.c +++ b/src/codec_utils/RRC/EUTRA-CellIndexList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-CellIndexList.h" diff --git a/src/codec_utils/RRC/EUTRA-CellIndexList.h b/src/codec_utils/RRC/EUTRA-CellIndexList.h index 22a9ebdb7..7d5ad4e76 100644 --- a/src/codec_utils/RRC/EUTRA-CellIndexList.h +++ b/src/codec_utils/RRC/EUTRA-CellIndexList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_CellIndexList_H_ diff --git a/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c b/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c index ba3e75467..9a09a665f 100644 --- a/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c +++ b/src/codec_utils/RRC/EUTRA-FreqBlackCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-FreqBlackCellList.h" diff --git a/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h b/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h index 57cd06216..684d21552 100644 --- a/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h +++ b/src/codec_utils/RRC/EUTRA-FreqBlackCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_FreqBlackCellList_H_ diff --git a/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c b/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c index 96d58a823..076acb1ba 100644 --- a/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c +++ b/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-FreqNeighCellInfo.h" diff --git a/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h b/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h index a8a182d0a..e25f159b9 100644 --- a/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h +++ b/src/codec_utils/RRC/EUTRA-FreqNeighCellInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_FreqNeighCellInfo_H_ diff --git a/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c b/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c index 4e7dfd519..819316c41 100644 --- a/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c +++ b/src/codec_utils/RRC/EUTRA-FreqNeighCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-FreqNeighCellList.h" diff --git a/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h b/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h index 2fda2ccd9..e696404f9 100644 --- a/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h +++ b/src/codec_utils/RRC/EUTRA-FreqNeighCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_FreqNeighCellList_H_ diff --git a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c index 9ddb83429..7ed52296d 100644 --- a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c +++ b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-MBSFN-SubframeConfig.h" diff --git a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h index 9953c0329..d7f57625a 100644 --- a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h +++ b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_MBSFN_SubframeConfig_H_ diff --git a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c index fcb488c36..786d14896 100644 --- a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c +++ b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-MBSFN-SubframeConfigList.h" diff --git a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h index 66fe4c526..c395d9224 100644 --- a/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h +++ b/src/codec_utils/RRC/EUTRA-MBSFN-SubframeConfigList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_MBSFN_SubframeConfigList_H_ diff --git a/src/codec_utils/RRC/EUTRA-MultiBandInfo.c b/src/codec_utils/RRC/EUTRA-MultiBandInfo.c index 5809c6a7a..6a821e508 100644 --- a/src/codec_utils/RRC/EUTRA-MultiBandInfo.c +++ b/src/codec_utils/RRC/EUTRA-MultiBandInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-MultiBandInfo.h" diff --git a/src/codec_utils/RRC/EUTRA-MultiBandInfo.h b/src/codec_utils/RRC/EUTRA-MultiBandInfo.h index 80d9833c8..c3a892ae6 100644 --- a/src/codec_utils/RRC/EUTRA-MultiBandInfo.h +++ b/src/codec_utils/RRC/EUTRA-MultiBandInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_MultiBandInfo_H_ diff --git a/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c b/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c index bd6cfd5b5..e00890948 100644 --- a/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c +++ b/src/codec_utils/RRC/EUTRA-MultiBandInfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-MultiBandInfoList.h" diff --git a/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h b/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h index 44bc2f2c4..f64c1ca20 100644 --- a/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h +++ b/src/codec_utils/RRC/EUTRA-MultiBandInfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_MultiBandInfoList_H_ diff --git a/src/codec_utils/RRC/EUTRA-NS-PmaxList.c b/src/codec_utils/RRC/EUTRA-NS-PmaxList.c index ba82f9cf9..da9d09c90 100644 --- a/src/codec_utils/RRC/EUTRA-NS-PmaxList.c +++ b/src/codec_utils/RRC/EUTRA-NS-PmaxList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-NS-PmaxList.h" diff --git a/src/codec_utils/RRC/EUTRA-NS-PmaxList.h b/src/codec_utils/RRC/EUTRA-NS-PmaxList.h index d0464f058..fc29c2809 100644 --- a/src/codec_utils/RRC/EUTRA-NS-PmaxList.h +++ b/src/codec_utils/RRC/EUTRA-NS-PmaxList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_NS_PmaxList_H_ diff --git a/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c b/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c index 81e06051f..f60b80db4 100644 --- a/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c +++ b/src/codec_utils/RRC/EUTRA-NS-PmaxValue.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-NS-PmaxValue.h" diff --git a/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h b/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h index 648105d08..a1f1151f5 100644 --- a/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h +++ b/src/codec_utils/RRC/EUTRA-NS-PmaxValue.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_NS_PmaxValue_H_ diff --git a/src/codec_utils/RRC/EUTRA-Parameters.c b/src/codec_utils/RRC/EUTRA-Parameters.c index 6dcd84712..00b11a2fd 100644 --- a/src/codec_utils/RRC/EUTRA-Parameters.c +++ b/src/codec_utils/RRC/EUTRA-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-Parameters.h" diff --git a/src/codec_utils/RRC/EUTRA-Parameters.h b/src/codec_utils/RRC/EUTRA-Parameters.h index 3c57322a5..80e38ef6f 100644 --- a/src/codec_utils/RRC/EUTRA-Parameters.h +++ b/src/codec_utils/RRC/EUTRA-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_Parameters_H_ diff --git a/src/codec_utils/RRC/EUTRA-ParametersCommon.c b/src/codec_utils/RRC/EUTRA-ParametersCommon.c index 52a977bce..7aeab6e87 100644 --- a/src/codec_utils/RRC/EUTRA-ParametersCommon.c +++ b/src/codec_utils/RRC/EUTRA-ParametersCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-ParametersCommon.h" diff --git a/src/codec_utils/RRC/EUTRA-ParametersCommon.h b/src/codec_utils/RRC/EUTRA-ParametersCommon.h index 96e3f0aa9..beea24e96 100644 --- a/src/codec_utils/RRC/EUTRA-ParametersCommon.h +++ b/src/codec_utils/RRC/EUTRA-ParametersCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_ParametersCommon_H_ diff --git a/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c b/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c index 33adcde2f..f153d7db7 100644 --- a/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c +++ b/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-ParametersXDD-Diff.h" diff --git a/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h b/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h index 30db221ee..2aa854b09 100644 --- a/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h +++ b/src/codec_utils/RRC/EUTRA-ParametersXDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_ParametersXDD_Diff_H_ diff --git a/src/codec_utils/RRC/EUTRA-PhysCellId.c b/src/codec_utils/RRC/EUTRA-PhysCellId.c index 7dfe9436d..05c14a95c 100644 --- a/src/codec_utils/RRC/EUTRA-PhysCellId.c +++ b/src/codec_utils/RRC/EUTRA-PhysCellId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-PhysCellId.h" diff --git a/src/codec_utils/RRC/EUTRA-PhysCellId.h b/src/codec_utils/RRC/EUTRA-PhysCellId.h index bb3f7934f..85fadcf04 100644 --- a/src/codec_utils/RRC/EUTRA-PhysCellId.h +++ b/src/codec_utils/RRC/EUTRA-PhysCellId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_PhysCellId_H_ diff --git a/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c b/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c index 9825a818c..bb54b6ec1 100644 --- a/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c +++ b/src/codec_utils/RRC/EUTRA-PhysCellIdRange.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-PhysCellIdRange.h" diff --git a/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h b/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h index fafd53413..62b9aec6a 100644 --- a/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h +++ b/src/codec_utils/RRC/EUTRA-PhysCellIdRange.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_PhysCellIdRange_H_ diff --git a/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c b/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c index b1092c384..2dc0be2cc 100644 --- a/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c +++ b/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-PresenceAntennaPort1.h" diff --git a/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h b/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h index db00d3fe7..0427f185a 100644 --- a/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h +++ b/src/codec_utils/RRC/EUTRA-PresenceAntennaPort1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_PresenceAntennaPort1_H_ diff --git a/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c b/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c index 8285d123e..d03f61ca6 100644 --- a/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c +++ b/src/codec_utils/RRC/EUTRA-Q-OffsetRange.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-Q-OffsetRange.h" diff --git a/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h b/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h index e64ccf6c8..9f1b38449 100644 --- a/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h +++ b/src/codec_utils/RRC/EUTRA-Q-OffsetRange.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_Q_OffsetRange_H_ diff --git a/src/codec_utils/RRC/EUTRA-RSTD-Info.c b/src/codec_utils/RRC/EUTRA-RSTD-Info.c index 8f3f14630..7e6570149 100644 --- a/src/codec_utils/RRC/EUTRA-RSTD-Info.c +++ b/src/codec_utils/RRC/EUTRA-RSTD-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-RSTD-Info.h" diff --git a/src/codec_utils/RRC/EUTRA-RSTD-Info.h b/src/codec_utils/RRC/EUTRA-RSTD-Info.h index 736cb829b..144462ce9 100644 --- a/src/codec_utils/RRC/EUTRA-RSTD-Info.h +++ b/src/codec_utils/RRC/EUTRA-RSTD-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_RSTD_Info_H_ diff --git a/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c b/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c index 5afed4baf..8730893be 100644 --- a/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c +++ b/src/codec_utils/RRC/EUTRA-RSTD-InfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EUTRA-RSTD-InfoList.h" diff --git a/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h b/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h index cd7a051b0..444e2c7ec 100644 --- a/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h +++ b/src/codec_utils/RRC/EUTRA-RSTD-InfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EUTRA_RSTD_InfoList_H_ diff --git a/src/codec_utils/RRC/EstablishmentCause.c b/src/codec_utils/RRC/EstablishmentCause.c index af234fca6..ebcaf1db6 100644 --- a/src/codec_utils/RRC/EstablishmentCause.c +++ b/src/codec_utils/RRC/EstablishmentCause.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EstablishmentCause.h" diff --git a/src/codec_utils/RRC/EstablishmentCause.h b/src/codec_utils/RRC/EstablishmentCause.h index dccb197de..a0bb08737 100644 --- a/src/codec_utils/RRC/EstablishmentCause.h +++ b/src/codec_utils/RRC/EstablishmentCause.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EstablishmentCause_H_ diff --git a/src/codec_utils/RRC/EventTriggerConfig.c b/src/codec_utils/RRC/EventTriggerConfig.c index 355f14e3f..c881e9d25 100644 --- a/src/codec_utils/RRC/EventTriggerConfig.c +++ b/src/codec_utils/RRC/EventTriggerConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EventTriggerConfig.h" diff --git a/src/codec_utils/RRC/EventTriggerConfig.h b/src/codec_utils/RRC/EventTriggerConfig.h index e4728773f..4d2d2f2b8 100644 --- a/src/codec_utils/RRC/EventTriggerConfig.h +++ b/src/codec_utils/RRC/EventTriggerConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EventTriggerConfig_H_ diff --git a/src/codec_utils/RRC/EventTriggerConfigInterRAT.c b/src/codec_utils/RRC/EventTriggerConfigInterRAT.c index 204016895..f9df440b0 100644 --- a/src/codec_utils/RRC/EventTriggerConfigInterRAT.c +++ b/src/codec_utils/RRC/EventTriggerConfigInterRAT.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "EventTriggerConfigInterRAT.h" diff --git a/src/codec_utils/RRC/EventTriggerConfigInterRAT.h b/src/codec_utils/RRC/EventTriggerConfigInterRAT.h index 65be8da3e..6c9d9553d 100644 --- a/src/codec_utils/RRC/EventTriggerConfigInterRAT.h +++ b/src/codec_utils/RRC/EventTriggerConfigInterRAT.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _EventTriggerConfigInterRAT_H_ diff --git a/src/codec_utils/RRC/FR-Info.c b/src/codec_utils/RRC/FR-Info.c index 83a97caf3..9a6d89668 100644 --- a/src/codec_utils/RRC/FR-Info.c +++ b/src/codec_utils/RRC/FR-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FR-Info.h" diff --git a/src/codec_utils/RRC/FR-Info.h b/src/codec_utils/RRC/FR-Info.h index b06e5db52..64548192e 100644 --- a/src/codec_utils/RRC/FR-Info.h +++ b/src/codec_utils/RRC/FR-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FR_Info_H_ diff --git a/src/codec_utils/RRC/FR-InfoList.c b/src/codec_utils/RRC/FR-InfoList.c index b9019eb3a..d74b00141 100644 --- a/src/codec_utils/RRC/FR-InfoList.c +++ b/src/codec_utils/RRC/FR-InfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FR-InfoList.h" diff --git a/src/codec_utils/RRC/FR-InfoList.h b/src/codec_utils/RRC/FR-InfoList.h index 5d949e024..5ee6df449 100644 --- a/src/codec_utils/RRC/FR-InfoList.h +++ b/src/codec_utils/RRC/FR-InfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FR_InfoList_H_ diff --git a/src/codec_utils/RRC/FailureInfoRLC-Bearer.c b/src/codec_utils/RRC/FailureInfoRLC-Bearer.c index 54782f57c..5c53c11ee 100644 --- a/src/codec_utils/RRC/FailureInfoRLC-Bearer.c +++ b/src/codec_utils/RRC/FailureInfoRLC-Bearer.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FailureInfoRLC-Bearer.h" diff --git a/src/codec_utils/RRC/FailureInfoRLC-Bearer.h b/src/codec_utils/RRC/FailureInfoRLC-Bearer.h index 08f1d1696..17863893a 100644 --- a/src/codec_utils/RRC/FailureInfoRLC-Bearer.h +++ b/src/codec_utils/RRC/FailureInfoRLC-Bearer.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FailureInfoRLC_Bearer_H_ diff --git a/src/codec_utils/RRC/FailureInformation-IEs.c b/src/codec_utils/RRC/FailureInformation-IEs.c index 25d47af32..e139dca05 100644 --- a/src/codec_utils/RRC/FailureInformation-IEs.c +++ b/src/codec_utils/RRC/FailureInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FailureInformation-IEs.h" diff --git a/src/codec_utils/RRC/FailureInformation-IEs.h b/src/codec_utils/RRC/FailureInformation-IEs.h index 1552c3134..f8ec69a6a 100644 --- a/src/codec_utils/RRC/FailureInformation-IEs.h +++ b/src/codec_utils/RRC/FailureInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FailureInformation_IEs_H_ diff --git a/src/codec_utils/RRC/FailureInformation.c b/src/codec_utils/RRC/FailureInformation.c index 9d0be435b..b9b707c46 100644 --- a/src/codec_utils/RRC/FailureInformation.c +++ b/src/codec_utils/RRC/FailureInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FailureInformation.h" diff --git a/src/codec_utils/RRC/FailureInformation.h b/src/codec_utils/RRC/FailureInformation.h index bf904bcc5..987d3ca12 100644 --- a/src/codec_utils/RRC/FailureInformation.h +++ b/src/codec_utils/RRC/FailureInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FailureInformation_H_ diff --git a/src/codec_utils/RRC/FeatureSet.c b/src/codec_utils/RRC/FeatureSet.c index c2cf78d5e..7857054e4 100644 --- a/src/codec_utils/RRC/FeatureSet.c +++ b/src/codec_utils/RRC/FeatureSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSet.h" diff --git a/src/codec_utils/RRC/FeatureSet.h b/src/codec_utils/RRC/FeatureSet.h index 277baf21a..88abcd863 100644 --- a/src/codec_utils/RRC/FeatureSet.h +++ b/src/codec_utils/RRC/FeatureSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSet_H_ diff --git a/src/codec_utils/RRC/FeatureSetCombination.c b/src/codec_utils/RRC/FeatureSetCombination.c index 75c4d9388..df1a996d8 100644 --- a/src/codec_utils/RRC/FeatureSetCombination.c +++ b/src/codec_utils/RRC/FeatureSetCombination.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetCombination.h" diff --git a/src/codec_utils/RRC/FeatureSetCombination.h b/src/codec_utils/RRC/FeatureSetCombination.h index d1e4aee73..d37b5925b 100644 --- a/src/codec_utils/RRC/FeatureSetCombination.h +++ b/src/codec_utils/RRC/FeatureSetCombination.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetCombination_H_ diff --git a/src/codec_utils/RRC/FeatureSetCombinationId.c b/src/codec_utils/RRC/FeatureSetCombinationId.c index d7ea10025..9d7d2bbd5 100644 --- a/src/codec_utils/RRC/FeatureSetCombinationId.c +++ b/src/codec_utils/RRC/FeatureSetCombinationId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetCombinationId.h" diff --git a/src/codec_utils/RRC/FeatureSetCombinationId.h b/src/codec_utils/RRC/FeatureSetCombinationId.h index dd464c6d2..1c0c666f6 100644 --- a/src/codec_utils/RRC/FeatureSetCombinationId.h +++ b/src/codec_utils/RRC/FeatureSetCombinationId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetCombinationId_H_ diff --git a/src/codec_utils/RRC/FeatureSetDownlink.c b/src/codec_utils/RRC/FeatureSetDownlink.c index 5f329ac50..b7eb10383 100644 --- a/src/codec_utils/RRC/FeatureSetDownlink.c +++ b/src/codec_utils/RRC/FeatureSetDownlink.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetDownlink.h" diff --git a/src/codec_utils/RRC/FeatureSetDownlink.h b/src/codec_utils/RRC/FeatureSetDownlink.h index d01ca4f36..f3538faeb 100644 --- a/src/codec_utils/RRC/FeatureSetDownlink.h +++ b/src/codec_utils/RRC/FeatureSetDownlink.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetDownlink_H_ diff --git a/src/codec_utils/RRC/FeatureSetDownlinkId.c b/src/codec_utils/RRC/FeatureSetDownlinkId.c index 51eda9347..63078b2f7 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkId.c +++ b/src/codec_utils/RRC/FeatureSetDownlinkId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetDownlinkId.h" diff --git a/src/codec_utils/RRC/FeatureSetDownlinkId.h b/src/codec_utils/RRC/FeatureSetDownlinkId.h index 6625a6baa..e4e3c37a6 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkId.h +++ b/src/codec_utils/RRC/FeatureSetDownlinkId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetDownlinkId_H_ diff --git a/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c b/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c index c5d04b7aa..66aaeac47 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c +++ b/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetDownlinkPerCC-Id.h" diff --git a/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h b/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h index 6528af8ec..004880817 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h +++ b/src/codec_utils/RRC/FeatureSetDownlinkPerCC-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetDownlinkPerCC_Id_H_ diff --git a/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c b/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c index 94c2cc51e..e520188e5 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c +++ b/src/codec_utils/RRC/FeatureSetDownlinkPerCC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetDownlinkPerCC.h" diff --git a/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h b/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h index ba48a8cb2..cfb61df03 100644 --- a/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h +++ b/src/codec_utils/RRC/FeatureSetDownlinkPerCC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetDownlinkPerCC_H_ diff --git a/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c b/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c index 14c477d06..2c1781e9c 100644 --- a/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c +++ b/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetEUTRA-DownlinkId.h" diff --git a/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h b/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h index d873757c9..d72f1b428 100644 --- a/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h +++ b/src/codec_utils/RRC/FeatureSetEUTRA-DownlinkId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetEUTRA_DownlinkId_H_ diff --git a/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c b/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c index b12705aaf..5386c2f96 100644 --- a/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c +++ b/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetEUTRA-UplinkId.h" diff --git a/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h b/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h index bcf923224..dceaca62a 100644 --- a/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h +++ b/src/codec_utils/RRC/FeatureSetEUTRA-UplinkId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetEUTRA_UplinkId_H_ diff --git a/src/codec_utils/RRC/FeatureSetEntryIndex.c b/src/codec_utils/RRC/FeatureSetEntryIndex.c index b25b8f271..874e295c3 100644 --- a/src/codec_utils/RRC/FeatureSetEntryIndex.c +++ b/src/codec_utils/RRC/FeatureSetEntryIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetEntryIndex.h" diff --git a/src/codec_utils/RRC/FeatureSetEntryIndex.h b/src/codec_utils/RRC/FeatureSetEntryIndex.h index 32a7e5e8c..904c2511a 100644 --- a/src/codec_utils/RRC/FeatureSetEntryIndex.h +++ b/src/codec_utils/RRC/FeatureSetEntryIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetEntryIndex_H_ diff --git a/src/codec_utils/RRC/FeatureSetUplink.c b/src/codec_utils/RRC/FeatureSetUplink.c index 592e895db..dfeaaeca5 100644 --- a/src/codec_utils/RRC/FeatureSetUplink.c +++ b/src/codec_utils/RRC/FeatureSetUplink.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetUplink.h" diff --git a/src/codec_utils/RRC/FeatureSetUplink.h b/src/codec_utils/RRC/FeatureSetUplink.h index a8363c489..21038de22 100644 --- a/src/codec_utils/RRC/FeatureSetUplink.h +++ b/src/codec_utils/RRC/FeatureSetUplink.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetUplink_H_ diff --git a/src/codec_utils/RRC/FeatureSetUplinkId.c b/src/codec_utils/RRC/FeatureSetUplinkId.c index b2b09618a..4c86091e5 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkId.c +++ b/src/codec_utils/RRC/FeatureSetUplinkId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetUplinkId.h" diff --git a/src/codec_utils/RRC/FeatureSetUplinkId.h b/src/codec_utils/RRC/FeatureSetUplinkId.h index 5c59da6d7..1cc09a3a9 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkId.h +++ b/src/codec_utils/RRC/FeatureSetUplinkId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetUplinkId_H_ diff --git a/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c b/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c index ba38ef502..9affbbfca 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c +++ b/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetUplinkPerCC-Id.h" diff --git a/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h b/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h index 9304cfd7f..9ea0bf6b2 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h +++ b/src/codec_utils/RRC/FeatureSetUplinkPerCC-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetUplinkPerCC_Id_H_ diff --git a/src/codec_utils/RRC/FeatureSetUplinkPerCC.c b/src/codec_utils/RRC/FeatureSetUplinkPerCC.c index 7e9c6c5a8..b4706899b 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkPerCC.c +++ b/src/codec_utils/RRC/FeatureSetUplinkPerCC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetUplinkPerCC.h" diff --git a/src/codec_utils/RRC/FeatureSetUplinkPerCC.h b/src/codec_utils/RRC/FeatureSetUplinkPerCC.h index 8e87e2ab6..aaa40c66f 100644 --- a/src/codec_utils/RRC/FeatureSetUplinkPerCC.h +++ b/src/codec_utils/RRC/FeatureSetUplinkPerCC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetUplinkPerCC_H_ diff --git a/src/codec_utils/RRC/FeatureSets.c b/src/codec_utils/RRC/FeatureSets.c index efe1676ac..5576563bc 100644 --- a/src/codec_utils/RRC/FeatureSets.c +++ b/src/codec_utils/RRC/FeatureSets.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSets.h" diff --git a/src/codec_utils/RRC/FeatureSets.h b/src/codec_utils/RRC/FeatureSets.h index 7774bca0c..1498f7cd8 100644 --- a/src/codec_utils/RRC/FeatureSets.h +++ b/src/codec_utils/RRC/FeatureSets.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSets_H_ diff --git a/src/codec_utils/RRC/FeatureSetsPerBand.c b/src/codec_utils/RRC/FeatureSetsPerBand.c index 7651a2295..441f4793f 100644 --- a/src/codec_utils/RRC/FeatureSetsPerBand.c +++ b/src/codec_utils/RRC/FeatureSetsPerBand.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FeatureSetsPerBand.h" diff --git a/src/codec_utils/RRC/FeatureSetsPerBand.h b/src/codec_utils/RRC/FeatureSetsPerBand.h index a5d065f8c..a02e3f2e1 100644 --- a/src/codec_utils/RRC/FeatureSetsPerBand.h +++ b/src/codec_utils/RRC/FeatureSetsPerBand.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FeatureSetsPerBand_H_ diff --git a/src/codec_utils/RRC/FilterCoefficient.c b/src/codec_utils/RRC/FilterCoefficient.c index b70585ebb..4799a4181 100644 --- a/src/codec_utils/RRC/FilterCoefficient.c +++ b/src/codec_utils/RRC/FilterCoefficient.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FilterCoefficient.h" diff --git a/src/codec_utils/RRC/FilterCoefficient.h b/src/codec_utils/RRC/FilterCoefficient.h index 4337ffc39..3707cd2db 100644 --- a/src/codec_utils/RRC/FilterCoefficient.h +++ b/src/codec_utils/RRC/FilterCoefficient.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FilterCoefficient_H_ diff --git a/src/codec_utils/RRC/FilterConfig.c b/src/codec_utils/RRC/FilterConfig.c index 55804c15e..7ae6aab46 100644 --- a/src/codec_utils/RRC/FilterConfig.c +++ b/src/codec_utils/RRC/FilterConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FilterConfig.h" diff --git a/src/codec_utils/RRC/FilterConfig.h b/src/codec_utils/RRC/FilterConfig.h index 334244f8f..b4375272f 100644 --- a/src/codec_utils/RRC/FilterConfig.h +++ b/src/codec_utils/RRC/FilterConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FilterConfig_H_ diff --git a/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c b/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c index 75bc401c9..52b134e38 100644 --- a/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c +++ b/src/codec_utils/RRC/FreqBandIndicatorEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandIndicatorEUTRA.h" diff --git a/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h b/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h index 6e1e88b1a..10a1b12e9 100644 --- a/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h +++ b/src/codec_utils/RRC/FreqBandIndicatorEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandIndicatorEUTRA_H_ diff --git a/src/codec_utils/RRC/FreqBandIndicatorNR.c b/src/codec_utils/RRC/FreqBandIndicatorNR.c index 7cf403fed..bfd20087a 100644 --- a/src/codec_utils/RRC/FreqBandIndicatorNR.c +++ b/src/codec_utils/RRC/FreqBandIndicatorNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandIndicatorNR.h" diff --git a/src/codec_utils/RRC/FreqBandIndicatorNR.h b/src/codec_utils/RRC/FreqBandIndicatorNR.h index ab6b66b99..e0fc8090b 100644 --- a/src/codec_utils/RRC/FreqBandIndicatorNR.h +++ b/src/codec_utils/RRC/FreqBandIndicatorNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandIndicatorNR_H_ diff --git a/src/codec_utils/RRC/FreqBandInformation.c b/src/codec_utils/RRC/FreqBandInformation.c index 4f0e1a845..96b34a764 100644 --- a/src/codec_utils/RRC/FreqBandInformation.c +++ b/src/codec_utils/RRC/FreqBandInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandInformation.h" diff --git a/src/codec_utils/RRC/FreqBandInformation.h b/src/codec_utils/RRC/FreqBandInformation.h index 07d158bd4..2e11d5274 100644 --- a/src/codec_utils/RRC/FreqBandInformation.h +++ b/src/codec_utils/RRC/FreqBandInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandInformation_H_ diff --git a/src/codec_utils/RRC/FreqBandInformationEUTRA.c b/src/codec_utils/RRC/FreqBandInformationEUTRA.c index a8cdc3b5c..15113abe3 100644 --- a/src/codec_utils/RRC/FreqBandInformationEUTRA.c +++ b/src/codec_utils/RRC/FreqBandInformationEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandInformationEUTRA.h" diff --git a/src/codec_utils/RRC/FreqBandInformationEUTRA.h b/src/codec_utils/RRC/FreqBandInformationEUTRA.h index d0352eccb..9f2cc7761 100644 --- a/src/codec_utils/RRC/FreqBandInformationEUTRA.h +++ b/src/codec_utils/RRC/FreqBandInformationEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandInformationEUTRA_H_ diff --git a/src/codec_utils/RRC/FreqBandInformationNR.c b/src/codec_utils/RRC/FreqBandInformationNR.c index 55690c8f9..e559a7bcd 100644 --- a/src/codec_utils/RRC/FreqBandInformationNR.c +++ b/src/codec_utils/RRC/FreqBandInformationNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandInformationNR.h" diff --git a/src/codec_utils/RRC/FreqBandInformationNR.h b/src/codec_utils/RRC/FreqBandInformationNR.h index 023dee9a6..869722bed 100644 --- a/src/codec_utils/RRC/FreqBandInformationNR.h +++ b/src/codec_utils/RRC/FreqBandInformationNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandInformationNR_H_ diff --git a/src/codec_utils/RRC/FreqBandList.c b/src/codec_utils/RRC/FreqBandList.c index 38b800bf2..f74b704c4 100644 --- a/src/codec_utils/RRC/FreqBandList.c +++ b/src/codec_utils/RRC/FreqBandList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqBandList.h" diff --git a/src/codec_utils/RRC/FreqBandList.h b/src/codec_utils/RRC/FreqBandList.h index 4b7030424..7c8145480 100644 --- a/src/codec_utils/RRC/FreqBandList.h +++ b/src/codec_utils/RRC/FreqBandList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqBandList_H_ diff --git a/src/codec_utils/RRC/FreqPriorityEUTRA.c b/src/codec_utils/RRC/FreqPriorityEUTRA.c index eb901b4d5..d86130f4a 100644 --- a/src/codec_utils/RRC/FreqPriorityEUTRA.c +++ b/src/codec_utils/RRC/FreqPriorityEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqPriorityEUTRA.h" diff --git a/src/codec_utils/RRC/FreqPriorityEUTRA.h b/src/codec_utils/RRC/FreqPriorityEUTRA.h index 3d6d23375..44bd7f835 100644 --- a/src/codec_utils/RRC/FreqPriorityEUTRA.h +++ b/src/codec_utils/RRC/FreqPriorityEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqPriorityEUTRA_H_ diff --git a/src/codec_utils/RRC/FreqPriorityListEUTRA.c b/src/codec_utils/RRC/FreqPriorityListEUTRA.c index 183149935..87024a5a0 100644 --- a/src/codec_utils/RRC/FreqPriorityListEUTRA.c +++ b/src/codec_utils/RRC/FreqPriorityListEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqPriorityListEUTRA.h" diff --git a/src/codec_utils/RRC/FreqPriorityListEUTRA.h b/src/codec_utils/RRC/FreqPriorityListEUTRA.h index 570a4f3f1..b40260c9f 100644 --- a/src/codec_utils/RRC/FreqPriorityListEUTRA.h +++ b/src/codec_utils/RRC/FreqPriorityListEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqPriorityListEUTRA_H_ diff --git a/src/codec_utils/RRC/FreqPriorityListNR.c b/src/codec_utils/RRC/FreqPriorityListNR.c index 547e7256c..5eda4ef22 100644 --- a/src/codec_utils/RRC/FreqPriorityListNR.c +++ b/src/codec_utils/RRC/FreqPriorityListNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqPriorityListNR.h" diff --git a/src/codec_utils/RRC/FreqPriorityListNR.h b/src/codec_utils/RRC/FreqPriorityListNR.h index 4b91a9a5f..82e53ea9f 100644 --- a/src/codec_utils/RRC/FreqPriorityListNR.h +++ b/src/codec_utils/RRC/FreqPriorityListNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqPriorityListNR_H_ diff --git a/src/codec_utils/RRC/FreqPriorityNR.c b/src/codec_utils/RRC/FreqPriorityNR.c index bfcd0594f..00517026d 100644 --- a/src/codec_utils/RRC/FreqPriorityNR.c +++ b/src/codec_utils/RRC/FreqPriorityNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqPriorityNR.h" diff --git a/src/codec_utils/RRC/FreqPriorityNR.h b/src/codec_utils/RRC/FreqPriorityNR.h index 70d33beb7..38876a0ca 100644 --- a/src/codec_utils/RRC/FreqPriorityNR.h +++ b/src/codec_utils/RRC/FreqPriorityNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqPriorityNR_H_ diff --git a/src/codec_utils/RRC/FreqSeparationClass.c b/src/codec_utils/RRC/FreqSeparationClass.c index 0597b4442..ac19b7a3d 100644 --- a/src/codec_utils/RRC/FreqSeparationClass.c +++ b/src/codec_utils/RRC/FreqSeparationClass.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FreqSeparationClass.h" diff --git a/src/codec_utils/RRC/FreqSeparationClass.h b/src/codec_utils/RRC/FreqSeparationClass.h index c778710e2..97407ab2c 100644 --- a/src/codec_utils/RRC/FreqSeparationClass.h +++ b/src/codec_utils/RRC/FreqSeparationClass.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FreqSeparationClass_H_ diff --git a/src/codec_utils/RRC/FrequencyInfoDL-SIB.c b/src/codec_utils/RRC/FrequencyInfoDL-SIB.c index 654b358e3..fa4d05771 100644 --- a/src/codec_utils/RRC/FrequencyInfoDL-SIB.c +++ b/src/codec_utils/RRC/FrequencyInfoDL-SIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FrequencyInfoDL-SIB.h" diff --git a/src/codec_utils/RRC/FrequencyInfoDL-SIB.h b/src/codec_utils/RRC/FrequencyInfoDL-SIB.h index b62efb835..060585385 100644 --- a/src/codec_utils/RRC/FrequencyInfoDL-SIB.h +++ b/src/codec_utils/RRC/FrequencyInfoDL-SIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FrequencyInfoDL_SIB_H_ diff --git a/src/codec_utils/RRC/FrequencyInfoDL.c b/src/codec_utils/RRC/FrequencyInfoDL.c index 25d76ff72..47f2f0351 100644 --- a/src/codec_utils/RRC/FrequencyInfoDL.c +++ b/src/codec_utils/RRC/FrequencyInfoDL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FrequencyInfoDL.h" diff --git a/src/codec_utils/RRC/FrequencyInfoDL.h b/src/codec_utils/RRC/FrequencyInfoDL.h index c922b6bd4..b26310656 100644 --- a/src/codec_utils/RRC/FrequencyInfoDL.h +++ b/src/codec_utils/RRC/FrequencyInfoDL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FrequencyInfoDL_H_ diff --git a/src/codec_utils/RRC/FrequencyInfoUL-SIB.c b/src/codec_utils/RRC/FrequencyInfoUL-SIB.c index f294165bf..0154d1f1f 100644 --- a/src/codec_utils/RRC/FrequencyInfoUL-SIB.c +++ b/src/codec_utils/RRC/FrequencyInfoUL-SIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FrequencyInfoUL-SIB.h" diff --git a/src/codec_utils/RRC/FrequencyInfoUL-SIB.h b/src/codec_utils/RRC/FrequencyInfoUL-SIB.h index 248be6566..54d0e3fa9 100644 --- a/src/codec_utils/RRC/FrequencyInfoUL-SIB.h +++ b/src/codec_utils/RRC/FrequencyInfoUL-SIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FrequencyInfoUL_SIB_H_ diff --git a/src/codec_utils/RRC/FrequencyInfoUL.c b/src/codec_utils/RRC/FrequencyInfoUL.c index b8f477fb6..ca93d7068 100644 --- a/src/codec_utils/RRC/FrequencyInfoUL.c +++ b/src/codec_utils/RRC/FrequencyInfoUL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "FrequencyInfoUL.h" diff --git a/src/codec_utils/RRC/FrequencyInfoUL.h b/src/codec_utils/RRC/FrequencyInfoUL.h index ff296529f..0c07318d2 100644 --- a/src/codec_utils/RRC/FrequencyInfoUL.h +++ b/src/codec_utils/RRC/FrequencyInfoUL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _FrequencyInfoUL_H_ diff --git a/src/codec_utils/RRC/GapConfig.c b/src/codec_utils/RRC/GapConfig.c index 02d00ad4f..a0ffd109b 100644 --- a/src/codec_utils/RRC/GapConfig.c +++ b/src/codec_utils/RRC/GapConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "GapConfig.h" diff --git a/src/codec_utils/RRC/GapConfig.h b/src/codec_utils/RRC/GapConfig.h index f63680cc6..180cee7f6 100644 --- a/src/codec_utils/RRC/GapConfig.h +++ b/src/codec_utils/RRC/GapConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _GapConfig_H_ diff --git a/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c b/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c index 34b39c979..740a21912 100644 --- a/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c +++ b/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "GeneralParametersMRDC-XDD-Diff.h" diff --git a/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h b/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h index 3a9389e5a..8e7c4f053 100644 --- a/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h +++ b/src/codec_utils/RRC/GeneralParametersMRDC-XDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _GeneralParametersMRDC_XDD_Diff_H_ diff --git a/src/codec_utils/RRC/HandoverCommand-IEs.c b/src/codec_utils/RRC/HandoverCommand-IEs.c index 1bd7cac7e..fca8ae204 100644 --- a/src/codec_utils/RRC/HandoverCommand-IEs.c +++ b/src/codec_utils/RRC/HandoverCommand-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "HandoverCommand-IEs.h" diff --git a/src/codec_utils/RRC/HandoverCommand-IEs.h b/src/codec_utils/RRC/HandoverCommand-IEs.h index 1c3f8c61d..3ae4adae9 100644 --- a/src/codec_utils/RRC/HandoverCommand-IEs.h +++ b/src/codec_utils/RRC/HandoverCommand-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _HandoverCommand_IEs_H_ diff --git a/src/codec_utils/RRC/HandoverCommand.c b/src/codec_utils/RRC/HandoverCommand.c index faa2828ea..8fefbe2dc 100644 --- a/src/codec_utils/RRC/HandoverCommand.c +++ b/src/codec_utils/RRC/HandoverCommand.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "HandoverCommand.h" diff --git a/src/codec_utils/RRC/HandoverCommand.h b/src/codec_utils/RRC/HandoverCommand.h index 12aee5d00..9a322a557 100644 --- a/src/codec_utils/RRC/HandoverCommand.h +++ b/src/codec_utils/RRC/HandoverCommand.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _HandoverCommand_H_ diff --git a/src/codec_utils/RRC/HandoverPreparationInformation-IEs.c b/src/codec_utils/RRC/HandoverPreparationInformation-IEs.c index 39bea8522..ce89d4b18 100644 --- a/src/codec_utils/RRC/HandoverPreparationInformation-IEs.c +++ b/src/codec_utils/RRC/HandoverPreparationInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "HandoverPreparationInformation-IEs.h" @@ -42,7 +42,7 @@ asn_TYPE_member_t asn_MBR_HandoverPreparationInformation_IEs_1[] = { { ATF_NOFLAGS, 0, offsetof(struct HandoverPreparationInformation_IEs, ue_CapabilityRAT_List), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ - &asn_DEF_UE_CapabilityRAT_ContainerList, + &asn_DEF_UE_CapabilityRAT_ContainerListRRC, 0, { 0, 0, 0 }, 0, 0, /* No default value */ diff --git a/src/codec_utils/RRC/HandoverPreparationInformation-IEs.h b/src/codec_utils/RRC/HandoverPreparationInformation-IEs.h index 4530436ed..e652bafb8 100644 --- a/src/codec_utils/RRC/HandoverPreparationInformation-IEs.h +++ b/src/codec_utils/RRC/HandoverPreparationInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _HandoverPreparationInformation_IEs_H_ @@ -12,7 +12,7 @@ #include /* Including external dependencies */ -#include "UE-CapabilityRAT-ContainerList.h" +#include "UE-CapabilityRAT-ContainerListRRC.h" #include #ifdef __cplusplus @@ -26,7 +26,7 @@ struct AS_Context; /* HandoverPreparationInformation-IEs */ typedef struct HandoverPreparationInformation_IEs { - UE_CapabilityRAT_ContainerList_t ue_CapabilityRAT_List; + UE_CapabilityRAT_ContainerListRRC_t ue_CapabilityRAT_List; struct AS_Config *sourceConfig; /* OPTIONAL */ struct RRM_Config *rrm_Config; /* OPTIONAL */ struct AS_Context *as_Context; /* OPTIONAL */ diff --git a/src/codec_utils/RRC/HandoverPreparationInformation.c b/src/codec_utils/RRC/HandoverPreparationInformation.c index abbc9749e..6c4414d4e 100644 --- a/src/codec_utils/RRC/HandoverPreparationInformation.c +++ b/src/codec_utils/RRC/HandoverPreparationInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "HandoverPreparationInformation.h" diff --git a/src/codec_utils/RRC/HandoverPreparationInformation.h b/src/codec_utils/RRC/HandoverPreparationInformation.h index d004552ac..9a37f0f01 100644 --- a/src/codec_utils/RRC/HandoverPreparationInformation.h +++ b/src/codec_utils/RRC/HandoverPreparationInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _HandoverPreparationInformation_H_ diff --git a/src/codec_utils/RRC/Hysteresis.c b/src/codec_utils/RRC/Hysteresis.c index 697ed456a..cc0d4187c 100644 --- a/src/codec_utils/RRC/Hysteresis.c +++ b/src/codec_utils/RRC/Hysteresis.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Hysteresis.h" diff --git a/src/codec_utils/RRC/Hysteresis.h b/src/codec_utils/RRC/Hysteresis.h index 51d3bd78c..cc07a7fa3 100644 --- a/src/codec_utils/RRC/Hysteresis.h +++ b/src/codec_utils/RRC/Hysteresis.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Hysteresis_H_ diff --git a/src/codec_utils/RRC/I-RNTI-Value.c b/src/codec_utils/RRC/I-RNTI-Value.c index 4a91913f1..f0015bd0e 100644 --- a/src/codec_utils/RRC/I-RNTI-Value.c +++ b/src/codec_utils/RRC/I-RNTI-Value.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "I-RNTI-Value.h" diff --git a/src/codec_utils/RRC/I-RNTI-Value.h b/src/codec_utils/RRC/I-RNTI-Value.h index 52b8038d4..eb82a6f97 100644 --- a/src/codec_utils/RRC/I-RNTI-Value.h +++ b/src/codec_utils/RRC/I-RNTI-Value.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _I_RNTI_Value_H_ diff --git a/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c b/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c index 875f15341..f0e82c3ac 100644 --- a/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c +++ b/src/codec_utils/RRC/INT-ConfigurationPerServingCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "INT-ConfigurationPerServingCell.h" diff --git a/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h b/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h index 642b6e886..ce2fdc5b9 100644 --- a/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h +++ b/src/codec_utils/RRC/INT-ConfigurationPerServingCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _INT_ConfigurationPerServingCell_H_ diff --git a/src/codec_utils/RRC/InitialUE-Identity.c b/src/codec_utils/RRC/InitialUE-Identity.c index f85b1cccb..32a11f64c 100644 --- a/src/codec_utils/RRC/InitialUE-Identity.c +++ b/src/codec_utils/RRC/InitialUE-Identity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InitialUE-Identity.h" diff --git a/src/codec_utils/RRC/InitialUE-Identity.h b/src/codec_utils/RRC/InitialUE-Identity.h index f85aa0e4b..bd4cc5b91 100644 --- a/src/codec_utils/RRC/InitialUE-Identity.h +++ b/src/codec_utils/RRC/InitialUE-Identity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InitialUE_Identity_H_ diff --git a/src/codec_utils/RRC/IntegrityProtAlgorithm.c b/src/codec_utils/RRC/IntegrityProtAlgorithm.c index 31486d392..c73d65f37 100644 --- a/src/codec_utils/RRC/IntegrityProtAlgorithm.c +++ b/src/codec_utils/RRC/IntegrityProtAlgorithm.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "IntegrityProtAlgorithm.h" diff --git a/src/codec_utils/RRC/IntegrityProtAlgorithm.h b/src/codec_utils/RRC/IntegrityProtAlgorithm.h index 8040b70cc..ce93c97a3 100644 --- a/src/codec_utils/RRC/IntegrityProtAlgorithm.h +++ b/src/codec_utils/RRC/IntegrityProtAlgorithm.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _IntegrityProtAlgorithm_H_ diff --git a/src/codec_utils/RRC/InterFreqBlackCellList.c b/src/codec_utils/RRC/InterFreqBlackCellList.c index c7f2d4a16..37499de92 100644 --- a/src/codec_utils/RRC/InterFreqBlackCellList.c +++ b/src/codec_utils/RRC/InterFreqBlackCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterFreqBlackCellList.h" diff --git a/src/codec_utils/RRC/InterFreqBlackCellList.h b/src/codec_utils/RRC/InterFreqBlackCellList.h index 38e410cf0..bc060c5cf 100644 --- a/src/codec_utils/RRC/InterFreqBlackCellList.h +++ b/src/codec_utils/RRC/InterFreqBlackCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterFreqBlackCellList_H_ diff --git a/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c b/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c index 1591136c1..8998e8cba 100644 --- a/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c +++ b/src/codec_utils/RRC/InterFreqCarrierFreqInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterFreqCarrierFreqInfo.h" diff --git a/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h b/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h index 0b752f7e4..22e156ebe 100644 --- a/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h +++ b/src/codec_utils/RRC/InterFreqCarrierFreqInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterFreqCarrierFreqInfo_H_ diff --git a/src/codec_utils/RRC/InterFreqCarrierFreqList.c b/src/codec_utils/RRC/InterFreqCarrierFreqList.c index 3f7add246..8df4e515e 100644 --- a/src/codec_utils/RRC/InterFreqCarrierFreqList.c +++ b/src/codec_utils/RRC/InterFreqCarrierFreqList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterFreqCarrierFreqList.h" diff --git a/src/codec_utils/RRC/InterFreqCarrierFreqList.h b/src/codec_utils/RRC/InterFreqCarrierFreqList.h index 66dcca5db..c6c93e0d0 100644 --- a/src/codec_utils/RRC/InterFreqCarrierFreqList.h +++ b/src/codec_utils/RRC/InterFreqCarrierFreqList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterFreqCarrierFreqList_H_ diff --git a/src/codec_utils/RRC/InterFreqNeighCellInfo.c b/src/codec_utils/RRC/InterFreqNeighCellInfo.c index 8ddc19c41..4853bf1cf 100644 --- a/src/codec_utils/RRC/InterFreqNeighCellInfo.c +++ b/src/codec_utils/RRC/InterFreqNeighCellInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterFreqNeighCellInfo.h" diff --git a/src/codec_utils/RRC/InterFreqNeighCellInfo.h b/src/codec_utils/RRC/InterFreqNeighCellInfo.h index f35205402..cb7144b38 100644 --- a/src/codec_utils/RRC/InterFreqNeighCellInfo.h +++ b/src/codec_utils/RRC/InterFreqNeighCellInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterFreqNeighCellInfo_H_ diff --git a/src/codec_utils/RRC/InterFreqNeighCellList.c b/src/codec_utils/RRC/InterFreqNeighCellList.c index c6b31a586..87e0ffe77 100644 --- a/src/codec_utils/RRC/InterFreqNeighCellList.c +++ b/src/codec_utils/RRC/InterFreqNeighCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterFreqNeighCellList.h" diff --git a/src/codec_utils/RRC/InterFreqNeighCellList.h b/src/codec_utils/RRC/InterFreqNeighCellList.h index a02cca20a..cdcedf45d 100644 --- a/src/codec_utils/RRC/InterFreqNeighCellList.h +++ b/src/codec_utils/RRC/InterFreqNeighCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterFreqNeighCellList_H_ diff --git a/src/codec_utils/RRC/InterRAT-Parameters.c b/src/codec_utils/RRC/InterRAT-Parameters.c index 4cc48a439..cdaa189c5 100644 --- a/src/codec_utils/RRC/InterRAT-Parameters.c +++ b/src/codec_utils/RRC/InterRAT-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "InterRAT-Parameters.h" diff --git a/src/codec_utils/RRC/InterRAT-Parameters.h b/src/codec_utils/RRC/InterRAT-Parameters.h index 59152ad7f..643f10a3a 100644 --- a/src/codec_utils/RRC/InterRAT-Parameters.h +++ b/src/codec_utils/RRC/InterRAT-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _InterRAT_Parameters_H_ diff --git a/src/codec_utils/RRC/IntraFreqBlackCellList.c b/src/codec_utils/RRC/IntraFreqBlackCellList.c index 2b98c7b21..be53a5045 100644 --- a/src/codec_utils/RRC/IntraFreqBlackCellList.c +++ b/src/codec_utils/RRC/IntraFreqBlackCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "IntraFreqBlackCellList.h" diff --git a/src/codec_utils/RRC/IntraFreqBlackCellList.h b/src/codec_utils/RRC/IntraFreqBlackCellList.h index 767ab4c02..96fafeb61 100644 --- a/src/codec_utils/RRC/IntraFreqBlackCellList.h +++ b/src/codec_utils/RRC/IntraFreqBlackCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _IntraFreqBlackCellList_H_ diff --git a/src/codec_utils/RRC/IntraFreqNeighCellInfo.c b/src/codec_utils/RRC/IntraFreqNeighCellInfo.c index de20263c2..605ea3c79 100644 --- a/src/codec_utils/RRC/IntraFreqNeighCellInfo.c +++ b/src/codec_utils/RRC/IntraFreqNeighCellInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "IntraFreqNeighCellInfo.h" diff --git a/src/codec_utils/RRC/IntraFreqNeighCellInfo.h b/src/codec_utils/RRC/IntraFreqNeighCellInfo.h index dfae2e72d..cfb64da2c 100644 --- a/src/codec_utils/RRC/IntraFreqNeighCellInfo.h +++ b/src/codec_utils/RRC/IntraFreqNeighCellInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _IntraFreqNeighCellInfo_H_ diff --git a/src/codec_utils/RRC/IntraFreqNeighCellList.c b/src/codec_utils/RRC/IntraFreqNeighCellList.c index 7ac3420b3..f63b75807 100644 --- a/src/codec_utils/RRC/IntraFreqNeighCellList.c +++ b/src/codec_utils/RRC/IntraFreqNeighCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "IntraFreqNeighCellList.h" diff --git a/src/codec_utils/RRC/IntraFreqNeighCellList.h b/src/codec_utils/RRC/IntraFreqNeighCellList.h index 212b26629..ea823348f 100644 --- a/src/codec_utils/RRC/IntraFreqNeighCellList.h +++ b/src/codec_utils/RRC/IntraFreqNeighCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _IntraFreqNeighCellList_H_ diff --git a/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c b/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c index 7efcd0fbb..23a9f6aa9 100644 --- a/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c +++ b/src/codec_utils/RRC/LocationMeasurementIndication-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "LocationMeasurementIndication-IEs.h" diff --git a/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h b/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h index a50edefa5..4919a66a8 100644 --- a/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h +++ b/src/codec_utils/RRC/LocationMeasurementIndication-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _LocationMeasurementIndication_IEs_H_ diff --git a/src/codec_utils/RRC/LocationMeasurementIndication.c b/src/codec_utils/RRC/LocationMeasurementIndication.c index af8195e9c..813739b28 100644 --- a/src/codec_utils/RRC/LocationMeasurementIndication.c +++ b/src/codec_utils/RRC/LocationMeasurementIndication.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "LocationMeasurementIndication.h" diff --git a/src/codec_utils/RRC/LocationMeasurementIndication.h b/src/codec_utils/RRC/LocationMeasurementIndication.h index 987aa210b..f0622f80f 100644 --- a/src/codec_utils/RRC/LocationMeasurementIndication.h +++ b/src/codec_utils/RRC/LocationMeasurementIndication.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _LocationMeasurementIndication_H_ diff --git a/src/codec_utils/RRC/LocationMeasurementInfo.c b/src/codec_utils/RRC/LocationMeasurementInfo.c index ba4ded3b1..2ed681878 100644 --- a/src/codec_utils/RRC/LocationMeasurementInfo.c +++ b/src/codec_utils/RRC/LocationMeasurementInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "LocationMeasurementInfo.h" diff --git a/src/codec_utils/RRC/LocationMeasurementInfo.h b/src/codec_utils/RRC/LocationMeasurementInfo.h index 73a425101..4a1318147 100644 --- a/src/codec_utils/RRC/LocationMeasurementInfo.h +++ b/src/codec_utils/RRC/LocationMeasurementInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _LocationMeasurementInfo_H_ diff --git a/src/codec_utils/RRC/LogicalChannelConfig.c b/src/codec_utils/RRC/LogicalChannelConfig.c index 624017366..8a7e5841f 100644 --- a/src/codec_utils/RRC/LogicalChannelConfig.c +++ b/src/codec_utils/RRC/LogicalChannelConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "LogicalChannelConfig.h" diff --git a/src/codec_utils/RRC/LogicalChannelConfig.h b/src/codec_utils/RRC/LogicalChannelConfig.h index 9179063c1..398c1e749 100644 --- a/src/codec_utils/RRC/LogicalChannelConfig.h +++ b/src/codec_utils/RRC/LogicalChannelConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _LogicalChannelConfig_H_ diff --git a/src/codec_utils/RRC/LogicalChannelIdentity.c b/src/codec_utils/RRC/LogicalChannelIdentity.c index 2d7f60cdd..a374c44f9 100644 --- a/src/codec_utils/RRC/LogicalChannelIdentity.c +++ b/src/codec_utils/RRC/LogicalChannelIdentity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "LogicalChannelIdentity.h" diff --git a/src/codec_utils/RRC/LogicalChannelIdentity.h b/src/codec_utils/RRC/LogicalChannelIdentity.h index 3ca6347ea..e783f0e90 100644 --- a/src/codec_utils/RRC/LogicalChannelIdentity.h +++ b/src/codec_utils/RRC/LogicalChannelIdentity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _LogicalChannelIdentity_H_ diff --git a/src/codec_utils/RRC/MAC-CellGroupConfig.c b/src/codec_utils/RRC/MAC-CellGroupConfig.c index d9969bb28..23a13e584 100644 --- a/src/codec_utils/RRC/MAC-CellGroupConfig.c +++ b/src/codec_utils/RRC/MAC-CellGroupConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MAC-CellGroupConfig.h" diff --git a/src/codec_utils/RRC/MAC-CellGroupConfig.h b/src/codec_utils/RRC/MAC-CellGroupConfig.h index b0ba5b5a2..a4cd1baaf 100644 --- a/src/codec_utils/RRC/MAC-CellGroupConfig.h +++ b/src/codec_utils/RRC/MAC-CellGroupConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MAC_CellGroupConfig_H_ diff --git a/src/codec_utils/RRC/MAC-Parameters.c b/src/codec_utils/RRC/MAC-Parameters.c index 48f7b23cb..defb8a3b8 100644 --- a/src/codec_utils/RRC/MAC-Parameters.c +++ b/src/codec_utils/RRC/MAC-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MAC-Parameters.h" diff --git a/src/codec_utils/RRC/MAC-Parameters.h b/src/codec_utils/RRC/MAC-Parameters.h index a8754c437..dbc45bed0 100644 --- a/src/codec_utils/RRC/MAC-Parameters.h +++ b/src/codec_utils/RRC/MAC-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MAC_Parameters_H_ diff --git a/src/codec_utils/RRC/MAC-ParametersCommon.c b/src/codec_utils/RRC/MAC-ParametersCommon.c index cbc469045..56e8f7c3c 100644 --- a/src/codec_utils/RRC/MAC-ParametersCommon.c +++ b/src/codec_utils/RRC/MAC-ParametersCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MAC-ParametersCommon.h" diff --git a/src/codec_utils/RRC/MAC-ParametersCommon.h b/src/codec_utils/RRC/MAC-ParametersCommon.h index 2e76f23ec..098c1d722 100644 --- a/src/codec_utils/RRC/MAC-ParametersCommon.h +++ b/src/codec_utils/RRC/MAC-ParametersCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MAC_ParametersCommon_H_ diff --git a/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c b/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c index ed90b2d8c..411e625d1 100644 --- a/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c +++ b/src/codec_utils/RRC/MAC-ParametersXDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MAC-ParametersXDD-Diff.h" diff --git a/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h b/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h index 90bc5f01f..3b87fe694 100644 --- a/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h +++ b/src/codec_utils/RRC/MAC-ParametersXDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MAC_ParametersXDD_Diff_H_ diff --git a/src/codec_utils/RRC/MCC-MNC-Digit.c b/src/codec_utils/RRC/MCC-MNC-Digit.c index c6f8bbf11..2d01b21c7 100644 --- a/src/codec_utils/RRC/MCC-MNC-Digit.c +++ b/src/codec_utils/RRC/MCC-MNC-Digit.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MCC-MNC-Digit.h" diff --git a/src/codec_utils/RRC/MCC-MNC-Digit.h b/src/codec_utils/RRC/MCC-MNC-Digit.h index f2c99f995..26004f2e5 100644 --- a/src/codec_utils/RRC/MCC-MNC-Digit.h +++ b/src/codec_utils/RRC/MCC-MNC-Digit.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MCC_MNC_Digit_H_ diff --git a/src/codec_utils/RRC/MCC.c b/src/codec_utils/RRC/MCC.c index 36afff0f1..a37fb4f57 100644 --- a/src/codec_utils/RRC/MCC.c +++ b/src/codec_utils/RRC/MCC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MCC.h" diff --git a/src/codec_utils/RRC/MCC.h b/src/codec_utils/RRC/MCC.h index d84a81c65..6b309c9c2 100644 --- a/src/codec_utils/RRC/MCC.h +++ b/src/codec_utils/RRC/MCC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MCC_H_ diff --git a/src/codec_utils/RRC/MIB.c b/src/codec_utils/RRC/MIB.c index 141d5a96c..3c5d8bfe3 100644 --- a/src/codec_utils/RRC/MIB.c +++ b/src/codec_utils/RRC/MIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MIB.h" diff --git a/src/codec_utils/RRC/MIB.h b/src/codec_utils/RRC/MIB.h index 6a0869eda..21c6a3cda 100644 --- a/src/codec_utils/RRC/MIB.h +++ b/src/codec_utils/RRC/MIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MIB_H_ diff --git a/src/codec_utils/RRC/MIMO-LayersDL.c b/src/codec_utils/RRC/MIMO-LayersDL.c index c300e1c5c..b1b72acc9 100644 --- a/src/codec_utils/RRC/MIMO-LayersDL.c +++ b/src/codec_utils/RRC/MIMO-LayersDL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MIMO-LayersDL.h" diff --git a/src/codec_utils/RRC/MIMO-LayersDL.h b/src/codec_utils/RRC/MIMO-LayersDL.h index 236c014a1..61249f6ec 100644 --- a/src/codec_utils/RRC/MIMO-LayersDL.h +++ b/src/codec_utils/RRC/MIMO-LayersDL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MIMO_LayersDL_H_ diff --git a/src/codec_utils/RRC/MIMO-LayersUL.c b/src/codec_utils/RRC/MIMO-LayersUL.c index b96edd44b..96d97ee08 100644 --- a/src/codec_utils/RRC/MIMO-LayersUL.c +++ b/src/codec_utils/RRC/MIMO-LayersUL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MIMO-LayersUL.h" diff --git a/src/codec_utils/RRC/MIMO-LayersUL.h b/src/codec_utils/RRC/MIMO-LayersUL.h index ff03207d1..6b91075fe 100644 --- a/src/codec_utils/RRC/MIMO-LayersUL.h +++ b/src/codec_utils/RRC/MIMO-LayersUL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MIMO_LayersUL_H_ diff --git a/src/codec_utils/RRC/MIMO-ParametersPerBand.c b/src/codec_utils/RRC/MIMO-ParametersPerBand.c index 51879b82a..1cfda1668 100644 --- a/src/codec_utils/RRC/MIMO-ParametersPerBand.c +++ b/src/codec_utils/RRC/MIMO-ParametersPerBand.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MIMO-ParametersPerBand.h" diff --git a/src/codec_utils/RRC/MIMO-ParametersPerBand.h b/src/codec_utils/RRC/MIMO-ParametersPerBand.h index 9ebbe74fb..365c511ed 100644 --- a/src/codec_utils/RRC/MIMO-ParametersPerBand.h +++ b/src/codec_utils/RRC/MIMO-ParametersPerBand.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MIMO_ParametersPerBand_H_ diff --git a/src/codec_utils/RRC/MNC.c b/src/codec_utils/RRC/MNC.c index 61c891391..86149efd1 100644 --- a/src/codec_utils/RRC/MNC.c +++ b/src/codec_utils/RRC/MNC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MNC.h" diff --git a/src/codec_utils/RRC/MNC.h b/src/codec_utils/RRC/MNC.h index 9eaa5485a..b1fb418cc 100644 --- a/src/codec_utils/RRC/MNC.h +++ b/src/codec_utils/RRC/MNC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MNC_H_ diff --git a/src/codec_utils/RRC/MRDC-AssistanceInfo.c b/src/codec_utils/RRC/MRDC-AssistanceInfo.c index 7243ebbf6..26cc08082 100644 --- a/src/codec_utils/RRC/MRDC-AssistanceInfo.c +++ b/src/codec_utils/RRC/MRDC-AssistanceInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MRDC-AssistanceInfo.h" diff --git a/src/codec_utils/RRC/MRDC-AssistanceInfo.h b/src/codec_utils/RRC/MRDC-AssistanceInfo.h index bdf8a1220..a6d47ebb2 100644 --- a/src/codec_utils/RRC/MRDC-AssistanceInfo.h +++ b/src/codec_utils/RRC/MRDC-AssistanceInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MRDC_AssistanceInfo_H_ diff --git a/src/codec_utils/RRC/MRDC-Parameters.c b/src/codec_utils/RRC/MRDC-Parameters.c index 31185ea9d..9341fd076 100644 --- a/src/codec_utils/RRC/MRDC-Parameters.c +++ b/src/codec_utils/RRC/MRDC-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MRDC-Parameters.h" diff --git a/src/codec_utils/RRC/MRDC-Parameters.h b/src/codec_utils/RRC/MRDC-Parameters.h index f8fe9429a..a93014089 100644 --- a/src/codec_utils/RRC/MRDC-Parameters.h +++ b/src/codec_utils/RRC/MRDC-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MRDC_Parameters_H_ diff --git a/src/codec_utils/RRC/Makefile.am.libasncodec b/src/codec_utils/RRC/Makefile.am.libasncodec index 1aba0e578..81e09bf5e 100644 --- a/src/codec_utils/RRC/Makefile.am.libasncodec +++ b/src/codec_utils/RRC/Makefile.am.libasncodec @@ -1,1436 +1,1436 @@ ASN_MODULE_SRCS= \ - ./rrc_out_hlal/BCCH-BCH-Message.c \ - ./rrc_out_hlal/BCCH-BCH-MessageType.c \ - ./rrc_out_hlal/BCCH-DL-SCH-Message.c \ - ./rrc_out_hlal/BCCH-DL-SCH-MessageType.c \ - ./rrc_out_hlal/DL-CCCH-Message.c \ - ./rrc_out_hlal/DL-CCCH-MessageType.c \ - ./rrc_out_hlal/DL-DCCH-Message.c \ - ./rrc_out_hlal/DL-DCCH-MessageType.c \ - ./rrc_out_hlal/PCCH-Message.c \ - ./rrc_out_hlal/PCCH-MessageType.c \ - ./rrc_out_hlal/UL-CCCH-Message.c \ - ./rrc_out_hlal/UL-CCCH-MessageType.c \ - ./rrc_out_hlal/UL-CCCH1-Message.c \ - ./rrc_out_hlal/UL-CCCH1-MessageType.c \ - ./rrc_out_hlal/UL-DCCH-Message.c \ - ./rrc_out_hlal/UL-DCCH-MessageType.c \ - ./rrc_out_hlal/CounterCheck.c \ - ./rrc_out_hlal/CounterCheck-IEs.c \ - ./rrc_out_hlal/DRB-CountMSB-InfoList.c \ - ./rrc_out_hlal/DRB-CountMSB-Info.c \ - ./rrc_out_hlal/CounterCheckResponse.c \ - ./rrc_out_hlal/CounterCheckResponse-IEs.c \ - ./rrc_out_hlal/DRB-CountInfoList.c \ - ./rrc_out_hlal/DRB-CountInfo.c \ - ./rrc_out_hlal/DLInformationTransfer.c \ - ./rrc_out_hlal/DLInformationTransfer-IEs.c \ - ./rrc_out_hlal/FailureInformation.c \ - ./rrc_out_hlal/FailureInformation-IEs.c \ - ./rrc_out_hlal/FailureInfoRLC-Bearer.c \ - ./rrc_out_hlal/LocationMeasurementIndication.c \ - ./rrc_out_hlal/LocationMeasurementIndication-IEs.c \ - ./rrc_out_hlal/MIB.c \ - ./rrc_out_hlal/MeasurementReport.c \ - ./rrc_out_hlal/MeasurementReport-IEs.c \ - ./rrc_out_hlal/MobilityFromNRCommand.c \ - ./rrc_out_hlal/MobilityFromNRCommand-IEs.c \ - ./rrc_out_hlal/Paging.c \ - ./rrc_out_hlal/PagingRecordList.c \ - ./rrc_out_hlal/PagingRecord.c \ - ./rrc_out_hlal/PagingUE-Identity.c \ - ./rrc_out_hlal/RRCReestablishment.c \ - ./rrc_out_hlal/RRCReestablishment-IEs.c \ - ./rrc_out_hlal/RRCReestablishmentComplete.c \ - ./rrc_out_hlal/RRCReestablishmentComplete-IEs.c \ - ./rrc_out_hlal/RRCReestablishmentRequest.c \ - ./rrc_out_hlal/RRCReestablishmentRequest-IEs.c \ - ./rrc_out_hlal/ReestabUE-Identity.c \ - ./rrc_out_hlal/ReestablishmentCause.c \ - ./rrc_out_hlal/RRCReconfiguration.c \ - ./rrc_out_hlal/RRCReconfiguration-IEs.c \ - ./rrc_out_hlal/RRCReconfiguration-v1530-IEs.c \ - ./rrc_out_hlal/MasterKeyUpdate.c \ - ./rrc_out_hlal/RRCReconfigurationComplete.c \ - ./rrc_out_hlal/RRCReconfigurationComplete-IEs.c \ - ./rrc_out_hlal/RRCReconfigurationComplete-v1530-IEs.c \ - ./rrc_out_hlal/RRCReject.c \ - ./rrc_out_hlal/RRCReject-IEs.c \ - ./rrc_out_hlal/RRCRelease.c \ - ./rrc_out_hlal/RRCRelease-IEs.c \ - ./rrc_out_hlal/RRCRelease-v1540-IEs.c \ - ./rrc_out_hlal/RedirectedCarrierInfo.c \ - ./rrc_out_hlal/RedirectedCarrierInfo-EUTRA.c \ - ./rrc_out_hlal/CarrierInfoNR.c \ - ./rrc_out_hlal/SuspendConfig.c \ - ./rrc_out_hlal/PeriodicRNAU-TimerValue.c \ - ./rrc_out_hlal/CellReselectionPriorities.c \ - ./rrc_out_hlal/PagingCycle.c \ - ./rrc_out_hlal/FreqPriorityListEUTRA.c \ - ./rrc_out_hlal/FreqPriorityListNR.c \ - ./rrc_out_hlal/FreqPriorityEUTRA.c \ - ./rrc_out_hlal/FreqPriorityNR.c \ - ./rrc_out_hlal/RAN-NotificationAreaInfo.c \ - ./rrc_out_hlal/PLMN-RAN-AreaCellList.c \ - ./rrc_out_hlal/PLMN-RAN-AreaCell.c \ - ./rrc_out_hlal/PLMN-RAN-AreaConfigList.c \ - ./rrc_out_hlal/PLMN-RAN-AreaConfig.c \ - ./rrc_out_hlal/RAN-AreaConfig.c \ - ./rrc_out_hlal/RRCResume.c \ - ./rrc_out_hlal/RRCResume-IEs.c \ - ./rrc_out_hlal/RRCResumeComplete.c \ - ./rrc_out_hlal/RRCResumeComplete-IEs.c \ - ./rrc_out_hlal/RRCResumeRequest.c \ - ./rrc_out_hlal/RRCResumeRequest-IEs.c \ - ./rrc_out_hlal/RRCResumeRequest1.c \ - ./rrc_out_hlal/RRCResumeRequest1-IEs.c \ - ./rrc_out_hlal/RRCSetup.c \ - ./rrc_out_hlal/RRCSetup-IEs.c \ - ./rrc_out_hlal/RRCSetupComplete.c \ - ./rrc_out_hlal/RRCSetupComplete-IEs.c \ - ./rrc_out_hlal/RegisteredAMF.c \ - ./rrc_out_hlal/RRCSetupRequest.c \ - ./rrc_out_hlal/RRCSetupRequest-IEs.c \ - ./rrc_out_hlal/InitialUE-Identity.c \ - ./rrc_out_hlal/EstablishmentCause.c \ - ./rrc_out_hlal/RRCSystemInfoRequest.c \ - ./rrc_out_hlal/RRCSystemInfoRequest-r15-IEs.c \ - ./rrc_out_hlal/SecurityModeCommand.c \ - ./rrc_out_hlal/SecurityModeCommand-IEs.c \ - ./rrc_out_hlal/SecurityConfigSMC.c \ - ./rrc_out_hlal/SecurityModeComplete.c \ - ./rrc_out_hlal/SecurityModeComplete-IEs.c \ - ./rrc_out_hlal/SecurityModeFailure.c \ - ./rrc_out_hlal/SecurityModeFailure-IEs.c \ - ./rrc_out_hlal/SIB1.c \ - ./rrc_out_hlal/UAC-AccessCategory1-SelectionAssistanceInfo.c \ - ./rrc_out_hlal/SystemInformation.c \ - ./rrc_out_hlal/SystemInformation-IEs.c \ - ./rrc_out_hlal/UEAssistanceInformation.c \ - ./rrc_out_hlal/UEAssistanceInformation-IEs.c \ - ./rrc_out_hlal/DelayBudgetReport.c \ - ./rrc_out_hlal/UEAssistanceInformation-v1540-IEs.c \ - ./rrc_out_hlal/OverheatingAssistance.c \ - ./rrc_out_hlal/ReducedAggregatedBandwidth.c \ - ./rrc_out_hlal/UECapabilityEnquiry.c \ - ./rrc_out_hlal/UECapabilityEnquiry-IEs.c \ - ./rrc_out_hlal/UECapabilityInformation.c \ - ./rrc_out_hlal/UECapabilityInformation-IEs.c \ - ./rrc_out_hlal/ULInformationTransfer.c \ - ./rrc_out_hlal/ULInformationTransfer-IEs.c \ - ./rrc_out_hlal/SIB2.c \ - ./rrc_out_hlal/RangeToBestCell.c \ - ./rrc_out_hlal/SIB3.c \ - ./rrc_out_hlal/IntraFreqNeighCellList.c \ - ./rrc_out_hlal/IntraFreqNeighCellInfo.c \ - ./rrc_out_hlal/IntraFreqBlackCellList.c \ - ./rrc_out_hlal/SIB4.c \ - ./rrc_out_hlal/InterFreqCarrierFreqList.c \ - ./rrc_out_hlal/InterFreqCarrierFreqInfo.c \ - ./rrc_out_hlal/InterFreqNeighCellList.c \ - ./rrc_out_hlal/InterFreqNeighCellInfo.c \ - ./rrc_out_hlal/InterFreqBlackCellList.c \ - ./rrc_out_hlal/SIB5.c \ - ./rrc_out_hlal/CarrierFreqListEUTRA.c \ - ./rrc_out_hlal/CarrierFreqEUTRA.c \ - ./rrc_out_hlal/EUTRA-FreqBlackCellList.c \ - ./rrc_out_hlal/EUTRA-FreqNeighCellList.c \ - ./rrc_out_hlal/EUTRA-FreqNeighCellInfo.c \ - ./rrc_out_hlal/SIB6.c \ - ./rrc_out_hlal/SIB7.c \ - ./rrc_out_hlal/SIB8.c \ - ./rrc_out_hlal/SIB9.c \ - ./rrc_out_hlal/AdditionalSpectrumEmission.c \ - ./rrc_out_hlal/Alpha.c \ - ./rrc_out_hlal/AMF-Identifier.c \ - ./rrc_out_hlal/ARFCN-ValueEUTRA.c \ - ./rrc_out_hlal/ARFCN-ValueNR.c \ - ./rrc_out_hlal/BeamFailureRecoveryConfig.c \ - ./rrc_out_hlal/PRACH-ResourceDedicatedBFR.c \ - ./rrc_out_hlal/BFR-SSB-Resource.c \ - ./rrc_out_hlal/BFR-CSIRS-Resource.c \ - ./rrc_out_hlal/BSR-Config.c \ - ./rrc_out_hlal/BWP.c \ - ./rrc_out_hlal/BWP-Downlink.c \ - ./rrc_out_hlal/BWP-DownlinkCommon.c \ - ./rrc_out_hlal/BWP-DownlinkDedicated.c \ - ./rrc_out_hlal/BWP-Id.c \ - ./rrc_out_hlal/BWP-Uplink.c \ - ./rrc_out_hlal/BWP-UplinkCommon.c \ - ./rrc_out_hlal/BWP-UplinkDedicated.c \ - ./rrc_out_hlal/CellAccessRelatedInfo.c \ - ./rrc_out_hlal/CellAccessRelatedInfo-EUTRA-5GC.c \ - ./rrc_out_hlal/PLMN-IdentityList-EUTRA-5GC.c \ - ./rrc_out_hlal/PLMN-Identity-EUTRA-5GC.c \ - ./rrc_out_hlal/CellIdentity-EUTRA-5GC.c \ - ./rrc_out_hlal/CellAccessRelatedInfo-EUTRA-EPC.c \ - ./rrc_out_hlal/PLMN-IdentityList-EUTRA-EPC.c \ - ./rrc_out_hlal/CellGroupConfigRrc.c \ - ./rrc_out_hlal/SpCellConfig.c \ - ./rrc_out_hlal/ReconfigurationWithSync.c \ - ./rrc_out_hlal/SCellConfig.c \ - ./rrc_out_hlal/CellGroupId.c \ - ./rrc_out_hlal/CellIdentity.c \ - ./rrc_out_hlal/CellReselectionPriority.c \ - ./rrc_out_hlal/CellReselectionSubPriority.c \ - ./rrc_out_hlal/CGI-Info.c \ - ./rrc_out_hlal/CodebookConfig.c \ - ./rrc_out_hlal/ConfiguredGrantConfig.c \ - ./rrc_out_hlal/CG-UCI-OnPUSCH.c \ - ./rrc_out_hlal/ConnEstFailureControl.c \ - ./rrc_out_hlal/ControlResourceSet.c \ - ./rrc_out_hlal/ControlResourceSetId.c \ - ./rrc_out_hlal/ControlResourceSetZero.c \ - ./rrc_out_hlal/CrossCarrierSchedulingConfig.c \ - ./rrc_out_hlal/CSI-AperiodicTriggerStateList.c \ - ./rrc_out_hlal/CSI-AperiodicTriggerState.c \ - ./rrc_out_hlal/CSI-AssociatedReportConfigInfo.c \ - ./rrc_out_hlal/CSI-FrequencyOccupation.c \ - ./rrc_out_hlal/CSI-IM-Resource.c \ - ./rrc_out_hlal/CSI-IM-ResourceId.c \ - ./rrc_out_hlal/CSI-IM-ResourceSet.c \ - ./rrc_out_hlal/CSI-IM-ResourceSetId.c \ - ./rrc_out_hlal/CSI-MeasConfig.c \ - ./rrc_out_hlal/CSI-ReportConfig.c \ - ./rrc_out_hlal/CSI-ReportPeriodicityAndOffset.c \ - ./rrc_out_hlal/PUCCH-CSI-Resource.c \ - ./rrc_out_hlal/PortIndexFor8Ranks.c \ - ./rrc_out_hlal/PortIndex8.c \ - ./rrc_out_hlal/PortIndex4.c \ - ./rrc_out_hlal/PortIndex2.c \ - ./rrc_out_hlal/CSI-ReportConfigId.c \ - ./rrc_out_hlal/CSI-ResourceConfig.c \ - ./rrc_out_hlal/CSI-ResourceConfigId.c \ - ./rrc_out_hlal/CSI-ResourcePeriodicityAndOffset.c \ - ./rrc_out_hlal/CSI-RS-ResourceConfigMobility.c \ - ./rrc_out_hlal/CSI-RS-CellMobility.c \ - ./rrc_out_hlal/CSI-RS-Resource-Mobility.c \ - ./rrc_out_hlal/CSI-RS-Index.c \ - ./rrc_out_hlal/CSI-RS-ResourceMapping.c \ - ./rrc_out_hlal/CSI-SemiPersistentOnPUSCH-TriggerStateList.c \ - ./rrc_out_hlal/CSI-SemiPersistentOnPUSCH-TriggerState.c \ - ./rrc_out_hlal/CSI-SSB-ResourceSet.c \ - ./rrc_out_hlal/CSI-SSB-ResourceSetId.c \ - ./rrc_out_hlal/DedicatedNAS-Message.c \ - ./rrc_out_hlal/DMRS-DownlinkConfig.c \ - ./rrc_out_hlal/DMRS-UplinkConfig.c \ - ./rrc_out_hlal/DownlinkConfigCommon.c \ - ./rrc_out_hlal/DownlinkConfigCommonSIB.c \ - ./rrc_out_hlal/BCCH-Config.c \ - ./rrc_out_hlal/PCCH-Config.c \ - ./rrc_out_hlal/DownlinkPreemption.c \ - ./rrc_out_hlal/INT-ConfigurationPerServingCell.c \ - ./rrc_out_hlal/DRB-Identity.c \ - ./rrc_out_hlal/DRX-Config.c \ - ./rrc_out_hlal/FilterCoefficient.c \ - ./rrc_out_hlal/FreqBandIndicatorNR.c \ - ./rrc_out_hlal/FrequencyInfoDL.c \ - ./rrc_out_hlal/FrequencyInfoDL-SIB.c \ - ./rrc_out_hlal/FrequencyInfoUL.c \ - ./rrc_out_hlal/FrequencyInfoUL-SIB.c \ - ./rrc_out_hlal/Hysteresis.c \ - ./rrc_out_hlal/I-RNTI-Value.c \ - ./rrc_out_hlal/LocationMeasurementInfo.c \ - ./rrc_out_hlal/EUTRA-RSTD-InfoList.c \ - ./rrc_out_hlal/EUTRA-RSTD-Info.c \ - ./rrc_out_hlal/LogicalChannelConfig.c \ - ./rrc_out_hlal/LogicalChannelIdentity.c \ - ./rrc_out_hlal/MAC-CellGroupConfig.c \ - ./rrc_out_hlal/DataInactivityTimer.c \ - ./rrc_out_hlal/MeasConfig.c \ - ./rrc_out_hlal/MeasObjectToRemoveList.c \ - ./rrc_out_hlal/MeasIdToRemoveList.c \ - ./rrc_out_hlal/ReportConfigToRemoveList.c \ - ./rrc_out_hlal/MeasGapConfig.c \ - ./rrc_out_hlal/GapConfig.c \ - ./rrc_out_hlal/MeasGapSharingConfig.c \ - ./rrc_out_hlal/MeasGapSharingScheme.c \ - ./rrc_out_hlal/MeasId.c \ - ./rrc_out_hlal/MeasIdToAddModList.c \ - ./rrc_out_hlal/MeasIdToAddMod.c \ - ./rrc_out_hlal/MeasObjectEUTRA.c \ - ./rrc_out_hlal/EUTRA-CellIndexList.c \ - ./rrc_out_hlal/EUTRA-CellIndex.c \ - ./rrc_out_hlal/EUTRA-Cell.c \ - ./rrc_out_hlal/EUTRA-BlackCell.c \ - ./rrc_out_hlal/MeasObjectId.c \ - ./rrc_out_hlal/MeasObjectNR.c \ - ./rrc_out_hlal/ReferenceSignalConfig.c \ - ./rrc_out_hlal/SSB-ConfigMobility.c \ - ./rrc_out_hlal/Q-OffsetRangeList.c \ - ./rrc_out_hlal/ThresholdNR.c \ - ./rrc_out_hlal/CellsToAddModList.c \ - ./rrc_out_hlal/CellsToAddMod.c \ - ./rrc_out_hlal/MeasObjectToAddModList.c \ - ./rrc_out_hlal/MeasObjectToAddMod.c \ - ./rrc_out_hlal/MeasResultCellListSFTD.c \ - ./rrc_out_hlal/MeasResultCellSFTD.c \ - ./rrc_out_hlal/MeasResults.c \ - ./rrc_out_hlal/MeasResultServMOList.c \ - ./rrc_out_hlal/MeasResultServMO.c \ - ./rrc_out_hlal/MeasResultListNR.c \ - ./rrc_out_hlal/MeasResultNR.c \ - ./rrc_out_hlal/MeasResultListEUTRA.c \ - ./rrc_out_hlal/MeasResultEUTRA.c \ - ./rrc_out_hlal/MultiBandInfoListEUTRA.c \ - ./rrc_out_hlal/MeasQuantityResults.c \ - ./rrc_out_hlal/MeasQuantityResultsEUTRA.c \ - ./rrc_out_hlal/ResultsPerSSB-IndexList.c \ - ./rrc_out_hlal/ResultsPerSSB-Index.c \ - ./rrc_out_hlal/ResultsPerCSI-RS-IndexList.c \ - ./rrc_out_hlal/ResultsPerCSI-RS-Index.c \ - ./rrc_out_hlal/MeasResultSCG-Failure.c \ - ./rrc_out_hlal/MeasResultList2NR.c \ - ./rrc_out_hlal/MeasResult2NR.c \ - ./rrc_out_hlal/MobilityStateParameters.c \ - ./rrc_out_hlal/MultiFrequencyBandListNR.c \ - ./rrc_out_hlal/MultiFrequencyBandListNR-SIB.c \ - ./rrc_out_hlal/NR-MultiBandInfo.c \ - ./rrc_out_hlal/NextHopChainingCount.c \ - ./rrc_out_hlal/NG-5G-S-TMSI.c \ - ./rrc_out_hlal/NR-NS-PmaxList.c \ - ./rrc_out_hlal/NR-NS-PmaxValue.c \ - ./rrc_out_hlal/NZP-CSI-RS-Resource.c \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceId.c \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceSet.c \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceSetId.c \ - ./rrc_out_hlal/P-Max.c \ - ./rrc_out_hlal/PCI-List.c \ - ./rrc_out_hlal/PCI-Range.c \ - ./rrc_out_hlal/PCI-RangeElement.c \ - ./rrc_out_hlal/PCI-RangeIndex.c \ - ./rrc_out_hlal/PCI-RangeIndexList.c \ - ./rrc_out_hlal/PDCCH-Config.c \ - ./rrc_out_hlal/PDCCH-ConfigCommon.c \ - ./rrc_out_hlal/PDCCH-ConfigSIB1.c \ - ./rrc_out_hlal/PDCCH-ServingCellConfig.c \ - ./rrc_out_hlal/PDCP-Config.c \ - ./rrc_out_hlal/UL-DataSplitThreshold.c \ - ./rrc_out_hlal/PDSCH-Config.c \ - ./rrc_out_hlal/RateMatchPatternGroup.c \ - ./rrc_out_hlal/PDSCH-ConfigCommon.c \ - ./rrc_out_hlal/PDSCH-ServingCellConfig.c \ - ./rrc_out_hlal/PDSCH-CodeBlockGroupTransmission.c \ - ./rrc_out_hlal/PDSCH-TimeDomainResourceAllocationList.c \ - ./rrc_out_hlal/PDSCH-TimeDomainResourceAllocation.c \ - ./rrc_out_hlal/PHR-Config.c \ - ./rrc_out_hlal/PhysCellId.c \ - ./rrc_out_hlal/PhysicalCellGroupConfig.c \ - ./rrc_out_hlal/PLMN-IdentitY.c \ - ./rrc_out_hlal/MCC.c \ - ./rrc_out_hlal/MNC.c \ - ./rrc_out_hlal/MCC-MNC-Digit.c \ - ./rrc_out_hlal/PLMN-IdentityInfoList.c \ - ./rrc_out_hlal/PLMN-IdentityInfo.c \ - ./rrc_out_hlal/PRB-Id.c \ - ./rrc_out_hlal/PTRS-DownlinkConfig.c \ - ./rrc_out_hlal/PTRS-UplinkConfig.c \ - ./rrc_out_hlal/PUCCH-Config.c \ - ./rrc_out_hlal/PUCCH-FormatConfig.c \ - ./rrc_out_hlal/PUCCH-MaxCodeRate.c \ - ./rrc_out_hlal/PUCCH-ResourceSet.c \ - ./rrc_out_hlal/PUCCH-ResourceSetId.c \ - ./rrc_out_hlal/PUCCH-Resource.c \ - ./rrc_out_hlal/PUCCH-ResourceId.c \ - ./rrc_out_hlal/PUCCH-format0.c \ - ./rrc_out_hlal/PUCCH-format1.c \ - ./rrc_out_hlal/PUCCH-format2.c \ - ./rrc_out_hlal/PUCCH-format3.c \ - ./rrc_out_hlal/PUCCH-format4.c \ - ./rrc_out_hlal/PUCCH-ConfigCommon.c \ - ./rrc_out_hlal/PUCCH-PathlossReferenceRS-Id.c \ - ./rrc_out_hlal/PUCCH-PowerControl.c \ - ./rrc_out_hlal/P0-PUCCH.c \ - ./rrc_out_hlal/P0-PUCCH-Id.c \ - ./rrc_out_hlal/PUCCH-PathlossReferenceRS.c \ - ./rrc_out_hlal/PUCCH-SpatialRelationInfo.c \ - ./rrc_out_hlal/PUCCH-SpatialRelationInfoId.c \ - ./rrc_out_hlal/PUCCH-TPC-CommandConfig.c \ - ./rrc_out_hlal/PUSCH-Config.c \ - ./rrc_out_hlal/UCI-OnPUSCH.c \ - ./rrc_out_hlal/PUSCH-ConfigCommon.c \ - ./rrc_out_hlal/PUSCH-PowerControl.c \ - ./rrc_out_hlal/P0-PUSCH-AlphaSet.c \ - ./rrc_out_hlal/P0-PUSCH-AlphaSetId.c \ - ./rrc_out_hlal/PUSCH-PathlossReferenceRS.c \ - ./rrc_out_hlal/PUSCH-PathlossReferenceRS-Id.c \ - ./rrc_out_hlal/SRI-PUSCH-PowerControl.c \ - ./rrc_out_hlal/SRI-PUSCH-PowerControlId.c \ - ./rrc_out_hlal/BetaOffsets.c \ - ./rrc_out_hlal/PUSCH-ServingCellConfig.c \ - ./rrc_out_hlal/PUSCH-CodeBlockGroupTransmission.c \ - ./rrc_out_hlal/PUSCH-TimeDomainResourceAllocationList.c \ - ./rrc_out_hlal/PUSCH-TimeDomainResourceAllocation.c \ - ./rrc_out_hlal/PUSCH-TPC-CommandConfig.c \ - ./rrc_out_hlal/Q-OffsetRange.c \ - ./rrc_out_hlal/Q-QualMin.c \ - ./rrc_out_hlal/Q-RxLevMin.c \ - ./rrc_out_hlal/QuantityConfig.c \ - ./rrc_out_hlal/QuantityConfigNR.c \ - ./rrc_out_hlal/QuantityConfigRS.c \ - ./rrc_out_hlal/FilterConfig.c \ - ./rrc_out_hlal/RACH-ConfigCommon.c \ - ./rrc_out_hlal/RACH-ConfigDedicated.c \ - ./rrc_out_hlal/CFRA.c \ - ./rrc_out_hlal/CFRA-SSB-Resource.c \ - ./rrc_out_hlal/CFRA-CSIRS-Resource.c \ - ./rrc_out_hlal/RACH-ConfigGeneric.c \ - ./rrc_out_hlal/RA-Prioritization.c \ - ./rrc_out_hlal/RadioBearerConfig.c \ - ./rrc_out_hlal/SRB-ToAddModList.c \ - ./rrc_out_hlal/SRB-ToAddMod.c \ - ./rrc_out_hlal/DRB-ToAddModList.c \ - ./rrc_out_hlal/DRB-ToAddMod.c \ - ./rrc_out_hlal/DRB-ToReleaseList.c \ - ./rrc_out_hlal/SecurityConfig.c \ - ./rrc_out_hlal/RadioLinkMonitoringConfig.c \ - ./rrc_out_hlal/RadioLinkMonitoringRS.c \ - ./rrc_out_hlal/RadioLinkMonitoringRS-Id.c \ - ./rrc_out_hlal/RAN-AreaCode.c \ - ./rrc_out_hlal/RateMatchPattern.c \ - ./rrc_out_hlal/RateMatchPatternId.c \ - ./rrc_out_hlal/RateMatchPatternLTE-CRS.c \ - ./rrc_out_hlal/RejectWaitTime.c \ - ./rrc_out_hlal/ReportConfigId.c \ - ./rrc_out_hlal/ReportConfigInterRAT.c \ - ./rrc_out_hlal/ReportCGI-EUTRA.c \ - ./rrc_out_hlal/EventTriggerConfigInterRAT.c \ - ./rrc_out_hlal/PeriodicalReportConfigInterRAT.c \ - ./rrc_out_hlal/MeasTriggerQuantityEUTRA.c \ - ./rrc_out_hlal/RSRP-RangeEUTRA.c \ - ./rrc_out_hlal/RSRQ-RangeEUTRA.c \ - ./rrc_out_hlal/SINR-RangeEUTRA.c \ - ./rrc_out_hlal/ReportConfigNR.c \ - ./rrc_out_hlal/ReportCGI.c \ - ./rrc_out_hlal/EventTriggerConfig.c \ - ./rrc_out_hlal/PeriodicalReportConfig.c \ - ./rrc_out_hlal/NR-RS-Type.c \ - ./rrc_out_hlal/MeasTriggerQuantity.c \ - ./rrc_out_hlal/MeasTriggerQuantityOffset.c \ - ./rrc_out_hlal/MeasReportQuantity.c \ - ./rrc_out_hlal/ReportConfigToAddModList.c \ - ./rrc_out_hlal/ReportConfigToAddMod.c \ - ./rrc_out_hlal/ReportInterval.c \ - ./rrc_out_hlal/ReselectionThreshold.c \ - ./rrc_out_hlal/ReselectionThresholdQ.c \ - ./rrc_out_hlal/ResumeCause.c \ - ./rrc_out_hlal/RLC-BearerConfig.c \ - ./rrc_out_hlal/RLC-Config.c \ - ./rrc_out_hlal/UL-AM-RLC.c \ - ./rrc_out_hlal/DL-AM-RLC.c \ - ./rrc_out_hlal/UL-UM-RLC.c \ - ./rrc_out_hlal/DL-UM-RLC.c \ - ./rrc_out_hlal/T-PollRetransmit.c \ - ./rrc_out_hlal/PollPDU.c \ - ./rrc_out_hlal/PollByte.c \ - ./rrc_out_hlal/T-Reassembly.c \ - ./rrc_out_hlal/T-StatusProhibit.c \ - ./rrc_out_hlal/SN-FieldLengthUM.c \ - ./rrc_out_hlal/SN-FieldLengthAM.c \ - ./rrc_out_hlal/RLF-TimersAndConstants.c \ - ./rrc_out_hlal/RNTI-Value.c \ - ./rrc_out_hlal/RSRP-Range.c \ - ./rrc_out_hlal/RSRQ-Range.c \ - ./rrc_out_hlal/SCellIndex.c \ - ./rrc_out_hlal/SchedulingRequestConfig.c \ - ./rrc_out_hlal/SchedulingRequestToAddMod.c \ - ./rrc_out_hlal/SchedulingRequestId.c \ - ./rrc_out_hlal/SchedulingRequestResourceConfig.c \ - ./rrc_out_hlal/SchedulingRequestResourceId.c \ - ./rrc_out_hlal/ScramblingId.c \ - ./rrc_out_hlal/SCS-SpecificCarrier.c \ - ./rrc_out_hlal/SDAP-Config.c \ - ./rrc_out_hlal/QFI.c \ - ./rrc_out_hlal/PDU-SessionID.c \ - ./rrc_out_hlal/SearchSpace.c \ - ./rrc_out_hlal/SearchSpaceId.c \ - ./rrc_out_hlal/SearchSpaceZero.c \ - ./rrc_out_hlal/SecurityAlgorithmConfig.c \ - ./rrc_out_hlal/IntegrityProtAlgorithm.c \ - ./rrc_out_hlal/CipheringAlgorithm.c \ - ./rrc_out_hlal/ServCellIndex.c \ - ./rrc_out_hlal/ServingCellConfig.c \ - ./rrc_out_hlal/UplinkConfig.c \ - ./rrc_out_hlal/ServingCellConfigCommon.c \ - ./rrc_out_hlal/ServingCellConfigCommonSIB.c \ - ./rrc_out_hlal/ShortI-RNTI-Value.c \ - ./rrc_out_hlal/ShortMAC-I.c \ - ./rrc_out_hlal/SINR-Range.c \ - ./rrc_out_hlal/SI-SchedulingInfo.c \ - ./rrc_out_hlal/SchedulingInfo.c \ - ./rrc_out_hlal/SIB-Mapping.c \ - ./rrc_out_hlal/SIB-TypeInfo.c \ - ./rrc_out_hlal/SI-RequestConfig.c \ - ./rrc_out_hlal/SI-RequestResources.c \ - ./rrc_out_hlal/SlotFormatCombinationsPerCell.c \ - ./rrc_out_hlal/SlotFormatCombination.c \ - ./rrc_out_hlal/SlotFormatCombinationId.c \ - ./rrc_out_hlal/SlotFormatIndicator.c \ - ./rrc_out_hlal/S-NSSAI.c \ - ./rrc_out_hlal/SpeedStateScaleFactors.c \ - ./rrc_out_hlal/SS-RSSI-Measurement.c \ - ./rrc_out_hlal/SPS-Config.c \ - ./rrc_out_hlal/SRB-Identity.c \ - ./rrc_out_hlal/SRS-CarrierSwitching.c \ - ./rrc_out_hlal/SRS-TPC-PDCCH-Config.c \ - ./rrc_out_hlal/SRS-CC-SetIndex.c \ - ./rrc_out_hlal/SRS-Config.c \ - ./rrc_out_hlal/SRS-ResourceSet.c \ - ./rrc_out_hlal/SRS-ResourceSetId.c \ - ./rrc_out_hlal/SRS-Resource.c \ - ./rrc_out_hlal/SRS-SpatialRelationInfo.c \ - ./rrc_out_hlal/SRS-ResourceId.c \ - ./rrc_out_hlal/SRS-PeriodicityAndOffset.c \ - ./rrc_out_hlal/SRS-TPC-CommandConfig.c \ - ./rrc_out_hlal/SSB-Index.c \ - ./rrc_out_hlal/SSB-MTC.c \ - ./rrc_out_hlal/SSB-MTC2.c \ - ./rrc_out_hlal/SSB-ToMeasure.c \ - ./rrc_out_hlal/SubcarrierSpacing.c \ - ./rrc_out_hlal/TAG-Config.c \ - ./rrc_out_hlal/TAG.c \ - ./rrc_out_hlal/TAG-Id.c \ - ./rrc_out_hlal/TimeAlignmentTimer.c \ - ./rrc_out_hlal/TCI-State.c \ - ./rrc_out_hlal/QCL-Info.c \ - ./rrc_out_hlal/TCI-StateId.c \ - ./rrc_out_hlal/TDD-UL-DL-ConfigCommon.c \ - ./rrc_out_hlal/TDD-UL-DL-Pattern.c \ - ./rrc_out_hlal/TDD-UL-DL-ConfigDedicated.c \ - ./rrc_out_hlal/TDD-UL-DL-SlotConfig.c \ - ./rrc_out_hlal/TDD-UL-DL-SlotIndex.c \ - ./rrc_out_hlal/TrackingAreaCode.c \ - ./rrc_out_hlal/T-Reselection.c \ - ./rrc_out_hlal/TimeToTrigger.c \ - ./rrc_out_hlal/UAC-BarringInfoSetIndex.c \ - ./rrc_out_hlal/UAC-BarringInfoSetList.c \ - ./rrc_out_hlal/UAC-BarringInfoSet.c \ - ./rrc_out_hlal/UAC-BarringPerCatList.c \ - ./rrc_out_hlal/UAC-BarringPerCat.c \ - ./rrc_out_hlal/UAC-BarringPerPLMN-List.c \ - ./rrc_out_hlal/UAC-BarringPerPLMN.c \ - ./rrc_out_hlal/UE-TimersAndConstants.c \ - ./rrc_out_hlal/UplinkConfigCommon.c \ - ./rrc_out_hlal/UplinkConfigCommonSIB.c \ - ./rrc_out_hlal/UplinkTxDirectCurrentList.c \ - ./rrc_out_hlal/UplinkTxDirectCurrentCell.c \ - ./rrc_out_hlal/UplinkTxDirectCurrentBWP.c \ - ./rrc_out_hlal/ZP-CSI-RS-Resource.c \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceId.c \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceSet.c \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceSetId.c \ - ./rrc_out_hlal/AccessStratumRelease.c \ - ./rrc_out_hlal/BandCombinationList.c \ - ./rrc_out_hlal/BandCombination.c \ - ./rrc_out_hlal/BandParameters.c \ - ./rrc_out_hlal/CA-BandwidthClassEUTRA.c \ - ./rrc_out_hlal/CA-BandwidthClassNR.c \ - ./rrc_out_hlal/CA-ParametersEUTRA.c \ - ./rrc_out_hlal/CA-ParametersNR.c \ - ./rrc_out_hlal/FeatureSetCombination.c \ - ./rrc_out_hlal/FeatureSetsPerBand.c \ - ./rrc_out_hlal/FeatureSet.c \ - ./rrc_out_hlal/FeatureSetCombinationId.c \ - ./rrc_out_hlal/FeatureSetDownlink.c \ - ./rrc_out_hlal/CSI-RS-IM-ReceptionForFeedback.c \ - ./rrc_out_hlal/TypeI-SinglePanelCodebook.c \ - ./rrc_out_hlal/TypeI-MultiPanelCodebook.c \ - ./rrc_out_hlal/TypeII-Codebook.c \ - ./rrc_out_hlal/TypeII-CodebookPortSelection.c \ - ./rrc_out_hlal/FeatureSetDownlinkId.c \ - ./rrc_out_hlal/FeatureSetDownlinkPerCC.c \ - ./rrc_out_hlal/FeatureSetDownlinkPerCC-Id.c \ - ./rrc_out_hlal/FeatureSetEUTRA-DownlinkId.c \ - ./rrc_out_hlal/FeatureSetEUTRA-UplinkId.c \ - ./rrc_out_hlal/FeatureSets.c \ - ./rrc_out_hlal/FeatureSetUplink.c \ - ./rrc_out_hlal/CSI-ReportFramework.c \ - ./rrc_out_hlal/SRS-Resources.c \ - ./rrc_out_hlal/FeatureSetUplinkId.c \ - ./rrc_out_hlal/FeatureSetUplinkPerCC.c \ - ./rrc_out_hlal/FeatureSetUplinkPerCC-Id.c \ - ./rrc_out_hlal/FreqBandIndicatorEUTRA.c \ - ./rrc_out_hlal/FreqBandList.c \ - ./rrc_out_hlal/FreqBandInformation.c \ - ./rrc_out_hlal/FreqBandInformationEUTRA.c \ - ./rrc_out_hlal/FreqBandInformationNR.c \ - ./rrc_out_hlal/AggregatedBandwidth.c \ - ./rrc_out_hlal/FreqSeparationClass.c \ - ./rrc_out_hlal/InterRAT-Parameters.c \ - ./rrc_out_hlal/EUTRA-Parameters.c \ - ./rrc_out_hlal/EUTRA-ParametersCommon.c \ - ./rrc_out_hlal/EUTRA-ParametersXDD-Diff.c \ - ./rrc_out_hlal/MAC-Parameters.c \ - ./rrc_out_hlal/MAC-ParametersCommon.c \ - ./rrc_out_hlal/MAC-ParametersXDD-Diff.c \ - ./rrc_out_hlal/MeasAndMobParameters.c \ - ./rrc_out_hlal/MeasAndMobParametersCommon.c \ - ./rrc_out_hlal/MeasAndMobParametersXDD-Diff.c \ - ./rrc_out_hlal/MeasAndMobParametersFRX-Diff.c \ - ./rrc_out_hlal/MeasAndMobParametersMRDC.c \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-Common.c \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-XDD-Diff.c \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-FRX-Diff.c \ - ./rrc_out_hlal/MIMO-LayersDL.c \ - ./rrc_out_hlal/MIMO-LayersUL.c \ - ./rrc_out_hlal/MIMO-ParametersPerBand.c \ - ./rrc_out_hlal/BeamManagementSSB-CSI-RS.c \ - ./rrc_out_hlal/CSI-RS-ForTracking.c \ - ./rrc_out_hlal/PTRS-DensityRecommendationDL.c \ - ./rrc_out_hlal/PTRS-DensityRecommendationUL.c \ - ./rrc_out_hlal/SRS-TxSwitch.c \ - ./rrc_out_hlal/ModulationOrder.c \ - ./rrc_out_hlal/MRDC-Parameters.c \ - ./rrc_out_hlal/PDCP-Parameters.c \ - ./rrc_out_hlal/PDCP-ParametersMRDC.c \ - ./rrc_out_hlal/Phy-Parameters.c \ - ./rrc_out_hlal/Phy-ParametersCommon.c \ - ./rrc_out_hlal/Phy-ParametersXDD-Diff.c \ - ./rrc_out_hlal/Phy-ParametersFRX-Diff.c \ - ./rrc_out_hlal/Phy-ParametersFR1.c \ - ./rrc_out_hlal/Phy-ParametersFR2.c \ - ./rrc_out_hlal/Phy-ParametersMRDC.c \ - ./rrc_out_hlal/NAICS-Capability-Entry.c \ - ./rrc_out_hlal/RAT-Type.c \ - ./rrc_out_hlal/RF-Parameters.c \ - ./rrc_out_hlal/BandNR.c \ - ./rrc_out_hlal/RF-ParametersMRDC.c \ - ./rrc_out_hlal/RLC-Parameters.c \ - ./rrc_out_hlal/SupportedBandwidth.c \ - ./rrc_out_hlal/UE-CapabilityRAT-ContainerList.c \ - ./rrc_out_hlal/UE-CapabilityRAT-Container.c \ - ./rrc_out_hlal/UE-CapabilityRAT-RequestList.c \ - ./rrc_out_hlal/UE-CapabilityRAT-Request.c \ - ./rrc_out_hlal/UE-CapabilityRequestFilterNR.c \ - ./rrc_out_hlal/UE-MRDC-Capability.c \ - ./rrc_out_hlal/UE-MRDC-CapabilityAddXDD-Mode.c \ - ./rrc_out_hlal/UE-MRDC-CapabilityAddFRX-Mode.c \ - ./rrc_out_hlal/GeneralParametersMRDC-XDD-Diff.c \ - ./rrc_out_hlal/UE-NR-Capability.c \ - ./rrc_out_hlal/UE-NR-CapabilityAddXDD-Mode.c \ - ./rrc_out_hlal/UE-NR-CapabilityAddFRX-Mode.c \ - ./rrc_out_hlal/EUTRA-AllowedMeasBandwidth.c \ - ./rrc_out_hlal/EUTRA-MBSFN-SubframeConfigList.c \ - ./rrc_out_hlal/EUTRA-MBSFN-SubframeConfig.c \ - ./rrc_out_hlal/EUTRA-MultiBandInfoList.c \ - ./rrc_out_hlal/EUTRA-MultiBandInfo.c \ - ./rrc_out_hlal/EUTRA-NS-PmaxList.c \ - ./rrc_out_hlal/EUTRA-NS-PmaxValue.c \ - ./rrc_out_hlal/EUTRA-PhysCellId.c \ - ./rrc_out_hlal/EUTRA-PhysCellIdRange.c \ - ./rrc_out_hlal/EUTRA-PresenceAntennaPort1.c \ - ./rrc_out_hlal/EUTRA-Q-OffsetRange.c \ - ./rrc_out_hlal/OtherConfig.c \ - ./rrc_out_hlal/RRC-TransactionIdentifier.c \ - ./rrc_out_hlal/VarPendingRNA-Update.c \ - ./rrc_out_hlal/VarMeasConfig.c \ - ./rrc_out_hlal/VarMeasReportList.c \ - ./rrc_out_hlal/VarMeasReport.c \ - ./rrc_out_hlal/CellsTriggeredList.c \ - ./rrc_out_hlal/VarResumeMAC-Input.c \ - ./rrc_out_hlal/VarShortMAC-Input.c \ - ./rrc_out_hlal/HandoverCommand.c \ - ./rrc_out_hlal/HandoverCommand-IEs.c \ - ./rrc_out_hlal/HandoverPreparationInformation.c \ - ./rrc_out_hlal/HandoverPreparationInformation-IEs.c \ - ./rrc_out_hlal/AS-Config.c \ - ./rrc_out_hlal/AS-Context.c \ - ./rrc_out_hlal/ReestablishmentInfo.c \ - ./rrc_out_hlal/ReestabNCellInfoList.c \ - ./rrc_out_hlal/ReestabNCellInfo.c \ - ./rrc_out_hlal/RRM-Config.c \ - ./rrc_out_hlal/CG-Config.c \ - ./rrc_out_hlal/CG-Config-IEs.c \ - ./rrc_out_hlal/MeasConfigSN.c \ - ./rrc_out_hlal/NR-FreqInfo.c \ - ./rrc_out_hlal/ConfigRestrictModReqSCG.c \ - ./rrc_out_hlal/BandCombinationIndex.c \ - ./rrc_out_hlal/BandCombinationInfoSN.c \ - ./rrc_out_hlal/FR-InfoList.c \ - ./rrc_out_hlal/FR-Info.c \ - ./rrc_out_hlal/CandidateServingFreqListNR.c \ - ./rrc_out_hlal/CG-ConfigInfo.c \ - ./rrc_out_hlal/CG-ConfigInfo-IEs.c \ - ./rrc_out_hlal/ConfigRestrictInfoSCG.c \ - ./rrc_out_hlal/BandCombinationInfoList.c \ - ./rrc_out_hlal/BandCombinationInfo.c \ - ./rrc_out_hlal/FeatureSetEntryIndex.c \ - ./rrc_out_hlal/DRX-Info.c \ - ./rrc_out_hlal/MeasConfigMN.c \ - ./rrc_out_hlal/MRDC-AssistanceInfo.c \ - ./rrc_out_hlal/AffectedCarrierFreqCombInfoMRDC.c \ - ./rrc_out_hlal/VictimSystemType.c \ - ./rrc_out_hlal/AffectedCarrierFreqCombEUTRA.c \ - ./rrc_out_hlal/AffectedCarrierFreqCombNR.c \ - ./rrc_out_hlal/MeasurementTimingConfiguration.c \ - ./rrc_out_hlal/MeasurementTimingConfiguration-IEs.c \ - ./rrc_out_hlal/MeasTimingList.c \ - ./rrc_out_hlal/MeasTiming.c \ - ./rrc_out_hlal/UERadioPagingInformation.c \ - ./rrc_out_hlal/UERadioPagingInformation-IEs.c \ - ./rrc_out_hlal/UERadioAccessCapabilityInformation.c \ - ./rrc_out_hlal/UERadioAccessCapabilityInformation-IEs.c + ./15_3_rrc/BCCH-BCH-Message.c \ + ./15_3_rrc/BCCH-BCH-MessageType.c \ + ./15_3_rrc/BCCH-DL-SCH-Message.c \ + ./15_3_rrc/BCCH-DL-SCH-MessageType.c \ + ./15_3_rrc/DL-CCCH-Message.c \ + ./15_3_rrc/DL-CCCH-MessageType.c \ + ./15_3_rrc/DL-DCCH-Message.c \ + ./15_3_rrc/DL-DCCH-MessageType.c \ + ./15_3_rrc/PCCH-Message.c \ + ./15_3_rrc/PCCH-MessageType.c \ + ./15_3_rrc/UL-CCCH-Message.c \ + ./15_3_rrc/UL-CCCH-MessageType.c \ + ./15_3_rrc/UL-CCCH1-Message.c \ + ./15_3_rrc/UL-CCCH1-MessageType.c \ + ./15_3_rrc/UL-DCCH-Message.c \ + ./15_3_rrc/UL-DCCH-MessageType.c \ + ./15_3_rrc/CounterCheck.c \ + ./15_3_rrc/CounterCheck-IEs.c \ + ./15_3_rrc/DRB-CountMSB-InfoList.c \ + ./15_3_rrc/DRB-CountMSB-Info.c \ + ./15_3_rrc/CounterCheckResponse.c \ + ./15_3_rrc/CounterCheckResponse-IEs.c \ + ./15_3_rrc/DRB-CountInfoList.c \ + ./15_3_rrc/DRB-CountInfo.c \ + ./15_3_rrc/DLInformationTransfer.c \ + ./15_3_rrc/DLInformationTransfer-IEs.c \ + ./15_3_rrc/FailureInformation.c \ + ./15_3_rrc/FailureInformation-IEs.c \ + ./15_3_rrc/FailureInfoRLC-Bearer.c \ + ./15_3_rrc/LocationMeasurementIndication.c \ + ./15_3_rrc/LocationMeasurementIndication-IEs.c \ + ./15_3_rrc/MIB.c \ + ./15_3_rrc/MeasurementReport.c \ + ./15_3_rrc/MeasurementReport-IEs.c \ + ./15_3_rrc/MobilityFromNRCommand.c \ + ./15_3_rrc/MobilityFromNRCommand-IEs.c \ + ./15_3_rrc/Paging.c \ + ./15_3_rrc/PagingRecordList.c \ + ./15_3_rrc/PagingRecord.c \ + ./15_3_rrc/PagingUE-Identity.c \ + ./15_3_rrc/RRCReestablishment.c \ + ./15_3_rrc/RRCReestablishment-IEs.c \ + ./15_3_rrc/RRCReestablishmentComplete.c \ + ./15_3_rrc/RRCReestablishmentComplete-IEs.c \ + ./15_3_rrc/RRCReestablishmentRequest.c \ + ./15_3_rrc/RRCReestablishmentRequest-IEs.c \ + ./15_3_rrc/ReestabUE-Identity.c \ + ./15_3_rrc/ReestablishmentCause.c \ + ./15_3_rrc/RRCReconfiguration.c \ + ./15_3_rrc/RRCReconfiguration-IEs.c \ + ./15_3_rrc/RRCReconfiguration-v1530-IEs.c \ + ./15_3_rrc/MasterKeyUpdate.c \ + ./15_3_rrc/RRCReconfigurationComplete.c \ + ./15_3_rrc/RRCReconfigurationComplete-IEs.c \ + ./15_3_rrc/RRCReconfigurationComplete-v1530-IEs.c \ + ./15_3_rrc/RRCReject.c \ + ./15_3_rrc/RRCReject-IEs.c \ + ./15_3_rrc/RRCRelease.c \ + ./15_3_rrc/RRCRelease-IEs.c \ + ./15_3_rrc/RRCRelease-v1540-IEs.c \ + ./15_3_rrc/RedirectedCarrierInfo.c \ + ./15_3_rrc/RedirectedCarrierInfo-EUTRA.c \ + ./15_3_rrc/CarrierInfoNR.c \ + ./15_3_rrc/SuspendConfig.c \ + ./15_3_rrc/PeriodicRNAU-TimerValue.c \ + ./15_3_rrc/CellReselectionPriorities.c \ + ./15_3_rrc/PagingCycle.c \ + ./15_3_rrc/FreqPriorityListEUTRA.c \ + ./15_3_rrc/FreqPriorityListNR.c \ + ./15_3_rrc/FreqPriorityEUTRA.c \ + ./15_3_rrc/FreqPriorityNR.c \ + ./15_3_rrc/RAN-NotificationAreaInfo.c \ + ./15_3_rrc/PLMN-RAN-AreaCellList.c \ + ./15_3_rrc/PLMN-RAN-AreaCell.c \ + ./15_3_rrc/PLMN-RAN-AreaConfigList.c \ + ./15_3_rrc/PLMN-RAN-AreaConfig.c \ + ./15_3_rrc/RAN-AreaConfig.c \ + ./15_3_rrc/RRCResume.c \ + ./15_3_rrc/RRCResume-IEs.c \ + ./15_3_rrc/RRCResumeComplete.c \ + ./15_3_rrc/RRCResumeComplete-IEs.c \ + ./15_3_rrc/RRCResumeRequest.c \ + ./15_3_rrc/RRCResumeRequest-IEs.c \ + ./15_3_rrc/RRCResumeRequest1.c \ + ./15_3_rrc/RRCResumeRequest1-IEs.c \ + ./15_3_rrc/RRCSetup.c \ + ./15_3_rrc/RRCSetup-IEs.c \ + ./15_3_rrc/RRCSetupComplete.c \ + ./15_3_rrc/RRCSetupComplete-IEs.c \ + ./15_3_rrc/RegisteredAMF.c \ + ./15_3_rrc/RRCSetupRequest.c \ + ./15_3_rrc/RRCSetupRequest-IEs.c \ + ./15_3_rrc/InitialUE-Identity.c \ + ./15_3_rrc/EstablishmentCause.c \ + ./15_3_rrc/RRCSystemInfoRequest.c \ + ./15_3_rrc/RRCSystemInfoRequest-r15-IEs.c \ + ./15_3_rrc/SecurityModeCommand.c \ + ./15_3_rrc/SecurityModeCommand-IEs.c \ + ./15_3_rrc/SecurityConfigSMC.c \ + ./15_3_rrc/SecurityModeComplete.c \ + ./15_3_rrc/SecurityModeComplete-IEs.c \ + ./15_3_rrc/SecurityModeFailure.c \ + ./15_3_rrc/SecurityModeFailure-IEs.c \ + ./15_3_rrc/SIB1.c \ + ./15_3_rrc/UAC-AccessCategory1-SelectionAssistanceInfo.c \ + ./15_3_rrc/SystemInformation.c \ + ./15_3_rrc/SystemInformation-IEs.c \ + ./15_3_rrc/UEAssistanceInformation.c \ + ./15_3_rrc/UEAssistanceInformation-IEs.c \ + ./15_3_rrc/DelayBudgetReport.c \ + ./15_3_rrc/UEAssistanceInformation-v1540-IEs.c \ + ./15_3_rrc/OverheatingAssistance.c \ + ./15_3_rrc/ReducedAggregatedBandwidth.c \ + ./15_3_rrc/UECapabilityEnquiry.c \ + ./15_3_rrc/UECapabilityEnquiry-IEs.c \ + ./15_3_rrc/UECapabilityInformation.c \ + ./15_3_rrc/UECapabilityInformation-IEs.c \ + ./15_3_rrc/ULInformationTransfer.c \ + ./15_3_rrc/ULInformationTransfer-IEs.c \ + ./15_3_rrc/SIB2.c \ + ./15_3_rrc/RangeToBestCell.c \ + ./15_3_rrc/SIB3.c \ + ./15_3_rrc/IntraFreqNeighCellList.c \ + ./15_3_rrc/IntraFreqNeighCellInfo.c \ + ./15_3_rrc/IntraFreqBlackCellList.c \ + ./15_3_rrc/SIB4.c \ + ./15_3_rrc/InterFreqCarrierFreqList.c \ + ./15_3_rrc/InterFreqCarrierFreqInfo.c \ + ./15_3_rrc/InterFreqNeighCellList.c \ + ./15_3_rrc/InterFreqNeighCellInfo.c \ + ./15_3_rrc/InterFreqBlackCellList.c \ + ./15_3_rrc/SIB5.c \ + ./15_3_rrc/CarrierFreqListEUTRA.c \ + ./15_3_rrc/CarrierFreqEUTRA.c \ + ./15_3_rrc/EUTRA-FreqBlackCellList.c \ + ./15_3_rrc/EUTRA-FreqNeighCellList.c \ + ./15_3_rrc/EUTRA-FreqNeighCellInfo.c \ + ./15_3_rrc/SIB6.c \ + ./15_3_rrc/SIB7.c \ + ./15_3_rrc/SIB8.c \ + ./15_3_rrc/SIB9.c \ + ./15_3_rrc/AdditionalSpectrumEmission.c \ + ./15_3_rrc/Alpha.c \ + ./15_3_rrc/AMF-Identifier.c \ + ./15_3_rrc/ARFCN-ValueEUTRA.c \ + ./15_3_rrc/ARFCN-ValueNR.c \ + ./15_3_rrc/BeamFailureRecoveryConfig.c \ + ./15_3_rrc/PRACH-ResourceDedicatedBFR.c \ + ./15_3_rrc/BFR-SSB-Resource.c \ + ./15_3_rrc/BFR-CSIRS-Resource.c \ + ./15_3_rrc/BSR-Config.c \ + ./15_3_rrc/BWP.c \ + ./15_3_rrc/BWP-Downlink.c \ + ./15_3_rrc/BWP-DownlinkCommon.c \ + ./15_3_rrc/BWP-DownlinkDedicated.c \ + ./15_3_rrc/BWP-Id.c \ + ./15_3_rrc/BWP-Uplink.c \ + ./15_3_rrc/BWP-UplinkCommon.c \ + ./15_3_rrc/BWP-UplinkDedicated.c \ + ./15_3_rrc/CellAccessRelatedInfo.c \ + ./15_3_rrc/CellAccessRelatedInfo-EUTRA-5GC.c \ + ./15_3_rrc/PLMN-IdentityList-EUTRA-5GC.c \ + ./15_3_rrc/PLMN-Identity-EUTRA-5GC.c \ + ./15_3_rrc/CellIdentity-EUTRA-5GC.c \ + ./15_3_rrc/CellAccessRelatedInfo-EUTRA-EPC.c \ + ./15_3_rrc/PLMN-IdentityList-EUTRA-EPC.c \ + ./15_3_rrc/CellGroupConfigRrc.c \ + ./15_3_rrc/SpCellConfig.c \ + ./15_3_rrc/ReconfigurationWithSync.c \ + ./15_3_rrc/SCellConfig.c \ + ./15_3_rrc/CellGroupId.c \ + ./15_3_rrc/CellIdentity.c \ + ./15_3_rrc/CellReselectionPriority.c \ + ./15_3_rrc/CellReselectionSubPriority.c \ + ./15_3_rrc/CGI-Info.c \ + ./15_3_rrc/CodebookConfig.c \ + ./15_3_rrc/ConfiguredGrantConfig.c \ + ./15_3_rrc/CG-UCI-OnPUSCH.c \ + ./15_3_rrc/ConnEstFailureControl.c \ + ./15_3_rrc/ControlResourceSet.c \ + ./15_3_rrc/ControlResourceSetId.c \ + ./15_3_rrc/ControlResourceSetZero.c \ + ./15_3_rrc/CrossCarrierSchedulingConfig.c \ + ./15_3_rrc/CSI-AperiodicTriggerStateList.c \ + ./15_3_rrc/CSI-AperiodicTriggerState.c \ + ./15_3_rrc/CSI-AssociatedReportConfigInfo.c \ + ./15_3_rrc/CSI-FrequencyOccupation.c \ + ./15_3_rrc/CSI-IM-Resource.c \ + ./15_3_rrc/CSI-IM-ResourceId.c \ + ./15_3_rrc/CSI-IM-ResourceSet.c \ + ./15_3_rrc/CSI-IM-ResourceSetId.c \ + ./15_3_rrc/CSI-MeasConfig.c \ + ./15_3_rrc/CSI-ReportConfig.c \ + ./15_3_rrc/CSI-ReportPeriodicityAndOffset.c \ + ./15_3_rrc/PUCCH-CSI-Resource.c \ + ./15_3_rrc/PortIndexFor8Ranks.c \ + ./15_3_rrc/PortIndex8.c \ + ./15_3_rrc/PortIndex4.c \ + ./15_3_rrc/PortIndex2.c \ + ./15_3_rrc/CSI-ReportConfigId.c \ + ./15_3_rrc/CSI-ResourceConfig.c \ + ./15_3_rrc/CSI-ResourceConfigId.c \ + ./15_3_rrc/CSI-ResourcePeriodicityAndOffset.c \ + ./15_3_rrc/CSI-RS-ResourceConfigMobility.c \ + ./15_3_rrc/CSI-RS-CellMobility.c \ + ./15_3_rrc/CSI-RS-Resource-Mobility.c \ + ./15_3_rrc/CSI-RS-Index.c \ + ./15_3_rrc/CSI-RS-ResourceMapping.c \ + ./15_3_rrc/CSI-SemiPersistentOnPUSCH-TriggerStateList.c \ + ./15_3_rrc/CSI-SemiPersistentOnPUSCH-TriggerState.c \ + ./15_3_rrc/CSI-SSB-ResourceSet.c \ + ./15_3_rrc/CSI-SSB-ResourceSetId.c \ + ./15_3_rrc/DedicatedNAS-Message.c \ + ./15_3_rrc/DMRS-DownlinkConfig.c \ + ./15_3_rrc/DMRS-UplinkConfig.c \ + ./15_3_rrc/DownlinkConfigCommon.c \ + ./15_3_rrc/DownlinkConfigCommonSIB.c \ + ./15_3_rrc/BCCH-Config.c \ + ./15_3_rrc/PCCH-Config.c \ + ./15_3_rrc/DownlinkPreemption.c \ + ./15_3_rrc/INT-ConfigurationPerServingCell.c \ + ./15_3_rrc/DRB-Identity.c \ + ./15_3_rrc/DRX-Config.c \ + ./15_3_rrc/FilterCoefficient.c \ + ./15_3_rrc/FreqBandIndicatorNR.c \ + ./15_3_rrc/FrequencyInfoDL.c \ + ./15_3_rrc/FrequencyInfoDL-SIB.c \ + ./15_3_rrc/FrequencyInfoUL.c \ + ./15_3_rrc/FrequencyInfoUL-SIB.c \ + ./15_3_rrc/Hysteresis.c \ + ./15_3_rrc/I-RNTI-Value.c \ + ./15_3_rrc/LocationMeasurementInfo.c \ + ./15_3_rrc/EUTRA-RSTD-InfoList.c \ + ./15_3_rrc/EUTRA-RSTD-Info.c \ + ./15_3_rrc/LogicalChannelConfig.c \ + ./15_3_rrc/LogicalChannelIdentity.c \ + ./15_3_rrc/MAC-CellGroupConfig.c \ + ./15_3_rrc/DataInactivityTimer.c \ + ./15_3_rrc/MeasConfig.c \ + ./15_3_rrc/MeasObjectToRemoveList.c \ + ./15_3_rrc/MeasIdToRemoveList.c \ + ./15_3_rrc/ReportConfigToRemoveList.c \ + ./15_3_rrc/MeasGapConfig.c \ + ./15_3_rrc/GapConfig.c \ + ./15_3_rrc/MeasGapSharingConfig.c \ + ./15_3_rrc/MeasGapSharingScheme.c \ + ./15_3_rrc/MeasId.c \ + ./15_3_rrc/MeasIdToAddModList.c \ + ./15_3_rrc/MeasIdToAddMod.c \ + ./15_3_rrc/MeasObjectEUTRA.c \ + ./15_3_rrc/EUTRA-CellIndexList.c \ + ./15_3_rrc/EUTRA-CellIndex.c \ + ./15_3_rrc/EUTRA-Cell.c \ + ./15_3_rrc/EUTRA-BlackCell.c \ + ./15_3_rrc/MeasObjectId.c \ + ./15_3_rrc/MeasObjectNR.c \ + ./15_3_rrc/ReferenceSignalConfig.c \ + ./15_3_rrc/SSB-ConfigMobility.c \ + ./15_3_rrc/Q-OffsetRangeList.c \ + ./15_3_rrc/ThresholdNR.c \ + ./15_3_rrc/CellsToAddModList.c \ + ./15_3_rrc/CellsToAddMod.c \ + ./15_3_rrc/MeasObjectToAddModList.c \ + ./15_3_rrc/MeasObjectToAddMod.c \ + ./15_3_rrc/MeasResultCellListSFTD.c \ + ./15_3_rrc/MeasResultCellSFTD.c \ + ./15_3_rrc/MeasResults.c \ + ./15_3_rrc/MeasResultServMOList.c \ + ./15_3_rrc/MeasResultServMO.c \ + ./15_3_rrc/MeasResultListNR.c \ + ./15_3_rrc/MeasResultNR.c \ + ./15_3_rrc/MeasResultListEUTRA.c \ + ./15_3_rrc/MeasResultEUTRA.c \ + ./15_3_rrc/MultiBandInfoListEUTRA.c \ + ./15_3_rrc/MeasQuantityResults.c \ + ./15_3_rrc/MeasQuantityResultsEUTRA.c \ + ./15_3_rrc/ResultsPerSSB-IndexList.c \ + ./15_3_rrc/ResultsPerSSB-Index.c \ + ./15_3_rrc/ResultsPerCSI-RS-IndexList.c \ + ./15_3_rrc/ResultsPerCSI-RS-Index.c \ + ./15_3_rrc/MeasResultSCG-Failure.c \ + ./15_3_rrc/MeasResultList2NR.c \ + ./15_3_rrc/MeasResult2NR.c \ + ./15_3_rrc/MobilityStateParameters.c \ + ./15_3_rrc/MultiFrequencyBandListNR.c \ + ./15_3_rrc/MultiFrequencyBandListNR-SIB.c \ + ./15_3_rrc/NR-MultiBandInfo.c \ + ./15_3_rrc/NextHopChainingCount.c \ + ./15_3_rrc/NG-5G-S-TMSI.c \ + ./15_3_rrc/NR-NS-PmaxList.c \ + ./15_3_rrc/NR-NS-PmaxValue.c \ + ./15_3_rrc/NZP-CSI-RS-Resource.c \ + ./15_3_rrc/NZP-CSI-RS-ResourceId.c \ + ./15_3_rrc/NZP-CSI-RS-ResourceSet.c \ + ./15_3_rrc/NZP-CSI-RS-ResourceSetId.c \ + ./15_3_rrc/P-Max.c \ + ./15_3_rrc/PCI-List.c \ + ./15_3_rrc/PCI-Range.c \ + ./15_3_rrc/PCI-RangeElement.c \ + ./15_3_rrc/PCI-RangeIndex.c \ + ./15_3_rrc/PCI-RangeIndexList.c \ + ./15_3_rrc/PDCCH-Config.c \ + ./15_3_rrc/PDCCH-ConfigCommon.c \ + ./15_3_rrc/PDCCH-ConfigSIB1.c \ + ./15_3_rrc/PDCCH-ServingCellConfig.c \ + ./15_3_rrc/PDCP-Config.c \ + ./15_3_rrc/UL-DataSplitThreshold.c \ + ./15_3_rrc/PDSCH-Config.c \ + ./15_3_rrc/RateMatchPatternGroup.c \ + ./15_3_rrc/PDSCH-ConfigCommon.c \ + ./15_3_rrc/PDSCH-ServingCellConfig.c \ + ./15_3_rrc/PDSCH-CodeBlockGroupTransmission.c \ + ./15_3_rrc/PDSCH-TimeDomainResourceAllocationList.c \ + ./15_3_rrc/PDSCH-TimeDomainResourceAllocation.c \ + ./15_3_rrc/PHR-Config.c \ + ./15_3_rrc/PhysCellId.c \ + ./15_3_rrc/PhysicalCellGroupConfig.c \ + ./15_3_rrc/PLMN-IdentitY.c \ + ./15_3_rrc/MCC.c \ + ./15_3_rrc/MNC.c \ + ./15_3_rrc/MCC-MNC-Digit.c \ + ./15_3_rrc/PLMN-IdentityInfoList.c \ + ./15_3_rrc/PLMN-IdentityInfo.c \ + ./15_3_rrc/PRB-Id.c \ + ./15_3_rrc/PTRS-DownlinkConfig.c \ + ./15_3_rrc/PTRS-UplinkConfig.c \ + ./15_3_rrc/PUCCH-Config.c \ + ./15_3_rrc/PUCCH-FormatConfig.c \ + ./15_3_rrc/PUCCH-MaxCodeRate.c \ + ./15_3_rrc/PUCCH-ResourceSet.c \ + ./15_3_rrc/PUCCH-ResourceSetId.c \ + ./15_3_rrc/PUCCH-Resource.c \ + ./15_3_rrc/PUCCH-ResourceId.c \ + ./15_3_rrc/PUCCH-format0.c \ + ./15_3_rrc/PUCCH-format1.c \ + ./15_3_rrc/PUCCH-format2.c \ + ./15_3_rrc/PUCCH-format3.c \ + ./15_3_rrc/PUCCH-format4.c \ + ./15_3_rrc/PUCCH-ConfigCommon.c \ + ./15_3_rrc/PUCCH-PathlossReferenceRS-Id.c \ + ./15_3_rrc/PUCCH-PowerControl.c \ + ./15_3_rrc/P0-PUCCH.c \ + ./15_3_rrc/P0-PUCCH-Id.c \ + ./15_3_rrc/PUCCH-PathlossReferenceRS.c \ + ./15_3_rrc/PUCCH-SpatialRelationInfo.c \ + ./15_3_rrc/PUCCH-SpatialRelationInfoId.c \ + ./15_3_rrc/PUCCH-TPC-CommandConfig.c \ + ./15_3_rrc/PUSCH-Config.c \ + ./15_3_rrc/UCI-OnPUSCH.c \ + ./15_3_rrc/PUSCH-ConfigCommon.c \ + ./15_3_rrc/PUSCH-PowerControl.c \ + ./15_3_rrc/P0-PUSCH-AlphaSet.c \ + ./15_3_rrc/P0-PUSCH-AlphaSetId.c \ + ./15_3_rrc/PUSCH-PathlossReferenceRS.c \ + ./15_3_rrc/PUSCH-PathlossReferenceRS-Id.c \ + ./15_3_rrc/SRI-PUSCH-PowerControl.c \ + ./15_3_rrc/SRI-PUSCH-PowerControlId.c \ + ./15_3_rrc/BetaOffsets.c \ + ./15_3_rrc/PUSCH-ServingCellConfig.c \ + ./15_3_rrc/PUSCH-CodeBlockGroupTransmission.c \ + ./15_3_rrc/PUSCH-TimeDomainResourceAllocationList.c \ + ./15_3_rrc/PUSCH-TimeDomainResourceAllocation.c \ + ./15_3_rrc/PUSCH-TPC-CommandConfig.c \ + ./15_3_rrc/Q-OffsetRange.c \ + ./15_3_rrc/Q-QualMin.c \ + ./15_3_rrc/Q-RxLevMin.c \ + ./15_3_rrc/QuantityConfig.c \ + ./15_3_rrc/QuantityConfigNR.c \ + ./15_3_rrc/QuantityConfigRS.c \ + ./15_3_rrc/FilterConfig.c \ + ./15_3_rrc/RACH-ConfigCommon.c \ + ./15_3_rrc/RACH-ConfigDedicated.c \ + ./15_3_rrc/CFRA.c \ + ./15_3_rrc/CFRA-SSB-Resource.c \ + ./15_3_rrc/CFRA-CSIRS-Resource.c \ + ./15_3_rrc/RACH-ConfigGeneric.c \ + ./15_3_rrc/RA-Prioritization.c \ + ./15_3_rrc/RadioBearerConfig.c \ + ./15_3_rrc/SRB-ToAddModList.c \ + ./15_3_rrc/SRB-ToAddMod.c \ + ./15_3_rrc/DRB-ToAddModList.c \ + ./15_3_rrc/DRB-ToAddMod.c \ + ./15_3_rrc/DRB-ToReleaseList.c \ + ./15_3_rrc/SecurityConfig.c \ + ./15_3_rrc/RadioLinkMonitoringConfig.c \ + ./15_3_rrc/RadioLinkMonitoringRS.c \ + ./15_3_rrc/RadioLinkMonitoringRS-Id.c \ + ./15_3_rrc/RAN-AreaCode.c \ + ./15_3_rrc/RateMatchPattern.c \ + ./15_3_rrc/RateMatchPatternId.c \ + ./15_3_rrc/RateMatchPatternLTE-CRS.c \ + ./15_3_rrc/RejectWaitTime.c \ + ./15_3_rrc/ReportConfigId.c \ + ./15_3_rrc/ReportConfigInterRAT.c \ + ./15_3_rrc/ReportCGI-EUTRA.c \ + ./15_3_rrc/EventTriggerConfigInterRAT.c \ + ./15_3_rrc/PeriodicalReportConfigInterRAT.c \ + ./15_3_rrc/MeasTriggerQuantityEUTRA.c \ + ./15_3_rrc/RSRP-RangeEUTRA.c \ + ./15_3_rrc/RSRQ-RangeEUTRA.c \ + ./15_3_rrc/SINR-RangeEUTRA.c \ + ./15_3_rrc/ReportConfigNR.c \ + ./15_3_rrc/ReportCGI.c \ + ./15_3_rrc/EventTriggerConfig.c \ + ./15_3_rrc/PeriodicalReportConfig.c \ + ./15_3_rrc/NR-RS-Type.c \ + ./15_3_rrc/MeasTriggerQuantity.c \ + ./15_3_rrc/MeasTriggerQuantityOffset.c \ + ./15_3_rrc/MeasReportQuantity.c \ + ./15_3_rrc/ReportConfigToAddModList.c \ + ./15_3_rrc/ReportConfigToAddMod.c \ + ./15_3_rrc/ReportInterval.c \ + ./15_3_rrc/ReselectionThreshold.c \ + ./15_3_rrc/ReselectionThresholdQ.c \ + ./15_3_rrc/ResumeCause.c \ + ./15_3_rrc/RLC-BearerConfig.c \ + ./15_3_rrc/RLC-Config.c \ + ./15_3_rrc/UL-AM-RLC.c \ + ./15_3_rrc/DL-AM-RLC.c \ + ./15_3_rrc/UL-UM-RLC.c \ + ./15_3_rrc/DL-UM-RLC.c \ + ./15_3_rrc/T-PollRetransmit.c \ + ./15_3_rrc/PollPDU.c \ + ./15_3_rrc/PollByte.c \ + ./15_3_rrc/T-Reassembly.c \ + ./15_3_rrc/T-StatusProhibit.c \ + ./15_3_rrc/SN-FieldLengthUM.c \ + ./15_3_rrc/SN-FieldLengthAM.c \ + ./15_3_rrc/RLF-TimersAndConstants.c \ + ./15_3_rrc/RNTI-Value.c \ + ./15_3_rrc/RSRP-Range.c \ + ./15_3_rrc/RSRQ-Range.c \ + ./15_3_rrc/SCellIndex.c \ + ./15_3_rrc/SchedulingRequestConfig.c \ + ./15_3_rrc/SchedulingRequestToAddMod.c \ + ./15_3_rrc/SchedulingRequestId.c \ + ./15_3_rrc/SchedulingRequestResourceConfig.c \ + ./15_3_rrc/SchedulingRequestResourceId.c \ + ./15_3_rrc/ScramblingId.c \ + ./15_3_rrc/SCS-SpecificCarrier.c \ + ./15_3_rrc/SDAP-Config.c \ + ./15_3_rrc/QFI.c \ + ./15_3_rrc/PDU-SessionID.c \ + ./15_3_rrc/SearchSpace.c \ + ./15_3_rrc/SearchSpaceId.c \ + ./15_3_rrc/SearchSpaceZero.c \ + ./15_3_rrc/SecurityAlgorithmConfig.c \ + ./15_3_rrc/IntegrityProtAlgorithm.c \ + ./15_3_rrc/CipheringAlgorithm.c \ + ./15_3_rrc/ServCellIndex.c \ + ./15_3_rrc/ServingCellConfig.c \ + ./15_3_rrc/UplinkConfig.c \ + ./15_3_rrc/ServingCellConfigCommon.c \ + ./15_3_rrc/ServingCellConfigCommonSIB.c \ + ./15_3_rrc/ShortI-RNTI-Value.c \ + ./15_3_rrc/ShortMAC-I.c \ + ./15_3_rrc/SINR-Range.c \ + ./15_3_rrc/SI-SchedulingInfo.c \ + ./15_3_rrc/SchedulingInfo.c \ + ./15_3_rrc/SIB-Mapping.c \ + ./15_3_rrc/SIB-TypeInfo.c \ + ./15_3_rrc/SI-RequestConfig.c \ + ./15_3_rrc/SI-RequestResources.c \ + ./15_3_rrc/SlotFormatCombinationsPerCell.c \ + ./15_3_rrc/SlotFormatCombination.c \ + ./15_3_rrc/SlotFormatCombinationId.c \ + ./15_3_rrc/SlotFormatIndicator.c \ + ./15_3_rrc/S-NSSAI.c \ + ./15_3_rrc/SpeedStateScaleFactors.c \ + ./15_3_rrc/SS-RSSI-Measurement.c \ + ./15_3_rrc/SPS-Config.c \ + ./15_3_rrc/SRB-Identity.c \ + ./15_3_rrc/SRS-CarrierSwitching.c \ + ./15_3_rrc/SRS-TPC-PDCCH-Config.c \ + ./15_3_rrc/SRS-CC-SetIndex.c \ + ./15_3_rrc/SRS-Config.c \ + ./15_3_rrc/SRS-ResourceSet.c \ + ./15_3_rrc/SRS-ResourceSetId.c \ + ./15_3_rrc/SRS-Resource.c \ + ./15_3_rrc/SRS-SpatialRelationInfo.c \ + ./15_3_rrc/SRS-ResourceId.c \ + ./15_3_rrc/SRS-PeriodicityAndOffset.c \ + ./15_3_rrc/SRS-TPC-CommandConfig.c \ + ./15_3_rrc/SSB-Index.c \ + ./15_3_rrc/SSB-MTC.c \ + ./15_3_rrc/SSB-MTC2.c \ + ./15_3_rrc/SSB-ToMeasure.c \ + ./15_3_rrc/SubcarrierSpacing.c \ + ./15_3_rrc/TAG-Config.c \ + ./15_3_rrc/TAG.c \ + ./15_3_rrc/TAG-Id.c \ + ./15_3_rrc/TimeAlignmentTimer.c \ + ./15_3_rrc/TCI-State.c \ + ./15_3_rrc/QCL-Info.c \ + ./15_3_rrc/TCI-StateId.c \ + ./15_3_rrc/TDD-UL-DL-ConfigCommon.c \ + ./15_3_rrc/TDD-UL-DL-Pattern.c \ + ./15_3_rrc/TDD-UL-DL-ConfigDedicated.c \ + ./15_3_rrc/TDD-UL-DL-SlotConfig.c \ + ./15_3_rrc/TDD-UL-DL-SlotIndex.c \ + ./15_3_rrc/TrackingAreaCode.c \ + ./15_3_rrc/T-Reselection.c \ + ./15_3_rrc/TimeToTrigger.c \ + ./15_3_rrc/UAC-BarringInfoSetIndex.c \ + ./15_3_rrc/UAC-BarringInfoSetList.c \ + ./15_3_rrc/UAC-BarringInfoSet.c \ + ./15_3_rrc/UAC-BarringPerCatList.c \ + ./15_3_rrc/UAC-BarringPerCat.c \ + ./15_3_rrc/UAC-BarringPerPLMN-List.c \ + ./15_3_rrc/UAC-BarringPerPLMN.c \ + ./15_3_rrc/UE-TimersAndConstants.c \ + ./15_3_rrc/UplinkConfigCommon.c \ + ./15_3_rrc/UplinkConfigCommonSIB.c \ + ./15_3_rrc/UplinkTxDirectCurrentList.c \ + ./15_3_rrc/UplinkTxDirectCurrentCell.c \ + ./15_3_rrc/UplinkTxDirectCurrentBWP.c \ + ./15_3_rrc/ZP-CSI-RS-Resource.c \ + ./15_3_rrc/ZP-CSI-RS-ResourceId.c \ + ./15_3_rrc/ZP-CSI-RS-ResourceSet.c \ + ./15_3_rrc/ZP-CSI-RS-ResourceSetId.c \ + ./15_3_rrc/AccessStratumRelease.c \ + ./15_3_rrc/BandCombinationList.c \ + ./15_3_rrc/BandCombination.c \ + ./15_3_rrc/BandParameters.c \ + ./15_3_rrc/CA-BandwidthClassEUTRA.c \ + ./15_3_rrc/CA-BandwidthClassNR.c \ + ./15_3_rrc/CA-ParametersEUTRA.c \ + ./15_3_rrc/CA-ParametersNR.c \ + ./15_3_rrc/FeatureSetCombination.c \ + ./15_3_rrc/FeatureSetsPerBand.c \ + ./15_3_rrc/FeatureSet.c \ + ./15_3_rrc/FeatureSetCombinationId.c \ + ./15_3_rrc/FeatureSetDownlink.c \ + ./15_3_rrc/CSI-RS-IM-ReceptionForFeedback.c \ + ./15_3_rrc/TypeI-SinglePanelCodebook.c \ + ./15_3_rrc/TypeI-MultiPanelCodebook.c \ + ./15_3_rrc/TypeII-Codebook.c \ + ./15_3_rrc/TypeII-CodebookPortSelection.c \ + ./15_3_rrc/FeatureSetDownlinkId.c \ + ./15_3_rrc/FeatureSetDownlinkPerCC.c \ + ./15_3_rrc/FeatureSetDownlinkPerCC-Id.c \ + ./15_3_rrc/FeatureSetEUTRA-DownlinkId.c \ + ./15_3_rrc/FeatureSetEUTRA-UplinkId.c \ + ./15_3_rrc/FeatureSets.c \ + ./15_3_rrc/FeatureSetUplink.c \ + ./15_3_rrc/CSI-ReportFramework.c \ + ./15_3_rrc/SRS-Resources.c \ + ./15_3_rrc/FeatureSetUplinkId.c \ + ./15_3_rrc/FeatureSetUplinkPerCC.c \ + ./15_3_rrc/FeatureSetUplinkPerCC-Id.c \ + ./15_3_rrc/FreqBandIndicatorEUTRA.c \ + ./15_3_rrc/FreqBandList.c \ + ./15_3_rrc/FreqBandInformation.c \ + ./15_3_rrc/FreqBandInformationEUTRA.c \ + ./15_3_rrc/FreqBandInformationNR.c \ + ./15_3_rrc/AggregatedBandwidth.c \ + ./15_3_rrc/FreqSeparationClass.c \ + ./15_3_rrc/InterRAT-Parameters.c \ + ./15_3_rrc/EUTRA-Parameters.c \ + ./15_3_rrc/EUTRA-ParametersCommon.c \ + ./15_3_rrc/EUTRA-ParametersXDD-Diff.c \ + ./15_3_rrc/MAC-Parameters.c \ + ./15_3_rrc/MAC-ParametersCommon.c \ + ./15_3_rrc/MAC-ParametersXDD-Diff.c \ + ./15_3_rrc/MeasAndMobParameters.c \ + ./15_3_rrc/MeasAndMobParametersCommon.c \ + ./15_3_rrc/MeasAndMobParametersXDD-Diff.c \ + ./15_3_rrc/MeasAndMobParametersFRX-Diff.c \ + ./15_3_rrc/MeasAndMobParametersMRDC.c \ + ./15_3_rrc/MeasAndMobParametersMRDC-Common.c \ + ./15_3_rrc/MeasAndMobParametersMRDC-XDD-Diff.c \ + ./15_3_rrc/MeasAndMobParametersMRDC-FRX-Diff.c \ + ./15_3_rrc/MIMO-LayersDL.c \ + ./15_3_rrc/MIMO-LayersUL.c \ + ./15_3_rrc/MIMO-ParametersPerBand.c \ + ./15_3_rrc/BeamManagementSSB-CSI-RS.c \ + ./15_3_rrc/CSI-RS-ForTracking.c \ + ./15_3_rrc/PTRS-DensityRecommendationDL.c \ + ./15_3_rrc/PTRS-DensityRecommendationUL.c \ + ./15_3_rrc/SRS-TxSwitch.c \ + ./15_3_rrc/ModulationOrder.c \ + ./15_3_rrc/MRDC-Parameters.c \ + ./15_3_rrc/PDCP-Parameters.c \ + ./15_3_rrc/PDCP-ParametersMRDC.c \ + ./15_3_rrc/Phy-Parameters.c \ + ./15_3_rrc/Phy-ParametersCommon.c \ + ./15_3_rrc/Phy-ParametersXDD-Diff.c \ + ./15_3_rrc/Phy-ParametersFRX-Diff.c \ + ./15_3_rrc/Phy-ParametersFR1.c \ + ./15_3_rrc/Phy-ParametersFR2.c \ + ./15_3_rrc/Phy-ParametersMRDC.c \ + ./15_3_rrc/NAICS-Capability-Entry.c \ + ./15_3_rrc/RAT-Type.c \ + ./15_3_rrc/RF-Parameters.c \ + ./15_3_rrc/BandNR.c \ + ./15_3_rrc/RF-ParametersMRDC.c \ + ./15_3_rrc/RLC-Parameters.c \ + ./15_3_rrc/SupportedBandwidth.c \ + ./15_3_rrc/UE-CapabilityRAT-ContainerListRRC.c \ + ./15_3_rrc/UE-CapabilityRAT-Container.c \ + ./15_3_rrc/UE-CapabilityRAT-RequestList.c \ + ./15_3_rrc/UE-CapabilityRAT-Request.c \ + ./15_3_rrc/UE-CapabilityRequestFilterNR.c \ + ./15_3_rrc/UE-MRDC-Capability.c \ + ./15_3_rrc/UE-MRDC-CapabilityAddXDD-Mode.c \ + ./15_3_rrc/UE-MRDC-CapabilityAddFRX-Mode.c \ + ./15_3_rrc/GeneralParametersMRDC-XDD-Diff.c \ + ./15_3_rrc/UE-NR-Capability.c \ + ./15_3_rrc/UE-NR-CapabilityAddXDD-Mode.c \ + ./15_3_rrc/UE-NR-CapabilityAddFRX-Mode.c \ + ./15_3_rrc/EUTRA-AllowedMeasBandwidth.c \ + ./15_3_rrc/EUTRA-MBSFN-SubframeConfigList.c \ + ./15_3_rrc/EUTRA-MBSFN-SubframeConfig.c \ + ./15_3_rrc/EUTRA-MultiBandInfoList.c \ + ./15_3_rrc/EUTRA-MultiBandInfo.c \ + ./15_3_rrc/EUTRA-NS-PmaxList.c \ + ./15_3_rrc/EUTRA-NS-PmaxValue.c \ + ./15_3_rrc/EUTRA-PhysCellId.c \ + ./15_3_rrc/EUTRA-PhysCellIdRange.c \ + ./15_3_rrc/EUTRA-PresenceAntennaPort1.c \ + ./15_3_rrc/EUTRA-Q-OffsetRange.c \ + ./15_3_rrc/OtherConfig.c \ + ./15_3_rrc/RRC-TransactionIdentifier.c \ + ./15_3_rrc/VarPendingRNA-Update.c \ + ./15_3_rrc/VarMeasConfig.c \ + ./15_3_rrc/VarMeasReportList.c \ + ./15_3_rrc/VarMeasReport.c \ + ./15_3_rrc/CellsTriggeredList.c \ + ./15_3_rrc/VarResumeMAC-Input.c \ + ./15_3_rrc/VarShortMAC-Input.c \ + ./15_3_rrc/HandoverCommand.c \ + ./15_3_rrc/HandoverCommand-IEs.c \ + ./15_3_rrc/HandoverPreparationInformation.c \ + ./15_3_rrc/HandoverPreparationInformation-IEs.c \ + ./15_3_rrc/AS-Config.c \ + ./15_3_rrc/AS-Context.c \ + ./15_3_rrc/ReestablishmentInfo.c \ + ./15_3_rrc/ReestabNCellInfoList.c \ + ./15_3_rrc/ReestabNCellInfo.c \ + ./15_3_rrc/RRM-Config.c \ + ./15_3_rrc/CG-Config.c \ + ./15_3_rrc/CG-Config-IEs.c \ + ./15_3_rrc/MeasConfigSN.c \ + ./15_3_rrc/NR-FreqInfo.c \ + ./15_3_rrc/ConfigRestrictModReqSCG.c \ + ./15_3_rrc/BandCombinationIndex.c \ + ./15_3_rrc/BandCombinationInfoSN.c \ + ./15_3_rrc/FR-InfoList.c \ + ./15_3_rrc/FR-Info.c \ + ./15_3_rrc/CandidateServingFreqListNR.c \ + ./15_3_rrc/CG-ConfigInfo.c \ + ./15_3_rrc/CG-ConfigInfo-IEs.c \ + ./15_3_rrc/ConfigRestrictInfoSCG.c \ + ./15_3_rrc/BandCombinationInfoList.c \ + ./15_3_rrc/BandCombinationInfo.c \ + ./15_3_rrc/FeatureSetEntryIndex.c \ + ./15_3_rrc/DRX-Info.c \ + ./15_3_rrc/MeasConfigMN.c \ + ./15_3_rrc/MRDC-AssistanceInfo.c \ + ./15_3_rrc/AffectedCarrierFreqCombInfoMRDC.c \ + ./15_3_rrc/VictimSystemType.c \ + ./15_3_rrc/AffectedCarrierFreqCombEUTRA.c \ + ./15_3_rrc/AffectedCarrierFreqCombNR.c \ + ./15_3_rrc/MeasurementTimingConfiguration.c \ + ./15_3_rrc/MeasurementTimingConfiguration-IEs.c \ + ./15_3_rrc/MeasTimingList.c \ + ./15_3_rrc/MeasTiming.c \ + ./15_3_rrc/UERadioPagingInformation.c \ + ./15_3_rrc/UERadioPagingInformation-IEs.c \ + ./15_3_rrc/UERadioAccessCapabilityInformation.c \ + ./15_3_rrc/UERadioAccessCapabilityInformation-IEs.c ASN_MODULE_HDRS= \ - ./rrc_out_hlal/BCCH-BCH-Message.h \ - ./rrc_out_hlal/BCCH-BCH-MessageType.h \ - ./rrc_out_hlal/BCCH-DL-SCH-Message.h \ - ./rrc_out_hlal/BCCH-DL-SCH-MessageType.h \ - ./rrc_out_hlal/DL-CCCH-Message.h \ - ./rrc_out_hlal/DL-CCCH-MessageType.h \ - ./rrc_out_hlal/DL-DCCH-Message.h \ - ./rrc_out_hlal/DL-DCCH-MessageType.h \ - ./rrc_out_hlal/PCCH-Message.h \ - ./rrc_out_hlal/PCCH-MessageType.h \ - ./rrc_out_hlal/UL-CCCH-Message.h \ - ./rrc_out_hlal/UL-CCCH-MessageType.h \ - ./rrc_out_hlal/UL-CCCH1-Message.h \ - ./rrc_out_hlal/UL-CCCH1-MessageType.h \ - ./rrc_out_hlal/UL-DCCH-Message.h \ - ./rrc_out_hlal/UL-DCCH-MessageType.h \ - ./rrc_out_hlal/CounterCheck.h \ - ./rrc_out_hlal/CounterCheck-IEs.h \ - ./rrc_out_hlal/DRB-CountMSB-InfoList.h \ - ./rrc_out_hlal/DRB-CountMSB-Info.h \ - ./rrc_out_hlal/CounterCheckResponse.h \ - ./rrc_out_hlal/CounterCheckResponse-IEs.h \ - ./rrc_out_hlal/DRB-CountInfoList.h \ - ./rrc_out_hlal/DRB-CountInfo.h \ - ./rrc_out_hlal/DLInformationTransfer.h \ - ./rrc_out_hlal/DLInformationTransfer-IEs.h \ - ./rrc_out_hlal/FailureInformation.h \ - ./rrc_out_hlal/FailureInformation-IEs.h \ - ./rrc_out_hlal/FailureInfoRLC-Bearer.h \ - ./rrc_out_hlal/LocationMeasurementIndication.h \ - ./rrc_out_hlal/LocationMeasurementIndication-IEs.h \ - ./rrc_out_hlal/MIB.h \ - ./rrc_out_hlal/MeasurementReport.h \ - ./rrc_out_hlal/MeasurementReport-IEs.h \ - ./rrc_out_hlal/MobilityFromNRCommand.h \ - ./rrc_out_hlal/MobilityFromNRCommand-IEs.h \ - ./rrc_out_hlal/Paging.h \ - ./rrc_out_hlal/PagingRecordList.h \ - ./rrc_out_hlal/PagingRecord.h \ - ./rrc_out_hlal/PagingUE-Identity.h \ - ./rrc_out_hlal/RRCReestablishment.h \ - ./rrc_out_hlal/RRCReestablishment-IEs.h \ - ./rrc_out_hlal/RRCReestablishmentComplete.h \ - ./rrc_out_hlal/RRCReestablishmentComplete-IEs.h \ - ./rrc_out_hlal/RRCReestablishmentRequest.h \ - ./rrc_out_hlal/RRCReestablishmentRequest-IEs.h \ - ./rrc_out_hlal/ReestabUE-Identity.h \ - ./rrc_out_hlal/ReestablishmentCause.h \ - ./rrc_out_hlal/RRCReconfiguration.h \ - ./rrc_out_hlal/RRCReconfiguration-IEs.h \ - ./rrc_out_hlal/RRCReconfiguration-v1530-IEs.h \ - ./rrc_out_hlal/MasterKeyUpdate.h \ - ./rrc_out_hlal/RRCReconfigurationComplete.h \ - ./rrc_out_hlal/RRCReconfigurationComplete-IEs.h \ - ./rrc_out_hlal/RRCReconfigurationComplete-v1530-IEs.h \ - ./rrc_out_hlal/RRCReject.h \ - ./rrc_out_hlal/RRCReject-IEs.h \ - ./rrc_out_hlal/RRCRelease.h \ - ./rrc_out_hlal/RRCRelease-IEs.h \ - ./rrc_out_hlal/RRCRelease-v1540-IEs.h \ - ./rrc_out_hlal/RedirectedCarrierInfo.h \ - ./rrc_out_hlal/RedirectedCarrierInfo-EUTRA.h \ - ./rrc_out_hlal/CarrierInfoNR.h \ - ./rrc_out_hlal/SuspendConfig.h \ - ./rrc_out_hlal/PeriodicRNAU-TimerValue.h \ - ./rrc_out_hlal/CellReselectionPriorities.h \ - ./rrc_out_hlal/PagingCycle.h \ - ./rrc_out_hlal/FreqPriorityListEUTRA.h \ - ./rrc_out_hlal/FreqPriorityListNR.h \ - ./rrc_out_hlal/FreqPriorityEUTRA.h \ - ./rrc_out_hlal/FreqPriorityNR.h \ - ./rrc_out_hlal/RAN-NotificationAreaInfo.h \ - ./rrc_out_hlal/PLMN-RAN-AreaCellList.h \ - ./rrc_out_hlal/PLMN-RAN-AreaCell.h \ - ./rrc_out_hlal/PLMN-RAN-AreaConfigList.h \ - ./rrc_out_hlal/PLMN-RAN-AreaConfig.h \ - ./rrc_out_hlal/RAN-AreaConfig.h \ - ./rrc_out_hlal/RRCResume.h \ - ./rrc_out_hlal/RRCResume-IEs.h \ - ./rrc_out_hlal/RRCResumeComplete.h \ - ./rrc_out_hlal/RRCResumeComplete-IEs.h \ - ./rrc_out_hlal/RRCResumeRequest.h \ - ./rrc_out_hlal/RRCResumeRequest-IEs.h \ - ./rrc_out_hlal/RRCResumeRequest1.h \ - ./rrc_out_hlal/RRCResumeRequest1-IEs.h \ - ./rrc_out_hlal/RRCSetup.h \ - ./rrc_out_hlal/RRCSetup-IEs.h \ - ./rrc_out_hlal/RRCSetupComplete.h \ - ./rrc_out_hlal/RRCSetupComplete-IEs.h \ - ./rrc_out_hlal/RegisteredAMF.h \ - ./rrc_out_hlal/RRCSetupRequest.h \ - ./rrc_out_hlal/RRCSetupRequest-IEs.h \ - ./rrc_out_hlal/InitialUE-Identity.h \ - ./rrc_out_hlal/EstablishmentCause.h \ - ./rrc_out_hlal/RRCSystemInfoRequest.h \ - ./rrc_out_hlal/RRCSystemInfoRequest-r15-IEs.h \ - ./rrc_out_hlal/SecurityModeCommand.h \ - ./rrc_out_hlal/SecurityModeCommand-IEs.h \ - ./rrc_out_hlal/SecurityConfigSMC.h \ - ./rrc_out_hlal/SecurityModeComplete.h \ - ./rrc_out_hlal/SecurityModeComplete-IEs.h \ - ./rrc_out_hlal/SecurityModeFailure.h \ - ./rrc_out_hlal/SecurityModeFailure-IEs.h \ - ./rrc_out_hlal/SIB1.h \ - ./rrc_out_hlal/UAC-AccessCategory1-SelectionAssistanceInfo.h \ - ./rrc_out_hlal/SystemInformation.h \ - ./rrc_out_hlal/SystemInformation-IEs.h \ - ./rrc_out_hlal/UEAssistanceInformation.h \ - ./rrc_out_hlal/UEAssistanceInformation-IEs.h \ - ./rrc_out_hlal/DelayBudgetReport.h \ - ./rrc_out_hlal/UEAssistanceInformation-v1540-IEs.h \ - ./rrc_out_hlal/OverheatingAssistance.h \ - ./rrc_out_hlal/ReducedAggregatedBandwidth.h \ - ./rrc_out_hlal/UECapabilityEnquiry.h \ - ./rrc_out_hlal/UECapabilityEnquiry-IEs.h \ - ./rrc_out_hlal/UECapabilityInformation.h \ - ./rrc_out_hlal/UECapabilityInformation-IEs.h \ - ./rrc_out_hlal/ULInformationTransfer.h \ - ./rrc_out_hlal/ULInformationTransfer-IEs.h \ - ./rrc_out_hlal/SIB2.h \ - ./rrc_out_hlal/RangeToBestCell.h \ - ./rrc_out_hlal/SIB3.h \ - ./rrc_out_hlal/IntraFreqNeighCellList.h \ - ./rrc_out_hlal/IntraFreqNeighCellInfo.h \ - ./rrc_out_hlal/IntraFreqBlackCellList.h \ - ./rrc_out_hlal/SIB4.h \ - ./rrc_out_hlal/InterFreqCarrierFreqList.h \ - ./rrc_out_hlal/InterFreqCarrierFreqInfo.h \ - ./rrc_out_hlal/InterFreqNeighCellList.h \ - ./rrc_out_hlal/InterFreqNeighCellInfo.h \ - ./rrc_out_hlal/InterFreqBlackCellList.h \ - ./rrc_out_hlal/SIB5.h \ - ./rrc_out_hlal/CarrierFreqListEUTRA.h \ - ./rrc_out_hlal/CarrierFreqEUTRA.h \ - ./rrc_out_hlal/EUTRA-FreqBlackCellList.h \ - ./rrc_out_hlal/EUTRA-FreqNeighCellList.h \ - ./rrc_out_hlal/EUTRA-FreqNeighCellInfo.h \ - ./rrc_out_hlal/SIB6.h \ - ./rrc_out_hlal/SIB7.h \ - ./rrc_out_hlal/SIB8.h \ - ./rrc_out_hlal/SIB9.h \ - ./rrc_out_hlal/AdditionalSpectrumEmission.h \ - ./rrc_out_hlal/Alpha.h \ - ./rrc_out_hlal/AMF-Identifier.h \ - ./rrc_out_hlal/ARFCN-ValueEUTRA.h \ - ./rrc_out_hlal/ARFCN-ValueNR.h \ - ./rrc_out_hlal/BeamFailureRecoveryConfig.h \ - ./rrc_out_hlal/PRACH-ResourceDedicatedBFR.h \ - ./rrc_out_hlal/BFR-SSB-Resource.h \ - ./rrc_out_hlal/BFR-CSIRS-Resource.h \ - ./rrc_out_hlal/BSR-Config.h \ - ./rrc_out_hlal/BWP.h \ - ./rrc_out_hlal/BWP-Downlink.h \ - ./rrc_out_hlal/BWP-DownlinkCommon.h \ - ./rrc_out_hlal/BWP-DownlinkDedicated.h \ - ./rrc_out_hlal/BWP-Id.h \ - ./rrc_out_hlal/BWP-Uplink.h \ - ./rrc_out_hlal/BWP-UplinkCommon.h \ - ./rrc_out_hlal/BWP-UplinkDedicated.h \ - ./rrc_out_hlal/CellAccessRelatedInfo.h \ - ./rrc_out_hlal/CellAccessRelatedInfo-EUTRA-5GC.h \ - ./rrc_out_hlal/PLMN-IdentityList-EUTRA-5GC.h \ - ./rrc_out_hlal/PLMN-Identity-EUTRA-5GC.h \ - ./rrc_out_hlal/CellIdentity-EUTRA-5GC.h \ - ./rrc_out_hlal/CellAccessRelatedInfo-EUTRA-EPC.h \ - ./rrc_out_hlal/PLMN-IdentityList-EUTRA-EPC.h \ - ./rrc_out_hlal/CellGroupConfigRrc.h \ - ./rrc_out_hlal/SpCellConfig.h \ - ./rrc_out_hlal/ReconfigurationWithSync.h \ - ./rrc_out_hlal/SCellConfig.h \ - ./rrc_out_hlal/CellGroupId.h \ - ./rrc_out_hlal/CellIdentity.h \ - ./rrc_out_hlal/CellReselectionPriority.h \ - ./rrc_out_hlal/CellReselectionSubPriority.h \ - ./rrc_out_hlal/CGI-Info.h \ - ./rrc_out_hlal/CodebookConfig.h \ - ./rrc_out_hlal/ConfiguredGrantConfig.h \ - ./rrc_out_hlal/CG-UCI-OnPUSCH.h \ - ./rrc_out_hlal/ConnEstFailureControl.h \ - ./rrc_out_hlal/ControlResourceSet.h \ - ./rrc_out_hlal/ControlResourceSetId.h \ - ./rrc_out_hlal/ControlResourceSetZero.h \ - ./rrc_out_hlal/CrossCarrierSchedulingConfig.h \ - ./rrc_out_hlal/CSI-AperiodicTriggerStateList.h \ - ./rrc_out_hlal/CSI-AperiodicTriggerState.h \ - ./rrc_out_hlal/CSI-AssociatedReportConfigInfo.h \ - ./rrc_out_hlal/CSI-FrequencyOccupation.h \ - ./rrc_out_hlal/CSI-IM-Resource.h \ - ./rrc_out_hlal/CSI-IM-ResourceId.h \ - ./rrc_out_hlal/CSI-IM-ResourceSet.h \ - ./rrc_out_hlal/CSI-IM-ResourceSetId.h \ - ./rrc_out_hlal/CSI-MeasConfig.h \ - ./rrc_out_hlal/CSI-ReportConfig.h \ - ./rrc_out_hlal/CSI-ReportPeriodicityAndOffset.h \ - ./rrc_out_hlal/PUCCH-CSI-Resource.h \ - ./rrc_out_hlal/PortIndexFor8Ranks.h \ - ./rrc_out_hlal/PortIndex8.h \ - ./rrc_out_hlal/PortIndex4.h \ - ./rrc_out_hlal/PortIndex2.h \ - ./rrc_out_hlal/CSI-ReportConfigId.h \ - ./rrc_out_hlal/CSI-ResourceConfig.h \ - ./rrc_out_hlal/CSI-ResourceConfigId.h \ - ./rrc_out_hlal/CSI-ResourcePeriodicityAndOffset.h \ - ./rrc_out_hlal/CSI-RS-ResourceConfigMobility.h \ - ./rrc_out_hlal/CSI-RS-CellMobility.h \ - ./rrc_out_hlal/CSI-RS-Resource-Mobility.h \ - ./rrc_out_hlal/CSI-RS-Index.h \ - ./rrc_out_hlal/CSI-RS-ResourceMapping.h \ - ./rrc_out_hlal/CSI-SemiPersistentOnPUSCH-TriggerStateList.h \ - ./rrc_out_hlal/CSI-SemiPersistentOnPUSCH-TriggerState.h \ - ./rrc_out_hlal/CSI-SSB-ResourceSet.h \ - ./rrc_out_hlal/CSI-SSB-ResourceSetId.h \ - ./rrc_out_hlal/DedicatedNAS-Message.h \ - ./rrc_out_hlal/DMRS-DownlinkConfig.h \ - ./rrc_out_hlal/DMRS-UplinkConfig.h \ - ./rrc_out_hlal/DownlinkConfigCommon.h \ - ./rrc_out_hlal/DownlinkConfigCommonSIB.h \ - ./rrc_out_hlal/BCCH-Config.h \ - ./rrc_out_hlal/PCCH-Config.h \ - ./rrc_out_hlal/DownlinkPreemption.h \ - ./rrc_out_hlal/INT-ConfigurationPerServingCell.h \ - ./rrc_out_hlal/DRB-Identity.h \ - ./rrc_out_hlal/DRX-Config.h \ - ./rrc_out_hlal/FilterCoefficient.h \ - ./rrc_out_hlal/FreqBandIndicatorNR.h \ - ./rrc_out_hlal/FrequencyInfoDL.h \ - ./rrc_out_hlal/FrequencyInfoDL-SIB.h \ - ./rrc_out_hlal/FrequencyInfoUL.h \ - ./rrc_out_hlal/FrequencyInfoUL-SIB.h \ - ./rrc_out_hlal/Hysteresis.h \ - ./rrc_out_hlal/I-RNTI-Value.h \ - ./rrc_out_hlal/LocationMeasurementInfo.h \ - ./rrc_out_hlal/EUTRA-RSTD-InfoList.h \ - ./rrc_out_hlal/EUTRA-RSTD-Info.h \ - ./rrc_out_hlal/LogicalChannelConfig.h \ - ./rrc_out_hlal/LogicalChannelIdentity.h \ - ./rrc_out_hlal/MAC-CellGroupConfig.h \ - ./rrc_out_hlal/DataInactivityTimer.h \ - ./rrc_out_hlal/MeasConfig.h \ - ./rrc_out_hlal/MeasObjectToRemoveList.h \ - ./rrc_out_hlal/MeasIdToRemoveList.h \ - ./rrc_out_hlal/ReportConfigToRemoveList.h \ - ./rrc_out_hlal/MeasGapConfig.h \ - ./rrc_out_hlal/GapConfig.h \ - ./rrc_out_hlal/MeasGapSharingConfig.h \ - ./rrc_out_hlal/MeasGapSharingScheme.h \ - ./rrc_out_hlal/MeasId.h \ - ./rrc_out_hlal/MeasIdToAddModList.h \ - ./rrc_out_hlal/MeasIdToAddMod.h \ - ./rrc_out_hlal/MeasObjectEUTRA.h \ - ./rrc_out_hlal/EUTRA-CellIndexList.h \ - ./rrc_out_hlal/EUTRA-CellIndex.h \ - ./rrc_out_hlal/EUTRA-Cell.h \ - ./rrc_out_hlal/EUTRA-BlackCell.h \ - ./rrc_out_hlal/MeasObjectId.h \ - ./rrc_out_hlal/MeasObjectNR.h \ - ./rrc_out_hlal/ReferenceSignalConfig.h \ - ./rrc_out_hlal/SSB-ConfigMobility.h \ - ./rrc_out_hlal/Q-OffsetRangeList.h \ - ./rrc_out_hlal/ThresholdNR.h \ - ./rrc_out_hlal/CellsToAddModList.h \ - ./rrc_out_hlal/CellsToAddMod.h \ - ./rrc_out_hlal/MeasObjectToAddModList.h \ - ./rrc_out_hlal/MeasObjectToAddMod.h \ - ./rrc_out_hlal/MeasResultCellListSFTD.h \ - ./rrc_out_hlal/MeasResultCellSFTD.h \ - ./rrc_out_hlal/MeasResults.h \ - ./rrc_out_hlal/MeasResultServMOList.h \ - ./rrc_out_hlal/MeasResultServMO.h \ - ./rrc_out_hlal/MeasResultListNR.h \ - ./rrc_out_hlal/MeasResultNR.h \ - ./rrc_out_hlal/MeasResultListEUTRA.h \ - ./rrc_out_hlal/MeasResultEUTRA.h \ - ./rrc_out_hlal/MultiBandInfoListEUTRA.h \ - ./rrc_out_hlal/MeasQuantityResults.h \ - ./rrc_out_hlal/MeasQuantityResultsEUTRA.h \ - ./rrc_out_hlal/ResultsPerSSB-IndexList.h \ - ./rrc_out_hlal/ResultsPerSSB-Index.h \ - ./rrc_out_hlal/ResultsPerCSI-RS-IndexList.h \ - ./rrc_out_hlal/ResultsPerCSI-RS-Index.h \ - ./rrc_out_hlal/MeasResultSCG-Failure.h \ - ./rrc_out_hlal/MeasResultList2NR.h \ - ./rrc_out_hlal/MeasResult2NR.h \ - ./rrc_out_hlal/MobilityStateParameters.h \ - ./rrc_out_hlal/MultiFrequencyBandListNR.h \ - ./rrc_out_hlal/MultiFrequencyBandListNR-SIB.h \ - ./rrc_out_hlal/NR-MultiBandInfo.h \ - ./rrc_out_hlal/NextHopChainingCount.h \ - ./rrc_out_hlal/NG-5G-S-TMSI.h \ - ./rrc_out_hlal/NR-NS-PmaxList.h \ - ./rrc_out_hlal/NR-NS-PmaxValue.h \ - ./rrc_out_hlal/NZP-CSI-RS-Resource.h \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceId.h \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceSet.h \ - ./rrc_out_hlal/NZP-CSI-RS-ResourceSetId.h \ - ./rrc_out_hlal/P-Max.h \ - ./rrc_out_hlal/PCI-List.h \ - ./rrc_out_hlal/PCI-Range.h \ - ./rrc_out_hlal/PCI-RangeElement.h \ - ./rrc_out_hlal/PCI-RangeIndex.h \ - ./rrc_out_hlal/PCI-RangeIndexList.h \ - ./rrc_out_hlal/PDCCH-Config.h \ - ./rrc_out_hlal/PDCCH-ConfigCommon.h \ - ./rrc_out_hlal/PDCCH-ConfigSIB1.h \ - ./rrc_out_hlal/PDCCH-ServingCellConfig.h \ - ./rrc_out_hlal/PDCP-Config.h \ - ./rrc_out_hlal/UL-DataSplitThreshold.h \ - ./rrc_out_hlal/PDSCH-Config.h \ - ./rrc_out_hlal/RateMatchPatternGroup.h \ - ./rrc_out_hlal/PDSCH-ConfigCommon.h \ - ./rrc_out_hlal/PDSCH-ServingCellConfig.h \ - ./rrc_out_hlal/PDSCH-CodeBlockGroupTransmission.h \ - ./rrc_out_hlal/PDSCH-TimeDomainResourceAllocationList.h \ - ./rrc_out_hlal/PDSCH-TimeDomainResourceAllocation.h \ - ./rrc_out_hlal/PHR-Config.h \ - ./rrc_out_hlal/PhysCellId.h \ - ./rrc_out_hlal/PhysicalCellGroupConfig.h \ - ./rrc_out_hlal/PLMN-IdentitY.h \ - ./rrc_out_hlal/MCC.h \ - ./rrc_out_hlal/MNC.h \ - ./rrc_out_hlal/MCC-MNC-Digit.h \ - ./rrc_out_hlal/PLMN-IdentityInfoList.h \ - ./rrc_out_hlal/PLMN-IdentityInfo.h \ - ./rrc_out_hlal/PRB-Id.h \ - ./rrc_out_hlal/PTRS-DownlinkConfig.h \ - ./rrc_out_hlal/PTRS-UplinkConfig.h \ - ./rrc_out_hlal/PUCCH-Config.h \ - ./rrc_out_hlal/PUCCH-FormatConfig.h \ - ./rrc_out_hlal/PUCCH-MaxCodeRate.h \ - ./rrc_out_hlal/PUCCH-ResourceSet.h \ - ./rrc_out_hlal/PUCCH-ResourceSetId.h \ - ./rrc_out_hlal/PUCCH-Resource.h \ - ./rrc_out_hlal/PUCCH-ResourceId.h \ - ./rrc_out_hlal/PUCCH-format0.h \ - ./rrc_out_hlal/PUCCH-format1.h \ - ./rrc_out_hlal/PUCCH-format2.h \ - ./rrc_out_hlal/PUCCH-format3.h \ - ./rrc_out_hlal/PUCCH-format4.h \ - ./rrc_out_hlal/PUCCH-ConfigCommon.h \ - ./rrc_out_hlal/PUCCH-PathlossReferenceRS-Id.h \ - ./rrc_out_hlal/PUCCH-PowerControl.h \ - ./rrc_out_hlal/P0-PUCCH.h \ - ./rrc_out_hlal/P0-PUCCH-Id.h \ - ./rrc_out_hlal/PUCCH-PathlossReferenceRS.h \ - ./rrc_out_hlal/PUCCH-SpatialRelationInfo.h \ - ./rrc_out_hlal/PUCCH-SpatialRelationInfoId.h \ - ./rrc_out_hlal/PUCCH-TPC-CommandConfig.h \ - ./rrc_out_hlal/PUSCH-Config.h \ - ./rrc_out_hlal/UCI-OnPUSCH.h \ - ./rrc_out_hlal/PUSCH-ConfigCommon.h \ - ./rrc_out_hlal/PUSCH-PowerControl.h \ - ./rrc_out_hlal/P0-PUSCH-AlphaSet.h \ - ./rrc_out_hlal/P0-PUSCH-AlphaSetId.h \ - ./rrc_out_hlal/PUSCH-PathlossReferenceRS.h \ - ./rrc_out_hlal/PUSCH-PathlossReferenceRS-Id.h \ - ./rrc_out_hlal/SRI-PUSCH-PowerControl.h \ - ./rrc_out_hlal/SRI-PUSCH-PowerControlId.h \ - ./rrc_out_hlal/BetaOffsets.h \ - ./rrc_out_hlal/PUSCH-ServingCellConfig.h \ - ./rrc_out_hlal/PUSCH-CodeBlockGroupTransmission.h \ - ./rrc_out_hlal/PUSCH-TimeDomainResourceAllocationList.h \ - ./rrc_out_hlal/PUSCH-TimeDomainResourceAllocation.h \ - ./rrc_out_hlal/PUSCH-TPC-CommandConfig.h \ - ./rrc_out_hlal/Q-OffsetRange.h \ - ./rrc_out_hlal/Q-QualMin.h \ - ./rrc_out_hlal/Q-RxLevMin.h \ - ./rrc_out_hlal/QuantityConfig.h \ - ./rrc_out_hlal/QuantityConfigNR.h \ - ./rrc_out_hlal/QuantityConfigRS.h \ - ./rrc_out_hlal/FilterConfig.h \ - ./rrc_out_hlal/RACH-ConfigCommon.h \ - ./rrc_out_hlal/RACH-ConfigDedicated.h \ - ./rrc_out_hlal/CFRA.h \ - ./rrc_out_hlal/CFRA-SSB-Resource.h \ - ./rrc_out_hlal/CFRA-CSIRS-Resource.h \ - ./rrc_out_hlal/RACH-ConfigGeneric.h \ - ./rrc_out_hlal/RA-Prioritization.h \ - ./rrc_out_hlal/RadioBearerConfig.h \ - ./rrc_out_hlal/SRB-ToAddModList.h \ - ./rrc_out_hlal/SRB-ToAddMod.h \ - ./rrc_out_hlal/DRB-ToAddModList.h \ - ./rrc_out_hlal/DRB-ToAddMod.h \ - ./rrc_out_hlal/DRB-ToReleaseList.h \ - ./rrc_out_hlal/SecurityConfig.h \ - ./rrc_out_hlal/RadioLinkMonitoringConfig.h \ - ./rrc_out_hlal/RadioLinkMonitoringRS.h \ - ./rrc_out_hlal/RadioLinkMonitoringRS-Id.h \ - ./rrc_out_hlal/RAN-AreaCode.h \ - ./rrc_out_hlal/RateMatchPattern.h \ - ./rrc_out_hlal/RateMatchPatternId.h \ - ./rrc_out_hlal/RateMatchPatternLTE-CRS.h \ - ./rrc_out_hlal/RejectWaitTime.h \ - ./rrc_out_hlal/ReportConfigId.h \ - ./rrc_out_hlal/ReportConfigInterRAT.h \ - ./rrc_out_hlal/ReportCGI-EUTRA.h \ - ./rrc_out_hlal/EventTriggerConfigInterRAT.h \ - ./rrc_out_hlal/PeriodicalReportConfigInterRAT.h \ - ./rrc_out_hlal/MeasTriggerQuantityEUTRA.h \ - ./rrc_out_hlal/RSRP-RangeEUTRA.h \ - ./rrc_out_hlal/RSRQ-RangeEUTRA.h \ - ./rrc_out_hlal/SINR-RangeEUTRA.h \ - ./rrc_out_hlal/ReportConfigNR.h \ - ./rrc_out_hlal/ReportCGI.h \ - ./rrc_out_hlal/EventTriggerConfig.h \ - ./rrc_out_hlal/PeriodicalReportConfig.h \ - ./rrc_out_hlal/NR-RS-Type.h \ - ./rrc_out_hlal/MeasTriggerQuantity.h \ - ./rrc_out_hlal/MeasTriggerQuantityOffset.h \ - ./rrc_out_hlal/MeasReportQuantity.h \ - ./rrc_out_hlal/ReportConfigToAddModList.h \ - ./rrc_out_hlal/ReportConfigToAddMod.h \ - ./rrc_out_hlal/ReportInterval.h \ - ./rrc_out_hlal/ReselectionThreshold.h \ - ./rrc_out_hlal/ReselectionThresholdQ.h \ - ./rrc_out_hlal/ResumeCause.h \ - ./rrc_out_hlal/RLC-BearerConfig.h \ - ./rrc_out_hlal/RLC-Config.h \ - ./rrc_out_hlal/UL-AM-RLC.h \ - ./rrc_out_hlal/DL-AM-RLC.h \ - ./rrc_out_hlal/UL-UM-RLC.h \ - ./rrc_out_hlal/DL-UM-RLC.h \ - ./rrc_out_hlal/T-PollRetransmit.h \ - ./rrc_out_hlal/PollPDU.h \ - ./rrc_out_hlal/PollByte.h \ - ./rrc_out_hlal/T-Reassembly.h \ - ./rrc_out_hlal/T-StatusProhibit.h \ - ./rrc_out_hlal/SN-FieldLengthUM.h \ - ./rrc_out_hlal/SN-FieldLengthAM.h \ - ./rrc_out_hlal/RLF-TimersAndConstants.h \ - ./rrc_out_hlal/RNTI-Value.h \ - ./rrc_out_hlal/RSRP-Range.h \ - ./rrc_out_hlal/RSRQ-Range.h \ - ./rrc_out_hlal/SCellIndex.h \ - ./rrc_out_hlal/SchedulingRequestConfig.h \ - ./rrc_out_hlal/SchedulingRequestToAddMod.h \ - ./rrc_out_hlal/SchedulingRequestId.h \ - ./rrc_out_hlal/SchedulingRequestResourceConfig.h \ - ./rrc_out_hlal/SchedulingRequestResourceId.h \ - ./rrc_out_hlal/ScramblingId.h \ - ./rrc_out_hlal/SCS-SpecificCarrier.h \ - ./rrc_out_hlal/SDAP-Config.h \ - ./rrc_out_hlal/QFI.h \ - ./rrc_out_hlal/PDU-SessionID.h \ - ./rrc_out_hlal/SearchSpace.h \ - ./rrc_out_hlal/SearchSpaceId.h \ - ./rrc_out_hlal/SearchSpaceZero.h \ - ./rrc_out_hlal/SecurityAlgorithmConfig.h \ - ./rrc_out_hlal/IntegrityProtAlgorithm.h \ - ./rrc_out_hlal/CipheringAlgorithm.h \ - ./rrc_out_hlal/ServCellIndex.h \ - ./rrc_out_hlal/ServingCellConfig.h \ - ./rrc_out_hlal/UplinkConfig.h \ - ./rrc_out_hlal/ServingCellConfigCommon.h \ - ./rrc_out_hlal/ServingCellConfigCommonSIB.h \ - ./rrc_out_hlal/ShortI-RNTI-Value.h \ - ./rrc_out_hlal/ShortMAC-I.h \ - ./rrc_out_hlal/SINR-Range.h \ - ./rrc_out_hlal/SI-SchedulingInfo.h \ - ./rrc_out_hlal/SchedulingInfo.h \ - ./rrc_out_hlal/SIB-Mapping.h \ - ./rrc_out_hlal/SIB-TypeInfo.h \ - ./rrc_out_hlal/SI-RequestConfig.h \ - ./rrc_out_hlal/SI-RequestResources.h \ - ./rrc_out_hlal/SlotFormatCombinationsPerCell.h \ - ./rrc_out_hlal/SlotFormatCombination.h \ - ./rrc_out_hlal/SlotFormatCombinationId.h \ - ./rrc_out_hlal/SlotFormatIndicator.h \ - ./rrc_out_hlal/S-NSSAI.h \ - ./rrc_out_hlal/SpeedStateScaleFactors.h \ - ./rrc_out_hlal/SS-RSSI-Measurement.h \ - ./rrc_out_hlal/SPS-Config.h \ - ./rrc_out_hlal/SRB-Identity.h \ - ./rrc_out_hlal/SRS-CarrierSwitching.h \ - ./rrc_out_hlal/SRS-TPC-PDCCH-Config.h \ - ./rrc_out_hlal/SRS-CC-SetIndex.h \ - ./rrc_out_hlal/SRS-Config.h \ - ./rrc_out_hlal/SRS-ResourceSet.h \ - ./rrc_out_hlal/SRS-ResourceSetId.h \ - ./rrc_out_hlal/SRS-Resource.h \ - ./rrc_out_hlal/SRS-SpatialRelationInfo.h \ - ./rrc_out_hlal/SRS-ResourceId.h \ - ./rrc_out_hlal/SRS-PeriodicityAndOffset.h \ - ./rrc_out_hlal/SRS-TPC-CommandConfig.h \ - ./rrc_out_hlal/SSB-Index.h \ - ./rrc_out_hlal/SSB-MTC.h \ - ./rrc_out_hlal/SSB-MTC2.h \ - ./rrc_out_hlal/SSB-ToMeasure.h \ - ./rrc_out_hlal/SubcarrierSpacing.h \ - ./rrc_out_hlal/TAG-Config.h \ - ./rrc_out_hlal/TAG.h \ - ./rrc_out_hlal/TAG-Id.h \ - ./rrc_out_hlal/TimeAlignmentTimer.h \ - ./rrc_out_hlal/TCI-State.h \ - ./rrc_out_hlal/QCL-Info.h \ - ./rrc_out_hlal/TCI-StateId.h \ - ./rrc_out_hlal/TDD-UL-DL-ConfigCommon.h \ - ./rrc_out_hlal/TDD-UL-DL-Pattern.h \ - ./rrc_out_hlal/TDD-UL-DL-ConfigDedicated.h \ - ./rrc_out_hlal/TDD-UL-DL-SlotConfig.h \ - ./rrc_out_hlal/TDD-UL-DL-SlotIndex.h \ - ./rrc_out_hlal/TrackingAreaCode.h \ - ./rrc_out_hlal/T-Reselection.h \ - ./rrc_out_hlal/TimeToTrigger.h \ - ./rrc_out_hlal/UAC-BarringInfoSetIndex.h \ - ./rrc_out_hlal/UAC-BarringInfoSetList.h \ - ./rrc_out_hlal/UAC-BarringInfoSet.h \ - ./rrc_out_hlal/UAC-BarringPerCatList.h \ - ./rrc_out_hlal/UAC-BarringPerCat.h \ - ./rrc_out_hlal/UAC-BarringPerPLMN-List.h \ - ./rrc_out_hlal/UAC-BarringPerPLMN.h \ - ./rrc_out_hlal/UE-TimersAndConstants.h \ - ./rrc_out_hlal/UplinkConfigCommon.h \ - ./rrc_out_hlal/UplinkConfigCommonSIB.h \ - ./rrc_out_hlal/UplinkTxDirectCurrentList.h \ - ./rrc_out_hlal/UplinkTxDirectCurrentCell.h \ - ./rrc_out_hlal/UplinkTxDirectCurrentBWP.h \ - ./rrc_out_hlal/ZP-CSI-RS-Resource.h \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceId.h \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceSet.h \ - ./rrc_out_hlal/ZP-CSI-RS-ResourceSetId.h \ - ./rrc_out_hlal/AccessStratumRelease.h \ - ./rrc_out_hlal/BandCombinationList.h \ - ./rrc_out_hlal/BandCombination.h \ - ./rrc_out_hlal/BandParameters.h \ - ./rrc_out_hlal/CA-BandwidthClassEUTRA.h \ - ./rrc_out_hlal/CA-BandwidthClassNR.h \ - ./rrc_out_hlal/CA-ParametersEUTRA.h \ - ./rrc_out_hlal/CA-ParametersNR.h \ - ./rrc_out_hlal/FeatureSetCombination.h \ - ./rrc_out_hlal/FeatureSetsPerBand.h \ - ./rrc_out_hlal/FeatureSet.h \ - ./rrc_out_hlal/FeatureSetCombinationId.h \ - ./rrc_out_hlal/FeatureSetDownlink.h \ - ./rrc_out_hlal/CSI-RS-IM-ReceptionForFeedback.h \ - ./rrc_out_hlal/TypeI-SinglePanelCodebook.h \ - ./rrc_out_hlal/TypeI-MultiPanelCodebook.h \ - ./rrc_out_hlal/TypeII-Codebook.h \ - ./rrc_out_hlal/TypeII-CodebookPortSelection.h \ - ./rrc_out_hlal/FeatureSetDownlinkId.h \ - ./rrc_out_hlal/FeatureSetDownlinkPerCC.h \ - ./rrc_out_hlal/FeatureSetDownlinkPerCC-Id.h \ - ./rrc_out_hlal/FeatureSetEUTRA-DownlinkId.h \ - ./rrc_out_hlal/FeatureSetEUTRA-UplinkId.h \ - ./rrc_out_hlal/FeatureSets.h \ - ./rrc_out_hlal/FeatureSetUplink.h \ - ./rrc_out_hlal/CSI-ReportFramework.h \ - ./rrc_out_hlal/SRS-Resources.h \ - ./rrc_out_hlal/FeatureSetUplinkId.h \ - ./rrc_out_hlal/FeatureSetUplinkPerCC.h \ - ./rrc_out_hlal/FeatureSetUplinkPerCC-Id.h \ - ./rrc_out_hlal/FreqBandIndicatorEUTRA.h \ - ./rrc_out_hlal/FreqBandList.h \ - ./rrc_out_hlal/FreqBandInformation.h \ - ./rrc_out_hlal/FreqBandInformationEUTRA.h \ - ./rrc_out_hlal/FreqBandInformationNR.h \ - ./rrc_out_hlal/AggregatedBandwidth.h \ - ./rrc_out_hlal/FreqSeparationClass.h \ - ./rrc_out_hlal/InterRAT-Parameters.h \ - ./rrc_out_hlal/EUTRA-Parameters.h \ - ./rrc_out_hlal/EUTRA-ParametersCommon.h \ - ./rrc_out_hlal/EUTRA-ParametersXDD-Diff.h \ - ./rrc_out_hlal/MAC-Parameters.h \ - ./rrc_out_hlal/MAC-ParametersCommon.h \ - ./rrc_out_hlal/MAC-ParametersXDD-Diff.h \ - ./rrc_out_hlal/MeasAndMobParameters.h \ - ./rrc_out_hlal/MeasAndMobParametersCommon.h \ - ./rrc_out_hlal/MeasAndMobParametersXDD-Diff.h \ - ./rrc_out_hlal/MeasAndMobParametersFRX-Diff.h \ - ./rrc_out_hlal/MeasAndMobParametersMRDC.h \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-Common.h \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-XDD-Diff.h \ - ./rrc_out_hlal/MeasAndMobParametersMRDC-FRX-Diff.h \ - ./rrc_out_hlal/MIMO-LayersDL.h \ - ./rrc_out_hlal/MIMO-LayersUL.h \ - ./rrc_out_hlal/MIMO-ParametersPerBand.h \ - ./rrc_out_hlal/BeamManagementSSB-CSI-RS.h \ - ./rrc_out_hlal/CSI-RS-ForTracking.h \ - ./rrc_out_hlal/PTRS-DensityRecommendationDL.h \ - ./rrc_out_hlal/PTRS-DensityRecommendationUL.h \ - ./rrc_out_hlal/SRS-TxSwitch.h \ - ./rrc_out_hlal/ModulationOrder.h \ - ./rrc_out_hlal/MRDC-Parameters.h \ - ./rrc_out_hlal/PDCP-Parameters.h \ - ./rrc_out_hlal/PDCP-ParametersMRDC.h \ - ./rrc_out_hlal/Phy-Parameters.h \ - ./rrc_out_hlal/Phy-ParametersCommon.h \ - ./rrc_out_hlal/Phy-ParametersXDD-Diff.h \ - ./rrc_out_hlal/Phy-ParametersFRX-Diff.h \ - ./rrc_out_hlal/Phy-ParametersFR1.h \ - ./rrc_out_hlal/Phy-ParametersFR2.h \ - ./rrc_out_hlal/Phy-ParametersMRDC.h \ - ./rrc_out_hlal/NAICS-Capability-Entry.h \ - ./rrc_out_hlal/RAT-Type.h \ - ./rrc_out_hlal/RF-Parameters.h \ - ./rrc_out_hlal/BandNR.h \ - ./rrc_out_hlal/RF-ParametersMRDC.h \ - ./rrc_out_hlal/RLC-Parameters.h \ - ./rrc_out_hlal/SupportedBandwidth.h \ - ./rrc_out_hlal/UE-CapabilityRAT-ContainerList.h \ - ./rrc_out_hlal/UE-CapabilityRAT-Container.h \ - ./rrc_out_hlal/UE-CapabilityRAT-RequestList.h \ - ./rrc_out_hlal/UE-CapabilityRAT-Request.h \ - ./rrc_out_hlal/UE-CapabilityRequestFilterNR.h \ - ./rrc_out_hlal/UE-MRDC-Capability.h \ - ./rrc_out_hlal/UE-MRDC-CapabilityAddXDD-Mode.h \ - ./rrc_out_hlal/UE-MRDC-CapabilityAddFRX-Mode.h \ - ./rrc_out_hlal/GeneralParametersMRDC-XDD-Diff.h \ - ./rrc_out_hlal/UE-NR-Capability.h \ - ./rrc_out_hlal/UE-NR-CapabilityAddXDD-Mode.h \ - ./rrc_out_hlal/UE-NR-CapabilityAddFRX-Mode.h \ - ./rrc_out_hlal/EUTRA-AllowedMeasBandwidth.h \ - ./rrc_out_hlal/EUTRA-MBSFN-SubframeConfigList.h \ - ./rrc_out_hlal/EUTRA-MBSFN-SubframeConfig.h \ - ./rrc_out_hlal/EUTRA-MultiBandInfoList.h \ - ./rrc_out_hlal/EUTRA-MultiBandInfo.h \ - ./rrc_out_hlal/EUTRA-NS-PmaxList.h \ - ./rrc_out_hlal/EUTRA-NS-PmaxValue.h \ - ./rrc_out_hlal/EUTRA-PhysCellId.h \ - ./rrc_out_hlal/EUTRA-PhysCellIdRange.h \ - ./rrc_out_hlal/EUTRA-PresenceAntennaPort1.h \ - ./rrc_out_hlal/EUTRA-Q-OffsetRange.h \ - ./rrc_out_hlal/OtherConfig.h \ - ./rrc_out_hlal/RRC-TransactionIdentifier.h \ - ./rrc_out_hlal/VarPendingRNA-Update.h \ - ./rrc_out_hlal/VarMeasConfig.h \ - ./rrc_out_hlal/VarMeasReportList.h \ - ./rrc_out_hlal/VarMeasReport.h \ - ./rrc_out_hlal/CellsTriggeredList.h \ - ./rrc_out_hlal/VarResumeMAC-Input.h \ - ./rrc_out_hlal/VarShortMAC-Input.h \ - ./rrc_out_hlal/HandoverCommand.h \ - ./rrc_out_hlal/HandoverCommand-IEs.h \ - ./rrc_out_hlal/HandoverPreparationInformation.h \ - ./rrc_out_hlal/HandoverPreparationInformation-IEs.h \ - ./rrc_out_hlal/AS-Config.h \ - ./rrc_out_hlal/AS-Context.h \ - ./rrc_out_hlal/ReestablishmentInfo.h \ - ./rrc_out_hlal/ReestabNCellInfoList.h \ - ./rrc_out_hlal/ReestabNCellInfo.h \ - ./rrc_out_hlal/RRM-Config.h \ - ./rrc_out_hlal/CG-Config.h \ - ./rrc_out_hlal/CG-Config-IEs.h \ - ./rrc_out_hlal/MeasConfigSN.h \ - ./rrc_out_hlal/NR-FreqInfo.h \ - ./rrc_out_hlal/ConfigRestrictModReqSCG.h \ - ./rrc_out_hlal/BandCombinationIndex.h \ - ./rrc_out_hlal/BandCombinationInfoSN.h \ - ./rrc_out_hlal/FR-InfoList.h \ - ./rrc_out_hlal/FR-Info.h \ - ./rrc_out_hlal/CandidateServingFreqListNR.h \ - ./rrc_out_hlal/CG-ConfigInfo.h \ - ./rrc_out_hlal/CG-ConfigInfo-IEs.h \ - ./rrc_out_hlal/ConfigRestrictInfoSCG.h \ - ./rrc_out_hlal/BandCombinationInfoList.h \ - ./rrc_out_hlal/BandCombinationInfo.h \ - ./rrc_out_hlal/FeatureSetEntryIndex.h \ - ./rrc_out_hlal/DRX-Info.h \ - ./rrc_out_hlal/MeasConfigMN.h \ - ./rrc_out_hlal/MRDC-AssistanceInfo.h \ - ./rrc_out_hlal/AffectedCarrierFreqCombInfoMRDC.h \ - ./rrc_out_hlal/VictimSystemType.h \ - ./rrc_out_hlal/AffectedCarrierFreqCombEUTRA.h \ - ./rrc_out_hlal/AffectedCarrierFreqCombNR.h \ - ./rrc_out_hlal/MeasurementTimingConfiguration.h \ - ./rrc_out_hlal/MeasurementTimingConfiguration-IEs.h \ - ./rrc_out_hlal/MeasTimingList.h \ - ./rrc_out_hlal/MeasTiming.h \ - ./rrc_out_hlal/UERadioPagingInformation.h \ - ./rrc_out_hlal/UERadioPagingInformation-IEs.h \ - ./rrc_out_hlal/UERadioAccessCapabilityInformation.h \ - ./rrc_out_hlal/UERadioAccessCapabilityInformation-IEs.h + ./15_3_rrc/BCCH-BCH-Message.h \ + ./15_3_rrc/BCCH-BCH-MessageType.h \ + ./15_3_rrc/BCCH-DL-SCH-Message.h \ + ./15_3_rrc/BCCH-DL-SCH-MessageType.h \ + ./15_3_rrc/DL-CCCH-Message.h \ + ./15_3_rrc/DL-CCCH-MessageType.h \ + ./15_3_rrc/DL-DCCH-Message.h \ + ./15_3_rrc/DL-DCCH-MessageType.h \ + ./15_3_rrc/PCCH-Message.h \ + ./15_3_rrc/PCCH-MessageType.h \ + ./15_3_rrc/UL-CCCH-Message.h \ + ./15_3_rrc/UL-CCCH-MessageType.h \ + ./15_3_rrc/UL-CCCH1-Message.h \ + ./15_3_rrc/UL-CCCH1-MessageType.h \ + ./15_3_rrc/UL-DCCH-Message.h \ + ./15_3_rrc/UL-DCCH-MessageType.h \ + ./15_3_rrc/CounterCheck.h \ + ./15_3_rrc/CounterCheck-IEs.h \ + ./15_3_rrc/DRB-CountMSB-InfoList.h \ + ./15_3_rrc/DRB-CountMSB-Info.h \ + ./15_3_rrc/CounterCheckResponse.h \ + ./15_3_rrc/CounterCheckResponse-IEs.h \ + ./15_3_rrc/DRB-CountInfoList.h \ + ./15_3_rrc/DRB-CountInfo.h \ + ./15_3_rrc/DLInformationTransfer.h \ + ./15_3_rrc/DLInformationTransfer-IEs.h \ + ./15_3_rrc/FailureInformation.h \ + ./15_3_rrc/FailureInformation-IEs.h \ + ./15_3_rrc/FailureInfoRLC-Bearer.h \ + ./15_3_rrc/LocationMeasurementIndication.h \ + ./15_3_rrc/LocationMeasurementIndication-IEs.h \ + ./15_3_rrc/MIB.h \ + ./15_3_rrc/MeasurementReport.h \ + ./15_3_rrc/MeasurementReport-IEs.h \ + ./15_3_rrc/MobilityFromNRCommand.h \ + ./15_3_rrc/MobilityFromNRCommand-IEs.h \ + ./15_3_rrc/Paging.h \ + ./15_3_rrc/PagingRecordList.h \ + ./15_3_rrc/PagingRecord.h \ + ./15_3_rrc/PagingUE-Identity.h \ + ./15_3_rrc/RRCReestablishment.h \ + ./15_3_rrc/RRCReestablishment-IEs.h \ + ./15_3_rrc/RRCReestablishmentComplete.h \ + ./15_3_rrc/RRCReestablishmentComplete-IEs.h \ + ./15_3_rrc/RRCReestablishmentRequest.h \ + ./15_3_rrc/RRCReestablishmentRequest-IEs.h \ + ./15_3_rrc/ReestabUE-Identity.h \ + ./15_3_rrc/ReestablishmentCause.h \ + ./15_3_rrc/RRCReconfiguration.h \ + ./15_3_rrc/RRCReconfiguration-IEs.h \ + ./15_3_rrc/RRCReconfiguration-v1530-IEs.h \ + ./15_3_rrc/MasterKeyUpdate.h \ + ./15_3_rrc/RRCReconfigurationComplete.h \ + ./15_3_rrc/RRCReconfigurationComplete-IEs.h \ + ./15_3_rrc/RRCReconfigurationComplete-v1530-IEs.h \ + ./15_3_rrc/RRCReject.h \ + ./15_3_rrc/RRCReject-IEs.h \ + ./15_3_rrc/RRCRelease.h \ + ./15_3_rrc/RRCRelease-IEs.h \ + ./15_3_rrc/RRCRelease-v1540-IEs.h \ + ./15_3_rrc/RedirectedCarrierInfo.h \ + ./15_3_rrc/RedirectedCarrierInfo-EUTRA.h \ + ./15_3_rrc/CarrierInfoNR.h \ + ./15_3_rrc/SuspendConfig.h \ + ./15_3_rrc/PeriodicRNAU-TimerValue.h \ + ./15_3_rrc/CellReselectionPriorities.h \ + ./15_3_rrc/PagingCycle.h \ + ./15_3_rrc/FreqPriorityListEUTRA.h \ + ./15_3_rrc/FreqPriorityListNR.h \ + ./15_3_rrc/FreqPriorityEUTRA.h \ + ./15_3_rrc/FreqPriorityNR.h \ + ./15_3_rrc/RAN-NotificationAreaInfo.h \ + ./15_3_rrc/PLMN-RAN-AreaCellList.h \ + ./15_3_rrc/PLMN-RAN-AreaCell.h \ + ./15_3_rrc/PLMN-RAN-AreaConfigList.h \ + ./15_3_rrc/PLMN-RAN-AreaConfig.h \ + ./15_3_rrc/RAN-AreaConfig.h \ + ./15_3_rrc/RRCResume.h \ + ./15_3_rrc/RRCResume-IEs.h \ + ./15_3_rrc/RRCResumeComplete.h \ + ./15_3_rrc/RRCResumeComplete-IEs.h \ + ./15_3_rrc/RRCResumeRequest.h \ + ./15_3_rrc/RRCResumeRequest-IEs.h \ + ./15_3_rrc/RRCResumeRequest1.h \ + ./15_3_rrc/RRCResumeRequest1-IEs.h \ + ./15_3_rrc/RRCSetup.h \ + ./15_3_rrc/RRCSetup-IEs.h \ + ./15_3_rrc/RRCSetupComplete.h \ + ./15_3_rrc/RRCSetupComplete-IEs.h \ + ./15_3_rrc/RegisteredAMF.h \ + ./15_3_rrc/RRCSetupRequest.h \ + ./15_3_rrc/RRCSetupRequest-IEs.h \ + ./15_3_rrc/InitialUE-Identity.h \ + ./15_3_rrc/EstablishmentCause.h \ + ./15_3_rrc/RRCSystemInfoRequest.h \ + ./15_3_rrc/RRCSystemInfoRequest-r15-IEs.h \ + ./15_3_rrc/SecurityModeCommand.h \ + ./15_3_rrc/SecurityModeCommand-IEs.h \ + ./15_3_rrc/SecurityConfigSMC.h \ + ./15_3_rrc/SecurityModeComplete.h \ + ./15_3_rrc/SecurityModeComplete-IEs.h \ + ./15_3_rrc/SecurityModeFailure.h \ + ./15_3_rrc/SecurityModeFailure-IEs.h \ + ./15_3_rrc/SIB1.h \ + ./15_3_rrc/UAC-AccessCategory1-SelectionAssistanceInfo.h \ + ./15_3_rrc/SystemInformation.h \ + ./15_3_rrc/SystemInformation-IEs.h \ + ./15_3_rrc/UEAssistanceInformation.h \ + ./15_3_rrc/UEAssistanceInformation-IEs.h \ + ./15_3_rrc/DelayBudgetReport.h \ + ./15_3_rrc/UEAssistanceInformation-v1540-IEs.h \ + ./15_3_rrc/OverheatingAssistance.h \ + ./15_3_rrc/ReducedAggregatedBandwidth.h \ + ./15_3_rrc/UECapabilityEnquiry.h \ + ./15_3_rrc/UECapabilityEnquiry-IEs.h \ + ./15_3_rrc/UECapabilityInformation.h \ + ./15_3_rrc/UECapabilityInformation-IEs.h \ + ./15_3_rrc/ULInformationTransfer.h \ + ./15_3_rrc/ULInformationTransfer-IEs.h \ + ./15_3_rrc/SIB2.h \ + ./15_3_rrc/RangeToBestCell.h \ + ./15_3_rrc/SIB3.h \ + ./15_3_rrc/IntraFreqNeighCellList.h \ + ./15_3_rrc/IntraFreqNeighCellInfo.h \ + ./15_3_rrc/IntraFreqBlackCellList.h \ + ./15_3_rrc/SIB4.h \ + ./15_3_rrc/InterFreqCarrierFreqList.h \ + ./15_3_rrc/InterFreqCarrierFreqInfo.h \ + ./15_3_rrc/InterFreqNeighCellList.h \ + ./15_3_rrc/InterFreqNeighCellInfo.h \ + ./15_3_rrc/InterFreqBlackCellList.h \ + ./15_3_rrc/SIB5.h \ + ./15_3_rrc/CarrierFreqListEUTRA.h \ + ./15_3_rrc/CarrierFreqEUTRA.h \ + ./15_3_rrc/EUTRA-FreqBlackCellList.h \ + ./15_3_rrc/EUTRA-FreqNeighCellList.h \ + ./15_3_rrc/EUTRA-FreqNeighCellInfo.h \ + ./15_3_rrc/SIB6.h \ + ./15_3_rrc/SIB7.h \ + ./15_3_rrc/SIB8.h \ + ./15_3_rrc/SIB9.h \ + ./15_3_rrc/AdditionalSpectrumEmission.h \ + ./15_3_rrc/Alpha.h \ + ./15_3_rrc/AMF-Identifier.h \ + ./15_3_rrc/ARFCN-ValueEUTRA.h \ + ./15_3_rrc/ARFCN-ValueNR.h \ + ./15_3_rrc/BeamFailureRecoveryConfig.h \ + ./15_3_rrc/PRACH-ResourceDedicatedBFR.h \ + ./15_3_rrc/BFR-SSB-Resource.h \ + ./15_3_rrc/BFR-CSIRS-Resource.h \ + ./15_3_rrc/BSR-Config.h \ + ./15_3_rrc/BWP.h \ + ./15_3_rrc/BWP-Downlink.h \ + ./15_3_rrc/BWP-DownlinkCommon.h \ + ./15_3_rrc/BWP-DownlinkDedicated.h \ + ./15_3_rrc/BWP-Id.h \ + ./15_3_rrc/BWP-Uplink.h \ + ./15_3_rrc/BWP-UplinkCommon.h \ + ./15_3_rrc/BWP-UplinkDedicated.h \ + ./15_3_rrc/CellAccessRelatedInfo.h \ + ./15_3_rrc/CellAccessRelatedInfo-EUTRA-5GC.h \ + ./15_3_rrc/PLMN-IdentityList-EUTRA-5GC.h \ + ./15_3_rrc/PLMN-Identity-EUTRA-5GC.h \ + ./15_3_rrc/CellIdentity-EUTRA-5GC.h \ + ./15_3_rrc/CellAccessRelatedInfo-EUTRA-EPC.h \ + ./15_3_rrc/PLMN-IdentityList-EUTRA-EPC.h \ + ./15_3_rrc/CellGroupConfigRrc.h \ + ./15_3_rrc/SpCellConfig.h \ + ./15_3_rrc/ReconfigurationWithSync.h \ + ./15_3_rrc/SCellConfig.h \ + ./15_3_rrc/CellGroupId.h \ + ./15_3_rrc/CellIdentity.h \ + ./15_3_rrc/CellReselectionPriority.h \ + ./15_3_rrc/CellReselectionSubPriority.h \ + ./15_3_rrc/CGI-Info.h \ + ./15_3_rrc/CodebookConfig.h \ + ./15_3_rrc/ConfiguredGrantConfig.h \ + ./15_3_rrc/CG-UCI-OnPUSCH.h \ + ./15_3_rrc/ConnEstFailureControl.h \ + ./15_3_rrc/ControlResourceSet.h \ + ./15_3_rrc/ControlResourceSetId.h \ + ./15_3_rrc/ControlResourceSetZero.h \ + ./15_3_rrc/CrossCarrierSchedulingConfig.h \ + ./15_3_rrc/CSI-AperiodicTriggerStateList.h \ + ./15_3_rrc/CSI-AperiodicTriggerState.h \ + ./15_3_rrc/CSI-AssociatedReportConfigInfo.h \ + ./15_3_rrc/CSI-FrequencyOccupation.h \ + ./15_3_rrc/CSI-IM-Resource.h \ + ./15_3_rrc/CSI-IM-ResourceId.h \ + ./15_3_rrc/CSI-IM-ResourceSet.h \ + ./15_3_rrc/CSI-IM-ResourceSetId.h \ + ./15_3_rrc/CSI-MeasConfig.h \ + ./15_3_rrc/CSI-ReportConfig.h \ + ./15_3_rrc/CSI-ReportPeriodicityAndOffset.h \ + ./15_3_rrc/PUCCH-CSI-Resource.h \ + ./15_3_rrc/PortIndexFor8Ranks.h \ + ./15_3_rrc/PortIndex8.h \ + ./15_3_rrc/PortIndex4.h \ + ./15_3_rrc/PortIndex2.h \ + ./15_3_rrc/CSI-ReportConfigId.h \ + ./15_3_rrc/CSI-ResourceConfig.h \ + ./15_3_rrc/CSI-ResourceConfigId.h \ + ./15_3_rrc/CSI-ResourcePeriodicityAndOffset.h \ + ./15_3_rrc/CSI-RS-ResourceConfigMobility.h \ + ./15_3_rrc/CSI-RS-CellMobility.h \ + ./15_3_rrc/CSI-RS-Resource-Mobility.h \ + ./15_3_rrc/CSI-RS-Index.h \ + ./15_3_rrc/CSI-RS-ResourceMapping.h \ + ./15_3_rrc/CSI-SemiPersistentOnPUSCH-TriggerStateList.h \ + ./15_3_rrc/CSI-SemiPersistentOnPUSCH-TriggerState.h \ + ./15_3_rrc/CSI-SSB-ResourceSet.h \ + ./15_3_rrc/CSI-SSB-ResourceSetId.h \ + ./15_3_rrc/DedicatedNAS-Message.h \ + ./15_3_rrc/DMRS-DownlinkConfig.h \ + ./15_3_rrc/DMRS-UplinkConfig.h \ + ./15_3_rrc/DownlinkConfigCommon.h \ + ./15_3_rrc/DownlinkConfigCommonSIB.h \ + ./15_3_rrc/BCCH-Config.h \ + ./15_3_rrc/PCCH-Config.h \ + ./15_3_rrc/DownlinkPreemption.h \ + ./15_3_rrc/INT-ConfigurationPerServingCell.h \ + ./15_3_rrc/DRB-Identity.h \ + ./15_3_rrc/DRX-Config.h \ + ./15_3_rrc/FilterCoefficient.h \ + ./15_3_rrc/FreqBandIndicatorNR.h \ + ./15_3_rrc/FrequencyInfoDL.h \ + ./15_3_rrc/FrequencyInfoDL-SIB.h \ + ./15_3_rrc/FrequencyInfoUL.h \ + ./15_3_rrc/FrequencyInfoUL-SIB.h \ + ./15_3_rrc/Hysteresis.h \ + ./15_3_rrc/I-RNTI-Value.h \ + ./15_3_rrc/LocationMeasurementInfo.h \ + ./15_3_rrc/EUTRA-RSTD-InfoList.h \ + ./15_3_rrc/EUTRA-RSTD-Info.h \ + ./15_3_rrc/LogicalChannelConfig.h \ + ./15_3_rrc/LogicalChannelIdentity.h \ + ./15_3_rrc/MAC-CellGroupConfig.h \ + ./15_3_rrc/DataInactivityTimer.h \ + ./15_3_rrc/MeasConfig.h \ + ./15_3_rrc/MeasObjectToRemoveList.h \ + ./15_3_rrc/MeasIdToRemoveList.h \ + ./15_3_rrc/ReportConfigToRemoveList.h \ + ./15_3_rrc/MeasGapConfig.h \ + ./15_3_rrc/GapConfig.h \ + ./15_3_rrc/MeasGapSharingConfig.h \ + ./15_3_rrc/MeasGapSharingScheme.h \ + ./15_3_rrc/MeasId.h \ + ./15_3_rrc/MeasIdToAddModList.h \ + ./15_3_rrc/MeasIdToAddMod.h \ + ./15_3_rrc/MeasObjectEUTRA.h \ + ./15_3_rrc/EUTRA-CellIndexList.h \ + ./15_3_rrc/EUTRA-CellIndex.h \ + ./15_3_rrc/EUTRA-Cell.h \ + ./15_3_rrc/EUTRA-BlackCell.h \ + ./15_3_rrc/MeasObjectId.h \ + ./15_3_rrc/MeasObjectNR.h \ + ./15_3_rrc/ReferenceSignalConfig.h \ + ./15_3_rrc/SSB-ConfigMobility.h \ + ./15_3_rrc/Q-OffsetRangeList.h \ + ./15_3_rrc/ThresholdNR.h \ + ./15_3_rrc/CellsToAddModList.h \ + ./15_3_rrc/CellsToAddMod.h \ + ./15_3_rrc/MeasObjectToAddModList.h \ + ./15_3_rrc/MeasObjectToAddMod.h \ + ./15_3_rrc/MeasResultCellListSFTD.h \ + ./15_3_rrc/MeasResultCellSFTD.h \ + ./15_3_rrc/MeasResults.h \ + ./15_3_rrc/MeasResultServMOList.h \ + ./15_3_rrc/MeasResultServMO.h \ + ./15_3_rrc/MeasResultListNR.h \ + ./15_3_rrc/MeasResultNR.h \ + ./15_3_rrc/MeasResultListEUTRA.h \ + ./15_3_rrc/MeasResultEUTRA.h \ + ./15_3_rrc/MultiBandInfoListEUTRA.h \ + ./15_3_rrc/MeasQuantityResults.h \ + ./15_3_rrc/MeasQuantityResultsEUTRA.h \ + ./15_3_rrc/ResultsPerSSB-IndexList.h \ + ./15_3_rrc/ResultsPerSSB-Index.h \ + ./15_3_rrc/ResultsPerCSI-RS-IndexList.h \ + ./15_3_rrc/ResultsPerCSI-RS-Index.h \ + ./15_3_rrc/MeasResultSCG-Failure.h \ + ./15_3_rrc/MeasResultList2NR.h \ + ./15_3_rrc/MeasResult2NR.h \ + ./15_3_rrc/MobilityStateParameters.h \ + ./15_3_rrc/MultiFrequencyBandListNR.h \ + ./15_3_rrc/MultiFrequencyBandListNR-SIB.h \ + ./15_3_rrc/NR-MultiBandInfo.h \ + ./15_3_rrc/NextHopChainingCount.h \ + ./15_3_rrc/NG-5G-S-TMSI.h \ + ./15_3_rrc/NR-NS-PmaxList.h \ + ./15_3_rrc/NR-NS-PmaxValue.h \ + ./15_3_rrc/NZP-CSI-RS-Resource.h \ + ./15_3_rrc/NZP-CSI-RS-ResourceId.h \ + ./15_3_rrc/NZP-CSI-RS-ResourceSet.h \ + ./15_3_rrc/NZP-CSI-RS-ResourceSetId.h \ + ./15_3_rrc/P-Max.h \ + ./15_3_rrc/PCI-List.h \ + ./15_3_rrc/PCI-Range.h \ + ./15_3_rrc/PCI-RangeElement.h \ + ./15_3_rrc/PCI-RangeIndex.h \ + ./15_3_rrc/PCI-RangeIndexList.h \ + ./15_3_rrc/PDCCH-Config.h \ + ./15_3_rrc/PDCCH-ConfigCommon.h \ + ./15_3_rrc/PDCCH-ConfigSIB1.h \ + ./15_3_rrc/PDCCH-ServingCellConfig.h \ + ./15_3_rrc/PDCP-Config.h \ + ./15_3_rrc/UL-DataSplitThreshold.h \ + ./15_3_rrc/PDSCH-Config.h \ + ./15_3_rrc/RateMatchPatternGroup.h \ + ./15_3_rrc/PDSCH-ConfigCommon.h \ + ./15_3_rrc/PDSCH-ServingCellConfig.h \ + ./15_3_rrc/PDSCH-CodeBlockGroupTransmission.h \ + ./15_3_rrc/PDSCH-TimeDomainResourceAllocationList.h \ + ./15_3_rrc/PDSCH-TimeDomainResourceAllocation.h \ + ./15_3_rrc/PHR-Config.h \ + ./15_3_rrc/PhysCellId.h \ + ./15_3_rrc/PhysicalCellGroupConfig.h \ + ./15_3_rrc/PLMN-IdentitY.h \ + ./15_3_rrc/MCC.h \ + ./15_3_rrc/MNC.h \ + ./15_3_rrc/MCC-MNC-Digit.h \ + ./15_3_rrc/PLMN-IdentityInfoList.h \ + ./15_3_rrc/PLMN-IdentityInfo.h \ + ./15_3_rrc/PRB-Id.h \ + ./15_3_rrc/PTRS-DownlinkConfig.h \ + ./15_3_rrc/PTRS-UplinkConfig.h \ + ./15_3_rrc/PUCCH-Config.h \ + ./15_3_rrc/PUCCH-FormatConfig.h \ + ./15_3_rrc/PUCCH-MaxCodeRate.h \ + ./15_3_rrc/PUCCH-ResourceSet.h \ + ./15_3_rrc/PUCCH-ResourceSetId.h \ + ./15_3_rrc/PUCCH-Resource.h \ + ./15_3_rrc/PUCCH-ResourceId.h \ + ./15_3_rrc/PUCCH-format0.h \ + ./15_3_rrc/PUCCH-format1.h \ + ./15_3_rrc/PUCCH-format2.h \ + ./15_3_rrc/PUCCH-format3.h \ + ./15_3_rrc/PUCCH-format4.h \ + ./15_3_rrc/PUCCH-ConfigCommon.h \ + ./15_3_rrc/PUCCH-PathlossReferenceRS-Id.h \ + ./15_3_rrc/PUCCH-PowerControl.h \ + ./15_3_rrc/P0-PUCCH.h \ + ./15_3_rrc/P0-PUCCH-Id.h \ + ./15_3_rrc/PUCCH-PathlossReferenceRS.h \ + ./15_3_rrc/PUCCH-SpatialRelationInfo.h \ + ./15_3_rrc/PUCCH-SpatialRelationInfoId.h \ + ./15_3_rrc/PUCCH-TPC-CommandConfig.h \ + ./15_3_rrc/PUSCH-Config.h \ + ./15_3_rrc/UCI-OnPUSCH.h \ + ./15_3_rrc/PUSCH-ConfigCommon.h \ + ./15_3_rrc/PUSCH-PowerControl.h \ + ./15_3_rrc/P0-PUSCH-AlphaSet.h \ + ./15_3_rrc/P0-PUSCH-AlphaSetId.h \ + ./15_3_rrc/PUSCH-PathlossReferenceRS.h \ + ./15_3_rrc/PUSCH-PathlossReferenceRS-Id.h \ + ./15_3_rrc/SRI-PUSCH-PowerControl.h \ + ./15_3_rrc/SRI-PUSCH-PowerControlId.h \ + ./15_3_rrc/BetaOffsets.h \ + ./15_3_rrc/PUSCH-ServingCellConfig.h \ + ./15_3_rrc/PUSCH-CodeBlockGroupTransmission.h \ + ./15_3_rrc/PUSCH-TimeDomainResourceAllocationList.h \ + ./15_3_rrc/PUSCH-TimeDomainResourceAllocation.h \ + ./15_3_rrc/PUSCH-TPC-CommandConfig.h \ + ./15_3_rrc/Q-OffsetRange.h \ + ./15_3_rrc/Q-QualMin.h \ + ./15_3_rrc/Q-RxLevMin.h \ + ./15_3_rrc/QuantityConfig.h \ + ./15_3_rrc/QuantityConfigNR.h \ + ./15_3_rrc/QuantityConfigRS.h \ + ./15_3_rrc/FilterConfig.h \ + ./15_3_rrc/RACH-ConfigCommon.h \ + ./15_3_rrc/RACH-ConfigDedicated.h \ + ./15_3_rrc/CFRA.h \ + ./15_3_rrc/CFRA-SSB-Resource.h \ + ./15_3_rrc/CFRA-CSIRS-Resource.h \ + ./15_3_rrc/RACH-ConfigGeneric.h \ + ./15_3_rrc/RA-Prioritization.h \ + ./15_3_rrc/RadioBearerConfig.h \ + ./15_3_rrc/SRB-ToAddModList.h \ + ./15_3_rrc/SRB-ToAddMod.h \ + ./15_3_rrc/DRB-ToAddModList.h \ + ./15_3_rrc/DRB-ToAddMod.h \ + ./15_3_rrc/DRB-ToReleaseList.h \ + ./15_3_rrc/SecurityConfig.h \ + ./15_3_rrc/RadioLinkMonitoringConfig.h \ + ./15_3_rrc/RadioLinkMonitoringRS.h \ + ./15_3_rrc/RadioLinkMonitoringRS-Id.h \ + ./15_3_rrc/RAN-AreaCode.h \ + ./15_3_rrc/RateMatchPattern.h \ + ./15_3_rrc/RateMatchPatternId.h \ + ./15_3_rrc/RateMatchPatternLTE-CRS.h \ + ./15_3_rrc/RejectWaitTime.h \ + ./15_3_rrc/ReportConfigId.h \ + ./15_3_rrc/ReportConfigInterRAT.h \ + ./15_3_rrc/ReportCGI-EUTRA.h \ + ./15_3_rrc/EventTriggerConfigInterRAT.h \ + ./15_3_rrc/PeriodicalReportConfigInterRAT.h \ + ./15_3_rrc/MeasTriggerQuantityEUTRA.h \ + ./15_3_rrc/RSRP-RangeEUTRA.h \ + ./15_3_rrc/RSRQ-RangeEUTRA.h \ + ./15_3_rrc/SINR-RangeEUTRA.h \ + ./15_3_rrc/ReportConfigNR.h \ + ./15_3_rrc/ReportCGI.h \ + ./15_3_rrc/EventTriggerConfig.h \ + ./15_3_rrc/PeriodicalReportConfig.h \ + ./15_3_rrc/NR-RS-Type.h \ + ./15_3_rrc/MeasTriggerQuantity.h \ + ./15_3_rrc/MeasTriggerQuantityOffset.h \ + ./15_3_rrc/MeasReportQuantity.h \ + ./15_3_rrc/ReportConfigToAddModList.h \ + ./15_3_rrc/ReportConfigToAddMod.h \ + ./15_3_rrc/ReportInterval.h \ + ./15_3_rrc/ReselectionThreshold.h \ + ./15_3_rrc/ReselectionThresholdQ.h \ + ./15_3_rrc/ResumeCause.h \ + ./15_3_rrc/RLC-BearerConfig.h \ + ./15_3_rrc/RLC-Config.h \ + ./15_3_rrc/UL-AM-RLC.h \ + ./15_3_rrc/DL-AM-RLC.h \ + ./15_3_rrc/UL-UM-RLC.h \ + ./15_3_rrc/DL-UM-RLC.h \ + ./15_3_rrc/T-PollRetransmit.h \ + ./15_3_rrc/PollPDU.h \ + ./15_3_rrc/PollByte.h \ + ./15_3_rrc/T-Reassembly.h \ + ./15_3_rrc/T-StatusProhibit.h \ + ./15_3_rrc/SN-FieldLengthUM.h \ + ./15_3_rrc/SN-FieldLengthAM.h \ + ./15_3_rrc/RLF-TimersAndConstants.h \ + ./15_3_rrc/RNTI-Value.h \ + ./15_3_rrc/RSRP-Range.h \ + ./15_3_rrc/RSRQ-Range.h \ + ./15_3_rrc/SCellIndex.h \ + ./15_3_rrc/SchedulingRequestConfig.h \ + ./15_3_rrc/SchedulingRequestToAddMod.h \ + ./15_3_rrc/SchedulingRequestId.h \ + ./15_3_rrc/SchedulingRequestResourceConfig.h \ + ./15_3_rrc/SchedulingRequestResourceId.h \ + ./15_3_rrc/ScramblingId.h \ + ./15_3_rrc/SCS-SpecificCarrier.h \ + ./15_3_rrc/SDAP-Config.h \ + ./15_3_rrc/QFI.h \ + ./15_3_rrc/PDU-SessionID.h \ + ./15_3_rrc/SearchSpace.h \ + ./15_3_rrc/SearchSpaceId.h \ + ./15_3_rrc/SearchSpaceZero.h \ + ./15_3_rrc/SecurityAlgorithmConfig.h \ + ./15_3_rrc/IntegrityProtAlgorithm.h \ + ./15_3_rrc/CipheringAlgorithm.h \ + ./15_3_rrc/ServCellIndex.h \ + ./15_3_rrc/ServingCellConfig.h \ + ./15_3_rrc/UplinkConfig.h \ + ./15_3_rrc/ServingCellConfigCommon.h \ + ./15_3_rrc/ServingCellConfigCommonSIB.h \ + ./15_3_rrc/ShortI-RNTI-Value.h \ + ./15_3_rrc/ShortMAC-I.h \ + ./15_3_rrc/SINR-Range.h \ + ./15_3_rrc/SI-SchedulingInfo.h \ + ./15_3_rrc/SchedulingInfo.h \ + ./15_3_rrc/SIB-Mapping.h \ + ./15_3_rrc/SIB-TypeInfo.h \ + ./15_3_rrc/SI-RequestConfig.h \ + ./15_3_rrc/SI-RequestResources.h \ + ./15_3_rrc/SlotFormatCombinationsPerCell.h \ + ./15_3_rrc/SlotFormatCombination.h \ + ./15_3_rrc/SlotFormatCombinationId.h \ + ./15_3_rrc/SlotFormatIndicator.h \ + ./15_3_rrc/S-NSSAI.h \ + ./15_3_rrc/SpeedStateScaleFactors.h \ + ./15_3_rrc/SS-RSSI-Measurement.h \ + ./15_3_rrc/SPS-Config.h \ + ./15_3_rrc/SRB-Identity.h \ + ./15_3_rrc/SRS-CarrierSwitching.h \ + ./15_3_rrc/SRS-TPC-PDCCH-Config.h \ + ./15_3_rrc/SRS-CC-SetIndex.h \ + ./15_3_rrc/SRS-Config.h \ + ./15_3_rrc/SRS-ResourceSet.h \ + ./15_3_rrc/SRS-ResourceSetId.h \ + ./15_3_rrc/SRS-Resource.h \ + ./15_3_rrc/SRS-SpatialRelationInfo.h \ + ./15_3_rrc/SRS-ResourceId.h \ + ./15_3_rrc/SRS-PeriodicityAndOffset.h \ + ./15_3_rrc/SRS-TPC-CommandConfig.h \ + ./15_3_rrc/SSB-Index.h \ + ./15_3_rrc/SSB-MTC.h \ + ./15_3_rrc/SSB-MTC2.h \ + ./15_3_rrc/SSB-ToMeasure.h \ + ./15_3_rrc/SubcarrierSpacing.h \ + ./15_3_rrc/TAG-Config.h \ + ./15_3_rrc/TAG.h \ + ./15_3_rrc/TAG-Id.h \ + ./15_3_rrc/TimeAlignmentTimer.h \ + ./15_3_rrc/TCI-State.h \ + ./15_3_rrc/QCL-Info.h \ + ./15_3_rrc/TCI-StateId.h \ + ./15_3_rrc/TDD-UL-DL-ConfigCommon.h \ + ./15_3_rrc/TDD-UL-DL-Pattern.h \ + ./15_3_rrc/TDD-UL-DL-ConfigDedicated.h \ + ./15_3_rrc/TDD-UL-DL-SlotConfig.h \ + ./15_3_rrc/TDD-UL-DL-SlotIndex.h \ + ./15_3_rrc/TrackingAreaCode.h \ + ./15_3_rrc/T-Reselection.h \ + ./15_3_rrc/TimeToTrigger.h \ + ./15_3_rrc/UAC-BarringInfoSetIndex.h \ + ./15_3_rrc/UAC-BarringInfoSetList.h \ + ./15_3_rrc/UAC-BarringInfoSet.h \ + ./15_3_rrc/UAC-BarringPerCatList.h \ + ./15_3_rrc/UAC-BarringPerCat.h \ + ./15_3_rrc/UAC-BarringPerPLMN-List.h \ + ./15_3_rrc/UAC-BarringPerPLMN.h \ + ./15_3_rrc/UE-TimersAndConstants.h \ + ./15_3_rrc/UplinkConfigCommon.h \ + ./15_3_rrc/UplinkConfigCommonSIB.h \ + ./15_3_rrc/UplinkTxDirectCurrentList.h \ + ./15_3_rrc/UplinkTxDirectCurrentCell.h \ + ./15_3_rrc/UplinkTxDirectCurrentBWP.h \ + ./15_3_rrc/ZP-CSI-RS-Resource.h \ + ./15_3_rrc/ZP-CSI-RS-ResourceId.h \ + ./15_3_rrc/ZP-CSI-RS-ResourceSet.h \ + ./15_3_rrc/ZP-CSI-RS-ResourceSetId.h \ + ./15_3_rrc/AccessStratumRelease.h \ + ./15_3_rrc/BandCombinationList.h \ + ./15_3_rrc/BandCombination.h \ + ./15_3_rrc/BandParameters.h \ + ./15_3_rrc/CA-BandwidthClassEUTRA.h \ + ./15_3_rrc/CA-BandwidthClassNR.h \ + ./15_3_rrc/CA-ParametersEUTRA.h \ + ./15_3_rrc/CA-ParametersNR.h \ + ./15_3_rrc/FeatureSetCombination.h \ + ./15_3_rrc/FeatureSetsPerBand.h \ + ./15_3_rrc/FeatureSet.h \ + ./15_3_rrc/FeatureSetCombinationId.h \ + ./15_3_rrc/FeatureSetDownlink.h \ + ./15_3_rrc/CSI-RS-IM-ReceptionForFeedback.h \ + ./15_3_rrc/TypeI-SinglePanelCodebook.h \ + ./15_3_rrc/TypeI-MultiPanelCodebook.h \ + ./15_3_rrc/TypeII-Codebook.h \ + ./15_3_rrc/TypeII-CodebookPortSelection.h \ + ./15_3_rrc/FeatureSetDownlinkId.h \ + ./15_3_rrc/FeatureSetDownlinkPerCC.h \ + ./15_3_rrc/FeatureSetDownlinkPerCC-Id.h \ + ./15_3_rrc/FeatureSetEUTRA-DownlinkId.h \ + ./15_3_rrc/FeatureSetEUTRA-UplinkId.h \ + ./15_3_rrc/FeatureSets.h \ + ./15_3_rrc/FeatureSetUplink.h \ + ./15_3_rrc/CSI-ReportFramework.h \ + ./15_3_rrc/SRS-Resources.h \ + ./15_3_rrc/FeatureSetUplinkId.h \ + ./15_3_rrc/FeatureSetUplinkPerCC.h \ + ./15_3_rrc/FeatureSetUplinkPerCC-Id.h \ + ./15_3_rrc/FreqBandIndicatorEUTRA.h \ + ./15_3_rrc/FreqBandList.h \ + ./15_3_rrc/FreqBandInformation.h \ + ./15_3_rrc/FreqBandInformationEUTRA.h \ + ./15_3_rrc/FreqBandInformationNR.h \ + ./15_3_rrc/AggregatedBandwidth.h \ + ./15_3_rrc/FreqSeparationClass.h \ + ./15_3_rrc/InterRAT-Parameters.h \ + ./15_3_rrc/EUTRA-Parameters.h \ + ./15_3_rrc/EUTRA-ParametersCommon.h \ + ./15_3_rrc/EUTRA-ParametersXDD-Diff.h \ + ./15_3_rrc/MAC-Parameters.h \ + ./15_3_rrc/MAC-ParametersCommon.h \ + ./15_3_rrc/MAC-ParametersXDD-Diff.h \ + ./15_3_rrc/MeasAndMobParameters.h \ + ./15_3_rrc/MeasAndMobParametersCommon.h \ + ./15_3_rrc/MeasAndMobParametersXDD-Diff.h \ + ./15_3_rrc/MeasAndMobParametersFRX-Diff.h \ + ./15_3_rrc/MeasAndMobParametersMRDC.h \ + ./15_3_rrc/MeasAndMobParametersMRDC-Common.h \ + ./15_3_rrc/MeasAndMobParametersMRDC-XDD-Diff.h \ + ./15_3_rrc/MeasAndMobParametersMRDC-FRX-Diff.h \ + ./15_3_rrc/MIMO-LayersDL.h \ + ./15_3_rrc/MIMO-LayersUL.h \ + ./15_3_rrc/MIMO-ParametersPerBand.h \ + ./15_3_rrc/BeamManagementSSB-CSI-RS.h \ + ./15_3_rrc/CSI-RS-ForTracking.h \ + ./15_3_rrc/PTRS-DensityRecommendationDL.h \ + ./15_3_rrc/PTRS-DensityRecommendationUL.h \ + ./15_3_rrc/SRS-TxSwitch.h \ + ./15_3_rrc/ModulationOrder.h \ + ./15_3_rrc/MRDC-Parameters.h \ + ./15_3_rrc/PDCP-Parameters.h \ + ./15_3_rrc/PDCP-ParametersMRDC.h \ + ./15_3_rrc/Phy-Parameters.h \ + ./15_3_rrc/Phy-ParametersCommon.h \ + ./15_3_rrc/Phy-ParametersXDD-Diff.h \ + ./15_3_rrc/Phy-ParametersFRX-Diff.h \ + ./15_3_rrc/Phy-ParametersFR1.h \ + ./15_3_rrc/Phy-ParametersFR2.h \ + ./15_3_rrc/Phy-ParametersMRDC.h \ + ./15_3_rrc/NAICS-Capability-Entry.h \ + ./15_3_rrc/RAT-Type.h \ + ./15_3_rrc/RF-Parameters.h \ + ./15_3_rrc/BandNR.h \ + ./15_3_rrc/RF-ParametersMRDC.h \ + ./15_3_rrc/RLC-Parameters.h \ + ./15_3_rrc/SupportedBandwidth.h \ + ./15_3_rrc/UE-CapabilityRAT-ContainerListRRC.h \ + ./15_3_rrc/UE-CapabilityRAT-Container.h \ + ./15_3_rrc/UE-CapabilityRAT-RequestList.h \ + ./15_3_rrc/UE-CapabilityRAT-Request.h \ + ./15_3_rrc/UE-CapabilityRequestFilterNR.h \ + ./15_3_rrc/UE-MRDC-Capability.h \ + ./15_3_rrc/UE-MRDC-CapabilityAddXDD-Mode.h \ + ./15_3_rrc/UE-MRDC-CapabilityAddFRX-Mode.h \ + ./15_3_rrc/GeneralParametersMRDC-XDD-Diff.h \ + ./15_3_rrc/UE-NR-Capability.h \ + ./15_3_rrc/UE-NR-CapabilityAddXDD-Mode.h \ + ./15_3_rrc/UE-NR-CapabilityAddFRX-Mode.h \ + ./15_3_rrc/EUTRA-AllowedMeasBandwidth.h \ + ./15_3_rrc/EUTRA-MBSFN-SubframeConfigList.h \ + ./15_3_rrc/EUTRA-MBSFN-SubframeConfig.h \ + ./15_3_rrc/EUTRA-MultiBandInfoList.h \ + ./15_3_rrc/EUTRA-MultiBandInfo.h \ + ./15_3_rrc/EUTRA-NS-PmaxList.h \ + ./15_3_rrc/EUTRA-NS-PmaxValue.h \ + ./15_3_rrc/EUTRA-PhysCellId.h \ + ./15_3_rrc/EUTRA-PhysCellIdRange.h \ + ./15_3_rrc/EUTRA-PresenceAntennaPort1.h \ + ./15_3_rrc/EUTRA-Q-OffsetRange.h \ + ./15_3_rrc/OtherConfig.h \ + ./15_3_rrc/RRC-TransactionIdentifier.h \ + ./15_3_rrc/VarPendingRNA-Update.h \ + ./15_3_rrc/VarMeasConfig.h \ + ./15_3_rrc/VarMeasReportList.h \ + ./15_3_rrc/VarMeasReport.h \ + ./15_3_rrc/CellsTriggeredList.h \ + ./15_3_rrc/VarResumeMAC-Input.h \ + ./15_3_rrc/VarShortMAC-Input.h \ + ./15_3_rrc/HandoverCommand.h \ + ./15_3_rrc/HandoverCommand-IEs.h \ + ./15_3_rrc/HandoverPreparationInformation.h \ + ./15_3_rrc/HandoverPreparationInformation-IEs.h \ + ./15_3_rrc/AS-Config.h \ + ./15_3_rrc/AS-Context.h \ + ./15_3_rrc/ReestablishmentInfo.h \ + ./15_3_rrc/ReestabNCellInfoList.h \ + ./15_3_rrc/ReestabNCellInfo.h \ + ./15_3_rrc/RRM-Config.h \ + ./15_3_rrc/CG-Config.h \ + ./15_3_rrc/CG-Config-IEs.h \ + ./15_3_rrc/MeasConfigSN.h \ + ./15_3_rrc/NR-FreqInfo.h \ + ./15_3_rrc/ConfigRestrictModReqSCG.h \ + ./15_3_rrc/BandCombinationIndex.h \ + ./15_3_rrc/BandCombinationInfoSN.h \ + ./15_3_rrc/FR-InfoList.h \ + ./15_3_rrc/FR-Info.h \ + ./15_3_rrc/CandidateServingFreqListNR.h \ + ./15_3_rrc/CG-ConfigInfo.h \ + ./15_3_rrc/CG-ConfigInfo-IEs.h \ + ./15_3_rrc/ConfigRestrictInfoSCG.h \ + ./15_3_rrc/BandCombinationInfoList.h \ + ./15_3_rrc/BandCombinationInfo.h \ + ./15_3_rrc/FeatureSetEntryIndex.h \ + ./15_3_rrc/DRX-Info.h \ + ./15_3_rrc/MeasConfigMN.h \ + ./15_3_rrc/MRDC-AssistanceInfo.h \ + ./15_3_rrc/AffectedCarrierFreqCombInfoMRDC.h \ + ./15_3_rrc/VictimSystemType.h \ + ./15_3_rrc/AffectedCarrierFreqCombEUTRA.h \ + ./15_3_rrc/AffectedCarrierFreqCombNR.h \ + ./15_3_rrc/MeasurementTimingConfiguration.h \ + ./15_3_rrc/MeasurementTimingConfiguration-IEs.h \ + ./15_3_rrc/MeasTimingList.h \ + ./15_3_rrc/MeasTiming.h \ + ./15_3_rrc/UERadioPagingInformation.h \ + ./15_3_rrc/UERadioPagingInformation-IEs.h \ + ./15_3_rrc/UERadioAccessCapabilityInformation.h \ + ./15_3_rrc/UERadioAccessCapabilityInformation-IEs.h -ASN_MODULE_HDRS+=./rrc_out_hlal/OPEN_TYPE.h -ASN_MODULE_SRCS+=./rrc_out_hlal/OPEN_TYPE.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constr_CHOICE.h -ASN_MODULE_HDRS+=./rrc_out_hlal/BOOLEAN.h -ASN_MODULE_SRCS+=./rrc_out_hlal/BOOLEAN.c -ASN_MODULE_HDRS+=./rrc_out_hlal/INTEGER.h -ASN_MODULE_SRCS+=./rrc_out_hlal/INTEGER.c -ASN_MODULE_HDRS+=./rrc_out_hlal/NULL.h -ASN_MODULE_SRCS+=./rrc_out_hlal/NULL.c -ASN_MODULE_HDRS+=./rrc_out_hlal/NativeEnumerated.h -ASN_MODULE_SRCS+=./rrc_out_hlal/NativeEnumerated.c -ASN_MODULE_HDRS+=./rrc_out_hlal/NativeInteger.h -ASN_MODULE_SRCS+=./rrc_out_hlal/NativeInteger.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_SEQUENCE_OF.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_SEQUENCE_OF.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_SET_OF.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_SET_OF.c -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_CHOICE.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constr_SEQUENCE.h -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_SEQUENCE.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constr_SEQUENCE_OF.h -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_SEQUENCE_OF.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constr_SET_OF.h -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_SET_OF.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_application.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_application.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_ioc.h -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_system.h -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_codecs.h -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_internal.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_internal.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_random_fill.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_random_fill.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_bit_data.h -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_bit_data.c -ASN_MODULE_HDRS+=./rrc_out_hlal/OCTET_STRING.h -ASN_MODULE_SRCS+=./rrc_out_hlal/OCTET_STRING.c -ASN_MODULE_HDRS+=./rrc_out_hlal/BIT_STRING.h -ASN_MODULE_SRCS+=./rrc_out_hlal/BIT_STRING.c -ASN_MODULE_SRCS+=./rrc_out_hlal/asn_codecs_prim.c -ASN_MODULE_HDRS+=./rrc_out_hlal/asn_codecs_prim.h -ASN_MODULE_HDRS+=./rrc_out_hlal/ber_tlv_length.h -ASN_MODULE_SRCS+=./rrc_out_hlal/ber_tlv_length.c -ASN_MODULE_HDRS+=./rrc_out_hlal/ber_tlv_tag.h -ASN_MODULE_SRCS+=./rrc_out_hlal/ber_tlv_tag.c -ASN_MODULE_HDRS+=./rrc_out_hlal/ber_decoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/ber_decoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/der_encoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/der_encoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constr_TYPE.h -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_TYPE.c -ASN_MODULE_HDRS+=./rrc_out_hlal/constraints.h -ASN_MODULE_SRCS+=./rrc_out_hlal/constraints.c -ASN_MODULE_HDRS+=./rrc_out_hlal/xer_support.h -ASN_MODULE_SRCS+=./rrc_out_hlal/xer_support.c -ASN_MODULE_HDRS+=./rrc_out_hlal/xer_decoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/xer_decoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/xer_encoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/xer_encoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/per_support.h -ASN_MODULE_SRCS+=./rrc_out_hlal/per_support.c -ASN_MODULE_HDRS+=./rrc_out_hlal/per_decoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/per_decoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/per_encoder.h -ASN_MODULE_SRCS+=./rrc_out_hlal/per_encoder.c -ASN_MODULE_HDRS+=./rrc_out_hlal/per_opentype.h -ASN_MODULE_SRCS+=./rrc_out_hlal/per_opentype.c -ASN_MODULE_HDRS+=./rrc_out_hlal/oer_decoder.h -ASN_MODULE_HDRS+=./rrc_out_hlal/oer_encoder.h -ASN_MODULE_HDRS+=./rrc_out_hlal/oer_support.h -ASN_MODULE_SRCS+=./rrc_out_hlal/oer_decoder.c -ASN_MODULE_SRCS+=./rrc_out_hlal/oer_encoder.c -ASN_MODULE_SRCS+=./rrc_out_hlal/oer_support.c -ASN_MODULE_SRCS+=./rrc_out_hlal/OPEN_TYPE_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/INTEGER_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/BIT_STRING_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/OCTET_STRING_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/NativeInteger_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/NativeEnumerated_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_CHOICE_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_SEQUENCE_oer.c -ASN_MODULE_SRCS+=./rrc_out_hlal/constr_SET_OF_oer.c +ASN_MODULE_HDRS+=./15_3_rrc/OPEN_TYPE.h +ASN_MODULE_SRCS+=./15_3_rrc/OPEN_TYPE.c +ASN_MODULE_HDRS+=./15_3_rrc/constr_CHOICE.h +ASN_MODULE_HDRS+=./15_3_rrc/BOOLEAN.h +ASN_MODULE_SRCS+=./15_3_rrc/BOOLEAN.c +ASN_MODULE_HDRS+=./15_3_rrc/INTEGER.h +ASN_MODULE_SRCS+=./15_3_rrc/INTEGER.c +ASN_MODULE_HDRS+=./15_3_rrc/NULL.h +ASN_MODULE_SRCS+=./15_3_rrc/NULL.c +ASN_MODULE_HDRS+=./15_3_rrc/NativeEnumerated.h +ASN_MODULE_SRCS+=./15_3_rrc/NativeEnumerated.c +ASN_MODULE_HDRS+=./15_3_rrc/NativeInteger.h +ASN_MODULE_SRCS+=./15_3_rrc/NativeInteger.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_SEQUENCE_OF.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_SEQUENCE_OF.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_SET_OF.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_SET_OF.c +ASN_MODULE_SRCS+=./15_3_rrc/constr_CHOICE.c +ASN_MODULE_HDRS+=./15_3_rrc/constr_SEQUENCE.h +ASN_MODULE_SRCS+=./15_3_rrc/constr_SEQUENCE.c +ASN_MODULE_HDRS+=./15_3_rrc/constr_SEQUENCE_OF.h +ASN_MODULE_SRCS+=./15_3_rrc/constr_SEQUENCE_OF.c +ASN_MODULE_HDRS+=./15_3_rrc/constr_SET_OF.h +ASN_MODULE_SRCS+=./15_3_rrc/constr_SET_OF.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_application.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_application.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_ioc.h +ASN_MODULE_HDRS+=./15_3_rrc/asn_system.h +ASN_MODULE_HDRS+=./15_3_rrc/asn_codecs.h +ASN_MODULE_HDRS+=./15_3_rrc/asn_internal.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_internal.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_random_fill.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_random_fill.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_bit_data.h +ASN_MODULE_SRCS+=./15_3_rrc/asn_bit_data.c +ASN_MODULE_HDRS+=./15_3_rrc/OCTET_STRING.h +ASN_MODULE_SRCS+=./15_3_rrc/OCTET_STRING.c +ASN_MODULE_HDRS+=./15_3_rrc/BIT_STRING.h +ASN_MODULE_SRCS+=./15_3_rrc/BIT_STRING.c +ASN_MODULE_SRCS+=./15_3_rrc/asn_codecs_prim.c +ASN_MODULE_HDRS+=./15_3_rrc/asn_codecs_prim.h +ASN_MODULE_HDRS+=./15_3_rrc/ber_tlv_length.h +ASN_MODULE_SRCS+=./15_3_rrc/ber_tlv_length.c +ASN_MODULE_HDRS+=./15_3_rrc/ber_tlv_tag.h +ASN_MODULE_SRCS+=./15_3_rrc/ber_tlv_tag.c +ASN_MODULE_HDRS+=./15_3_rrc/ber_decoder.h +ASN_MODULE_SRCS+=./15_3_rrc/ber_decoder.c +ASN_MODULE_HDRS+=./15_3_rrc/der_encoder.h +ASN_MODULE_SRCS+=./15_3_rrc/der_encoder.c +ASN_MODULE_HDRS+=./15_3_rrc/constr_TYPE.h +ASN_MODULE_SRCS+=./15_3_rrc/constr_TYPE.c +ASN_MODULE_HDRS+=./15_3_rrc/constraints.h +ASN_MODULE_SRCS+=./15_3_rrc/constraints.c +ASN_MODULE_HDRS+=./15_3_rrc/xer_support.h +ASN_MODULE_SRCS+=./15_3_rrc/xer_support.c +ASN_MODULE_HDRS+=./15_3_rrc/xer_decoder.h +ASN_MODULE_SRCS+=./15_3_rrc/xer_decoder.c +ASN_MODULE_HDRS+=./15_3_rrc/xer_encoder.h +ASN_MODULE_SRCS+=./15_3_rrc/xer_encoder.c +ASN_MODULE_HDRS+=./15_3_rrc/per_support.h +ASN_MODULE_SRCS+=./15_3_rrc/per_support.c +ASN_MODULE_HDRS+=./15_3_rrc/per_decoder.h +ASN_MODULE_SRCS+=./15_3_rrc/per_decoder.c +ASN_MODULE_HDRS+=./15_3_rrc/per_encoder.h +ASN_MODULE_SRCS+=./15_3_rrc/per_encoder.c +ASN_MODULE_HDRS+=./15_3_rrc/per_opentype.h +ASN_MODULE_SRCS+=./15_3_rrc/per_opentype.c +ASN_MODULE_HDRS+=./15_3_rrc/oer_decoder.h +ASN_MODULE_HDRS+=./15_3_rrc/oer_encoder.h +ASN_MODULE_HDRS+=./15_3_rrc/oer_support.h +ASN_MODULE_SRCS+=./15_3_rrc/oer_decoder.c +ASN_MODULE_SRCS+=./15_3_rrc/oer_encoder.c +ASN_MODULE_SRCS+=./15_3_rrc/oer_support.c +ASN_MODULE_SRCS+=./15_3_rrc/OPEN_TYPE_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/INTEGER_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/BIT_STRING_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/OCTET_STRING_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/NativeInteger_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/NativeEnumerated_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/constr_CHOICE_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/constr_SEQUENCE_oer.c +ASN_MODULE_SRCS+=./15_3_rrc/constr_SET_OF_oer.c ASN_MODULE_CFLAGS= lib_LTLIBRARIES+=libasncodec.la libasncodec_la_SOURCES=$(ASN_MODULE_SRCS) $(ASN_MODULE_HDRS) -libasncodec_la_CPPFLAGS=-I$(top_srcdir)/./rrc_out_hlal/ +libasncodec_la_CPPFLAGS=-I$(top_srcdir)/./15_3_rrc/ libasncodec_la_CFLAGS=$(ASN_MODULE_CFLAGS) libasncodec_la_LDFLAGS=-lm diff --git a/src/codec_utils/RRC/MasterKeyUpdate.c b/src/codec_utils/RRC/MasterKeyUpdate.c index 712f31e04..b03b0b3e0 100644 --- a/src/codec_utils/RRC/MasterKeyUpdate.c +++ b/src/codec_utils/RRC/MasterKeyUpdate.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MasterKeyUpdate.h" diff --git a/src/codec_utils/RRC/MasterKeyUpdate.h b/src/codec_utils/RRC/MasterKeyUpdate.h index dc14fe84f..fdedf9d56 100644 --- a/src/codec_utils/RRC/MasterKeyUpdate.h +++ b/src/codec_utils/RRC/MasterKeyUpdate.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MasterKeyUpdate_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParameters.c b/src/codec_utils/RRC/MeasAndMobParameters.c index ed9d0e5e8..eff50958c 100644 --- a/src/codec_utils/RRC/MeasAndMobParameters.c +++ b/src/codec_utils/RRC/MeasAndMobParameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParameters.h" diff --git a/src/codec_utils/RRC/MeasAndMobParameters.h b/src/codec_utils/RRC/MeasAndMobParameters.h index baaba8d1a..3ddd5f710 100644 --- a/src/codec_utils/RRC/MeasAndMobParameters.h +++ b/src/codec_utils/RRC/MeasAndMobParameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParameters_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersCommon.c b/src/codec_utils/RRC/MeasAndMobParametersCommon.c index 32906b26c..e8f9b449c 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersCommon.c +++ b/src/codec_utils/RRC/MeasAndMobParametersCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersCommon.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersCommon.h b/src/codec_utils/RRC/MeasAndMobParametersCommon.h index 8b2a2e662..1fea5fafe 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersCommon.h +++ b/src/codec_utils/RRC/MeasAndMobParametersCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersCommon_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c b/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c index aa18f958f..c760496ab 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c +++ b/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersFRX-Diff.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h b/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h index 9b9ede32f..f5166fb67 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h +++ b/src/codec_utils/RRC/MeasAndMobParametersFRX-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersFRX_Diff_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c b/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c index 89c1dafaf..6a2395106 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersMRDC-Common.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h b/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h index 9a1ffb57b..06019db98 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-Common.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersMRDC_Common_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c b/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c index e9f1424e2..34d709da5 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersMRDC-FRX-Diff.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h b/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h index 856084b9c..2f1758491 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-FRX-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersMRDC_FRX_Diff_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c b/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c index f837dc95d..ab4242e57 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersMRDC-XDD-Diff.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h b/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h index f588ad061..e88c4d061 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC-XDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersMRDC_XDD_Diff_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC.c b/src/codec_utils/RRC/MeasAndMobParametersMRDC.c index 47ded9a20..774d62b1e 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC.c +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersMRDC.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersMRDC.h b/src/codec_utils/RRC/MeasAndMobParametersMRDC.h index 62a8fef61..006f8e978 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersMRDC.h +++ b/src/codec_utils/RRC/MeasAndMobParametersMRDC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersMRDC_H_ diff --git a/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c b/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c index 50f8fa07a..557e17cc7 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c +++ b/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasAndMobParametersXDD-Diff.h" diff --git a/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h b/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h index a472a5db0..876bfa356 100644 --- a/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h +++ b/src/codec_utils/RRC/MeasAndMobParametersXDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasAndMobParametersXDD_Diff_H_ diff --git a/src/codec_utils/RRC/MeasConfig.c b/src/codec_utils/RRC/MeasConfig.c index a1792c949..5fb8bf261 100644 --- a/src/codec_utils/RRC/MeasConfig.c +++ b/src/codec_utils/RRC/MeasConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasConfig.h" diff --git a/src/codec_utils/RRC/MeasConfig.h b/src/codec_utils/RRC/MeasConfig.h index 526412632..32476aa49 100644 --- a/src/codec_utils/RRC/MeasConfig.h +++ b/src/codec_utils/RRC/MeasConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasConfig_H_ diff --git a/src/codec_utils/RRC/MeasConfigMN.c b/src/codec_utils/RRC/MeasConfigMN.c index 0cd86e4e7..2927d8715 100644 --- a/src/codec_utils/RRC/MeasConfigMN.c +++ b/src/codec_utils/RRC/MeasConfigMN.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasConfigMN.h" diff --git a/src/codec_utils/RRC/MeasConfigMN.h b/src/codec_utils/RRC/MeasConfigMN.h index d53cc5f40..3f4332ab1 100644 --- a/src/codec_utils/RRC/MeasConfigMN.h +++ b/src/codec_utils/RRC/MeasConfigMN.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasConfigMN_H_ diff --git a/src/codec_utils/RRC/MeasConfigSN.c b/src/codec_utils/RRC/MeasConfigSN.c index 92419236a..05653decc 100644 --- a/src/codec_utils/RRC/MeasConfigSN.c +++ b/src/codec_utils/RRC/MeasConfigSN.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasConfigSN.h" diff --git a/src/codec_utils/RRC/MeasConfigSN.h b/src/codec_utils/RRC/MeasConfigSN.h index 1fb94bf5e..8a082c3a9 100644 --- a/src/codec_utils/RRC/MeasConfigSN.h +++ b/src/codec_utils/RRC/MeasConfigSN.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasConfigSN_H_ diff --git a/src/codec_utils/RRC/MeasGapConfig.c b/src/codec_utils/RRC/MeasGapConfig.c index 7ff5b3c4a..0df338417 100644 --- a/src/codec_utils/RRC/MeasGapConfig.c +++ b/src/codec_utils/RRC/MeasGapConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasGapConfig.h" diff --git a/src/codec_utils/RRC/MeasGapConfig.h b/src/codec_utils/RRC/MeasGapConfig.h index 1cca64429..f904e8158 100644 --- a/src/codec_utils/RRC/MeasGapConfig.h +++ b/src/codec_utils/RRC/MeasGapConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasGapConfig_H_ diff --git a/src/codec_utils/RRC/MeasGapSharingConfig.c b/src/codec_utils/RRC/MeasGapSharingConfig.c index d4c665343..2fa134d2d 100644 --- a/src/codec_utils/RRC/MeasGapSharingConfig.c +++ b/src/codec_utils/RRC/MeasGapSharingConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasGapSharingConfig.h" diff --git a/src/codec_utils/RRC/MeasGapSharingConfig.h b/src/codec_utils/RRC/MeasGapSharingConfig.h index b8291abd6..12ed2647d 100644 --- a/src/codec_utils/RRC/MeasGapSharingConfig.h +++ b/src/codec_utils/RRC/MeasGapSharingConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasGapSharingConfig_H_ diff --git a/src/codec_utils/RRC/MeasGapSharingScheme.c b/src/codec_utils/RRC/MeasGapSharingScheme.c index 1642caa4e..94c1320e8 100644 --- a/src/codec_utils/RRC/MeasGapSharingScheme.c +++ b/src/codec_utils/RRC/MeasGapSharingScheme.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasGapSharingScheme.h" diff --git a/src/codec_utils/RRC/MeasGapSharingScheme.h b/src/codec_utils/RRC/MeasGapSharingScheme.h index 26c803aff..659d43498 100644 --- a/src/codec_utils/RRC/MeasGapSharingScheme.h +++ b/src/codec_utils/RRC/MeasGapSharingScheme.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasGapSharingScheme_H_ diff --git a/src/codec_utils/RRC/MeasId.c b/src/codec_utils/RRC/MeasId.c index 1ff9ecc20..b9dba4c05 100644 --- a/src/codec_utils/RRC/MeasId.c +++ b/src/codec_utils/RRC/MeasId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasId.h" diff --git a/src/codec_utils/RRC/MeasId.h b/src/codec_utils/RRC/MeasId.h index c11d8f05c..646c1e0b7 100644 --- a/src/codec_utils/RRC/MeasId.h +++ b/src/codec_utils/RRC/MeasId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasId_H_ diff --git a/src/codec_utils/RRC/MeasIdToAddMod.c b/src/codec_utils/RRC/MeasIdToAddMod.c index 8afa4d5cf..02f19e3fa 100644 --- a/src/codec_utils/RRC/MeasIdToAddMod.c +++ b/src/codec_utils/RRC/MeasIdToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasIdToAddMod.h" diff --git a/src/codec_utils/RRC/MeasIdToAddMod.h b/src/codec_utils/RRC/MeasIdToAddMod.h index 01d2d0204..9e8085a7c 100644 --- a/src/codec_utils/RRC/MeasIdToAddMod.h +++ b/src/codec_utils/RRC/MeasIdToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasIdToAddMod_H_ diff --git a/src/codec_utils/RRC/MeasIdToAddModList.c b/src/codec_utils/RRC/MeasIdToAddModList.c index 00c188d79..474456259 100644 --- a/src/codec_utils/RRC/MeasIdToAddModList.c +++ b/src/codec_utils/RRC/MeasIdToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasIdToAddModList.h" diff --git a/src/codec_utils/RRC/MeasIdToAddModList.h b/src/codec_utils/RRC/MeasIdToAddModList.h index 06f264b1f..6ee089d2e 100644 --- a/src/codec_utils/RRC/MeasIdToAddModList.h +++ b/src/codec_utils/RRC/MeasIdToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasIdToAddModList_H_ diff --git a/src/codec_utils/RRC/MeasIdToRemoveList.c b/src/codec_utils/RRC/MeasIdToRemoveList.c index b206d8b19..80c8e9b7e 100644 --- a/src/codec_utils/RRC/MeasIdToRemoveList.c +++ b/src/codec_utils/RRC/MeasIdToRemoveList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasIdToRemoveList.h" diff --git a/src/codec_utils/RRC/MeasIdToRemoveList.h b/src/codec_utils/RRC/MeasIdToRemoveList.h index 0492dedf5..3f4396915 100644 --- a/src/codec_utils/RRC/MeasIdToRemoveList.h +++ b/src/codec_utils/RRC/MeasIdToRemoveList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasIdToRemoveList_H_ diff --git a/src/codec_utils/RRC/MeasObjectEUTRA.c b/src/codec_utils/RRC/MeasObjectEUTRA.c index e307f0dda..c5ce78437 100644 --- a/src/codec_utils/RRC/MeasObjectEUTRA.c +++ b/src/codec_utils/RRC/MeasObjectEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectEUTRA.h" diff --git a/src/codec_utils/RRC/MeasObjectEUTRA.h b/src/codec_utils/RRC/MeasObjectEUTRA.h index 50f35fac6..2836a6889 100644 --- a/src/codec_utils/RRC/MeasObjectEUTRA.h +++ b/src/codec_utils/RRC/MeasObjectEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectEUTRA_H_ diff --git a/src/codec_utils/RRC/MeasObjectId.c b/src/codec_utils/RRC/MeasObjectId.c index 2061e5e96..63b694e29 100644 --- a/src/codec_utils/RRC/MeasObjectId.c +++ b/src/codec_utils/RRC/MeasObjectId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectId.h" diff --git a/src/codec_utils/RRC/MeasObjectId.h b/src/codec_utils/RRC/MeasObjectId.h index f63884833..b6740bf9d 100644 --- a/src/codec_utils/RRC/MeasObjectId.h +++ b/src/codec_utils/RRC/MeasObjectId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectId_H_ diff --git a/src/codec_utils/RRC/MeasObjectNR.c b/src/codec_utils/RRC/MeasObjectNR.c index 875540210..a50d66684 100644 --- a/src/codec_utils/RRC/MeasObjectNR.c +++ b/src/codec_utils/RRC/MeasObjectNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectNR.h" diff --git a/src/codec_utils/RRC/MeasObjectNR.h b/src/codec_utils/RRC/MeasObjectNR.h index 194613f8d..c7f98ad2d 100644 --- a/src/codec_utils/RRC/MeasObjectNR.h +++ b/src/codec_utils/RRC/MeasObjectNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectNR_H_ diff --git a/src/codec_utils/RRC/MeasObjectToAddMod.c b/src/codec_utils/RRC/MeasObjectToAddMod.c index 6d89dfbf6..029534cb6 100644 --- a/src/codec_utils/RRC/MeasObjectToAddMod.c +++ b/src/codec_utils/RRC/MeasObjectToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectToAddMod.h" diff --git a/src/codec_utils/RRC/MeasObjectToAddMod.h b/src/codec_utils/RRC/MeasObjectToAddMod.h index e047713a3..57c36d5e5 100644 --- a/src/codec_utils/RRC/MeasObjectToAddMod.h +++ b/src/codec_utils/RRC/MeasObjectToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectToAddMod_H_ diff --git a/src/codec_utils/RRC/MeasObjectToAddModList.c b/src/codec_utils/RRC/MeasObjectToAddModList.c index b2682fcf9..a64a59d5d 100644 --- a/src/codec_utils/RRC/MeasObjectToAddModList.c +++ b/src/codec_utils/RRC/MeasObjectToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectToAddModList.h" diff --git a/src/codec_utils/RRC/MeasObjectToAddModList.h b/src/codec_utils/RRC/MeasObjectToAddModList.h index 3be525e56..66912e780 100644 --- a/src/codec_utils/RRC/MeasObjectToAddModList.h +++ b/src/codec_utils/RRC/MeasObjectToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectToAddModList_H_ diff --git a/src/codec_utils/RRC/MeasObjectToRemoveList.c b/src/codec_utils/RRC/MeasObjectToRemoveList.c index 0d486bb44..857314391 100644 --- a/src/codec_utils/RRC/MeasObjectToRemoveList.c +++ b/src/codec_utils/RRC/MeasObjectToRemoveList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasObjectToRemoveList.h" diff --git a/src/codec_utils/RRC/MeasObjectToRemoveList.h b/src/codec_utils/RRC/MeasObjectToRemoveList.h index 35a68d13c..c897eb1f1 100644 --- a/src/codec_utils/RRC/MeasObjectToRemoveList.h +++ b/src/codec_utils/RRC/MeasObjectToRemoveList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasObjectToRemoveList_H_ diff --git a/src/codec_utils/RRC/MeasQuantityResults.c b/src/codec_utils/RRC/MeasQuantityResults.c index 9558b4afa..6a878d537 100644 --- a/src/codec_utils/RRC/MeasQuantityResults.c +++ b/src/codec_utils/RRC/MeasQuantityResults.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasQuantityResults.h" diff --git a/src/codec_utils/RRC/MeasQuantityResults.h b/src/codec_utils/RRC/MeasQuantityResults.h index 0b9bc97e1..520557a92 100644 --- a/src/codec_utils/RRC/MeasQuantityResults.h +++ b/src/codec_utils/RRC/MeasQuantityResults.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasQuantityResults_H_ diff --git a/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c b/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c index f2122add2..2f6f6ff7a 100644 --- a/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c +++ b/src/codec_utils/RRC/MeasQuantityResultsEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasQuantityResultsEUTRA.h" diff --git a/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h b/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h index dd0675b2a..8fe891c7c 100644 --- a/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h +++ b/src/codec_utils/RRC/MeasQuantityResultsEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasQuantityResultsEUTRA_H_ diff --git a/src/codec_utils/RRC/MeasReportQuantity.c b/src/codec_utils/RRC/MeasReportQuantity.c index 68ca36ffe..ad80e65e8 100644 --- a/src/codec_utils/RRC/MeasReportQuantity.c +++ b/src/codec_utils/RRC/MeasReportQuantity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasReportQuantity.h" diff --git a/src/codec_utils/RRC/MeasReportQuantity.h b/src/codec_utils/RRC/MeasReportQuantity.h index ccccec86d..5422a11fd 100644 --- a/src/codec_utils/RRC/MeasReportQuantity.h +++ b/src/codec_utils/RRC/MeasReportQuantity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasReportQuantity_H_ diff --git a/src/codec_utils/RRC/MeasResult2NR.c b/src/codec_utils/RRC/MeasResult2NR.c index dff10154f..d264058aa 100644 --- a/src/codec_utils/RRC/MeasResult2NR.c +++ b/src/codec_utils/RRC/MeasResult2NR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResult2NR.h" diff --git a/src/codec_utils/RRC/MeasResult2NR.h b/src/codec_utils/RRC/MeasResult2NR.h index b6f304b1d..6d424c839 100644 --- a/src/codec_utils/RRC/MeasResult2NR.h +++ b/src/codec_utils/RRC/MeasResult2NR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResult2NR_H_ diff --git a/src/codec_utils/RRC/MeasResultCellListSFTD.c b/src/codec_utils/RRC/MeasResultCellListSFTD.c index d6445b688..060f4f630 100644 --- a/src/codec_utils/RRC/MeasResultCellListSFTD.c +++ b/src/codec_utils/RRC/MeasResultCellListSFTD.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultCellListSFTD.h" diff --git a/src/codec_utils/RRC/MeasResultCellListSFTD.h b/src/codec_utils/RRC/MeasResultCellListSFTD.h index aa3204c9e..d7f605446 100644 --- a/src/codec_utils/RRC/MeasResultCellListSFTD.h +++ b/src/codec_utils/RRC/MeasResultCellListSFTD.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultCellListSFTD_H_ diff --git a/src/codec_utils/RRC/MeasResultCellSFTD.c b/src/codec_utils/RRC/MeasResultCellSFTD.c index f4d163f10..b72801248 100644 --- a/src/codec_utils/RRC/MeasResultCellSFTD.c +++ b/src/codec_utils/RRC/MeasResultCellSFTD.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultCellSFTD.h" diff --git a/src/codec_utils/RRC/MeasResultCellSFTD.h b/src/codec_utils/RRC/MeasResultCellSFTD.h index 77c065929..d7cf38030 100644 --- a/src/codec_utils/RRC/MeasResultCellSFTD.h +++ b/src/codec_utils/RRC/MeasResultCellSFTD.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultCellSFTD_H_ diff --git a/src/codec_utils/RRC/MeasResultEUTRA.c b/src/codec_utils/RRC/MeasResultEUTRA.c index 0eda8dbaa..807a872a0 100644 --- a/src/codec_utils/RRC/MeasResultEUTRA.c +++ b/src/codec_utils/RRC/MeasResultEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultEUTRA.h" diff --git a/src/codec_utils/RRC/MeasResultEUTRA.h b/src/codec_utils/RRC/MeasResultEUTRA.h index 4c441510d..d5cf1e6d6 100644 --- a/src/codec_utils/RRC/MeasResultEUTRA.h +++ b/src/codec_utils/RRC/MeasResultEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultEUTRA_H_ diff --git a/src/codec_utils/RRC/MeasResultList2NR.c b/src/codec_utils/RRC/MeasResultList2NR.c index c31c4d5e3..bb06cabca 100644 --- a/src/codec_utils/RRC/MeasResultList2NR.c +++ b/src/codec_utils/RRC/MeasResultList2NR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultList2NR.h" diff --git a/src/codec_utils/RRC/MeasResultList2NR.h b/src/codec_utils/RRC/MeasResultList2NR.h index 4a3d5ab72..380268f6b 100644 --- a/src/codec_utils/RRC/MeasResultList2NR.h +++ b/src/codec_utils/RRC/MeasResultList2NR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultList2NR_H_ diff --git a/src/codec_utils/RRC/MeasResultListEUTRA.c b/src/codec_utils/RRC/MeasResultListEUTRA.c index e4d2544bf..591f4430a 100644 --- a/src/codec_utils/RRC/MeasResultListEUTRA.c +++ b/src/codec_utils/RRC/MeasResultListEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultListEUTRA.h" diff --git a/src/codec_utils/RRC/MeasResultListEUTRA.h b/src/codec_utils/RRC/MeasResultListEUTRA.h index b2198ad46..c4f3e6047 100644 --- a/src/codec_utils/RRC/MeasResultListEUTRA.h +++ b/src/codec_utils/RRC/MeasResultListEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultListEUTRA_H_ diff --git a/src/codec_utils/RRC/MeasResultListNR.c b/src/codec_utils/RRC/MeasResultListNR.c index d972b60da..848ff7704 100644 --- a/src/codec_utils/RRC/MeasResultListNR.c +++ b/src/codec_utils/RRC/MeasResultListNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultListNR.h" diff --git a/src/codec_utils/RRC/MeasResultListNR.h b/src/codec_utils/RRC/MeasResultListNR.h index 9a2eb11b8..9d47dda0d 100644 --- a/src/codec_utils/RRC/MeasResultListNR.h +++ b/src/codec_utils/RRC/MeasResultListNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultListNR_H_ diff --git a/src/codec_utils/RRC/MeasResultNR.c b/src/codec_utils/RRC/MeasResultNR.c index 0e384141e..e67480585 100644 --- a/src/codec_utils/RRC/MeasResultNR.c +++ b/src/codec_utils/RRC/MeasResultNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultNR.h" diff --git a/src/codec_utils/RRC/MeasResultNR.h b/src/codec_utils/RRC/MeasResultNR.h index 82e11f403..91098d4f8 100644 --- a/src/codec_utils/RRC/MeasResultNR.h +++ b/src/codec_utils/RRC/MeasResultNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultNR_H_ diff --git a/src/codec_utils/RRC/MeasResultSCG-Failure.c b/src/codec_utils/RRC/MeasResultSCG-Failure.c index 385628259..cd7779dcc 100644 --- a/src/codec_utils/RRC/MeasResultSCG-Failure.c +++ b/src/codec_utils/RRC/MeasResultSCG-Failure.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultSCG-Failure.h" diff --git a/src/codec_utils/RRC/MeasResultSCG-Failure.h b/src/codec_utils/RRC/MeasResultSCG-Failure.h index 5d510fee3..42235f2ec 100644 --- a/src/codec_utils/RRC/MeasResultSCG-Failure.h +++ b/src/codec_utils/RRC/MeasResultSCG-Failure.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultSCG_Failure_H_ diff --git a/src/codec_utils/RRC/MeasResultServMO.c b/src/codec_utils/RRC/MeasResultServMO.c index 0ca6baf44..c8a1a77eb 100644 --- a/src/codec_utils/RRC/MeasResultServMO.c +++ b/src/codec_utils/RRC/MeasResultServMO.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultServMO.h" diff --git a/src/codec_utils/RRC/MeasResultServMO.h b/src/codec_utils/RRC/MeasResultServMO.h index 8dc7f8837..4aabf9d7e 100644 --- a/src/codec_utils/RRC/MeasResultServMO.h +++ b/src/codec_utils/RRC/MeasResultServMO.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultServMO_H_ diff --git a/src/codec_utils/RRC/MeasResultServMOList.c b/src/codec_utils/RRC/MeasResultServMOList.c index cda5a251d..fa267343b 100644 --- a/src/codec_utils/RRC/MeasResultServMOList.c +++ b/src/codec_utils/RRC/MeasResultServMOList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResultServMOList.h" diff --git a/src/codec_utils/RRC/MeasResultServMOList.h b/src/codec_utils/RRC/MeasResultServMOList.h index 526a563e1..adebc617e 100644 --- a/src/codec_utils/RRC/MeasResultServMOList.h +++ b/src/codec_utils/RRC/MeasResultServMOList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResultServMOList_H_ diff --git a/src/codec_utils/RRC/MeasResults.c b/src/codec_utils/RRC/MeasResults.c index bd3f14dab..0f6e907c0 100644 --- a/src/codec_utils/RRC/MeasResults.c +++ b/src/codec_utils/RRC/MeasResults.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasResults.h" diff --git a/src/codec_utils/RRC/MeasResults.h b/src/codec_utils/RRC/MeasResults.h index 76bc67d89..025bd2d8e 100644 --- a/src/codec_utils/RRC/MeasResults.h +++ b/src/codec_utils/RRC/MeasResults.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasResults_H_ diff --git a/src/codec_utils/RRC/MeasTiming.c b/src/codec_utils/RRC/MeasTiming.c index aa066284e..05edce3d0 100644 --- a/src/codec_utils/RRC/MeasTiming.c +++ b/src/codec_utils/RRC/MeasTiming.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasTiming.h" diff --git a/src/codec_utils/RRC/MeasTiming.h b/src/codec_utils/RRC/MeasTiming.h index 9b80d3991..d320f2905 100644 --- a/src/codec_utils/RRC/MeasTiming.h +++ b/src/codec_utils/RRC/MeasTiming.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasTiming_H_ diff --git a/src/codec_utils/RRC/MeasTimingList.c b/src/codec_utils/RRC/MeasTimingList.c index f6809bdec..db675118e 100644 --- a/src/codec_utils/RRC/MeasTimingList.c +++ b/src/codec_utils/RRC/MeasTimingList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasTimingList.h" diff --git a/src/codec_utils/RRC/MeasTimingList.h b/src/codec_utils/RRC/MeasTimingList.h index ed87238f7..5d5926d56 100644 --- a/src/codec_utils/RRC/MeasTimingList.h +++ b/src/codec_utils/RRC/MeasTimingList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasTimingList_H_ diff --git a/src/codec_utils/RRC/MeasTriggerQuantity.c b/src/codec_utils/RRC/MeasTriggerQuantity.c index 0a0489409..a0bafff43 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantity.c +++ b/src/codec_utils/RRC/MeasTriggerQuantity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasTriggerQuantity.h" diff --git a/src/codec_utils/RRC/MeasTriggerQuantity.h b/src/codec_utils/RRC/MeasTriggerQuantity.h index 1ebe43624..3da4671b4 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantity.h +++ b/src/codec_utils/RRC/MeasTriggerQuantity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasTriggerQuantity_H_ diff --git a/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c b/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c index 85fbde735..07453fa57 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c +++ b/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasTriggerQuantityEUTRA.h" diff --git a/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h b/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h index 733badc29..6d5f341fb 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h +++ b/src/codec_utils/RRC/MeasTriggerQuantityEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasTriggerQuantityEUTRA_H_ diff --git a/src/codec_utils/RRC/MeasTriggerQuantityOffset.c b/src/codec_utils/RRC/MeasTriggerQuantityOffset.c index d8c900d29..647d2ecc0 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantityOffset.c +++ b/src/codec_utils/RRC/MeasTriggerQuantityOffset.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasTriggerQuantityOffset.h" diff --git a/src/codec_utils/RRC/MeasTriggerQuantityOffset.h b/src/codec_utils/RRC/MeasTriggerQuantityOffset.h index 94ba842d5..59f47caee 100644 --- a/src/codec_utils/RRC/MeasTriggerQuantityOffset.h +++ b/src/codec_utils/RRC/MeasTriggerQuantityOffset.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasTriggerQuantityOffset_H_ diff --git a/src/codec_utils/RRC/MeasurementReport-IEs.c b/src/codec_utils/RRC/MeasurementReport-IEs.c index 2068d221c..0e67a5881 100644 --- a/src/codec_utils/RRC/MeasurementReport-IEs.c +++ b/src/codec_utils/RRC/MeasurementReport-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasurementReport-IEs.h" diff --git a/src/codec_utils/RRC/MeasurementReport-IEs.h b/src/codec_utils/RRC/MeasurementReport-IEs.h index c43382e94..052e344e6 100644 --- a/src/codec_utils/RRC/MeasurementReport-IEs.h +++ b/src/codec_utils/RRC/MeasurementReport-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasurementReport_IEs_H_ diff --git a/src/codec_utils/RRC/MeasurementReport.c b/src/codec_utils/RRC/MeasurementReport.c index c20276753..04407f4aa 100644 --- a/src/codec_utils/RRC/MeasurementReport.c +++ b/src/codec_utils/RRC/MeasurementReport.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasurementReport.h" diff --git a/src/codec_utils/RRC/MeasurementReport.h b/src/codec_utils/RRC/MeasurementReport.h index 11b4bf032..4a85e7bac 100644 --- a/src/codec_utils/RRC/MeasurementReport.h +++ b/src/codec_utils/RRC/MeasurementReport.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasurementReport_H_ diff --git a/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.c b/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.c index 970e4e73e..ef1af130e 100644 --- a/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.c +++ b/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasurementTimingConfiguration-IEs.h" diff --git a/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.h b/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.h index 95024f643..26642b08c 100644 --- a/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.h +++ b/src/codec_utils/RRC/MeasurementTimingConfiguration-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasurementTimingConfiguration_IEs_H_ diff --git a/src/codec_utils/RRC/MeasurementTimingConfiguration.c b/src/codec_utils/RRC/MeasurementTimingConfiguration.c index 6b7fa92b2..302cd489a 100644 --- a/src/codec_utils/RRC/MeasurementTimingConfiguration.c +++ b/src/codec_utils/RRC/MeasurementTimingConfiguration.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MeasurementTimingConfiguration.h" diff --git a/src/codec_utils/RRC/MeasurementTimingConfiguration.h b/src/codec_utils/RRC/MeasurementTimingConfiguration.h index 3677922eb..11c0866d0 100644 --- a/src/codec_utils/RRC/MeasurementTimingConfiguration.h +++ b/src/codec_utils/RRC/MeasurementTimingConfiguration.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MeasurementTimingConfiguration_H_ diff --git a/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c b/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c index 03d44c276..940689937 100644 --- a/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c +++ b/src/codec_utils/RRC/MobilityFromNRCommand-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MobilityFromNRCommand-IEs.h" diff --git a/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h b/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h index a48ad9e7c..f8eca0fb6 100644 --- a/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h +++ b/src/codec_utils/RRC/MobilityFromNRCommand-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MobilityFromNRCommand_IEs_H_ diff --git a/src/codec_utils/RRC/MobilityFromNRCommand.c b/src/codec_utils/RRC/MobilityFromNRCommand.c index 18142e6e7..78c23d059 100644 --- a/src/codec_utils/RRC/MobilityFromNRCommand.c +++ b/src/codec_utils/RRC/MobilityFromNRCommand.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MobilityFromNRCommand.h" diff --git a/src/codec_utils/RRC/MobilityFromNRCommand.h b/src/codec_utils/RRC/MobilityFromNRCommand.h index eecbe272d..b224fed43 100644 --- a/src/codec_utils/RRC/MobilityFromNRCommand.h +++ b/src/codec_utils/RRC/MobilityFromNRCommand.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MobilityFromNRCommand_H_ diff --git a/src/codec_utils/RRC/MobilityStateParameters.c b/src/codec_utils/RRC/MobilityStateParameters.c index 704ff269d..57215b20a 100644 --- a/src/codec_utils/RRC/MobilityStateParameters.c +++ b/src/codec_utils/RRC/MobilityStateParameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MobilityStateParameters.h" diff --git a/src/codec_utils/RRC/MobilityStateParameters.h b/src/codec_utils/RRC/MobilityStateParameters.h index a7656b080..8c9b61311 100644 --- a/src/codec_utils/RRC/MobilityStateParameters.h +++ b/src/codec_utils/RRC/MobilityStateParameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MobilityStateParameters_H_ diff --git a/src/codec_utils/RRC/ModulationOrder.c b/src/codec_utils/RRC/ModulationOrder.c index cab427859..9503d738e 100644 --- a/src/codec_utils/RRC/ModulationOrder.c +++ b/src/codec_utils/RRC/ModulationOrder.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ModulationOrder.h" diff --git a/src/codec_utils/RRC/ModulationOrder.h b/src/codec_utils/RRC/ModulationOrder.h index ce1154a68..d10f9c43e 100644 --- a/src/codec_utils/RRC/ModulationOrder.h +++ b/src/codec_utils/RRC/ModulationOrder.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ModulationOrder_H_ diff --git a/src/codec_utils/RRC/MultiBandInfoListEUTRA.c b/src/codec_utils/RRC/MultiBandInfoListEUTRA.c index 55234b3aa..d0a3c9e07 100644 --- a/src/codec_utils/RRC/MultiBandInfoListEUTRA.c +++ b/src/codec_utils/RRC/MultiBandInfoListEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MultiBandInfoListEUTRA.h" diff --git a/src/codec_utils/RRC/MultiBandInfoListEUTRA.h b/src/codec_utils/RRC/MultiBandInfoListEUTRA.h index 561af8885..72be3308e 100644 --- a/src/codec_utils/RRC/MultiBandInfoListEUTRA.h +++ b/src/codec_utils/RRC/MultiBandInfoListEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MultiBandInfoListEUTRA_H_ diff --git a/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c b/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c index 167cf22b8..1b587edcb 100644 --- a/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c +++ b/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MultiFrequencyBandListNR-SIB.h" diff --git a/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h b/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h index 37e25aa9f..4f6208480 100644 --- a/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h +++ b/src/codec_utils/RRC/MultiFrequencyBandListNR-SIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MultiFrequencyBandListNR_SIB_H_ diff --git a/src/codec_utils/RRC/MultiFrequencyBandListNR.c b/src/codec_utils/RRC/MultiFrequencyBandListNR.c index e1b8d9c2b..b270c0ef2 100644 --- a/src/codec_utils/RRC/MultiFrequencyBandListNR.c +++ b/src/codec_utils/RRC/MultiFrequencyBandListNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "MultiFrequencyBandListNR.h" diff --git a/src/codec_utils/RRC/MultiFrequencyBandListNR.h b/src/codec_utils/RRC/MultiFrequencyBandListNR.h index e6a946ca9..f0527325d 100644 --- a/src/codec_utils/RRC/MultiFrequencyBandListNR.h +++ b/src/codec_utils/RRC/MultiFrequencyBandListNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _MultiFrequencyBandListNR_H_ diff --git a/src/codec_utils/RRC/NAICS-Capability-Entry.c b/src/codec_utils/RRC/NAICS-Capability-Entry.c index eac0fd289..6d5e7669d 100644 --- a/src/codec_utils/RRC/NAICS-Capability-Entry.c +++ b/src/codec_utils/RRC/NAICS-Capability-Entry.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NAICS-Capability-Entry.h" diff --git a/src/codec_utils/RRC/NAICS-Capability-Entry.h b/src/codec_utils/RRC/NAICS-Capability-Entry.h index ae817b14e..f7464f30f 100644 --- a/src/codec_utils/RRC/NAICS-Capability-Entry.h +++ b/src/codec_utils/RRC/NAICS-Capability-Entry.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NAICS_Capability_Entry_H_ diff --git a/src/codec_utils/RRC/NG-5G-S-TMSI.c b/src/codec_utils/RRC/NG-5G-S-TMSI.c index a580a71f8..5e6bbc991 100644 --- a/src/codec_utils/RRC/NG-5G-S-TMSI.c +++ b/src/codec_utils/RRC/NG-5G-S-TMSI.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NG-5G-S-TMSI.h" diff --git a/src/codec_utils/RRC/NG-5G-S-TMSI.h b/src/codec_utils/RRC/NG-5G-S-TMSI.h index 6f83e7d42..cc7d7f9f8 100644 --- a/src/codec_utils/RRC/NG-5G-S-TMSI.h +++ b/src/codec_utils/RRC/NG-5G-S-TMSI.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NG_5G_S_TMSI_H_ diff --git a/src/codec_utils/RRC/NR-FreqInfo.c b/src/codec_utils/RRC/NR-FreqInfo.c index e626b55be..e9dab5536 100644 --- a/src/codec_utils/RRC/NR-FreqInfo.c +++ b/src/codec_utils/RRC/NR-FreqInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NR-FreqInfo.h" diff --git a/src/codec_utils/RRC/NR-FreqInfo.h b/src/codec_utils/RRC/NR-FreqInfo.h index a9f13c1da..fe14739c7 100644 --- a/src/codec_utils/RRC/NR-FreqInfo.h +++ b/src/codec_utils/RRC/NR-FreqInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NR_FreqInfo_H_ diff --git a/src/codec_utils/RRC/NR-MultiBandInfo.c b/src/codec_utils/RRC/NR-MultiBandInfo.c index 42f8a6b3e..50c2e9b6f 100644 --- a/src/codec_utils/RRC/NR-MultiBandInfo.c +++ b/src/codec_utils/RRC/NR-MultiBandInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NR-MultiBandInfo.h" diff --git a/src/codec_utils/RRC/NR-MultiBandInfo.h b/src/codec_utils/RRC/NR-MultiBandInfo.h index 497c89b7f..b00c20391 100644 --- a/src/codec_utils/RRC/NR-MultiBandInfo.h +++ b/src/codec_utils/RRC/NR-MultiBandInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NR_MultiBandInfo_H_ diff --git a/src/codec_utils/RRC/NR-NS-PmaxList.c b/src/codec_utils/RRC/NR-NS-PmaxList.c index 8503b1e58..8ea526b8d 100644 --- a/src/codec_utils/RRC/NR-NS-PmaxList.c +++ b/src/codec_utils/RRC/NR-NS-PmaxList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NR-NS-PmaxList.h" diff --git a/src/codec_utils/RRC/NR-NS-PmaxList.h b/src/codec_utils/RRC/NR-NS-PmaxList.h index 393e09c6e..4ed3d1dd0 100644 --- a/src/codec_utils/RRC/NR-NS-PmaxList.h +++ b/src/codec_utils/RRC/NR-NS-PmaxList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NR_NS_PmaxList_H_ diff --git a/src/codec_utils/RRC/NR-NS-PmaxValue.c b/src/codec_utils/RRC/NR-NS-PmaxValue.c index d3a173715..68d4fa8b5 100644 --- a/src/codec_utils/RRC/NR-NS-PmaxValue.c +++ b/src/codec_utils/RRC/NR-NS-PmaxValue.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NR-NS-PmaxValue.h" diff --git a/src/codec_utils/RRC/NR-NS-PmaxValue.h b/src/codec_utils/RRC/NR-NS-PmaxValue.h index 2f04237fb..2edec8d23 100644 --- a/src/codec_utils/RRC/NR-NS-PmaxValue.h +++ b/src/codec_utils/RRC/NR-NS-PmaxValue.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NR_NS_PmaxValue_H_ diff --git a/src/codec_utils/RRC/NR-RS-Type.c b/src/codec_utils/RRC/NR-RS-Type.c index a0428ca4d..94c5d2fcc 100644 --- a/src/codec_utils/RRC/NR-RS-Type.c +++ b/src/codec_utils/RRC/NR-RS-Type.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NR-RS-Type.h" diff --git a/src/codec_utils/RRC/NR-RS-Type.h b/src/codec_utils/RRC/NR-RS-Type.h index f6ea33ea4..84a1dee81 100644 --- a/src/codec_utils/RRC/NR-RS-Type.h +++ b/src/codec_utils/RRC/NR-RS-Type.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NR_RS_Type_H_ diff --git a/src/codec_utils/RRC/NZP-CSI-RS-Resource.c b/src/codec_utils/RRC/NZP-CSI-RS-Resource.c index cdca1bed4..60dbc88ed 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-Resource.c +++ b/src/codec_utils/RRC/NZP-CSI-RS-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NZP-CSI-RS-Resource.h" diff --git a/src/codec_utils/RRC/NZP-CSI-RS-Resource.h b/src/codec_utils/RRC/NZP-CSI-RS-Resource.h index 24fd581dc..a34551dea 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-Resource.h +++ b/src/codec_utils/RRC/NZP-CSI-RS-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NZP_CSI_RS_Resource_H_ diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c b/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c index 4bcc766bb..f21b14af9 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NZP-CSI-RS-ResourceId.h" diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h b/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h index eadcf0da8..a7d3cb76e 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NZP_CSI_RS_ResourceId_H_ diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c index 8b5ebb212..70d1483c8 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NZP-CSI-RS-ResourceSet.h" diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h index 49f1fda74..06c6a4651 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NZP_CSI_RS_ResourceSet_H_ diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c index db623e57f..d0d009fe6 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NZP-CSI-RS-ResourceSetId.h" diff --git a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h index e26d166d0..0c414030d 100644 --- a/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h +++ b/src/codec_utils/RRC/NZP-CSI-RS-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NZP_CSI_RS_ResourceSetId_H_ diff --git a/src/codec_utils/RRC/NextHopChainingCount.c b/src/codec_utils/RRC/NextHopChainingCount.c index 907cbd715..3e672ad93 100644 --- a/src/codec_utils/RRC/NextHopChainingCount.c +++ b/src/codec_utils/RRC/NextHopChainingCount.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "NextHopChainingCount.h" diff --git a/src/codec_utils/RRC/NextHopChainingCount.h b/src/codec_utils/RRC/NextHopChainingCount.h index 6cfcccc22..fc677b702 100644 --- a/src/codec_utils/RRC/NextHopChainingCount.h +++ b/src/codec_utils/RRC/NextHopChainingCount.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _NextHopChainingCount_H_ diff --git a/src/codec_utils/RRC/OtherConfig.c b/src/codec_utils/RRC/OtherConfig.c index 03a7d89fb..c03392cf1 100644 --- a/src/codec_utils/RRC/OtherConfig.c +++ b/src/codec_utils/RRC/OtherConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "OtherConfig.h" diff --git a/src/codec_utils/RRC/OtherConfig.h b/src/codec_utils/RRC/OtherConfig.h index bdf139f86..8a0883873 100644 --- a/src/codec_utils/RRC/OtherConfig.h +++ b/src/codec_utils/RRC/OtherConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _OtherConfig_H_ diff --git a/src/codec_utils/RRC/OverheatingAssistance.c b/src/codec_utils/RRC/OverheatingAssistance.c index e79037967..b85d7eb88 100644 --- a/src/codec_utils/RRC/OverheatingAssistance.c +++ b/src/codec_utils/RRC/OverheatingAssistance.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "OverheatingAssistance.h" diff --git a/src/codec_utils/RRC/OverheatingAssistance.h b/src/codec_utils/RRC/OverheatingAssistance.h index 5eb5d7f08..b8e290867 100644 --- a/src/codec_utils/RRC/OverheatingAssistance.h +++ b/src/codec_utils/RRC/OverheatingAssistance.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _OverheatingAssistance_H_ diff --git a/src/codec_utils/RRC/P-Max.c b/src/codec_utils/RRC/P-Max.c index d783ba66c..ec28d8310 100644 --- a/src/codec_utils/RRC/P-Max.c +++ b/src/codec_utils/RRC/P-Max.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "P-Max.h" diff --git a/src/codec_utils/RRC/P-Max.h b/src/codec_utils/RRC/P-Max.h index 33b2fb5ca..1a7fa3c45 100644 --- a/src/codec_utils/RRC/P-Max.h +++ b/src/codec_utils/RRC/P-Max.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _P_Max_H_ diff --git a/src/codec_utils/RRC/P0-PUCCH-Id.c b/src/codec_utils/RRC/P0-PUCCH-Id.c index fb21ad898..7329a101c 100644 --- a/src/codec_utils/RRC/P0-PUCCH-Id.c +++ b/src/codec_utils/RRC/P0-PUCCH-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "P0-PUCCH-Id.h" diff --git a/src/codec_utils/RRC/P0-PUCCH-Id.h b/src/codec_utils/RRC/P0-PUCCH-Id.h index 9c163157d..856649657 100644 --- a/src/codec_utils/RRC/P0-PUCCH-Id.h +++ b/src/codec_utils/RRC/P0-PUCCH-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _P0_PUCCH_Id_H_ diff --git a/src/codec_utils/RRC/P0-PUCCH.c b/src/codec_utils/RRC/P0-PUCCH.c index ae951a237..bd1c80d89 100644 --- a/src/codec_utils/RRC/P0-PUCCH.c +++ b/src/codec_utils/RRC/P0-PUCCH.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "P0-PUCCH.h" diff --git a/src/codec_utils/RRC/P0-PUCCH.h b/src/codec_utils/RRC/P0-PUCCH.h index df337b4c9..c5a5f2e79 100644 --- a/src/codec_utils/RRC/P0-PUCCH.h +++ b/src/codec_utils/RRC/P0-PUCCH.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _P0_PUCCH_H_ diff --git a/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c b/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c index 9d203f202..ac6b06e65 100644 --- a/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c +++ b/src/codec_utils/RRC/P0-PUSCH-AlphaSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "P0-PUSCH-AlphaSet.h" diff --git a/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h b/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h index 144aee6d6..d336c32ef 100644 --- a/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h +++ b/src/codec_utils/RRC/P0-PUSCH-AlphaSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _P0_PUSCH_AlphaSet_H_ diff --git a/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c b/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c index 6bcab79f0..ce53d41e3 100644 --- a/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c +++ b/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "P0-PUSCH-AlphaSetId.h" diff --git a/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h b/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h index f4f1fd165..65c913922 100644 --- a/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h +++ b/src/codec_utils/RRC/P0-PUSCH-AlphaSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _P0_PUSCH_AlphaSetId_H_ diff --git a/src/codec_utils/RRC/PCCH-Config.c b/src/codec_utils/RRC/PCCH-Config.c index 847a58ddf..cf5fd085a 100644 --- a/src/codec_utils/RRC/PCCH-Config.c +++ b/src/codec_utils/RRC/PCCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCCH-Config.h" diff --git a/src/codec_utils/RRC/PCCH-Config.h b/src/codec_utils/RRC/PCCH-Config.h index a4c9c0207..17a8f4b10 100644 --- a/src/codec_utils/RRC/PCCH-Config.h +++ b/src/codec_utils/RRC/PCCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCCH_Config_H_ diff --git a/src/codec_utils/RRC/PCCH-Message.c b/src/codec_utils/RRC/PCCH-Message.c index e77627ff6..478026ecd 100644 --- a/src/codec_utils/RRC/PCCH-Message.c +++ b/src/codec_utils/RRC/PCCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCCH-Message.h" diff --git a/src/codec_utils/RRC/PCCH-Message.h b/src/codec_utils/RRC/PCCH-Message.h index 92340ec23..bac92c062 100644 --- a/src/codec_utils/RRC/PCCH-Message.h +++ b/src/codec_utils/RRC/PCCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCCH_Message_H_ diff --git a/src/codec_utils/RRC/PCCH-MessageType.c b/src/codec_utils/RRC/PCCH-MessageType.c index 26a6bed72..e0389668e 100644 --- a/src/codec_utils/RRC/PCCH-MessageType.c +++ b/src/codec_utils/RRC/PCCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCCH-MessageType.h" diff --git a/src/codec_utils/RRC/PCCH-MessageType.h b/src/codec_utils/RRC/PCCH-MessageType.h index d71938678..dc26dae55 100644 --- a/src/codec_utils/RRC/PCCH-MessageType.h +++ b/src/codec_utils/RRC/PCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCCH_MessageType_H_ diff --git a/src/codec_utils/RRC/PCI-List.c b/src/codec_utils/RRC/PCI-List.c index 5ec1f80ad..5431d6d79 100644 --- a/src/codec_utils/RRC/PCI-List.c +++ b/src/codec_utils/RRC/PCI-List.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCI-List.h" diff --git a/src/codec_utils/RRC/PCI-List.h b/src/codec_utils/RRC/PCI-List.h index 3a226d9b6..6ca8d7fb8 100644 --- a/src/codec_utils/RRC/PCI-List.h +++ b/src/codec_utils/RRC/PCI-List.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCI_List_H_ diff --git a/src/codec_utils/RRC/PCI-Range.c b/src/codec_utils/RRC/PCI-Range.c index ea3cfcf32..53f741a00 100644 --- a/src/codec_utils/RRC/PCI-Range.c +++ b/src/codec_utils/RRC/PCI-Range.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCI-Range.h" diff --git a/src/codec_utils/RRC/PCI-Range.h b/src/codec_utils/RRC/PCI-Range.h index 47ec2df6d..2e5468d5d 100644 --- a/src/codec_utils/RRC/PCI-Range.h +++ b/src/codec_utils/RRC/PCI-Range.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCI_Range_H_ diff --git a/src/codec_utils/RRC/PCI-RangeElement.c b/src/codec_utils/RRC/PCI-RangeElement.c index d9a970ca5..ec1f3d2a2 100644 --- a/src/codec_utils/RRC/PCI-RangeElement.c +++ b/src/codec_utils/RRC/PCI-RangeElement.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCI-RangeElement.h" diff --git a/src/codec_utils/RRC/PCI-RangeElement.h b/src/codec_utils/RRC/PCI-RangeElement.h index b71d633d4..bc41d78ac 100644 --- a/src/codec_utils/RRC/PCI-RangeElement.h +++ b/src/codec_utils/RRC/PCI-RangeElement.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCI_RangeElement_H_ diff --git a/src/codec_utils/RRC/PCI-RangeIndex.c b/src/codec_utils/RRC/PCI-RangeIndex.c index 7136b5e20..6fffb4eb5 100644 --- a/src/codec_utils/RRC/PCI-RangeIndex.c +++ b/src/codec_utils/RRC/PCI-RangeIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCI-RangeIndex.h" diff --git a/src/codec_utils/RRC/PCI-RangeIndex.h b/src/codec_utils/RRC/PCI-RangeIndex.h index b902d5124..599469800 100644 --- a/src/codec_utils/RRC/PCI-RangeIndex.h +++ b/src/codec_utils/RRC/PCI-RangeIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCI_RangeIndex_H_ diff --git a/src/codec_utils/RRC/PCI-RangeIndexList.c b/src/codec_utils/RRC/PCI-RangeIndexList.c index 99f4c9479..2d74e9295 100644 --- a/src/codec_utils/RRC/PCI-RangeIndexList.c +++ b/src/codec_utils/RRC/PCI-RangeIndexList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PCI-RangeIndexList.h" diff --git a/src/codec_utils/RRC/PCI-RangeIndexList.h b/src/codec_utils/RRC/PCI-RangeIndexList.h index 186ad20c4..ea7eb285f 100644 --- a/src/codec_utils/RRC/PCI-RangeIndexList.h +++ b/src/codec_utils/RRC/PCI-RangeIndexList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PCI_RangeIndexList_H_ diff --git a/src/codec_utils/RRC/PDCCH-Config.c b/src/codec_utils/RRC/PDCCH-Config.c index 9d30af697..1096b011a 100644 --- a/src/codec_utils/RRC/PDCCH-Config.c +++ b/src/codec_utils/RRC/PDCCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCCH-Config.h" diff --git a/src/codec_utils/RRC/PDCCH-Config.h b/src/codec_utils/RRC/PDCCH-Config.h index 299218eba..b7238e856 100644 --- a/src/codec_utils/RRC/PDCCH-Config.h +++ b/src/codec_utils/RRC/PDCCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCCH_Config_H_ diff --git a/src/codec_utils/RRC/PDCCH-ConfigCommon.c b/src/codec_utils/RRC/PDCCH-ConfigCommon.c index e93ead15f..e8b56d23e 100644 --- a/src/codec_utils/RRC/PDCCH-ConfigCommon.c +++ b/src/codec_utils/RRC/PDCCH-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCCH-ConfigCommon.h" diff --git a/src/codec_utils/RRC/PDCCH-ConfigCommon.h b/src/codec_utils/RRC/PDCCH-ConfigCommon.h index b8d5eb915..f16654e0c 100644 --- a/src/codec_utils/RRC/PDCCH-ConfigCommon.h +++ b/src/codec_utils/RRC/PDCCH-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCCH_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/PDCCH-ConfigSIB1.c b/src/codec_utils/RRC/PDCCH-ConfigSIB1.c index 4e8ed8618..093915a21 100644 --- a/src/codec_utils/RRC/PDCCH-ConfigSIB1.c +++ b/src/codec_utils/RRC/PDCCH-ConfigSIB1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCCH-ConfigSIB1.h" diff --git a/src/codec_utils/RRC/PDCCH-ConfigSIB1.h b/src/codec_utils/RRC/PDCCH-ConfigSIB1.h index 64f7d7515..484e3f2af 100644 --- a/src/codec_utils/RRC/PDCCH-ConfigSIB1.h +++ b/src/codec_utils/RRC/PDCCH-ConfigSIB1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCCH_ConfigSIB1_H_ diff --git a/src/codec_utils/RRC/PDCCH-ServingCellConfig.c b/src/codec_utils/RRC/PDCCH-ServingCellConfig.c index 191d74cbf..09eb30bba 100644 --- a/src/codec_utils/RRC/PDCCH-ServingCellConfig.c +++ b/src/codec_utils/RRC/PDCCH-ServingCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCCH-ServingCellConfig.h" diff --git a/src/codec_utils/RRC/PDCCH-ServingCellConfig.h b/src/codec_utils/RRC/PDCCH-ServingCellConfig.h index cfc69de54..5751c309c 100644 --- a/src/codec_utils/RRC/PDCCH-ServingCellConfig.h +++ b/src/codec_utils/RRC/PDCCH-ServingCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCCH_ServingCellConfig_H_ diff --git a/src/codec_utils/RRC/PDCP-Config.c b/src/codec_utils/RRC/PDCP-Config.c index cf5b0ffd2..5995f7a3b 100644 --- a/src/codec_utils/RRC/PDCP-Config.c +++ b/src/codec_utils/RRC/PDCP-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCP-Config.h" diff --git a/src/codec_utils/RRC/PDCP-Config.h b/src/codec_utils/RRC/PDCP-Config.h index 7c70e0d7c..155f4ba96 100644 --- a/src/codec_utils/RRC/PDCP-Config.h +++ b/src/codec_utils/RRC/PDCP-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCP_Config_H_ diff --git a/src/codec_utils/RRC/PDCP-Parameters.c b/src/codec_utils/RRC/PDCP-Parameters.c index 60e8c38d3..15b8b409b 100644 --- a/src/codec_utils/RRC/PDCP-Parameters.c +++ b/src/codec_utils/RRC/PDCP-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCP-Parameters.h" diff --git a/src/codec_utils/RRC/PDCP-Parameters.h b/src/codec_utils/RRC/PDCP-Parameters.h index df0d22ce2..d6b9e2415 100644 --- a/src/codec_utils/RRC/PDCP-Parameters.h +++ b/src/codec_utils/RRC/PDCP-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCP_Parameters_H_ diff --git a/src/codec_utils/RRC/PDCP-ParametersMRDC.c b/src/codec_utils/RRC/PDCP-ParametersMRDC.c index c704e8f27..86c15d07c 100644 --- a/src/codec_utils/RRC/PDCP-ParametersMRDC.c +++ b/src/codec_utils/RRC/PDCP-ParametersMRDC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDCP-ParametersMRDC.h" diff --git a/src/codec_utils/RRC/PDCP-ParametersMRDC.h b/src/codec_utils/RRC/PDCP-ParametersMRDC.h index e88d5f880..df7639d1f 100644 --- a/src/codec_utils/RRC/PDCP-ParametersMRDC.h +++ b/src/codec_utils/RRC/PDCP-ParametersMRDC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDCP_ParametersMRDC_H_ diff --git a/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c b/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c index 6d8fe356f..f078de06e 100644 --- a/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c +++ b/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-CodeBlockGroupTransmission.h" diff --git a/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h b/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h index 8fad0a81a..65d7c8f0b 100644 --- a/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h +++ b/src/codec_utils/RRC/PDSCH-CodeBlockGroupTransmission.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_CodeBlockGroupTransmission_H_ diff --git a/src/codec_utils/RRC/PDSCH-Config.c b/src/codec_utils/RRC/PDSCH-Config.c index 32e1535df..b1beccfb0 100644 --- a/src/codec_utils/RRC/PDSCH-Config.c +++ b/src/codec_utils/RRC/PDSCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-Config.h" diff --git a/src/codec_utils/RRC/PDSCH-Config.h b/src/codec_utils/RRC/PDSCH-Config.h index 0a907331a..1c60f8371 100644 --- a/src/codec_utils/RRC/PDSCH-Config.h +++ b/src/codec_utils/RRC/PDSCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_Config_H_ diff --git a/src/codec_utils/RRC/PDSCH-ConfigCommon.c b/src/codec_utils/RRC/PDSCH-ConfigCommon.c index 7c3646285..bc60e912b 100644 --- a/src/codec_utils/RRC/PDSCH-ConfigCommon.c +++ b/src/codec_utils/RRC/PDSCH-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-ConfigCommon.h" diff --git a/src/codec_utils/RRC/PDSCH-ConfigCommon.h b/src/codec_utils/RRC/PDSCH-ConfigCommon.h index f33bdcf90..2249ab0d4 100644 --- a/src/codec_utils/RRC/PDSCH-ConfigCommon.h +++ b/src/codec_utils/RRC/PDSCH-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/PDSCH-ServingCellConfig.c b/src/codec_utils/RRC/PDSCH-ServingCellConfig.c index a3cb8e7d5..8a87b336d 100644 --- a/src/codec_utils/RRC/PDSCH-ServingCellConfig.c +++ b/src/codec_utils/RRC/PDSCH-ServingCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-ServingCellConfig.h" diff --git a/src/codec_utils/RRC/PDSCH-ServingCellConfig.h b/src/codec_utils/RRC/PDSCH-ServingCellConfig.h index 2eebd3aad..5d93db2f4 100644 --- a/src/codec_utils/RRC/PDSCH-ServingCellConfig.h +++ b/src/codec_utils/RRC/PDSCH-ServingCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_ServingCellConfig_H_ diff --git a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c index c152261cb..53df1ceb0 100644 --- a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c +++ b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-TimeDomainResourceAllocation.h" diff --git a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h index e6118bbaa..16b016e9c 100644 --- a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h +++ b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_TimeDomainResourceAllocation_H_ diff --git a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c index 58c38bcc3..d63086abb 100644 --- a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c +++ b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDSCH-TimeDomainResourceAllocationList.h" diff --git a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h index 947c538f1..4209caf7d 100644 --- a/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h +++ b/src/codec_utils/RRC/PDSCH-TimeDomainResourceAllocationList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDSCH_TimeDomainResourceAllocationList_H_ diff --git a/src/codec_utils/RRC/PDU-SessionID.c b/src/codec_utils/RRC/PDU-SessionID.c index d326a586a..175ac154f 100644 --- a/src/codec_utils/RRC/PDU-SessionID.c +++ b/src/codec_utils/RRC/PDU-SessionID.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PDU-SessionID.h" diff --git a/src/codec_utils/RRC/PDU-SessionID.h b/src/codec_utils/RRC/PDU-SessionID.h index b4fa5e69d..f4321f1cd 100644 --- a/src/codec_utils/RRC/PDU-SessionID.h +++ b/src/codec_utils/RRC/PDU-SessionID.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PDU_SessionID_H_ diff --git a/src/codec_utils/RRC/PHR-Config.c b/src/codec_utils/RRC/PHR-Config.c index ac81bfa0f..af72e0f3d 100644 --- a/src/codec_utils/RRC/PHR-Config.c +++ b/src/codec_utils/RRC/PHR-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PHR-Config.h" diff --git a/src/codec_utils/RRC/PHR-Config.h b/src/codec_utils/RRC/PHR-Config.h index 4a230a1ff..72c366e2e 100644 --- a/src/codec_utils/RRC/PHR-Config.h +++ b/src/codec_utils/RRC/PHR-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PHR_Config_H_ diff --git a/src/codec_utils/RRC/PLMN-IdentitY.c b/src/codec_utils/RRC/PLMN-IdentitY.c index 970c3444b..974d242d3 100644 --- a/src/codec_utils/RRC/PLMN-IdentitY.c +++ b/src/codec_utils/RRC/PLMN-IdentitY.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-IdentitY.h" diff --git a/src/codec_utils/RRC/PLMN-IdentitY.h b/src/codec_utils/RRC/PLMN-IdentitY.h index 0da89c982..7753dd26a 100644 --- a/src/codec_utils/RRC/PLMN-IdentitY.h +++ b/src/codec_utils/RRC/PLMN-IdentitY.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_IdentitY_H_ diff --git a/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c b/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c index 0904f0a83..ff333c395 100644 --- a/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c +++ b/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-Identity-EUTRA-5GC.h" diff --git a/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h b/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h index b47facc24..29a197e88 100644 --- a/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h +++ b/src/codec_utils/RRC/PLMN-Identity-EUTRA-5GC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_Identity_EUTRA_5GC_H_ diff --git a/src/codec_utils/RRC/PLMN-IdentityInfo.c b/src/codec_utils/RRC/PLMN-IdentityInfo.c index 9a654b77a..eb586e407 100644 --- a/src/codec_utils/RRC/PLMN-IdentityInfo.c +++ b/src/codec_utils/RRC/PLMN-IdentityInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-IdentityInfo.h" diff --git a/src/codec_utils/RRC/PLMN-IdentityInfo.h b/src/codec_utils/RRC/PLMN-IdentityInfo.h index 8c5e64ebc..5da5d9be5 100644 --- a/src/codec_utils/RRC/PLMN-IdentityInfo.h +++ b/src/codec_utils/RRC/PLMN-IdentityInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_IdentityInfo_H_ diff --git a/src/codec_utils/RRC/PLMN-IdentityInfoList.c b/src/codec_utils/RRC/PLMN-IdentityInfoList.c index a172f3fb6..229950c8f 100644 --- a/src/codec_utils/RRC/PLMN-IdentityInfoList.c +++ b/src/codec_utils/RRC/PLMN-IdentityInfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-IdentityInfoList.h" diff --git a/src/codec_utils/RRC/PLMN-IdentityInfoList.h b/src/codec_utils/RRC/PLMN-IdentityInfoList.h index 669352671..7fa06087e 100644 --- a/src/codec_utils/RRC/PLMN-IdentityInfoList.h +++ b/src/codec_utils/RRC/PLMN-IdentityInfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_IdentityInfoList_H_ diff --git a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c index 490b1f97b..1f236044e 100644 --- a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c +++ b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-IdentityList-EUTRA-5GC.h" diff --git a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h index d68bbde76..ce8e1174e 100644 --- a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h +++ b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-5GC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_IdentityList_EUTRA_5GC_H_ diff --git a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c index 1adc176c1..199139c00 100644 --- a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c +++ b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-IdentityList-EUTRA-EPC.h" diff --git a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h index 12e9e93c1..2d372672a 100644 --- a/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h +++ b/src/codec_utils/RRC/PLMN-IdentityList-EUTRA-EPC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_IdentityList_EUTRA_EPC_H_ diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaCell.c b/src/codec_utils/RRC/PLMN-RAN-AreaCell.c index 2b15dea9f..7345d82f6 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaCell.c +++ b/src/codec_utils/RRC/PLMN-RAN-AreaCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-RAN-AreaCell.h" diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaCell.h b/src/codec_utils/RRC/PLMN-RAN-AreaCell.h index dafc38ab7..75455bf3a 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaCell.h +++ b/src/codec_utils/RRC/PLMN-RAN-AreaCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_RAN_AreaCell_H_ diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c b/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c index b51b233b2..1caa8d34d 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c +++ b/src/codec_utils/RRC/PLMN-RAN-AreaCellList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-RAN-AreaCellList.h" diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h b/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h index f4d59c1c1..3670c4892 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h +++ b/src/codec_utils/RRC/PLMN-RAN-AreaCellList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_RAN_AreaCellList_H_ diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c b/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c index 4c8ee992e..9a8b16a16 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c +++ b/src/codec_utils/RRC/PLMN-RAN-AreaConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-RAN-AreaConfig.h" diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h b/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h index cb1a300ec..b3eadaaec 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h +++ b/src/codec_utils/RRC/PLMN-RAN-AreaConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_RAN_AreaConfig_H_ diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c b/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c index 2d8689938..fc4e90b89 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c +++ b/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PLMN-RAN-AreaConfigList.h" diff --git a/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h b/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h index 3f051ad21..d11f2d836 100644 --- a/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h +++ b/src/codec_utils/RRC/PLMN-RAN-AreaConfigList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PLMN_RAN_AreaConfigList_H_ diff --git a/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c b/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c index 161a2c0e7..3270f1afa 100644 --- a/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c +++ b/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PRACH-ResourceDedicatedBFR.h" diff --git a/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h b/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h index be3653c87..e26b60f30 100644 --- a/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h +++ b/src/codec_utils/RRC/PRACH-ResourceDedicatedBFR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PRACH_ResourceDedicatedBFR_H_ diff --git a/src/codec_utils/RRC/PRB-Id.c b/src/codec_utils/RRC/PRB-Id.c index f35d4aa22..40dca608e 100644 --- a/src/codec_utils/RRC/PRB-Id.c +++ b/src/codec_utils/RRC/PRB-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PRB-Id.h" diff --git a/src/codec_utils/RRC/PRB-Id.h b/src/codec_utils/RRC/PRB-Id.h index 9cbd02183..644828280 100644 --- a/src/codec_utils/RRC/PRB-Id.h +++ b/src/codec_utils/RRC/PRB-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PRB_Id_H_ diff --git a/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c b/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c index 9f2aa5817..b0f8659d3 100644 --- a/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c +++ b/src/codec_utils/RRC/PTRS-DensityRecommendationDL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PTRS-DensityRecommendationDL.h" diff --git a/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h b/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h index 184a102ac..10c1eb8f4 100644 --- a/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h +++ b/src/codec_utils/RRC/PTRS-DensityRecommendationDL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PTRS_DensityRecommendationDL_H_ diff --git a/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c b/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c index a9c6ebaf2..5b27e4393 100644 --- a/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c +++ b/src/codec_utils/RRC/PTRS-DensityRecommendationUL.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PTRS-DensityRecommendationUL.h" diff --git a/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h b/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h index 55dbb6667..a4aaa317f 100644 --- a/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h +++ b/src/codec_utils/RRC/PTRS-DensityRecommendationUL.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PTRS_DensityRecommendationUL_H_ diff --git a/src/codec_utils/RRC/PTRS-DownlinkConfig.c b/src/codec_utils/RRC/PTRS-DownlinkConfig.c index 7e0bf635f..3e5624b65 100644 --- a/src/codec_utils/RRC/PTRS-DownlinkConfig.c +++ b/src/codec_utils/RRC/PTRS-DownlinkConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PTRS-DownlinkConfig.h" diff --git a/src/codec_utils/RRC/PTRS-DownlinkConfig.h b/src/codec_utils/RRC/PTRS-DownlinkConfig.h index 550b7451a..faf09f60a 100644 --- a/src/codec_utils/RRC/PTRS-DownlinkConfig.h +++ b/src/codec_utils/RRC/PTRS-DownlinkConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PTRS_DownlinkConfig_H_ diff --git a/src/codec_utils/RRC/PTRS-UplinkConfig.c b/src/codec_utils/RRC/PTRS-UplinkConfig.c index c7e5d1838..bce93c5a2 100644 --- a/src/codec_utils/RRC/PTRS-UplinkConfig.c +++ b/src/codec_utils/RRC/PTRS-UplinkConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PTRS-UplinkConfig.h" diff --git a/src/codec_utils/RRC/PTRS-UplinkConfig.h b/src/codec_utils/RRC/PTRS-UplinkConfig.h index 628f79289..a295cb480 100644 --- a/src/codec_utils/RRC/PTRS-UplinkConfig.h +++ b/src/codec_utils/RRC/PTRS-UplinkConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PTRS_UplinkConfig_H_ diff --git a/src/codec_utils/RRC/PUCCH-CSI-Resource.c b/src/codec_utils/RRC/PUCCH-CSI-Resource.c index f8a3c6fd2..38bb07b22 100644 --- a/src/codec_utils/RRC/PUCCH-CSI-Resource.c +++ b/src/codec_utils/RRC/PUCCH-CSI-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-CSI-Resource.h" diff --git a/src/codec_utils/RRC/PUCCH-CSI-Resource.h b/src/codec_utils/RRC/PUCCH-CSI-Resource.h index adab4d8bd..13ea9f835 100644 --- a/src/codec_utils/RRC/PUCCH-CSI-Resource.h +++ b/src/codec_utils/RRC/PUCCH-CSI-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_CSI_Resource_H_ diff --git a/src/codec_utils/RRC/PUCCH-Config.c b/src/codec_utils/RRC/PUCCH-Config.c index 496a64626..7e0a2c9a1 100644 --- a/src/codec_utils/RRC/PUCCH-Config.c +++ b/src/codec_utils/RRC/PUCCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-Config.h" diff --git a/src/codec_utils/RRC/PUCCH-Config.h b/src/codec_utils/RRC/PUCCH-Config.h index ad464966e..9327388cd 100644 --- a/src/codec_utils/RRC/PUCCH-Config.h +++ b/src/codec_utils/RRC/PUCCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_Config_H_ diff --git a/src/codec_utils/RRC/PUCCH-ConfigCommon.c b/src/codec_utils/RRC/PUCCH-ConfigCommon.c index 9a7ee14c8..9c5745c8e 100644 --- a/src/codec_utils/RRC/PUCCH-ConfigCommon.c +++ b/src/codec_utils/RRC/PUCCH-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-ConfigCommon.h" diff --git a/src/codec_utils/RRC/PUCCH-ConfigCommon.h b/src/codec_utils/RRC/PUCCH-ConfigCommon.h index badad7c64..22223a325 100644 --- a/src/codec_utils/RRC/PUCCH-ConfigCommon.h +++ b/src/codec_utils/RRC/PUCCH-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/PUCCH-FormatConfig.c b/src/codec_utils/RRC/PUCCH-FormatConfig.c index 6c6d90f6c..9f9f1449e 100644 --- a/src/codec_utils/RRC/PUCCH-FormatConfig.c +++ b/src/codec_utils/RRC/PUCCH-FormatConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-FormatConfig.h" diff --git a/src/codec_utils/RRC/PUCCH-FormatConfig.h b/src/codec_utils/RRC/PUCCH-FormatConfig.h index 75fb439e2..066f681a7 100644 --- a/src/codec_utils/RRC/PUCCH-FormatConfig.h +++ b/src/codec_utils/RRC/PUCCH-FormatConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_FormatConfig_H_ diff --git a/src/codec_utils/RRC/PUCCH-MaxCodeRate.c b/src/codec_utils/RRC/PUCCH-MaxCodeRate.c index 0abd4982b..1e20f96da 100644 --- a/src/codec_utils/RRC/PUCCH-MaxCodeRate.c +++ b/src/codec_utils/RRC/PUCCH-MaxCodeRate.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-MaxCodeRate.h" diff --git a/src/codec_utils/RRC/PUCCH-MaxCodeRate.h b/src/codec_utils/RRC/PUCCH-MaxCodeRate.h index 45758314a..de464fa05 100644 --- a/src/codec_utils/RRC/PUCCH-MaxCodeRate.h +++ b/src/codec_utils/RRC/PUCCH-MaxCodeRate.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_MaxCodeRate_H_ diff --git a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c index a8cf8d86e..85cff4e0a 100644 --- a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c +++ b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-PathlossReferenceRS-Id.h" diff --git a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h index 72ba44da8..d459ab758 100644 --- a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h +++ b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_PathlossReferenceRS_Id_H_ diff --git a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c index db0ab3184..3faa7e57d 100644 --- a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c +++ b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-PathlossReferenceRS.h" diff --git a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h index 8da679a20..b37c99ffd 100644 --- a/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h +++ b/src/codec_utils/RRC/PUCCH-PathlossReferenceRS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_PathlossReferenceRS_H_ diff --git a/src/codec_utils/RRC/PUCCH-PowerControl.c b/src/codec_utils/RRC/PUCCH-PowerControl.c index 3dd57ad54..7667025e3 100644 --- a/src/codec_utils/RRC/PUCCH-PowerControl.c +++ b/src/codec_utils/RRC/PUCCH-PowerControl.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-PowerControl.h" diff --git a/src/codec_utils/RRC/PUCCH-PowerControl.h b/src/codec_utils/RRC/PUCCH-PowerControl.h index 2105a61eb..f9c55f215 100644 --- a/src/codec_utils/RRC/PUCCH-PowerControl.h +++ b/src/codec_utils/RRC/PUCCH-PowerControl.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_PowerControl_H_ diff --git a/src/codec_utils/RRC/PUCCH-Resource.c b/src/codec_utils/RRC/PUCCH-Resource.c index d61c35bb8..04cb0aefc 100644 --- a/src/codec_utils/RRC/PUCCH-Resource.c +++ b/src/codec_utils/RRC/PUCCH-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-Resource.h" diff --git a/src/codec_utils/RRC/PUCCH-Resource.h b/src/codec_utils/RRC/PUCCH-Resource.h index 93c593208..60506c7a6 100644 --- a/src/codec_utils/RRC/PUCCH-Resource.h +++ b/src/codec_utils/RRC/PUCCH-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_Resource_H_ diff --git a/src/codec_utils/RRC/PUCCH-ResourceId.c b/src/codec_utils/RRC/PUCCH-ResourceId.c index 22716ab96..0b86b1c78 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceId.c +++ b/src/codec_utils/RRC/PUCCH-ResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-ResourceId.h" diff --git a/src/codec_utils/RRC/PUCCH-ResourceId.h b/src/codec_utils/RRC/PUCCH-ResourceId.h index 4c28cd128..1a51ecd91 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceId.h +++ b/src/codec_utils/RRC/PUCCH-ResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_ResourceId_H_ diff --git a/src/codec_utils/RRC/PUCCH-ResourceSet.c b/src/codec_utils/RRC/PUCCH-ResourceSet.c index a5c356377..1e833c4e6 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceSet.c +++ b/src/codec_utils/RRC/PUCCH-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-ResourceSet.h" diff --git a/src/codec_utils/RRC/PUCCH-ResourceSet.h b/src/codec_utils/RRC/PUCCH-ResourceSet.h index b44f9b382..fe18b0b31 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceSet.h +++ b/src/codec_utils/RRC/PUCCH-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_ResourceSet_H_ diff --git a/src/codec_utils/RRC/PUCCH-ResourceSetId.c b/src/codec_utils/RRC/PUCCH-ResourceSetId.c index 1f40aaa04..c447247a5 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceSetId.c +++ b/src/codec_utils/RRC/PUCCH-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-ResourceSetId.h" diff --git a/src/codec_utils/RRC/PUCCH-ResourceSetId.h b/src/codec_utils/RRC/PUCCH-ResourceSetId.h index f1f44b15f..a23cfd29f 100644 --- a/src/codec_utils/RRC/PUCCH-ResourceSetId.h +++ b/src/codec_utils/RRC/PUCCH-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_ResourceSetId_H_ diff --git a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c index 0cae7d8ad..3f7accdd9 100644 --- a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c +++ b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-SpatialRelationInfo.h" diff --git a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h index 90131528b..ff50229ed 100644 --- a/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h +++ b/src/codec_utils/RRC/PUCCH-SpatialRelationInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_SpatialRelationInfo_H_ diff --git a/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c b/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c index ed483f1b6..753f707ba 100644 --- a/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c +++ b/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-SpatialRelationInfoId.h" diff --git a/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h b/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h index fd32ddf51..efa670e81 100644 --- a/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h +++ b/src/codec_utils/RRC/PUCCH-SpatialRelationInfoId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_SpatialRelationInfoId_H_ diff --git a/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c b/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c index 5df20f8a0..26801d758 100644 --- a/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c +++ b/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-TPC-CommandConfig.h" diff --git a/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h b/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h index d215754b3..57dde5ea9 100644 --- a/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h +++ b/src/codec_utils/RRC/PUCCH-TPC-CommandConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_TPC_CommandConfig_H_ diff --git a/src/codec_utils/RRC/PUCCH-format0.c b/src/codec_utils/RRC/PUCCH-format0.c index 4b5d6b392..b20aaf204 100644 --- a/src/codec_utils/RRC/PUCCH-format0.c +++ b/src/codec_utils/RRC/PUCCH-format0.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-format0.h" diff --git a/src/codec_utils/RRC/PUCCH-format0.h b/src/codec_utils/RRC/PUCCH-format0.h index 5404c90fb..b878ade0a 100644 --- a/src/codec_utils/RRC/PUCCH-format0.h +++ b/src/codec_utils/RRC/PUCCH-format0.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_format0_H_ diff --git a/src/codec_utils/RRC/PUCCH-format1.c b/src/codec_utils/RRC/PUCCH-format1.c index 20c046891..9906e72bf 100644 --- a/src/codec_utils/RRC/PUCCH-format1.c +++ b/src/codec_utils/RRC/PUCCH-format1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-format1.h" diff --git a/src/codec_utils/RRC/PUCCH-format1.h b/src/codec_utils/RRC/PUCCH-format1.h index fa71890c3..8ec807f49 100644 --- a/src/codec_utils/RRC/PUCCH-format1.h +++ b/src/codec_utils/RRC/PUCCH-format1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_format1_H_ diff --git a/src/codec_utils/RRC/PUCCH-format2.c b/src/codec_utils/RRC/PUCCH-format2.c index 3ab7078cb..af0e00778 100644 --- a/src/codec_utils/RRC/PUCCH-format2.c +++ b/src/codec_utils/RRC/PUCCH-format2.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-format2.h" diff --git a/src/codec_utils/RRC/PUCCH-format2.h b/src/codec_utils/RRC/PUCCH-format2.h index 22ab5e6ac..3314453a4 100644 --- a/src/codec_utils/RRC/PUCCH-format2.h +++ b/src/codec_utils/RRC/PUCCH-format2.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_format2_H_ diff --git a/src/codec_utils/RRC/PUCCH-format3.c b/src/codec_utils/RRC/PUCCH-format3.c index b43c19564..069a382fe 100644 --- a/src/codec_utils/RRC/PUCCH-format3.c +++ b/src/codec_utils/RRC/PUCCH-format3.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-format3.h" diff --git a/src/codec_utils/RRC/PUCCH-format3.h b/src/codec_utils/RRC/PUCCH-format3.h index 52f8a008e..383572821 100644 --- a/src/codec_utils/RRC/PUCCH-format3.h +++ b/src/codec_utils/RRC/PUCCH-format3.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_format3_H_ diff --git a/src/codec_utils/RRC/PUCCH-format4.c b/src/codec_utils/RRC/PUCCH-format4.c index f4e4d60c7..df4c7d791 100644 --- a/src/codec_utils/RRC/PUCCH-format4.c +++ b/src/codec_utils/RRC/PUCCH-format4.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUCCH-format4.h" diff --git a/src/codec_utils/RRC/PUCCH-format4.h b/src/codec_utils/RRC/PUCCH-format4.h index 0f82e7760..676507925 100644 --- a/src/codec_utils/RRC/PUCCH-format4.h +++ b/src/codec_utils/RRC/PUCCH-format4.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUCCH_format4_H_ diff --git a/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c b/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c index a2fe84519..ce6f3805e 100644 --- a/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c +++ b/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-CodeBlockGroupTransmission.h" diff --git a/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h b/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h index 1e0740895..455ff51bb 100644 --- a/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h +++ b/src/codec_utils/RRC/PUSCH-CodeBlockGroupTransmission.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_CodeBlockGroupTransmission_H_ diff --git a/src/codec_utils/RRC/PUSCH-Config.c b/src/codec_utils/RRC/PUSCH-Config.c index f0d10987f..3e3227dea 100644 --- a/src/codec_utils/RRC/PUSCH-Config.c +++ b/src/codec_utils/RRC/PUSCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-Config.h" diff --git a/src/codec_utils/RRC/PUSCH-Config.h b/src/codec_utils/RRC/PUSCH-Config.h index 4d5efec8f..dde4039aa 100644 --- a/src/codec_utils/RRC/PUSCH-Config.h +++ b/src/codec_utils/RRC/PUSCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_Config_H_ diff --git a/src/codec_utils/RRC/PUSCH-ConfigCommon.c b/src/codec_utils/RRC/PUSCH-ConfigCommon.c index 8ed897a41..b68c78053 100644 --- a/src/codec_utils/RRC/PUSCH-ConfigCommon.c +++ b/src/codec_utils/RRC/PUSCH-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-ConfigCommon.h" diff --git a/src/codec_utils/RRC/PUSCH-ConfigCommon.h b/src/codec_utils/RRC/PUSCH-ConfigCommon.h index e3d387ca3..2ac0d5628 100644 --- a/src/codec_utils/RRC/PUSCH-ConfigCommon.h +++ b/src/codec_utils/RRC/PUSCH-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c index bc7fef486..355fcba62 100644 --- a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c +++ b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-PathlossReferenceRS-Id.h" diff --git a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h index 5eab26437..202790dcb 100644 --- a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h +++ b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_PathlossReferenceRS_Id_H_ diff --git a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c index a2cad4dff..4edc32642 100644 --- a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c +++ b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-PathlossReferenceRS.h" diff --git a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h index 8796eeea0..d9372233a 100644 --- a/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h +++ b/src/codec_utils/RRC/PUSCH-PathlossReferenceRS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_PathlossReferenceRS_H_ diff --git a/src/codec_utils/RRC/PUSCH-PowerControl.c b/src/codec_utils/RRC/PUSCH-PowerControl.c index 677ed6e2c..53b3adc8b 100644 --- a/src/codec_utils/RRC/PUSCH-PowerControl.c +++ b/src/codec_utils/RRC/PUSCH-PowerControl.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-PowerControl.h" diff --git a/src/codec_utils/RRC/PUSCH-PowerControl.h b/src/codec_utils/RRC/PUSCH-PowerControl.h index bb7967400..89f45a0e7 100644 --- a/src/codec_utils/RRC/PUSCH-PowerControl.h +++ b/src/codec_utils/RRC/PUSCH-PowerControl.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_PowerControl_H_ diff --git a/src/codec_utils/RRC/PUSCH-ServingCellConfig.c b/src/codec_utils/RRC/PUSCH-ServingCellConfig.c index 43c3b1119..8202cd35a 100644 --- a/src/codec_utils/RRC/PUSCH-ServingCellConfig.c +++ b/src/codec_utils/RRC/PUSCH-ServingCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-ServingCellConfig.h" diff --git a/src/codec_utils/RRC/PUSCH-ServingCellConfig.h b/src/codec_utils/RRC/PUSCH-ServingCellConfig.h index 8bc6892a1..7a1d51be1 100644 --- a/src/codec_utils/RRC/PUSCH-ServingCellConfig.h +++ b/src/codec_utils/RRC/PUSCH-ServingCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_ServingCellConfig_H_ diff --git a/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c b/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c index ecf6db1f6..92cf08e63 100644 --- a/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c +++ b/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-TPC-CommandConfig.h" diff --git a/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h b/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h index 1d8efeda1..e99189851 100644 --- a/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h +++ b/src/codec_utils/RRC/PUSCH-TPC-CommandConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_TPC_CommandConfig_H_ diff --git a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c index 381286c15..fe9568760 100644 --- a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c +++ b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-TimeDomainResourceAllocation.h" diff --git a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h index cba3a7c49..c57471b34 100644 --- a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h +++ b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_TimeDomainResourceAllocation_H_ diff --git a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c index 55471cbad..bc23a6616 100644 --- a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c +++ b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PUSCH-TimeDomainResourceAllocationList.h" diff --git a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h index 9f216b585..632dfbaf1 100644 --- a/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h +++ b/src/codec_utils/RRC/PUSCH-TimeDomainResourceAllocationList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PUSCH_TimeDomainResourceAllocationList_H_ diff --git a/src/codec_utils/RRC/Paging.c b/src/codec_utils/RRC/Paging.c index d0d62f9b2..b764210fa 100644 --- a/src/codec_utils/RRC/Paging.c +++ b/src/codec_utils/RRC/Paging.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Paging.h" diff --git a/src/codec_utils/RRC/Paging.h b/src/codec_utils/RRC/Paging.h index 0671349fb..08eb4b956 100644 --- a/src/codec_utils/RRC/Paging.h +++ b/src/codec_utils/RRC/Paging.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Paging_H_ diff --git a/src/codec_utils/RRC/PagingCycle.c b/src/codec_utils/RRC/PagingCycle.c index cc50aab8f..67a9bdfcd 100644 --- a/src/codec_utils/RRC/PagingCycle.c +++ b/src/codec_utils/RRC/PagingCycle.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PagingCycle.h" diff --git a/src/codec_utils/RRC/PagingCycle.h b/src/codec_utils/RRC/PagingCycle.h index 2511c6cd3..0ae125239 100644 --- a/src/codec_utils/RRC/PagingCycle.h +++ b/src/codec_utils/RRC/PagingCycle.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PagingCycle_H_ diff --git a/src/codec_utils/RRC/PagingRecord.c b/src/codec_utils/RRC/PagingRecord.c index e2a85f0ec..5a87efa49 100644 --- a/src/codec_utils/RRC/PagingRecord.c +++ b/src/codec_utils/RRC/PagingRecord.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PagingRecord.h" diff --git a/src/codec_utils/RRC/PagingRecord.h b/src/codec_utils/RRC/PagingRecord.h index dc1d856e5..2e89c4c92 100644 --- a/src/codec_utils/RRC/PagingRecord.h +++ b/src/codec_utils/RRC/PagingRecord.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PagingRecord_H_ diff --git a/src/codec_utils/RRC/PagingRecordList.c b/src/codec_utils/RRC/PagingRecordList.c index 5b794516e..e3ca558ed 100644 --- a/src/codec_utils/RRC/PagingRecordList.c +++ b/src/codec_utils/RRC/PagingRecordList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PagingRecordList.h" diff --git a/src/codec_utils/RRC/PagingRecordList.h b/src/codec_utils/RRC/PagingRecordList.h index 9359e6b6b..be6effaa1 100644 --- a/src/codec_utils/RRC/PagingRecordList.h +++ b/src/codec_utils/RRC/PagingRecordList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PagingRecordList_H_ diff --git a/src/codec_utils/RRC/PagingUE-Identity.c b/src/codec_utils/RRC/PagingUE-Identity.c index 3f5c634a3..6f66b3ccd 100644 --- a/src/codec_utils/RRC/PagingUE-Identity.c +++ b/src/codec_utils/RRC/PagingUE-Identity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PagingUE-Identity.h" diff --git a/src/codec_utils/RRC/PagingUE-Identity.h b/src/codec_utils/RRC/PagingUE-Identity.h index a170d83e6..04ca62f2e 100644 --- a/src/codec_utils/RRC/PagingUE-Identity.h +++ b/src/codec_utils/RRC/PagingUE-Identity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PagingUE_Identity_H_ diff --git a/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c b/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c index aeeea02df..ce4a484d4 100644 --- a/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c +++ b/src/codec_utils/RRC/PeriodicRNAU-TimerValue.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PeriodicRNAU-TimerValue.h" diff --git a/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h b/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h index a7d731772..3be792ab7 100644 --- a/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h +++ b/src/codec_utils/RRC/PeriodicRNAU-TimerValue.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PeriodicRNAU_TimerValue_H_ diff --git a/src/codec_utils/RRC/PeriodicalReportConfig.c b/src/codec_utils/RRC/PeriodicalReportConfig.c index b8b6cabe3..af21d1f62 100644 --- a/src/codec_utils/RRC/PeriodicalReportConfig.c +++ b/src/codec_utils/RRC/PeriodicalReportConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PeriodicalReportConfig.h" diff --git a/src/codec_utils/RRC/PeriodicalReportConfig.h b/src/codec_utils/RRC/PeriodicalReportConfig.h index b3d526d32..54783e8d5 100644 --- a/src/codec_utils/RRC/PeriodicalReportConfig.h +++ b/src/codec_utils/RRC/PeriodicalReportConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PeriodicalReportConfig_H_ diff --git a/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c b/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c index 678126d2b..514d32f78 100644 --- a/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c +++ b/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PeriodicalReportConfigInterRAT.h" diff --git a/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h b/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h index 981624912..c467bd9a2 100644 --- a/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h +++ b/src/codec_utils/RRC/PeriodicalReportConfigInterRAT.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PeriodicalReportConfigInterRAT_H_ diff --git a/src/codec_utils/RRC/Phy-Parameters.c b/src/codec_utils/RRC/Phy-Parameters.c index 72843d290..a681b9821 100644 --- a/src/codec_utils/RRC/Phy-Parameters.c +++ b/src/codec_utils/RRC/Phy-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-Parameters.h" diff --git a/src/codec_utils/RRC/Phy-Parameters.h b/src/codec_utils/RRC/Phy-Parameters.h index 198f3a235..26c95a8c6 100644 --- a/src/codec_utils/RRC/Phy-Parameters.h +++ b/src/codec_utils/RRC/Phy-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_Parameters_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersCommon.c b/src/codec_utils/RRC/Phy-ParametersCommon.c index f4fd7e44b..60c6ba488 100644 --- a/src/codec_utils/RRC/Phy-ParametersCommon.c +++ b/src/codec_utils/RRC/Phy-ParametersCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersCommon.h" diff --git a/src/codec_utils/RRC/Phy-ParametersCommon.h b/src/codec_utils/RRC/Phy-ParametersCommon.h index eabc13310..667e010bc 100644 --- a/src/codec_utils/RRC/Phy-ParametersCommon.h +++ b/src/codec_utils/RRC/Phy-ParametersCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersCommon_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersFR1.c b/src/codec_utils/RRC/Phy-ParametersFR1.c index 6b9db6a50..a6ebf8985 100644 --- a/src/codec_utils/RRC/Phy-ParametersFR1.c +++ b/src/codec_utils/RRC/Phy-ParametersFR1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersFR1.h" diff --git a/src/codec_utils/RRC/Phy-ParametersFR1.h b/src/codec_utils/RRC/Phy-ParametersFR1.h index deb0350ce..b4396749e 100644 --- a/src/codec_utils/RRC/Phy-ParametersFR1.h +++ b/src/codec_utils/RRC/Phy-ParametersFR1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersFR1_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersFR2.c b/src/codec_utils/RRC/Phy-ParametersFR2.c index 3b44b8a13..d585aea01 100644 --- a/src/codec_utils/RRC/Phy-ParametersFR2.c +++ b/src/codec_utils/RRC/Phy-ParametersFR2.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersFR2.h" diff --git a/src/codec_utils/RRC/Phy-ParametersFR2.h b/src/codec_utils/RRC/Phy-ParametersFR2.h index 47c79a954..5cf188cd8 100644 --- a/src/codec_utils/RRC/Phy-ParametersFR2.h +++ b/src/codec_utils/RRC/Phy-ParametersFR2.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersFR2_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c b/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c index a3bd50185..18fdd77a1 100644 --- a/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c +++ b/src/codec_utils/RRC/Phy-ParametersFRX-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersFRX-Diff.h" diff --git a/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h b/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h index b91a9da4f..17446f9ba 100644 --- a/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h +++ b/src/codec_utils/RRC/Phy-ParametersFRX-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersFRX_Diff_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersMRDC.c b/src/codec_utils/RRC/Phy-ParametersMRDC.c index 2f9a687b4..7f69b1a88 100644 --- a/src/codec_utils/RRC/Phy-ParametersMRDC.c +++ b/src/codec_utils/RRC/Phy-ParametersMRDC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersMRDC.h" diff --git a/src/codec_utils/RRC/Phy-ParametersMRDC.h b/src/codec_utils/RRC/Phy-ParametersMRDC.h index c168601c9..791bdf4ac 100644 --- a/src/codec_utils/RRC/Phy-ParametersMRDC.h +++ b/src/codec_utils/RRC/Phy-ParametersMRDC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersMRDC_H_ diff --git a/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c b/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c index 4815f52e1..fd269a82a 100644 --- a/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c +++ b/src/codec_utils/RRC/Phy-ParametersXDD-Diff.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Phy-ParametersXDD-Diff.h" diff --git a/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h b/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h index ef68e6675..e864170ed 100644 --- a/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h +++ b/src/codec_utils/RRC/Phy-ParametersXDD-Diff.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Phy_ParametersXDD_Diff_H_ diff --git a/src/codec_utils/RRC/PhysCellId.c b/src/codec_utils/RRC/PhysCellId.c index 2e5846e83..768665e9c 100644 --- a/src/codec_utils/RRC/PhysCellId.c +++ b/src/codec_utils/RRC/PhysCellId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PhysCellId.h" diff --git a/src/codec_utils/RRC/PhysCellId.h b/src/codec_utils/RRC/PhysCellId.h index 426619205..bd672e0bb 100644 --- a/src/codec_utils/RRC/PhysCellId.h +++ b/src/codec_utils/RRC/PhysCellId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PhysCellId_H_ diff --git a/src/codec_utils/RRC/PhysicalCellGroupConfig.c b/src/codec_utils/RRC/PhysicalCellGroupConfig.c index 85a480d51..0e99963b9 100644 --- a/src/codec_utils/RRC/PhysicalCellGroupConfig.c +++ b/src/codec_utils/RRC/PhysicalCellGroupConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PhysicalCellGroupConfig.h" diff --git a/src/codec_utils/RRC/PhysicalCellGroupConfig.h b/src/codec_utils/RRC/PhysicalCellGroupConfig.h index c4c759710..106740e91 100644 --- a/src/codec_utils/RRC/PhysicalCellGroupConfig.h +++ b/src/codec_utils/RRC/PhysicalCellGroupConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PhysicalCellGroupConfig_H_ diff --git a/src/codec_utils/RRC/PollByte.c b/src/codec_utils/RRC/PollByte.c index 8ad21eb91..baedd2fc4 100644 --- a/src/codec_utils/RRC/PollByte.c +++ b/src/codec_utils/RRC/PollByte.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PollByte.h" diff --git a/src/codec_utils/RRC/PollByte.h b/src/codec_utils/RRC/PollByte.h index 0898ebb78..f0b4362bb 100644 --- a/src/codec_utils/RRC/PollByte.h +++ b/src/codec_utils/RRC/PollByte.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PollByte_H_ diff --git a/src/codec_utils/RRC/PollPDU.c b/src/codec_utils/RRC/PollPDU.c index a0edcbe97..f65f33121 100644 --- a/src/codec_utils/RRC/PollPDU.c +++ b/src/codec_utils/RRC/PollPDU.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PollPDU.h" diff --git a/src/codec_utils/RRC/PollPDU.h b/src/codec_utils/RRC/PollPDU.h index 344381428..ee49af17c 100644 --- a/src/codec_utils/RRC/PollPDU.h +++ b/src/codec_utils/RRC/PollPDU.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PollPDU_H_ diff --git a/src/codec_utils/RRC/PortIndex2.c b/src/codec_utils/RRC/PortIndex2.c index c6659ab63..96bff746e 100644 --- a/src/codec_utils/RRC/PortIndex2.c +++ b/src/codec_utils/RRC/PortIndex2.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PortIndex2.h" diff --git a/src/codec_utils/RRC/PortIndex2.h b/src/codec_utils/RRC/PortIndex2.h index 57903f482..732b7edc3 100644 --- a/src/codec_utils/RRC/PortIndex2.h +++ b/src/codec_utils/RRC/PortIndex2.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PortIndex2_H_ diff --git a/src/codec_utils/RRC/PortIndex4.c b/src/codec_utils/RRC/PortIndex4.c index aefc45e1b..97c0b8f7c 100644 --- a/src/codec_utils/RRC/PortIndex4.c +++ b/src/codec_utils/RRC/PortIndex4.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PortIndex4.h" diff --git a/src/codec_utils/RRC/PortIndex4.h b/src/codec_utils/RRC/PortIndex4.h index a08d4a31a..aa257d2b8 100644 --- a/src/codec_utils/RRC/PortIndex4.h +++ b/src/codec_utils/RRC/PortIndex4.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PortIndex4_H_ diff --git a/src/codec_utils/RRC/PortIndex8.c b/src/codec_utils/RRC/PortIndex8.c index 8bfbfc3b9..623e83987 100644 --- a/src/codec_utils/RRC/PortIndex8.c +++ b/src/codec_utils/RRC/PortIndex8.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PortIndex8.h" diff --git a/src/codec_utils/RRC/PortIndex8.h b/src/codec_utils/RRC/PortIndex8.h index f9896323e..c0601781a 100644 --- a/src/codec_utils/RRC/PortIndex8.h +++ b/src/codec_utils/RRC/PortIndex8.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PortIndex8_H_ diff --git a/src/codec_utils/RRC/PortIndexFor8Ranks.c b/src/codec_utils/RRC/PortIndexFor8Ranks.c index afac6fe8c..bc6c974de 100644 --- a/src/codec_utils/RRC/PortIndexFor8Ranks.c +++ b/src/codec_utils/RRC/PortIndexFor8Ranks.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "PortIndexFor8Ranks.h" diff --git a/src/codec_utils/RRC/PortIndexFor8Ranks.h b/src/codec_utils/RRC/PortIndexFor8Ranks.h index 302898e6f..3b2d9c20a 100644 --- a/src/codec_utils/RRC/PortIndexFor8Ranks.h +++ b/src/codec_utils/RRC/PortIndexFor8Ranks.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _PortIndexFor8Ranks_H_ diff --git a/src/codec_utils/RRC/Q-OffsetRange.c b/src/codec_utils/RRC/Q-OffsetRange.c index 49751c8a8..0c6a49f2f 100644 --- a/src/codec_utils/RRC/Q-OffsetRange.c +++ b/src/codec_utils/RRC/Q-OffsetRange.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Q-OffsetRange.h" diff --git a/src/codec_utils/RRC/Q-OffsetRange.h b/src/codec_utils/RRC/Q-OffsetRange.h index 167e293e1..ea46b55b5 100644 --- a/src/codec_utils/RRC/Q-OffsetRange.h +++ b/src/codec_utils/RRC/Q-OffsetRange.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Q_OffsetRange_H_ diff --git a/src/codec_utils/RRC/Q-OffsetRangeList.c b/src/codec_utils/RRC/Q-OffsetRangeList.c index 626ddfe99..0b54dbd88 100644 --- a/src/codec_utils/RRC/Q-OffsetRangeList.c +++ b/src/codec_utils/RRC/Q-OffsetRangeList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Q-OffsetRangeList.h" diff --git a/src/codec_utils/RRC/Q-OffsetRangeList.h b/src/codec_utils/RRC/Q-OffsetRangeList.h index e53a835f7..ef7921798 100644 --- a/src/codec_utils/RRC/Q-OffsetRangeList.h +++ b/src/codec_utils/RRC/Q-OffsetRangeList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Q_OffsetRangeList_H_ diff --git a/src/codec_utils/RRC/Q-QualMin.c b/src/codec_utils/RRC/Q-QualMin.c index 6279c4ea9..6332f5e55 100644 --- a/src/codec_utils/RRC/Q-QualMin.c +++ b/src/codec_utils/RRC/Q-QualMin.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Q-QualMin.h" diff --git a/src/codec_utils/RRC/Q-QualMin.h b/src/codec_utils/RRC/Q-QualMin.h index cf9b0d2ba..23bacb475 100644 --- a/src/codec_utils/RRC/Q-QualMin.h +++ b/src/codec_utils/RRC/Q-QualMin.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Q_QualMin_H_ diff --git a/src/codec_utils/RRC/Q-RxLevMin.c b/src/codec_utils/RRC/Q-RxLevMin.c index 7a36e6e9c..ab5c89d42 100644 --- a/src/codec_utils/RRC/Q-RxLevMin.c +++ b/src/codec_utils/RRC/Q-RxLevMin.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "Q-RxLevMin.h" diff --git a/src/codec_utils/RRC/Q-RxLevMin.h b/src/codec_utils/RRC/Q-RxLevMin.h index d7d7f03e6..4d551129c 100644 --- a/src/codec_utils/RRC/Q-RxLevMin.h +++ b/src/codec_utils/RRC/Q-RxLevMin.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _Q_RxLevMin_H_ diff --git a/src/codec_utils/RRC/QCL-Info.c b/src/codec_utils/RRC/QCL-Info.c index cc9d0cdda..ced939ef3 100644 --- a/src/codec_utils/RRC/QCL-Info.c +++ b/src/codec_utils/RRC/QCL-Info.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "QCL-Info.h" diff --git a/src/codec_utils/RRC/QCL-Info.h b/src/codec_utils/RRC/QCL-Info.h index 0da761a6e..3f68f5e1f 100644 --- a/src/codec_utils/RRC/QCL-Info.h +++ b/src/codec_utils/RRC/QCL-Info.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _QCL_Info_H_ diff --git a/src/codec_utils/RRC/QFI.c b/src/codec_utils/RRC/QFI.c index 57864d743..11bc4aec3 100644 --- a/src/codec_utils/RRC/QFI.c +++ b/src/codec_utils/RRC/QFI.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "QFI.h" diff --git a/src/codec_utils/RRC/QFI.h b/src/codec_utils/RRC/QFI.h index e0bb19c35..46a02ee4e 100644 --- a/src/codec_utils/RRC/QFI.h +++ b/src/codec_utils/RRC/QFI.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _QFI_H_ diff --git a/src/codec_utils/RRC/QuantityConfig.c b/src/codec_utils/RRC/QuantityConfig.c index e506224f6..e840b1b20 100644 --- a/src/codec_utils/RRC/QuantityConfig.c +++ b/src/codec_utils/RRC/QuantityConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "QuantityConfig.h" diff --git a/src/codec_utils/RRC/QuantityConfig.h b/src/codec_utils/RRC/QuantityConfig.h index 2435bb03d..417e53134 100644 --- a/src/codec_utils/RRC/QuantityConfig.h +++ b/src/codec_utils/RRC/QuantityConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _QuantityConfig_H_ diff --git a/src/codec_utils/RRC/QuantityConfigNR.c b/src/codec_utils/RRC/QuantityConfigNR.c index b1a50de3a..865d0dd9e 100644 --- a/src/codec_utils/RRC/QuantityConfigNR.c +++ b/src/codec_utils/RRC/QuantityConfigNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "QuantityConfigNR.h" diff --git a/src/codec_utils/RRC/QuantityConfigNR.h b/src/codec_utils/RRC/QuantityConfigNR.h index b4cb3d7c0..697be1f40 100644 --- a/src/codec_utils/RRC/QuantityConfigNR.h +++ b/src/codec_utils/RRC/QuantityConfigNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _QuantityConfigNR_H_ diff --git a/src/codec_utils/RRC/QuantityConfigRS.c b/src/codec_utils/RRC/QuantityConfigRS.c index 46e574aab..d2dd59e95 100644 --- a/src/codec_utils/RRC/QuantityConfigRS.c +++ b/src/codec_utils/RRC/QuantityConfigRS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "QuantityConfigRS.h" diff --git a/src/codec_utils/RRC/QuantityConfigRS.h b/src/codec_utils/RRC/QuantityConfigRS.h index e3974cc57..70686c613 100644 --- a/src/codec_utils/RRC/QuantityConfigRS.h +++ b/src/codec_utils/RRC/QuantityConfigRS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _QuantityConfigRS_H_ diff --git a/src/codec_utils/RRC/RA-Prioritization.c b/src/codec_utils/RRC/RA-Prioritization.c index 5f7200269..4049492f6 100644 --- a/src/codec_utils/RRC/RA-Prioritization.c +++ b/src/codec_utils/RRC/RA-Prioritization.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RA-Prioritization.h" diff --git a/src/codec_utils/RRC/RA-Prioritization.h b/src/codec_utils/RRC/RA-Prioritization.h index 9e71c291d..2f8365ae8 100644 --- a/src/codec_utils/RRC/RA-Prioritization.h +++ b/src/codec_utils/RRC/RA-Prioritization.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RA_Prioritization_H_ diff --git a/src/codec_utils/RRC/RACH-ConfigCommon.c b/src/codec_utils/RRC/RACH-ConfigCommon.c index 3ad55e732..f459f7d50 100644 --- a/src/codec_utils/RRC/RACH-ConfigCommon.c +++ b/src/codec_utils/RRC/RACH-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RACH-ConfigCommon.h" diff --git a/src/codec_utils/RRC/RACH-ConfigCommon.h b/src/codec_utils/RRC/RACH-ConfigCommon.h index 69b3048bc..634a5e379 100644 --- a/src/codec_utils/RRC/RACH-ConfigCommon.h +++ b/src/codec_utils/RRC/RACH-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RACH_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/RACH-ConfigDedicated.c b/src/codec_utils/RRC/RACH-ConfigDedicated.c index 193042784..3e97fd243 100644 --- a/src/codec_utils/RRC/RACH-ConfigDedicated.c +++ b/src/codec_utils/RRC/RACH-ConfigDedicated.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RACH-ConfigDedicated.h" diff --git a/src/codec_utils/RRC/RACH-ConfigDedicated.h b/src/codec_utils/RRC/RACH-ConfigDedicated.h index f4e08654b..2b315a389 100644 --- a/src/codec_utils/RRC/RACH-ConfigDedicated.h +++ b/src/codec_utils/RRC/RACH-ConfigDedicated.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RACH_ConfigDedicated_H_ diff --git a/src/codec_utils/RRC/RACH-ConfigGeneric.c b/src/codec_utils/RRC/RACH-ConfigGeneric.c index 2a0ca2f57..5720d0e1a 100644 --- a/src/codec_utils/RRC/RACH-ConfigGeneric.c +++ b/src/codec_utils/RRC/RACH-ConfigGeneric.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RACH-ConfigGeneric.h" diff --git a/src/codec_utils/RRC/RACH-ConfigGeneric.h b/src/codec_utils/RRC/RACH-ConfigGeneric.h index a28d464af..10bb1cdd1 100644 --- a/src/codec_utils/RRC/RACH-ConfigGeneric.h +++ b/src/codec_utils/RRC/RACH-ConfigGeneric.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RACH_ConfigGeneric_H_ diff --git a/src/codec_utils/RRC/RAN-AreaCode.c b/src/codec_utils/RRC/RAN-AreaCode.c index 1d568169c..79716f4dc 100644 --- a/src/codec_utils/RRC/RAN-AreaCode.c +++ b/src/codec_utils/RRC/RAN-AreaCode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RAN-AreaCode.h" diff --git a/src/codec_utils/RRC/RAN-AreaCode.h b/src/codec_utils/RRC/RAN-AreaCode.h index a9abc75c7..1cf330e5e 100644 --- a/src/codec_utils/RRC/RAN-AreaCode.h +++ b/src/codec_utils/RRC/RAN-AreaCode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RAN_AreaCode_H_ diff --git a/src/codec_utils/RRC/RAN-AreaConfig.c b/src/codec_utils/RRC/RAN-AreaConfig.c index 9ff3df80e..065ac7f7b 100644 --- a/src/codec_utils/RRC/RAN-AreaConfig.c +++ b/src/codec_utils/RRC/RAN-AreaConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RAN-AreaConfig.h" diff --git a/src/codec_utils/RRC/RAN-AreaConfig.h b/src/codec_utils/RRC/RAN-AreaConfig.h index c0eda534a..e0aa38ee5 100644 --- a/src/codec_utils/RRC/RAN-AreaConfig.h +++ b/src/codec_utils/RRC/RAN-AreaConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RAN_AreaConfig_H_ diff --git a/src/codec_utils/RRC/RAN-NotificationAreaInfo.c b/src/codec_utils/RRC/RAN-NotificationAreaInfo.c index 72d38c920..3c0cc4d1e 100644 --- a/src/codec_utils/RRC/RAN-NotificationAreaInfo.c +++ b/src/codec_utils/RRC/RAN-NotificationAreaInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RAN-NotificationAreaInfo.h" diff --git a/src/codec_utils/RRC/RAN-NotificationAreaInfo.h b/src/codec_utils/RRC/RAN-NotificationAreaInfo.h index 3eb8998e2..8984c4e56 100644 --- a/src/codec_utils/RRC/RAN-NotificationAreaInfo.h +++ b/src/codec_utils/RRC/RAN-NotificationAreaInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RAN_NotificationAreaInfo_H_ diff --git a/src/codec_utils/RRC/RAT-Type.c b/src/codec_utils/RRC/RAT-Type.c index 32765d046..a33f0cbcd 100644 --- a/src/codec_utils/RRC/RAT-Type.c +++ b/src/codec_utils/RRC/RAT-Type.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RAT-Type.h" diff --git a/src/codec_utils/RRC/RAT-Type.h b/src/codec_utils/RRC/RAT-Type.h index 29ee44d28..2f94d21b6 100644 --- a/src/codec_utils/RRC/RAT-Type.h +++ b/src/codec_utils/RRC/RAT-Type.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RAT_Type_H_ diff --git a/src/codec_utils/RRC/RF-Parameters.c b/src/codec_utils/RRC/RF-Parameters.c index 7e4bae862..d87b9fef4 100644 --- a/src/codec_utils/RRC/RF-Parameters.c +++ b/src/codec_utils/RRC/RF-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RF-Parameters.h" diff --git a/src/codec_utils/RRC/RF-Parameters.h b/src/codec_utils/RRC/RF-Parameters.h index 6fb25c790..7a6f10c8d 100644 --- a/src/codec_utils/RRC/RF-Parameters.h +++ b/src/codec_utils/RRC/RF-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RF_Parameters_H_ diff --git a/src/codec_utils/RRC/RF-ParametersMRDC.c b/src/codec_utils/RRC/RF-ParametersMRDC.c index 0922acee3..676b1d757 100644 --- a/src/codec_utils/RRC/RF-ParametersMRDC.c +++ b/src/codec_utils/RRC/RF-ParametersMRDC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RF-ParametersMRDC.h" diff --git a/src/codec_utils/RRC/RF-ParametersMRDC.h b/src/codec_utils/RRC/RF-ParametersMRDC.h index 6894a54e9..df0ff0b04 100644 --- a/src/codec_utils/RRC/RF-ParametersMRDC.h +++ b/src/codec_utils/RRC/RF-ParametersMRDC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RF_ParametersMRDC_H_ diff --git a/src/codec_utils/RRC/RLC-BearerConfig.c b/src/codec_utils/RRC/RLC-BearerConfig.c index f3ea4a093..e43a53564 100644 --- a/src/codec_utils/RRC/RLC-BearerConfig.c +++ b/src/codec_utils/RRC/RLC-BearerConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RLC-BearerConfig.h" diff --git a/src/codec_utils/RRC/RLC-BearerConfig.h b/src/codec_utils/RRC/RLC-BearerConfig.h index 7b7bc144a..a215c934d 100644 --- a/src/codec_utils/RRC/RLC-BearerConfig.h +++ b/src/codec_utils/RRC/RLC-BearerConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RLC_BearerConfig_H_ diff --git a/src/codec_utils/RRC/RLC-Config.c b/src/codec_utils/RRC/RLC-Config.c index 34c212799..515504473 100644 --- a/src/codec_utils/RRC/RLC-Config.c +++ b/src/codec_utils/RRC/RLC-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RLC-Config.h" diff --git a/src/codec_utils/RRC/RLC-Config.h b/src/codec_utils/RRC/RLC-Config.h index 7a8e0d06c..6e019743c 100644 --- a/src/codec_utils/RRC/RLC-Config.h +++ b/src/codec_utils/RRC/RLC-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RLC_Config_H_ diff --git a/src/codec_utils/RRC/RLC-Parameters.c b/src/codec_utils/RRC/RLC-Parameters.c index 77956be4a..193ad552d 100644 --- a/src/codec_utils/RRC/RLC-Parameters.c +++ b/src/codec_utils/RRC/RLC-Parameters.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RLC-Parameters.h" diff --git a/src/codec_utils/RRC/RLC-Parameters.h b/src/codec_utils/RRC/RLC-Parameters.h index 2a432adbb..56bbc3af8 100644 --- a/src/codec_utils/RRC/RLC-Parameters.h +++ b/src/codec_utils/RRC/RLC-Parameters.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RLC_Parameters_H_ diff --git a/src/codec_utils/RRC/RLF-TimersAndConstants.c b/src/codec_utils/RRC/RLF-TimersAndConstants.c index 8c0698cb9..b10afcbe2 100644 --- a/src/codec_utils/RRC/RLF-TimersAndConstants.c +++ b/src/codec_utils/RRC/RLF-TimersAndConstants.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RLF-TimersAndConstants.h" diff --git a/src/codec_utils/RRC/RLF-TimersAndConstants.h b/src/codec_utils/RRC/RLF-TimersAndConstants.h index e8bf59933..b0cd2c769 100644 --- a/src/codec_utils/RRC/RLF-TimersAndConstants.h +++ b/src/codec_utils/RRC/RLF-TimersAndConstants.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RLF_TimersAndConstants_H_ diff --git a/src/codec_utils/RRC/RNTI-Value.c b/src/codec_utils/RRC/RNTI-Value.c index 20fceaf66..6ed835d04 100644 --- a/src/codec_utils/RRC/RNTI-Value.c +++ b/src/codec_utils/RRC/RNTI-Value.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RNTI-Value.h" diff --git a/src/codec_utils/RRC/RNTI-Value.h b/src/codec_utils/RRC/RNTI-Value.h index a82119df5..bd9fe79ee 100644 --- a/src/codec_utils/RRC/RNTI-Value.h +++ b/src/codec_utils/RRC/RNTI-Value.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RNTI_Value_H_ diff --git a/src/codec_utils/RRC/RRC-TransactionIdentifier.c b/src/codec_utils/RRC/RRC-TransactionIdentifier.c index 078890544..0079801f8 100644 --- a/src/codec_utils/RRC/RRC-TransactionIdentifier.c +++ b/src/codec_utils/RRC/RRC-TransactionIdentifier.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRC-TransactionIdentifier.h" diff --git a/src/codec_utils/RRC/RRC-TransactionIdentifier.h b/src/codec_utils/RRC/RRC-TransactionIdentifier.h index 4c5f5b0a7..4df21763d 100644 --- a/src/codec_utils/RRC/RRC-TransactionIdentifier.h +++ b/src/codec_utils/RRC/RRC-TransactionIdentifier.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRC_TransactionIdentifier_H_ diff --git a/src/codec_utils/RRC/RRCReconfiguration-IEs.c b/src/codec_utils/RRC/RRCReconfiguration-IEs.c index 0648a71a0..ea11a965c 100644 --- a/src/codec_utils/RRC/RRCReconfiguration-IEs.c +++ b/src/codec_utils/RRC/RRCReconfiguration-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfiguration-IEs.h" diff --git a/src/codec_utils/RRC/RRCReconfiguration-IEs.h b/src/codec_utils/RRC/RRCReconfiguration-IEs.h index 630408706..529e2f676 100644 --- a/src/codec_utils/RRC/RRCReconfiguration-IEs.h +++ b/src/codec_utils/RRC/RRCReconfiguration-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfiguration_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c b/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c index 1802e40e7..b9adc95a3 100644 --- a/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c +++ b/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfiguration-v1530-IEs.h" diff --git a/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h b/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h index a10ac0a85..cfd805571 100644 --- a/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h +++ b/src/codec_utils/RRC/RRCReconfiguration-v1530-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfiguration_v1530_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReconfiguration.c b/src/codec_utils/RRC/RRCReconfiguration.c index c9045c368..05e32a2ad 100644 --- a/src/codec_utils/RRC/RRCReconfiguration.c +++ b/src/codec_utils/RRC/RRCReconfiguration.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfiguration.h" diff --git a/src/codec_utils/RRC/RRCReconfiguration.h b/src/codec_utils/RRC/RRCReconfiguration.h index 90ccdcc96..1955107d2 100644 --- a/src/codec_utils/RRC/RRCReconfiguration.h +++ b/src/codec_utils/RRC/RRCReconfiguration.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfiguration_H_ diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c b/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c index 863291e62..546511c4a 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c +++ b/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfigurationComplete-IEs.h" diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h b/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h index e3dd33e68..6165c876b 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h +++ b/src/codec_utils/RRC/RRCReconfigurationComplete-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfigurationComplete_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c b/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c index 307367191..c65e37349 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c +++ b/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfigurationComplete-v1530-IEs.h" diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h b/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h index 88742dcac..edce167f9 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h +++ b/src/codec_utils/RRC/RRCReconfigurationComplete-v1530-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfigurationComplete_v1530_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete.c b/src/codec_utils/RRC/RRCReconfigurationComplete.c index 4147d3b13..f2502d5bd 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete.c +++ b/src/codec_utils/RRC/RRCReconfigurationComplete.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReconfigurationComplete.h" diff --git a/src/codec_utils/RRC/RRCReconfigurationComplete.h b/src/codec_utils/RRC/RRCReconfigurationComplete.h index e48476555..27c8538e5 100644 --- a/src/codec_utils/RRC/RRCReconfigurationComplete.h +++ b/src/codec_utils/RRC/RRCReconfigurationComplete.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReconfigurationComplete_H_ diff --git a/src/codec_utils/RRC/RRCReestablishment-IEs.c b/src/codec_utils/RRC/RRCReestablishment-IEs.c index 29774e033..efd24ebcb 100644 --- a/src/codec_utils/RRC/RRCReestablishment-IEs.c +++ b/src/codec_utils/RRC/RRCReestablishment-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishment-IEs.h" diff --git a/src/codec_utils/RRC/RRCReestablishment-IEs.h b/src/codec_utils/RRC/RRCReestablishment-IEs.h index ee4e0725c..f891f2111 100644 --- a/src/codec_utils/RRC/RRCReestablishment-IEs.h +++ b/src/codec_utils/RRC/RRCReestablishment-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishment_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReestablishment.c b/src/codec_utils/RRC/RRCReestablishment.c index ec8a53068..905751406 100644 --- a/src/codec_utils/RRC/RRCReestablishment.c +++ b/src/codec_utils/RRC/RRCReestablishment.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishment.h" diff --git a/src/codec_utils/RRC/RRCReestablishment.h b/src/codec_utils/RRC/RRCReestablishment.h index 9842bfbe6..abe4c047f 100644 --- a/src/codec_utils/RRC/RRCReestablishment.h +++ b/src/codec_utils/RRC/RRCReestablishment.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishment_H_ diff --git a/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c b/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c index d5ea324a3..84e1db54f 100644 --- a/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c +++ b/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishmentComplete-IEs.h" diff --git a/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h b/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h index 4f5f8ca0f..2463eb363 100644 --- a/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h +++ b/src/codec_utils/RRC/RRCReestablishmentComplete-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishmentComplete_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReestablishmentComplete.c b/src/codec_utils/RRC/RRCReestablishmentComplete.c index 859a0fe89..89d6e6a9f 100644 --- a/src/codec_utils/RRC/RRCReestablishmentComplete.c +++ b/src/codec_utils/RRC/RRCReestablishmentComplete.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishmentComplete.h" diff --git a/src/codec_utils/RRC/RRCReestablishmentComplete.h b/src/codec_utils/RRC/RRCReestablishmentComplete.h index 5f62aa899..7e8b5c3c2 100644 --- a/src/codec_utils/RRC/RRCReestablishmentComplete.h +++ b/src/codec_utils/RRC/RRCReestablishmentComplete.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishmentComplete_H_ diff --git a/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c b/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c index 2ef34c8bb..9abdd712d 100644 --- a/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c +++ b/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishmentRequest-IEs.h" diff --git a/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h b/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h index f28b50071..038aa8f6e 100644 --- a/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h +++ b/src/codec_utils/RRC/RRCReestablishmentRequest-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishmentRequest_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReestablishmentRequest.c b/src/codec_utils/RRC/RRCReestablishmentRequest.c index 026ab6073..23f0d9204 100644 --- a/src/codec_utils/RRC/RRCReestablishmentRequest.c +++ b/src/codec_utils/RRC/RRCReestablishmentRequest.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReestablishmentRequest.h" diff --git a/src/codec_utils/RRC/RRCReestablishmentRequest.h b/src/codec_utils/RRC/RRCReestablishmentRequest.h index 5f31ea39d..445e5b594 100644 --- a/src/codec_utils/RRC/RRCReestablishmentRequest.h +++ b/src/codec_utils/RRC/RRCReestablishmentRequest.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReestablishmentRequest_H_ diff --git a/src/codec_utils/RRC/RRCReject-IEs.c b/src/codec_utils/RRC/RRCReject-IEs.c index 7d1cb304f..c039d3ea9 100644 --- a/src/codec_utils/RRC/RRCReject-IEs.c +++ b/src/codec_utils/RRC/RRCReject-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReject-IEs.h" diff --git a/src/codec_utils/RRC/RRCReject-IEs.h b/src/codec_utils/RRC/RRCReject-IEs.h index 6cd1f3c13..d31f020f8 100644 --- a/src/codec_utils/RRC/RRCReject-IEs.h +++ b/src/codec_utils/RRC/RRCReject-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReject_IEs_H_ diff --git a/src/codec_utils/RRC/RRCReject.c b/src/codec_utils/RRC/RRCReject.c index f1dff2e1a..f8a2057e6 100644 --- a/src/codec_utils/RRC/RRCReject.c +++ b/src/codec_utils/RRC/RRCReject.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCReject.h" diff --git a/src/codec_utils/RRC/RRCReject.h b/src/codec_utils/RRC/RRCReject.h index 519b96885..f59c73917 100644 --- a/src/codec_utils/RRC/RRCReject.h +++ b/src/codec_utils/RRC/RRCReject.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCReject_H_ diff --git a/src/codec_utils/RRC/RRCRelease-IEs.c b/src/codec_utils/RRC/RRCRelease-IEs.c index 57b8229c1..2924c5cb3 100644 --- a/src/codec_utils/RRC/RRCRelease-IEs.c +++ b/src/codec_utils/RRC/RRCRelease-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCRelease-IEs.h" diff --git a/src/codec_utils/RRC/RRCRelease-IEs.h b/src/codec_utils/RRC/RRCRelease-IEs.h index 505f8feae..44692862d 100644 --- a/src/codec_utils/RRC/RRCRelease-IEs.h +++ b/src/codec_utils/RRC/RRCRelease-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCRelease_IEs_H_ diff --git a/src/codec_utils/RRC/RRCRelease-v1540-IEs.c b/src/codec_utils/RRC/RRCRelease-v1540-IEs.c index 0f41cdee9..5b315bca6 100644 --- a/src/codec_utils/RRC/RRCRelease-v1540-IEs.c +++ b/src/codec_utils/RRC/RRCRelease-v1540-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCRelease-v1540-IEs.h" diff --git a/src/codec_utils/RRC/RRCRelease-v1540-IEs.h b/src/codec_utils/RRC/RRCRelease-v1540-IEs.h index ba073b089..798949672 100644 --- a/src/codec_utils/RRC/RRCRelease-v1540-IEs.h +++ b/src/codec_utils/RRC/RRCRelease-v1540-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCRelease_v1540_IEs_H_ diff --git a/src/codec_utils/RRC/RRCRelease.c b/src/codec_utils/RRC/RRCRelease.c index a9b013e40..f686ea8e4 100644 --- a/src/codec_utils/RRC/RRCRelease.c +++ b/src/codec_utils/RRC/RRCRelease.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCRelease.h" diff --git a/src/codec_utils/RRC/RRCRelease.h b/src/codec_utils/RRC/RRCRelease.h index 736850d1a..c2c9af070 100644 --- a/src/codec_utils/RRC/RRCRelease.h +++ b/src/codec_utils/RRC/RRCRelease.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCRelease_H_ diff --git a/src/codec_utils/RRC/RRCResume-IEs.c b/src/codec_utils/RRC/RRCResume-IEs.c index dcf695c70..9ecf18d7c 100644 --- a/src/codec_utils/RRC/RRCResume-IEs.c +++ b/src/codec_utils/RRC/RRCResume-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResume-IEs.h" diff --git a/src/codec_utils/RRC/RRCResume-IEs.h b/src/codec_utils/RRC/RRCResume-IEs.h index e0c30f14e..d1a19ec3b 100644 --- a/src/codec_utils/RRC/RRCResume-IEs.h +++ b/src/codec_utils/RRC/RRCResume-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResume_IEs_H_ diff --git a/src/codec_utils/RRC/RRCResume.c b/src/codec_utils/RRC/RRCResume.c index ed463406f..a2e09818e 100644 --- a/src/codec_utils/RRC/RRCResume.c +++ b/src/codec_utils/RRC/RRCResume.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResume.h" diff --git a/src/codec_utils/RRC/RRCResume.h b/src/codec_utils/RRC/RRCResume.h index 5da84582c..0f2f953b8 100644 --- a/src/codec_utils/RRC/RRCResume.h +++ b/src/codec_utils/RRC/RRCResume.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResume_H_ diff --git a/src/codec_utils/RRC/RRCResumeComplete-IEs.c b/src/codec_utils/RRC/RRCResumeComplete-IEs.c index 32d666b32..0dea1d300 100644 --- a/src/codec_utils/RRC/RRCResumeComplete-IEs.c +++ b/src/codec_utils/RRC/RRCResumeComplete-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeComplete-IEs.h" diff --git a/src/codec_utils/RRC/RRCResumeComplete-IEs.h b/src/codec_utils/RRC/RRCResumeComplete-IEs.h index 77c8e0624..9f168dc48 100644 --- a/src/codec_utils/RRC/RRCResumeComplete-IEs.h +++ b/src/codec_utils/RRC/RRCResumeComplete-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeComplete_IEs_H_ diff --git a/src/codec_utils/RRC/RRCResumeComplete.c b/src/codec_utils/RRC/RRCResumeComplete.c index 80ba11583..5d10ab973 100644 --- a/src/codec_utils/RRC/RRCResumeComplete.c +++ b/src/codec_utils/RRC/RRCResumeComplete.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeComplete.h" diff --git a/src/codec_utils/RRC/RRCResumeComplete.h b/src/codec_utils/RRC/RRCResumeComplete.h index 2bf6381af..f78dd0e08 100644 --- a/src/codec_utils/RRC/RRCResumeComplete.h +++ b/src/codec_utils/RRC/RRCResumeComplete.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeComplete_H_ diff --git a/src/codec_utils/RRC/RRCResumeRequest-IEs.c b/src/codec_utils/RRC/RRCResumeRequest-IEs.c index 7f25e084f..c03e49a5c 100644 --- a/src/codec_utils/RRC/RRCResumeRequest-IEs.c +++ b/src/codec_utils/RRC/RRCResumeRequest-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeRequest-IEs.h" diff --git a/src/codec_utils/RRC/RRCResumeRequest-IEs.h b/src/codec_utils/RRC/RRCResumeRequest-IEs.h index 8eb2f5b02..1c6021d58 100644 --- a/src/codec_utils/RRC/RRCResumeRequest-IEs.h +++ b/src/codec_utils/RRC/RRCResumeRequest-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeRequest_IEs_H_ diff --git a/src/codec_utils/RRC/RRCResumeRequest.c b/src/codec_utils/RRC/RRCResumeRequest.c index 1a2c651dc..02d580f17 100644 --- a/src/codec_utils/RRC/RRCResumeRequest.c +++ b/src/codec_utils/RRC/RRCResumeRequest.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeRequest.h" diff --git a/src/codec_utils/RRC/RRCResumeRequest.h b/src/codec_utils/RRC/RRCResumeRequest.h index 4bdfcb7f9..3ad979616 100644 --- a/src/codec_utils/RRC/RRCResumeRequest.h +++ b/src/codec_utils/RRC/RRCResumeRequest.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeRequest_H_ diff --git a/src/codec_utils/RRC/RRCResumeRequest1-IEs.c b/src/codec_utils/RRC/RRCResumeRequest1-IEs.c index e7fc48fbb..e894b9b9c 100644 --- a/src/codec_utils/RRC/RRCResumeRequest1-IEs.c +++ b/src/codec_utils/RRC/RRCResumeRequest1-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeRequest1-IEs.h" diff --git a/src/codec_utils/RRC/RRCResumeRequest1-IEs.h b/src/codec_utils/RRC/RRCResumeRequest1-IEs.h index e8f0a13b8..25d0ffb59 100644 --- a/src/codec_utils/RRC/RRCResumeRequest1-IEs.h +++ b/src/codec_utils/RRC/RRCResumeRequest1-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeRequest1_IEs_H_ diff --git a/src/codec_utils/RRC/RRCResumeRequest1.c b/src/codec_utils/RRC/RRCResumeRequest1.c index 8cd4f5448..6b18ad271 100644 --- a/src/codec_utils/RRC/RRCResumeRequest1.c +++ b/src/codec_utils/RRC/RRCResumeRequest1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCResumeRequest1.h" diff --git a/src/codec_utils/RRC/RRCResumeRequest1.h b/src/codec_utils/RRC/RRCResumeRequest1.h index a816d1f86..520ebcc37 100644 --- a/src/codec_utils/RRC/RRCResumeRequest1.h +++ b/src/codec_utils/RRC/RRCResumeRequest1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCResumeRequest1_H_ diff --git a/src/codec_utils/RRC/RRCSetup-IEs.c b/src/codec_utils/RRC/RRCSetup-IEs.c index 14187ec75..335bbae4b 100644 --- a/src/codec_utils/RRC/RRCSetup-IEs.c +++ b/src/codec_utils/RRC/RRCSetup-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetup-IEs.h" diff --git a/src/codec_utils/RRC/RRCSetup-IEs.h b/src/codec_utils/RRC/RRCSetup-IEs.h index 33210bb0d..789e4a9d8 100644 --- a/src/codec_utils/RRC/RRCSetup-IEs.h +++ b/src/codec_utils/RRC/RRCSetup-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetup_IEs_H_ diff --git a/src/codec_utils/RRC/RRCSetup.c b/src/codec_utils/RRC/RRCSetup.c index 7cda5147c..e25e7fe42 100644 --- a/src/codec_utils/RRC/RRCSetup.c +++ b/src/codec_utils/RRC/RRCSetup.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetup.h" diff --git a/src/codec_utils/RRC/RRCSetup.h b/src/codec_utils/RRC/RRCSetup.h index 4fc16ef78..c43c2217b 100644 --- a/src/codec_utils/RRC/RRCSetup.h +++ b/src/codec_utils/RRC/RRCSetup.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetup_H_ diff --git a/src/codec_utils/RRC/RRCSetupComplete-IEs.c b/src/codec_utils/RRC/RRCSetupComplete-IEs.c index 075eca14d..f61b76a95 100644 --- a/src/codec_utils/RRC/RRCSetupComplete-IEs.c +++ b/src/codec_utils/RRC/RRCSetupComplete-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetupComplete-IEs.h" diff --git a/src/codec_utils/RRC/RRCSetupComplete-IEs.h b/src/codec_utils/RRC/RRCSetupComplete-IEs.h index 3a49ff761..81dec409c 100644 --- a/src/codec_utils/RRC/RRCSetupComplete-IEs.h +++ b/src/codec_utils/RRC/RRCSetupComplete-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetupComplete_IEs_H_ diff --git a/src/codec_utils/RRC/RRCSetupComplete.c b/src/codec_utils/RRC/RRCSetupComplete.c index d066a0792..1b1c03128 100644 --- a/src/codec_utils/RRC/RRCSetupComplete.c +++ b/src/codec_utils/RRC/RRCSetupComplete.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetupComplete.h" diff --git a/src/codec_utils/RRC/RRCSetupComplete.h b/src/codec_utils/RRC/RRCSetupComplete.h index 3a577c3f0..219fc4d33 100644 --- a/src/codec_utils/RRC/RRCSetupComplete.h +++ b/src/codec_utils/RRC/RRCSetupComplete.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetupComplete_H_ diff --git a/src/codec_utils/RRC/RRCSetupRequest-IEs.c b/src/codec_utils/RRC/RRCSetupRequest-IEs.c index c97ce11ae..fa2f2133c 100644 --- a/src/codec_utils/RRC/RRCSetupRequest-IEs.c +++ b/src/codec_utils/RRC/RRCSetupRequest-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetupRequest-IEs.h" diff --git a/src/codec_utils/RRC/RRCSetupRequest-IEs.h b/src/codec_utils/RRC/RRCSetupRequest-IEs.h index 3359f000f..f7434ea63 100644 --- a/src/codec_utils/RRC/RRCSetupRequest-IEs.h +++ b/src/codec_utils/RRC/RRCSetupRequest-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetupRequest_IEs_H_ diff --git a/src/codec_utils/RRC/RRCSetupRequest.c b/src/codec_utils/RRC/RRCSetupRequest.c index 17b96386f..077474fa6 100644 --- a/src/codec_utils/RRC/RRCSetupRequest.c +++ b/src/codec_utils/RRC/RRCSetupRequest.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSetupRequest.h" diff --git a/src/codec_utils/RRC/RRCSetupRequest.h b/src/codec_utils/RRC/RRCSetupRequest.h index 7bbd61ccb..fcc31cdbb 100644 --- a/src/codec_utils/RRC/RRCSetupRequest.h +++ b/src/codec_utils/RRC/RRCSetupRequest.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSetupRequest_H_ diff --git a/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c b/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c index 20a73efbf..80ff93e23 100644 --- a/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c +++ b/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSystemInfoRequest-r15-IEs.h" diff --git a/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h b/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h index 3a13bcc46..c347eabb0 100644 --- a/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h +++ b/src/codec_utils/RRC/RRCSystemInfoRequest-r15-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSystemInfoRequest_r15_IEs_H_ diff --git a/src/codec_utils/RRC/RRCSystemInfoRequest.c b/src/codec_utils/RRC/RRCSystemInfoRequest.c index c9cdeae70..993fb60fe 100644 --- a/src/codec_utils/RRC/RRCSystemInfoRequest.c +++ b/src/codec_utils/RRC/RRCSystemInfoRequest.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRCSystemInfoRequest.h" diff --git a/src/codec_utils/RRC/RRCSystemInfoRequest.h b/src/codec_utils/RRC/RRCSystemInfoRequest.h index 9ea5e0301..af69c85c1 100644 --- a/src/codec_utils/RRC/RRCSystemInfoRequest.h +++ b/src/codec_utils/RRC/RRCSystemInfoRequest.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRCSystemInfoRequest_H_ diff --git a/src/codec_utils/RRC/RRM-Config.c b/src/codec_utils/RRC/RRM-Config.c index 282176c34..dfbd4d8ec 100644 --- a/src/codec_utils/RRC/RRM-Config.c +++ b/src/codec_utils/RRC/RRM-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RRM-Config.h" diff --git a/src/codec_utils/RRC/RRM-Config.h b/src/codec_utils/RRC/RRM-Config.h index 689a6661a..0333ac646 100644 --- a/src/codec_utils/RRC/RRM-Config.h +++ b/src/codec_utils/RRC/RRM-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RRM_Config_H_ diff --git a/src/codec_utils/RRC/RSRP-Range.c b/src/codec_utils/RRC/RSRP-Range.c index 4f7fade4c..db4c8d851 100644 --- a/src/codec_utils/RRC/RSRP-Range.c +++ b/src/codec_utils/RRC/RSRP-Range.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RSRP-Range.h" diff --git a/src/codec_utils/RRC/RSRP-Range.h b/src/codec_utils/RRC/RSRP-Range.h index 872cc20cf..af52360c7 100644 --- a/src/codec_utils/RRC/RSRP-Range.h +++ b/src/codec_utils/RRC/RSRP-Range.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RSRP_Range_H_ diff --git a/src/codec_utils/RRC/RSRP-RangeEUTRA.c b/src/codec_utils/RRC/RSRP-RangeEUTRA.c index 6c4ed1620..4dd0efa18 100644 --- a/src/codec_utils/RRC/RSRP-RangeEUTRA.c +++ b/src/codec_utils/RRC/RSRP-RangeEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RSRP-RangeEUTRA.h" diff --git a/src/codec_utils/RRC/RSRP-RangeEUTRA.h b/src/codec_utils/RRC/RSRP-RangeEUTRA.h index bd74e237a..c77b43f3f 100644 --- a/src/codec_utils/RRC/RSRP-RangeEUTRA.h +++ b/src/codec_utils/RRC/RSRP-RangeEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RSRP_RangeEUTRA_H_ diff --git a/src/codec_utils/RRC/RSRQ-Range.c b/src/codec_utils/RRC/RSRQ-Range.c index f7459425f..b3e72778a 100644 --- a/src/codec_utils/RRC/RSRQ-Range.c +++ b/src/codec_utils/RRC/RSRQ-Range.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RSRQ-Range.h" diff --git a/src/codec_utils/RRC/RSRQ-Range.h b/src/codec_utils/RRC/RSRQ-Range.h index a01fa6c77..6b1eeeb0a 100644 --- a/src/codec_utils/RRC/RSRQ-Range.h +++ b/src/codec_utils/RRC/RSRQ-Range.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RSRQ_Range_H_ diff --git a/src/codec_utils/RRC/RSRQ-RangeEUTRA.c b/src/codec_utils/RRC/RSRQ-RangeEUTRA.c index 3591d1d51..3773f5e8b 100644 --- a/src/codec_utils/RRC/RSRQ-RangeEUTRA.c +++ b/src/codec_utils/RRC/RSRQ-RangeEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RSRQ-RangeEUTRA.h" diff --git a/src/codec_utils/RRC/RSRQ-RangeEUTRA.h b/src/codec_utils/RRC/RSRQ-RangeEUTRA.h index be42f43b7..d8de9cf8f 100644 --- a/src/codec_utils/RRC/RSRQ-RangeEUTRA.h +++ b/src/codec_utils/RRC/RSRQ-RangeEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RSRQ_RangeEUTRA_H_ diff --git a/src/codec_utils/RRC/RadioBearerConfig.c b/src/codec_utils/RRC/RadioBearerConfig.c index 8894f0ece..9ecbd9882 100644 --- a/src/codec_utils/RRC/RadioBearerConfig.c +++ b/src/codec_utils/RRC/RadioBearerConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RadioBearerConfig.h" diff --git a/src/codec_utils/RRC/RadioBearerConfig.h b/src/codec_utils/RRC/RadioBearerConfig.h index 290c15fb4..39ecc0ef9 100644 --- a/src/codec_utils/RRC/RadioBearerConfig.h +++ b/src/codec_utils/RRC/RadioBearerConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RadioBearerConfig_H_ diff --git a/src/codec_utils/RRC/RadioLinkMonitoringConfig.c b/src/codec_utils/RRC/RadioLinkMonitoringConfig.c index 9feada30e..dc0c6b0c5 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringConfig.c +++ b/src/codec_utils/RRC/RadioLinkMonitoringConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RadioLinkMonitoringConfig.h" diff --git a/src/codec_utils/RRC/RadioLinkMonitoringConfig.h b/src/codec_utils/RRC/RadioLinkMonitoringConfig.h index ff2d69f36..d9781d66f 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringConfig.h +++ b/src/codec_utils/RRC/RadioLinkMonitoringConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RadioLinkMonitoringConfig_H_ diff --git a/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c b/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c index bc8d7821c..a6047f84e 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c +++ b/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RadioLinkMonitoringRS-Id.h" diff --git a/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h b/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h index d2118c83b..8d9fc2d31 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h +++ b/src/codec_utils/RRC/RadioLinkMonitoringRS-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RadioLinkMonitoringRS_Id_H_ diff --git a/src/codec_utils/RRC/RadioLinkMonitoringRS.c b/src/codec_utils/RRC/RadioLinkMonitoringRS.c index 4e7cbe632..69dadff2d 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringRS.c +++ b/src/codec_utils/RRC/RadioLinkMonitoringRS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RadioLinkMonitoringRS.h" diff --git a/src/codec_utils/RRC/RadioLinkMonitoringRS.h b/src/codec_utils/RRC/RadioLinkMonitoringRS.h index c73210536..472c2b04f 100644 --- a/src/codec_utils/RRC/RadioLinkMonitoringRS.h +++ b/src/codec_utils/RRC/RadioLinkMonitoringRS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RadioLinkMonitoringRS_H_ diff --git a/src/codec_utils/RRC/RangeToBestCell.c b/src/codec_utils/RRC/RangeToBestCell.c index e92259f38..44110f81e 100644 --- a/src/codec_utils/RRC/RangeToBestCell.c +++ b/src/codec_utils/RRC/RangeToBestCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RangeToBestCell.h" diff --git a/src/codec_utils/RRC/RangeToBestCell.h b/src/codec_utils/RRC/RangeToBestCell.h index c68fae4ee..991447cc6 100644 --- a/src/codec_utils/RRC/RangeToBestCell.h +++ b/src/codec_utils/RRC/RangeToBestCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RangeToBestCell_H_ diff --git a/src/codec_utils/RRC/RateMatchPattern.c b/src/codec_utils/RRC/RateMatchPattern.c index 4d80872de..d2663b8e8 100644 --- a/src/codec_utils/RRC/RateMatchPattern.c +++ b/src/codec_utils/RRC/RateMatchPattern.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RateMatchPattern.h" diff --git a/src/codec_utils/RRC/RateMatchPattern.h b/src/codec_utils/RRC/RateMatchPattern.h index d252dfa39..270bc938b 100644 --- a/src/codec_utils/RRC/RateMatchPattern.h +++ b/src/codec_utils/RRC/RateMatchPattern.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RateMatchPattern_H_ diff --git a/src/codec_utils/RRC/RateMatchPatternGroup.c b/src/codec_utils/RRC/RateMatchPatternGroup.c index 361d5c33e..353d16fd5 100644 --- a/src/codec_utils/RRC/RateMatchPatternGroup.c +++ b/src/codec_utils/RRC/RateMatchPatternGroup.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RateMatchPatternGroup.h" diff --git a/src/codec_utils/RRC/RateMatchPatternGroup.h b/src/codec_utils/RRC/RateMatchPatternGroup.h index b0bda4e48..8e8466cc4 100644 --- a/src/codec_utils/RRC/RateMatchPatternGroup.h +++ b/src/codec_utils/RRC/RateMatchPatternGroup.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RateMatchPatternGroup_H_ diff --git a/src/codec_utils/RRC/RateMatchPatternId.c b/src/codec_utils/RRC/RateMatchPatternId.c index 0dee4e16b..4c006bd05 100644 --- a/src/codec_utils/RRC/RateMatchPatternId.c +++ b/src/codec_utils/RRC/RateMatchPatternId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RateMatchPatternId.h" diff --git a/src/codec_utils/RRC/RateMatchPatternId.h b/src/codec_utils/RRC/RateMatchPatternId.h index d25799ae2..8634f08c2 100644 --- a/src/codec_utils/RRC/RateMatchPatternId.h +++ b/src/codec_utils/RRC/RateMatchPatternId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RateMatchPatternId_H_ diff --git a/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c b/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c index 68ad7a303..0a57d3903 100644 --- a/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c +++ b/src/codec_utils/RRC/RateMatchPatternLTE-CRS.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RateMatchPatternLTE-CRS.h" diff --git a/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h b/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h index 261a85388..c737fff99 100644 --- a/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h +++ b/src/codec_utils/RRC/RateMatchPatternLTE-CRS.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RateMatchPatternLTE_CRS_H_ diff --git a/src/codec_utils/RRC/ReconfigurationWithSync.c b/src/codec_utils/RRC/ReconfigurationWithSync.c index 23b2a998a..e5db7338d 100644 --- a/src/codec_utils/RRC/ReconfigurationWithSync.c +++ b/src/codec_utils/RRC/ReconfigurationWithSync.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReconfigurationWithSync.h" diff --git a/src/codec_utils/RRC/ReconfigurationWithSync.h b/src/codec_utils/RRC/ReconfigurationWithSync.h index d63b5fe8d..e1475f64c 100644 --- a/src/codec_utils/RRC/ReconfigurationWithSync.h +++ b/src/codec_utils/RRC/ReconfigurationWithSync.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReconfigurationWithSync_H_ diff --git a/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c b/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c index 5d23f171a..9771969aa 100644 --- a/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c +++ b/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RedirectedCarrierInfo-EUTRA.h" diff --git a/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h b/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h index 52bfeab34..882d65849 100644 --- a/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h +++ b/src/codec_utils/RRC/RedirectedCarrierInfo-EUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RedirectedCarrierInfo_EUTRA_H_ diff --git a/src/codec_utils/RRC/RedirectedCarrierInfo.c b/src/codec_utils/RRC/RedirectedCarrierInfo.c index d67c82ff4..f343c2224 100644 --- a/src/codec_utils/RRC/RedirectedCarrierInfo.c +++ b/src/codec_utils/RRC/RedirectedCarrierInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RedirectedCarrierInfo.h" diff --git a/src/codec_utils/RRC/RedirectedCarrierInfo.h b/src/codec_utils/RRC/RedirectedCarrierInfo.h index c92ce0866..7dbb93d67 100644 --- a/src/codec_utils/RRC/RedirectedCarrierInfo.h +++ b/src/codec_utils/RRC/RedirectedCarrierInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RedirectedCarrierInfo_H_ diff --git a/src/codec_utils/RRC/ReducedAggregatedBandwidth.c b/src/codec_utils/RRC/ReducedAggregatedBandwidth.c index 4d16e990f..4d2ac9d83 100644 --- a/src/codec_utils/RRC/ReducedAggregatedBandwidth.c +++ b/src/codec_utils/RRC/ReducedAggregatedBandwidth.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReducedAggregatedBandwidth.h" diff --git a/src/codec_utils/RRC/ReducedAggregatedBandwidth.h b/src/codec_utils/RRC/ReducedAggregatedBandwidth.h index bb4bba056..0117f1914 100644 --- a/src/codec_utils/RRC/ReducedAggregatedBandwidth.h +++ b/src/codec_utils/RRC/ReducedAggregatedBandwidth.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReducedAggregatedBandwidth_H_ diff --git a/src/codec_utils/RRC/ReestabNCellInfo.c b/src/codec_utils/RRC/ReestabNCellInfo.c index 08c3321b9..f89309275 100644 --- a/src/codec_utils/RRC/ReestabNCellInfo.c +++ b/src/codec_utils/RRC/ReestabNCellInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReestabNCellInfo.h" diff --git a/src/codec_utils/RRC/ReestabNCellInfo.h b/src/codec_utils/RRC/ReestabNCellInfo.h index f1197a515..497f6b04d 100644 --- a/src/codec_utils/RRC/ReestabNCellInfo.h +++ b/src/codec_utils/RRC/ReestabNCellInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReestabNCellInfo_H_ diff --git a/src/codec_utils/RRC/ReestabNCellInfoList.c b/src/codec_utils/RRC/ReestabNCellInfoList.c index 53b71e36c..8070d3b47 100644 --- a/src/codec_utils/RRC/ReestabNCellInfoList.c +++ b/src/codec_utils/RRC/ReestabNCellInfoList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReestabNCellInfoList.h" diff --git a/src/codec_utils/RRC/ReestabNCellInfoList.h b/src/codec_utils/RRC/ReestabNCellInfoList.h index 4ae1eea23..97f057d97 100644 --- a/src/codec_utils/RRC/ReestabNCellInfoList.h +++ b/src/codec_utils/RRC/ReestabNCellInfoList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReestabNCellInfoList_H_ diff --git a/src/codec_utils/RRC/ReestabUE-Identity.c b/src/codec_utils/RRC/ReestabUE-Identity.c index 3d1892153..c3d0205ef 100644 --- a/src/codec_utils/RRC/ReestabUE-Identity.c +++ b/src/codec_utils/RRC/ReestabUE-Identity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReestabUE-Identity.h" diff --git a/src/codec_utils/RRC/ReestabUE-Identity.h b/src/codec_utils/RRC/ReestabUE-Identity.h index 78b7f42be..6a49a312d 100644 --- a/src/codec_utils/RRC/ReestabUE-Identity.h +++ b/src/codec_utils/RRC/ReestabUE-Identity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReestabUE_Identity_H_ diff --git a/src/codec_utils/RRC/ReestablishmentCause.c b/src/codec_utils/RRC/ReestablishmentCause.c index cb68a1489..d1abea746 100644 --- a/src/codec_utils/RRC/ReestablishmentCause.c +++ b/src/codec_utils/RRC/ReestablishmentCause.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReestablishmentCause.h" diff --git a/src/codec_utils/RRC/ReestablishmentCause.h b/src/codec_utils/RRC/ReestablishmentCause.h index 7e1b330db..dcc6827fc 100644 --- a/src/codec_utils/RRC/ReestablishmentCause.h +++ b/src/codec_utils/RRC/ReestablishmentCause.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReestablishmentCause_H_ diff --git a/src/codec_utils/RRC/ReestablishmentInfo.c b/src/codec_utils/RRC/ReestablishmentInfo.c index 72ef7bf04..5bbbe7602 100644 --- a/src/codec_utils/RRC/ReestablishmentInfo.c +++ b/src/codec_utils/RRC/ReestablishmentInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReestablishmentInfo.h" diff --git a/src/codec_utils/RRC/ReestablishmentInfo.h b/src/codec_utils/RRC/ReestablishmentInfo.h index a633e2fdc..357d754f0 100644 --- a/src/codec_utils/RRC/ReestablishmentInfo.h +++ b/src/codec_utils/RRC/ReestablishmentInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReestablishmentInfo_H_ diff --git a/src/codec_utils/RRC/ReferenceSignalConfig.c b/src/codec_utils/RRC/ReferenceSignalConfig.c index 00736d95f..1fcd39264 100644 --- a/src/codec_utils/RRC/ReferenceSignalConfig.c +++ b/src/codec_utils/RRC/ReferenceSignalConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReferenceSignalConfig.h" diff --git a/src/codec_utils/RRC/ReferenceSignalConfig.h b/src/codec_utils/RRC/ReferenceSignalConfig.h index 0f4898a2b..f96c445f9 100644 --- a/src/codec_utils/RRC/ReferenceSignalConfig.h +++ b/src/codec_utils/RRC/ReferenceSignalConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReferenceSignalConfig_H_ diff --git a/src/codec_utils/RRC/RegisteredAMF.c b/src/codec_utils/RRC/RegisteredAMF.c index b63014102..682dea638 100644 --- a/src/codec_utils/RRC/RegisteredAMF.c +++ b/src/codec_utils/RRC/RegisteredAMF.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RegisteredAMF.h" diff --git a/src/codec_utils/RRC/RegisteredAMF.h b/src/codec_utils/RRC/RegisteredAMF.h index 55ba2b496..1d23c6dba 100644 --- a/src/codec_utils/RRC/RegisteredAMF.h +++ b/src/codec_utils/RRC/RegisteredAMF.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RegisteredAMF_H_ diff --git a/src/codec_utils/RRC/RejectWaitTime.c b/src/codec_utils/RRC/RejectWaitTime.c index e80ebf54e..6e7d4af0f 100644 --- a/src/codec_utils/RRC/RejectWaitTime.c +++ b/src/codec_utils/RRC/RejectWaitTime.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "RejectWaitTime.h" diff --git a/src/codec_utils/RRC/RejectWaitTime.h b/src/codec_utils/RRC/RejectWaitTime.h index b532a09d8..0dc2562fe 100644 --- a/src/codec_utils/RRC/RejectWaitTime.h +++ b/src/codec_utils/RRC/RejectWaitTime.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _RejectWaitTime_H_ diff --git a/src/codec_utils/RRC/ReportCGI-EUTRA.c b/src/codec_utils/RRC/ReportCGI-EUTRA.c index 395ad1a2a..90cabd1d9 100644 --- a/src/codec_utils/RRC/ReportCGI-EUTRA.c +++ b/src/codec_utils/RRC/ReportCGI-EUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportCGI-EUTRA.h" diff --git a/src/codec_utils/RRC/ReportCGI-EUTRA.h b/src/codec_utils/RRC/ReportCGI-EUTRA.h index 8382e36e3..e4a73006c 100644 --- a/src/codec_utils/RRC/ReportCGI-EUTRA.h +++ b/src/codec_utils/RRC/ReportCGI-EUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportCGI_EUTRA_H_ diff --git a/src/codec_utils/RRC/ReportCGI.c b/src/codec_utils/RRC/ReportCGI.c index 64f821ffe..9884076ab 100644 --- a/src/codec_utils/RRC/ReportCGI.c +++ b/src/codec_utils/RRC/ReportCGI.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportCGI.h" diff --git a/src/codec_utils/RRC/ReportCGI.h b/src/codec_utils/RRC/ReportCGI.h index a87234cf9..cd9a8e3ef 100644 --- a/src/codec_utils/RRC/ReportCGI.h +++ b/src/codec_utils/RRC/ReportCGI.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportCGI_H_ diff --git a/src/codec_utils/RRC/ReportConfigId.c b/src/codec_utils/RRC/ReportConfigId.c index b0a7be648..247d681b0 100644 --- a/src/codec_utils/RRC/ReportConfigId.c +++ b/src/codec_utils/RRC/ReportConfigId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigId.h" diff --git a/src/codec_utils/RRC/ReportConfigId.h b/src/codec_utils/RRC/ReportConfigId.h index 072c3c83d..8af762f4c 100644 --- a/src/codec_utils/RRC/ReportConfigId.h +++ b/src/codec_utils/RRC/ReportConfigId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigId_H_ diff --git a/src/codec_utils/RRC/ReportConfigInterRAT.c b/src/codec_utils/RRC/ReportConfigInterRAT.c index 751cdf8b7..aa5eee7c8 100644 --- a/src/codec_utils/RRC/ReportConfigInterRAT.c +++ b/src/codec_utils/RRC/ReportConfigInterRAT.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigInterRAT.h" diff --git a/src/codec_utils/RRC/ReportConfigInterRAT.h b/src/codec_utils/RRC/ReportConfigInterRAT.h index f6a661780..130d3e437 100644 --- a/src/codec_utils/RRC/ReportConfigInterRAT.h +++ b/src/codec_utils/RRC/ReportConfigInterRAT.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigInterRAT_H_ diff --git a/src/codec_utils/RRC/ReportConfigNR.c b/src/codec_utils/RRC/ReportConfigNR.c index fb5f4a0f3..5000f98f4 100644 --- a/src/codec_utils/RRC/ReportConfigNR.c +++ b/src/codec_utils/RRC/ReportConfigNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigNR.h" diff --git a/src/codec_utils/RRC/ReportConfigNR.h b/src/codec_utils/RRC/ReportConfigNR.h index d64ed6218..1561730fc 100644 --- a/src/codec_utils/RRC/ReportConfigNR.h +++ b/src/codec_utils/RRC/ReportConfigNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigNR_H_ diff --git a/src/codec_utils/RRC/ReportConfigToAddMod.c b/src/codec_utils/RRC/ReportConfigToAddMod.c index 71e8080f4..36c227521 100644 --- a/src/codec_utils/RRC/ReportConfigToAddMod.c +++ b/src/codec_utils/RRC/ReportConfigToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigToAddMod.h" diff --git a/src/codec_utils/RRC/ReportConfigToAddMod.h b/src/codec_utils/RRC/ReportConfigToAddMod.h index f5630b547..6165996c8 100644 --- a/src/codec_utils/RRC/ReportConfigToAddMod.h +++ b/src/codec_utils/RRC/ReportConfigToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigToAddMod_H_ diff --git a/src/codec_utils/RRC/ReportConfigToAddModList.c b/src/codec_utils/RRC/ReportConfigToAddModList.c index f807e4339..6247ef023 100644 --- a/src/codec_utils/RRC/ReportConfigToAddModList.c +++ b/src/codec_utils/RRC/ReportConfigToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigToAddModList.h" diff --git a/src/codec_utils/RRC/ReportConfigToAddModList.h b/src/codec_utils/RRC/ReportConfigToAddModList.h index 5878e9e14..3d4aa2463 100644 --- a/src/codec_utils/RRC/ReportConfigToAddModList.h +++ b/src/codec_utils/RRC/ReportConfigToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigToAddModList_H_ diff --git a/src/codec_utils/RRC/ReportConfigToRemoveList.c b/src/codec_utils/RRC/ReportConfigToRemoveList.c index fb60a69cd..7d3cc3ec5 100644 --- a/src/codec_utils/RRC/ReportConfigToRemoveList.c +++ b/src/codec_utils/RRC/ReportConfigToRemoveList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportConfigToRemoveList.h" diff --git a/src/codec_utils/RRC/ReportConfigToRemoveList.h b/src/codec_utils/RRC/ReportConfigToRemoveList.h index f9ba8a33e..7570f00ab 100644 --- a/src/codec_utils/RRC/ReportConfigToRemoveList.h +++ b/src/codec_utils/RRC/ReportConfigToRemoveList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportConfigToRemoveList_H_ diff --git a/src/codec_utils/RRC/ReportInterval.c b/src/codec_utils/RRC/ReportInterval.c index 1667e9dbf..de07a0683 100644 --- a/src/codec_utils/RRC/ReportInterval.c +++ b/src/codec_utils/RRC/ReportInterval.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReportInterval.h" diff --git a/src/codec_utils/RRC/ReportInterval.h b/src/codec_utils/RRC/ReportInterval.h index 589df2eea..3416c475d 100644 --- a/src/codec_utils/RRC/ReportInterval.h +++ b/src/codec_utils/RRC/ReportInterval.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReportInterval_H_ diff --git a/src/codec_utils/RRC/ReselectionThreshold.c b/src/codec_utils/RRC/ReselectionThreshold.c index 048bef740..5ea1bff92 100644 --- a/src/codec_utils/RRC/ReselectionThreshold.c +++ b/src/codec_utils/RRC/ReselectionThreshold.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReselectionThreshold.h" diff --git a/src/codec_utils/RRC/ReselectionThreshold.h b/src/codec_utils/RRC/ReselectionThreshold.h index 7bcbcac0d..a910e1813 100644 --- a/src/codec_utils/RRC/ReselectionThreshold.h +++ b/src/codec_utils/RRC/ReselectionThreshold.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReselectionThreshold_H_ diff --git a/src/codec_utils/RRC/ReselectionThresholdQ.c b/src/codec_utils/RRC/ReselectionThresholdQ.c index fd242b8f3..924174a5e 100644 --- a/src/codec_utils/RRC/ReselectionThresholdQ.c +++ b/src/codec_utils/RRC/ReselectionThresholdQ.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ReselectionThresholdQ.h" diff --git a/src/codec_utils/RRC/ReselectionThresholdQ.h b/src/codec_utils/RRC/ReselectionThresholdQ.h index 037e5df08..314e2da9a 100644 --- a/src/codec_utils/RRC/ReselectionThresholdQ.h +++ b/src/codec_utils/RRC/ReselectionThresholdQ.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ReselectionThresholdQ_H_ diff --git a/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c b/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c index e6df1e343..2eacc46ab 100644 --- a/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c +++ b/src/codec_utils/RRC/ResultsPerCSI-RS-Index.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ResultsPerCSI-RS-Index.h" diff --git a/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h b/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h index 3be86fbc2..99f8fafad 100644 --- a/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h +++ b/src/codec_utils/RRC/ResultsPerCSI-RS-Index.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ResultsPerCSI_RS_Index_H_ diff --git a/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c b/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c index c6d086e60..64fcacecd 100644 --- a/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c +++ b/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ResultsPerCSI-RS-IndexList.h" diff --git a/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h b/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h index 348d1db13..ddce05d13 100644 --- a/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h +++ b/src/codec_utils/RRC/ResultsPerCSI-RS-IndexList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ResultsPerCSI_RS_IndexList_H_ diff --git a/src/codec_utils/RRC/ResultsPerSSB-Index.c b/src/codec_utils/RRC/ResultsPerSSB-Index.c index 747c872f8..c60bdd369 100644 --- a/src/codec_utils/RRC/ResultsPerSSB-Index.c +++ b/src/codec_utils/RRC/ResultsPerSSB-Index.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ResultsPerSSB-Index.h" diff --git a/src/codec_utils/RRC/ResultsPerSSB-Index.h b/src/codec_utils/RRC/ResultsPerSSB-Index.h index 1ad90dd80..20b6dc005 100644 --- a/src/codec_utils/RRC/ResultsPerSSB-Index.h +++ b/src/codec_utils/RRC/ResultsPerSSB-Index.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ResultsPerSSB_Index_H_ diff --git a/src/codec_utils/RRC/ResultsPerSSB-IndexList.c b/src/codec_utils/RRC/ResultsPerSSB-IndexList.c index 34aa7afae..afb9de9ad 100644 --- a/src/codec_utils/RRC/ResultsPerSSB-IndexList.c +++ b/src/codec_utils/RRC/ResultsPerSSB-IndexList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ResultsPerSSB-IndexList.h" diff --git a/src/codec_utils/RRC/ResultsPerSSB-IndexList.h b/src/codec_utils/RRC/ResultsPerSSB-IndexList.h index 118660f5c..f2038648d 100644 --- a/src/codec_utils/RRC/ResultsPerSSB-IndexList.h +++ b/src/codec_utils/RRC/ResultsPerSSB-IndexList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ResultsPerSSB_IndexList_H_ diff --git a/src/codec_utils/RRC/ResumeCause.c b/src/codec_utils/RRC/ResumeCause.c index 4282faa3f..bde85acf6 100644 --- a/src/codec_utils/RRC/ResumeCause.c +++ b/src/codec_utils/RRC/ResumeCause.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ResumeCause.h" diff --git a/src/codec_utils/RRC/ResumeCause.h b/src/codec_utils/RRC/ResumeCause.h index 80676e3ae..bfd0ff353 100644 --- a/src/codec_utils/RRC/ResumeCause.h +++ b/src/codec_utils/RRC/ResumeCause.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ResumeCause_H_ diff --git a/src/codec_utils/RRC/S-NSSAI.c b/src/codec_utils/RRC/S-NSSAI.c index 9c77710df..d1423b7a8 100644 --- a/src/codec_utils/RRC/S-NSSAI.c +++ b/src/codec_utils/RRC/S-NSSAI.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "S-NSSAI.h" diff --git a/src/codec_utils/RRC/S-NSSAI.h b/src/codec_utils/RRC/S-NSSAI.h index f649c24fd..1a1022515 100644 --- a/src/codec_utils/RRC/S-NSSAI.h +++ b/src/codec_utils/RRC/S-NSSAI.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _S_NSSAI_H_ diff --git a/src/codec_utils/RRC/SCS-SpecificCarrier.c b/src/codec_utils/RRC/SCS-SpecificCarrier.c index add1e1cf8..0a8d8f096 100644 --- a/src/codec_utils/RRC/SCS-SpecificCarrier.c +++ b/src/codec_utils/RRC/SCS-SpecificCarrier.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SCS-SpecificCarrier.h" diff --git a/src/codec_utils/RRC/SCS-SpecificCarrier.h b/src/codec_utils/RRC/SCS-SpecificCarrier.h index a58f264ec..bd0352b68 100644 --- a/src/codec_utils/RRC/SCS-SpecificCarrier.h +++ b/src/codec_utils/RRC/SCS-SpecificCarrier.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SCS_SpecificCarrier_H_ diff --git a/src/codec_utils/RRC/SCellConfig.c b/src/codec_utils/RRC/SCellConfig.c index 856972c65..ecfcc2d91 100644 --- a/src/codec_utils/RRC/SCellConfig.c +++ b/src/codec_utils/RRC/SCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SCellConfig.h" diff --git a/src/codec_utils/RRC/SCellConfig.h b/src/codec_utils/RRC/SCellConfig.h index ee4681862..6a8160c7c 100644 --- a/src/codec_utils/RRC/SCellConfig.h +++ b/src/codec_utils/RRC/SCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SCellConfig_H_ diff --git a/src/codec_utils/RRC/SCellIndex.c b/src/codec_utils/RRC/SCellIndex.c index f1b3e23a8..9d32833b7 100644 --- a/src/codec_utils/RRC/SCellIndex.c +++ b/src/codec_utils/RRC/SCellIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SCellIndex.h" diff --git a/src/codec_utils/RRC/SCellIndex.h b/src/codec_utils/RRC/SCellIndex.h index 4addbbb07..4bade662c 100644 --- a/src/codec_utils/RRC/SCellIndex.h +++ b/src/codec_utils/RRC/SCellIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SCellIndex_H_ diff --git a/src/codec_utils/RRC/SDAP-Config.c b/src/codec_utils/RRC/SDAP-Config.c index 429c737c1..63a3b252d 100644 --- a/src/codec_utils/RRC/SDAP-Config.c +++ b/src/codec_utils/RRC/SDAP-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SDAP-Config.h" diff --git a/src/codec_utils/RRC/SDAP-Config.h b/src/codec_utils/RRC/SDAP-Config.h index dda6c1d68..240e91e90 100644 --- a/src/codec_utils/RRC/SDAP-Config.h +++ b/src/codec_utils/RRC/SDAP-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SDAP_Config_H_ diff --git a/src/codec_utils/RRC/SI-RequestConfig.c b/src/codec_utils/RRC/SI-RequestConfig.c index 20e146b54..951e27402 100644 --- a/src/codec_utils/RRC/SI-RequestConfig.c +++ b/src/codec_utils/RRC/SI-RequestConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SI-RequestConfig.h" diff --git a/src/codec_utils/RRC/SI-RequestConfig.h b/src/codec_utils/RRC/SI-RequestConfig.h index e37d6c05f..9cf5938d2 100644 --- a/src/codec_utils/RRC/SI-RequestConfig.h +++ b/src/codec_utils/RRC/SI-RequestConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SI_RequestConfig_H_ diff --git a/src/codec_utils/RRC/SI-RequestResources.c b/src/codec_utils/RRC/SI-RequestResources.c index fdd7f1ebd..3dc082a53 100644 --- a/src/codec_utils/RRC/SI-RequestResources.c +++ b/src/codec_utils/RRC/SI-RequestResources.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SI-RequestResources.h" diff --git a/src/codec_utils/RRC/SI-RequestResources.h b/src/codec_utils/RRC/SI-RequestResources.h index 9771acf77..98ac43e70 100644 --- a/src/codec_utils/RRC/SI-RequestResources.h +++ b/src/codec_utils/RRC/SI-RequestResources.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SI_RequestResources_H_ diff --git a/src/codec_utils/RRC/SI-SchedulingInfo.c b/src/codec_utils/RRC/SI-SchedulingInfo.c index baa73a788..913189870 100644 --- a/src/codec_utils/RRC/SI-SchedulingInfo.c +++ b/src/codec_utils/RRC/SI-SchedulingInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SI-SchedulingInfo.h" diff --git a/src/codec_utils/RRC/SI-SchedulingInfo.h b/src/codec_utils/RRC/SI-SchedulingInfo.h index a5f13cc3e..911e42f3a 100644 --- a/src/codec_utils/RRC/SI-SchedulingInfo.h +++ b/src/codec_utils/RRC/SI-SchedulingInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SI_SchedulingInfo_H_ diff --git a/src/codec_utils/RRC/SIB-Mapping.c b/src/codec_utils/RRC/SIB-Mapping.c index a1b321d8b..de148fcd4 100644 --- a/src/codec_utils/RRC/SIB-Mapping.c +++ b/src/codec_utils/RRC/SIB-Mapping.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB-Mapping.h" diff --git a/src/codec_utils/RRC/SIB-Mapping.h b/src/codec_utils/RRC/SIB-Mapping.h index adca8d23f..28d5314c2 100644 --- a/src/codec_utils/RRC/SIB-Mapping.h +++ b/src/codec_utils/RRC/SIB-Mapping.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB_Mapping_H_ diff --git a/src/codec_utils/RRC/SIB-TypeInfo.c b/src/codec_utils/RRC/SIB-TypeInfo.c index 7c7cceebc..cf16dbacf 100644 --- a/src/codec_utils/RRC/SIB-TypeInfo.c +++ b/src/codec_utils/RRC/SIB-TypeInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB-TypeInfo.h" diff --git a/src/codec_utils/RRC/SIB-TypeInfo.h b/src/codec_utils/RRC/SIB-TypeInfo.h index e85a25eea..b34e62bd4 100644 --- a/src/codec_utils/RRC/SIB-TypeInfo.h +++ b/src/codec_utils/RRC/SIB-TypeInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB_TypeInfo_H_ diff --git a/src/codec_utils/RRC/SIB1.c b/src/codec_utils/RRC/SIB1.c index a1c5e1964..723c97fe6 100644 --- a/src/codec_utils/RRC/SIB1.c +++ b/src/codec_utils/RRC/SIB1.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB1.h" diff --git a/src/codec_utils/RRC/SIB1.h b/src/codec_utils/RRC/SIB1.h index 55189ffd8..6a9d197c2 100644 --- a/src/codec_utils/RRC/SIB1.h +++ b/src/codec_utils/RRC/SIB1.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB1_H_ diff --git a/src/codec_utils/RRC/SIB2.c b/src/codec_utils/RRC/SIB2.c index 9a6cd251d..42b1fa6bd 100644 --- a/src/codec_utils/RRC/SIB2.c +++ b/src/codec_utils/RRC/SIB2.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB2.h" diff --git a/src/codec_utils/RRC/SIB2.h b/src/codec_utils/RRC/SIB2.h index a7f9b5f7d..1dcaa0d23 100644 --- a/src/codec_utils/RRC/SIB2.h +++ b/src/codec_utils/RRC/SIB2.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB2_H_ diff --git a/src/codec_utils/RRC/SIB3.c b/src/codec_utils/RRC/SIB3.c index 0c5f57919..c02b928ed 100644 --- a/src/codec_utils/RRC/SIB3.c +++ b/src/codec_utils/RRC/SIB3.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB3.h" diff --git a/src/codec_utils/RRC/SIB3.h b/src/codec_utils/RRC/SIB3.h index 75bd15d6a..5b0219ca5 100644 --- a/src/codec_utils/RRC/SIB3.h +++ b/src/codec_utils/RRC/SIB3.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB3_H_ diff --git a/src/codec_utils/RRC/SIB4.c b/src/codec_utils/RRC/SIB4.c index 5b7b5c380..86477413f 100644 --- a/src/codec_utils/RRC/SIB4.c +++ b/src/codec_utils/RRC/SIB4.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB4.h" diff --git a/src/codec_utils/RRC/SIB4.h b/src/codec_utils/RRC/SIB4.h index 23ca7a22a..2b9fa5fd2 100644 --- a/src/codec_utils/RRC/SIB4.h +++ b/src/codec_utils/RRC/SIB4.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB4_H_ diff --git a/src/codec_utils/RRC/SIB5.c b/src/codec_utils/RRC/SIB5.c index 1b389080f..166b18d77 100644 --- a/src/codec_utils/RRC/SIB5.c +++ b/src/codec_utils/RRC/SIB5.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB5.h" diff --git a/src/codec_utils/RRC/SIB5.h b/src/codec_utils/RRC/SIB5.h index ed0b8e1ec..827cea150 100644 --- a/src/codec_utils/RRC/SIB5.h +++ b/src/codec_utils/RRC/SIB5.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB5_H_ diff --git a/src/codec_utils/RRC/SIB6.c b/src/codec_utils/RRC/SIB6.c index 156f2aa46..0ae3bbe12 100644 --- a/src/codec_utils/RRC/SIB6.c +++ b/src/codec_utils/RRC/SIB6.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB6.h" diff --git a/src/codec_utils/RRC/SIB6.h b/src/codec_utils/RRC/SIB6.h index 134747b71..6c9cac85e 100644 --- a/src/codec_utils/RRC/SIB6.h +++ b/src/codec_utils/RRC/SIB6.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB6_H_ diff --git a/src/codec_utils/RRC/SIB7.c b/src/codec_utils/RRC/SIB7.c index 418f5eae5..510270e12 100644 --- a/src/codec_utils/RRC/SIB7.c +++ b/src/codec_utils/RRC/SIB7.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB7.h" diff --git a/src/codec_utils/RRC/SIB7.h b/src/codec_utils/RRC/SIB7.h index 06ee9f6ed..00aa67f85 100644 --- a/src/codec_utils/RRC/SIB7.h +++ b/src/codec_utils/RRC/SIB7.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB7_H_ diff --git a/src/codec_utils/RRC/SIB8.c b/src/codec_utils/RRC/SIB8.c index 95b5ea86f..6080858af 100644 --- a/src/codec_utils/RRC/SIB8.c +++ b/src/codec_utils/RRC/SIB8.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB8.h" diff --git a/src/codec_utils/RRC/SIB8.h b/src/codec_utils/RRC/SIB8.h index cbdfe3da9..7dc146935 100644 --- a/src/codec_utils/RRC/SIB8.h +++ b/src/codec_utils/RRC/SIB8.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB8_H_ diff --git a/src/codec_utils/RRC/SIB9.c b/src/codec_utils/RRC/SIB9.c index 99ffa3a75..533027cca 100644 --- a/src/codec_utils/RRC/SIB9.c +++ b/src/codec_utils/RRC/SIB9.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SIB9.h" diff --git a/src/codec_utils/RRC/SIB9.h b/src/codec_utils/RRC/SIB9.h index 75b61f22c..29ac0505c 100644 --- a/src/codec_utils/RRC/SIB9.h +++ b/src/codec_utils/RRC/SIB9.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SIB9_H_ diff --git a/src/codec_utils/RRC/SINR-Range.c b/src/codec_utils/RRC/SINR-Range.c index a4f12a789..9f3627653 100644 --- a/src/codec_utils/RRC/SINR-Range.c +++ b/src/codec_utils/RRC/SINR-Range.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SINR-Range.h" diff --git a/src/codec_utils/RRC/SINR-Range.h b/src/codec_utils/RRC/SINR-Range.h index 0764ea5a9..b8214bf79 100644 --- a/src/codec_utils/RRC/SINR-Range.h +++ b/src/codec_utils/RRC/SINR-Range.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SINR_Range_H_ diff --git a/src/codec_utils/RRC/SINR-RangeEUTRA.c b/src/codec_utils/RRC/SINR-RangeEUTRA.c index d27c318e3..75cb02147 100644 --- a/src/codec_utils/RRC/SINR-RangeEUTRA.c +++ b/src/codec_utils/RRC/SINR-RangeEUTRA.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SINR-RangeEUTRA.h" diff --git a/src/codec_utils/RRC/SINR-RangeEUTRA.h b/src/codec_utils/RRC/SINR-RangeEUTRA.h index bf3eb174a..c41dc09ef 100644 --- a/src/codec_utils/RRC/SINR-RangeEUTRA.h +++ b/src/codec_utils/RRC/SINR-RangeEUTRA.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SINR_RangeEUTRA_H_ diff --git a/src/codec_utils/RRC/SN-FieldLengthAM.c b/src/codec_utils/RRC/SN-FieldLengthAM.c index 1c860d826..0401a7098 100644 --- a/src/codec_utils/RRC/SN-FieldLengthAM.c +++ b/src/codec_utils/RRC/SN-FieldLengthAM.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SN-FieldLengthAM.h" diff --git a/src/codec_utils/RRC/SN-FieldLengthAM.h b/src/codec_utils/RRC/SN-FieldLengthAM.h index 9ecfe0be5..3a83d97d0 100644 --- a/src/codec_utils/RRC/SN-FieldLengthAM.h +++ b/src/codec_utils/RRC/SN-FieldLengthAM.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SN_FieldLengthAM_H_ diff --git a/src/codec_utils/RRC/SN-FieldLengthUM.c b/src/codec_utils/RRC/SN-FieldLengthUM.c index 69c6e3104..b8787553e 100644 --- a/src/codec_utils/RRC/SN-FieldLengthUM.c +++ b/src/codec_utils/RRC/SN-FieldLengthUM.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SN-FieldLengthUM.h" diff --git a/src/codec_utils/RRC/SN-FieldLengthUM.h b/src/codec_utils/RRC/SN-FieldLengthUM.h index 962871400..605dd3115 100644 --- a/src/codec_utils/RRC/SN-FieldLengthUM.h +++ b/src/codec_utils/RRC/SN-FieldLengthUM.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SN_FieldLengthUM_H_ diff --git a/src/codec_utils/RRC/SPS-Config.c b/src/codec_utils/RRC/SPS-Config.c index 9fa006c80..72c9fda74 100644 --- a/src/codec_utils/RRC/SPS-Config.c +++ b/src/codec_utils/RRC/SPS-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SPS-Config.h" diff --git a/src/codec_utils/RRC/SPS-Config.h b/src/codec_utils/RRC/SPS-Config.h index c53803d39..40f973d96 100644 --- a/src/codec_utils/RRC/SPS-Config.h +++ b/src/codec_utils/RRC/SPS-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SPS_Config_H_ diff --git a/src/codec_utils/RRC/SRB-Identity.c b/src/codec_utils/RRC/SRB-Identity.c index 6fed8d37b..20216db9c 100644 --- a/src/codec_utils/RRC/SRB-Identity.c +++ b/src/codec_utils/RRC/SRB-Identity.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRB-Identity.h" diff --git a/src/codec_utils/RRC/SRB-Identity.h b/src/codec_utils/RRC/SRB-Identity.h index a773ce33f..5721d1c3d 100644 --- a/src/codec_utils/RRC/SRB-Identity.h +++ b/src/codec_utils/RRC/SRB-Identity.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRB_Identity_H_ diff --git a/src/codec_utils/RRC/SRB-ToAddMod.c b/src/codec_utils/RRC/SRB-ToAddMod.c index 8f6aac91a..54f791943 100644 --- a/src/codec_utils/RRC/SRB-ToAddMod.c +++ b/src/codec_utils/RRC/SRB-ToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRB-ToAddMod.h" diff --git a/src/codec_utils/RRC/SRB-ToAddMod.h b/src/codec_utils/RRC/SRB-ToAddMod.h index 3bfb59b06..09124a1af 100644 --- a/src/codec_utils/RRC/SRB-ToAddMod.h +++ b/src/codec_utils/RRC/SRB-ToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRB_ToAddMod_H_ diff --git a/src/codec_utils/RRC/SRB-ToAddModList.c b/src/codec_utils/RRC/SRB-ToAddModList.c index e07c19e41..35e5a6f41 100644 --- a/src/codec_utils/RRC/SRB-ToAddModList.c +++ b/src/codec_utils/RRC/SRB-ToAddModList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRB-ToAddModList.h" diff --git a/src/codec_utils/RRC/SRB-ToAddModList.h b/src/codec_utils/RRC/SRB-ToAddModList.h index 4a20b7278..8272487a7 100644 --- a/src/codec_utils/RRC/SRB-ToAddModList.h +++ b/src/codec_utils/RRC/SRB-ToAddModList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRB_ToAddModList_H_ diff --git a/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c b/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c index 1d139f80c..0024d176a 100644 --- a/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c +++ b/src/codec_utils/RRC/SRI-PUSCH-PowerControl.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRI-PUSCH-PowerControl.h" diff --git a/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h b/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h index bbdcfb09e..8f938dd3f 100644 --- a/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h +++ b/src/codec_utils/RRC/SRI-PUSCH-PowerControl.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRI_PUSCH_PowerControl_H_ diff --git a/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c b/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c index 7cb18bac5..915165efd 100644 --- a/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c +++ b/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRI-PUSCH-PowerControlId.h" diff --git a/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h b/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h index 7f3d7b21f..0fb4ca40b 100644 --- a/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h +++ b/src/codec_utils/RRC/SRI-PUSCH-PowerControlId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRI_PUSCH_PowerControlId_H_ diff --git a/src/codec_utils/RRC/SRS-CC-SetIndex.c b/src/codec_utils/RRC/SRS-CC-SetIndex.c index 9ad4db154..b53da0b05 100644 --- a/src/codec_utils/RRC/SRS-CC-SetIndex.c +++ b/src/codec_utils/RRC/SRS-CC-SetIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-CC-SetIndex.h" diff --git a/src/codec_utils/RRC/SRS-CC-SetIndex.h b/src/codec_utils/RRC/SRS-CC-SetIndex.h index e4118865c..54f4c0e90 100644 --- a/src/codec_utils/RRC/SRS-CC-SetIndex.h +++ b/src/codec_utils/RRC/SRS-CC-SetIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_CC_SetIndex_H_ diff --git a/src/codec_utils/RRC/SRS-CarrierSwitching.c b/src/codec_utils/RRC/SRS-CarrierSwitching.c index 7d41f076b..bebd20045 100644 --- a/src/codec_utils/RRC/SRS-CarrierSwitching.c +++ b/src/codec_utils/RRC/SRS-CarrierSwitching.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-CarrierSwitching.h" diff --git a/src/codec_utils/RRC/SRS-CarrierSwitching.h b/src/codec_utils/RRC/SRS-CarrierSwitching.h index a9def9408..f3909c969 100644 --- a/src/codec_utils/RRC/SRS-CarrierSwitching.h +++ b/src/codec_utils/RRC/SRS-CarrierSwitching.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_CarrierSwitching_H_ diff --git a/src/codec_utils/RRC/SRS-Config.c b/src/codec_utils/RRC/SRS-Config.c index 2749cfe01..41bbbdbe1 100644 --- a/src/codec_utils/RRC/SRS-Config.c +++ b/src/codec_utils/RRC/SRS-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-Config.h" diff --git a/src/codec_utils/RRC/SRS-Config.h b/src/codec_utils/RRC/SRS-Config.h index cdefc9ce0..b71d8054e 100644 --- a/src/codec_utils/RRC/SRS-Config.h +++ b/src/codec_utils/RRC/SRS-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_Config_H_ diff --git a/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c b/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c index a33a8e34c..80de44dc8 100644 --- a/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c +++ b/src/codec_utils/RRC/SRS-PeriodicityAndOffset.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-PeriodicityAndOffset.h" diff --git a/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h b/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h index 774a46b64..9ca074d7e 100644 --- a/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h +++ b/src/codec_utils/RRC/SRS-PeriodicityAndOffset.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_PeriodicityAndOffset_H_ diff --git a/src/codec_utils/RRC/SRS-Resource.c b/src/codec_utils/RRC/SRS-Resource.c index f72c16e4b..7c2c0f0f8 100644 --- a/src/codec_utils/RRC/SRS-Resource.c +++ b/src/codec_utils/RRC/SRS-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-Resource.h" diff --git a/src/codec_utils/RRC/SRS-Resource.h b/src/codec_utils/RRC/SRS-Resource.h index b1f965758..9953268a5 100644 --- a/src/codec_utils/RRC/SRS-Resource.h +++ b/src/codec_utils/RRC/SRS-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_Resource_H_ diff --git a/src/codec_utils/RRC/SRS-ResourceId.c b/src/codec_utils/RRC/SRS-ResourceId.c index a6dd38daa..b2139ca47 100644 --- a/src/codec_utils/RRC/SRS-ResourceId.c +++ b/src/codec_utils/RRC/SRS-ResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-ResourceId.h" diff --git a/src/codec_utils/RRC/SRS-ResourceId.h b/src/codec_utils/RRC/SRS-ResourceId.h index 50d3fcf5d..df456f730 100644 --- a/src/codec_utils/RRC/SRS-ResourceId.h +++ b/src/codec_utils/RRC/SRS-ResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_ResourceId_H_ diff --git a/src/codec_utils/RRC/SRS-ResourceSet.c b/src/codec_utils/RRC/SRS-ResourceSet.c index a9f554ebb..755cb1b88 100644 --- a/src/codec_utils/RRC/SRS-ResourceSet.c +++ b/src/codec_utils/RRC/SRS-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-ResourceSet.h" diff --git a/src/codec_utils/RRC/SRS-ResourceSet.h b/src/codec_utils/RRC/SRS-ResourceSet.h index 731dde408..499e9b053 100644 --- a/src/codec_utils/RRC/SRS-ResourceSet.h +++ b/src/codec_utils/RRC/SRS-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_ResourceSet_H_ diff --git a/src/codec_utils/RRC/SRS-ResourceSetId.c b/src/codec_utils/RRC/SRS-ResourceSetId.c index 06dbee756..04d40c86a 100644 --- a/src/codec_utils/RRC/SRS-ResourceSetId.c +++ b/src/codec_utils/RRC/SRS-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-ResourceSetId.h" diff --git a/src/codec_utils/RRC/SRS-ResourceSetId.h b/src/codec_utils/RRC/SRS-ResourceSetId.h index eef1f4e16..077d57ad9 100644 --- a/src/codec_utils/RRC/SRS-ResourceSetId.h +++ b/src/codec_utils/RRC/SRS-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_ResourceSetId_H_ diff --git a/src/codec_utils/RRC/SRS-Resources.c b/src/codec_utils/RRC/SRS-Resources.c index 6b8a7857f..ca9d3eb91 100644 --- a/src/codec_utils/RRC/SRS-Resources.c +++ b/src/codec_utils/RRC/SRS-Resources.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-Resources.h" diff --git a/src/codec_utils/RRC/SRS-Resources.h b/src/codec_utils/RRC/SRS-Resources.h index 1deeb2dd9..a57ae1562 100644 --- a/src/codec_utils/RRC/SRS-Resources.h +++ b/src/codec_utils/RRC/SRS-Resources.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_Resources_H_ diff --git a/src/codec_utils/RRC/SRS-SpatialRelationInfo.c b/src/codec_utils/RRC/SRS-SpatialRelationInfo.c index c4d249114..39dffaf92 100644 --- a/src/codec_utils/RRC/SRS-SpatialRelationInfo.c +++ b/src/codec_utils/RRC/SRS-SpatialRelationInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-SpatialRelationInfo.h" diff --git a/src/codec_utils/RRC/SRS-SpatialRelationInfo.h b/src/codec_utils/RRC/SRS-SpatialRelationInfo.h index eb36647fa..481a4269d 100644 --- a/src/codec_utils/RRC/SRS-SpatialRelationInfo.h +++ b/src/codec_utils/RRC/SRS-SpatialRelationInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_SpatialRelationInfo_H_ diff --git a/src/codec_utils/RRC/SRS-TPC-CommandConfig.c b/src/codec_utils/RRC/SRS-TPC-CommandConfig.c index b30b2ad52..b57e05353 100644 --- a/src/codec_utils/RRC/SRS-TPC-CommandConfig.c +++ b/src/codec_utils/RRC/SRS-TPC-CommandConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-TPC-CommandConfig.h" diff --git a/src/codec_utils/RRC/SRS-TPC-CommandConfig.h b/src/codec_utils/RRC/SRS-TPC-CommandConfig.h index 24c657324..d53257ecf 100644 --- a/src/codec_utils/RRC/SRS-TPC-CommandConfig.h +++ b/src/codec_utils/RRC/SRS-TPC-CommandConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_TPC_CommandConfig_H_ diff --git a/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c b/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c index f703ac49c..f0c637db0 100644 --- a/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c +++ b/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-TPC-PDCCH-Config.h" diff --git a/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h b/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h index ad2785073..90c354e2f 100644 --- a/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h +++ b/src/codec_utils/RRC/SRS-TPC-PDCCH-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_TPC_PDCCH_Config_H_ diff --git a/src/codec_utils/RRC/SRS-TxSwitch.c b/src/codec_utils/RRC/SRS-TxSwitch.c index d59adbb0e..e863f0927 100644 --- a/src/codec_utils/RRC/SRS-TxSwitch.c +++ b/src/codec_utils/RRC/SRS-TxSwitch.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SRS-TxSwitch.h" diff --git a/src/codec_utils/RRC/SRS-TxSwitch.h b/src/codec_utils/RRC/SRS-TxSwitch.h index a95523a78..de5d2a05b 100644 --- a/src/codec_utils/RRC/SRS-TxSwitch.h +++ b/src/codec_utils/RRC/SRS-TxSwitch.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SRS_TxSwitch_H_ diff --git a/src/codec_utils/RRC/SS-RSSI-Measurement.c b/src/codec_utils/RRC/SS-RSSI-Measurement.c index add3e1fbd..f91a42eb5 100644 --- a/src/codec_utils/RRC/SS-RSSI-Measurement.c +++ b/src/codec_utils/RRC/SS-RSSI-Measurement.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SS-RSSI-Measurement.h" diff --git a/src/codec_utils/RRC/SS-RSSI-Measurement.h b/src/codec_utils/RRC/SS-RSSI-Measurement.h index 4cba488c1..6b955913b 100644 --- a/src/codec_utils/RRC/SS-RSSI-Measurement.h +++ b/src/codec_utils/RRC/SS-RSSI-Measurement.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SS_RSSI_Measurement_H_ diff --git a/src/codec_utils/RRC/SSB-ConfigMobility.c b/src/codec_utils/RRC/SSB-ConfigMobility.c index 8338e5c5f..3d739f004 100644 --- a/src/codec_utils/RRC/SSB-ConfigMobility.c +++ b/src/codec_utils/RRC/SSB-ConfigMobility.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SSB-ConfigMobility.h" diff --git a/src/codec_utils/RRC/SSB-ConfigMobility.h b/src/codec_utils/RRC/SSB-ConfigMobility.h index e09552f7b..6d22e068b 100644 --- a/src/codec_utils/RRC/SSB-ConfigMobility.h +++ b/src/codec_utils/RRC/SSB-ConfigMobility.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SSB_ConfigMobility_H_ diff --git a/src/codec_utils/RRC/SSB-Index.c b/src/codec_utils/RRC/SSB-Index.c index 4f724aaaa..ad49d3ed3 100644 --- a/src/codec_utils/RRC/SSB-Index.c +++ b/src/codec_utils/RRC/SSB-Index.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SSB-Index.h" diff --git a/src/codec_utils/RRC/SSB-Index.h b/src/codec_utils/RRC/SSB-Index.h index 9673f7a26..a9c6823cb 100644 --- a/src/codec_utils/RRC/SSB-Index.h +++ b/src/codec_utils/RRC/SSB-Index.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SSB_Index_H_ diff --git a/src/codec_utils/RRC/SSB-MTC.c b/src/codec_utils/RRC/SSB-MTC.c index 23ec19ed9..adfef1f3f 100644 --- a/src/codec_utils/RRC/SSB-MTC.c +++ b/src/codec_utils/RRC/SSB-MTC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SSB-MTC.h" diff --git a/src/codec_utils/RRC/SSB-MTC.h b/src/codec_utils/RRC/SSB-MTC.h index 504083f2c..cebc27522 100644 --- a/src/codec_utils/RRC/SSB-MTC.h +++ b/src/codec_utils/RRC/SSB-MTC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SSB_MTC_H_ diff --git a/src/codec_utils/RRC/SSB-MTC2.c b/src/codec_utils/RRC/SSB-MTC2.c index 85668d389..8aa80cda5 100644 --- a/src/codec_utils/RRC/SSB-MTC2.c +++ b/src/codec_utils/RRC/SSB-MTC2.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SSB-MTC2.h" diff --git a/src/codec_utils/RRC/SSB-MTC2.h b/src/codec_utils/RRC/SSB-MTC2.h index 206b57a38..6406d835e 100644 --- a/src/codec_utils/RRC/SSB-MTC2.h +++ b/src/codec_utils/RRC/SSB-MTC2.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SSB_MTC2_H_ diff --git a/src/codec_utils/RRC/SSB-ToMeasure.c b/src/codec_utils/RRC/SSB-ToMeasure.c index 8e757721d..69aa1f274 100644 --- a/src/codec_utils/RRC/SSB-ToMeasure.c +++ b/src/codec_utils/RRC/SSB-ToMeasure.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SSB-ToMeasure.h" diff --git a/src/codec_utils/RRC/SSB-ToMeasure.h b/src/codec_utils/RRC/SSB-ToMeasure.h index cae36fba6..52d2f8c79 100644 --- a/src/codec_utils/RRC/SSB-ToMeasure.h +++ b/src/codec_utils/RRC/SSB-ToMeasure.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SSB_ToMeasure_H_ diff --git a/src/codec_utils/RRC/SchedulingInfo.c b/src/codec_utils/RRC/SchedulingInfo.c index b15e14e45..0003b0166 100644 --- a/src/codec_utils/RRC/SchedulingInfo.c +++ b/src/codec_utils/RRC/SchedulingInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingInfo.h" diff --git a/src/codec_utils/RRC/SchedulingInfo.h b/src/codec_utils/RRC/SchedulingInfo.h index 01b9c86f7..cc8af1ad6 100644 --- a/src/codec_utils/RRC/SchedulingInfo.h +++ b/src/codec_utils/RRC/SchedulingInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingInfo_H_ diff --git a/src/codec_utils/RRC/SchedulingRequestConfig.c b/src/codec_utils/RRC/SchedulingRequestConfig.c index 4940646b9..e1fc44256 100644 --- a/src/codec_utils/RRC/SchedulingRequestConfig.c +++ b/src/codec_utils/RRC/SchedulingRequestConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingRequestConfig.h" diff --git a/src/codec_utils/RRC/SchedulingRequestConfig.h b/src/codec_utils/RRC/SchedulingRequestConfig.h index c9e26c9e4..b4960a7f5 100644 --- a/src/codec_utils/RRC/SchedulingRequestConfig.h +++ b/src/codec_utils/RRC/SchedulingRequestConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingRequestConfig_H_ diff --git a/src/codec_utils/RRC/SchedulingRequestId.c b/src/codec_utils/RRC/SchedulingRequestId.c index ccde99cc7..bfcbeb012 100644 --- a/src/codec_utils/RRC/SchedulingRequestId.c +++ b/src/codec_utils/RRC/SchedulingRequestId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingRequestId.h" diff --git a/src/codec_utils/RRC/SchedulingRequestId.h b/src/codec_utils/RRC/SchedulingRequestId.h index 6f8c03c68..2b147fe98 100644 --- a/src/codec_utils/RRC/SchedulingRequestId.h +++ b/src/codec_utils/RRC/SchedulingRequestId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingRequestId_H_ diff --git a/src/codec_utils/RRC/SchedulingRequestResourceConfig.c b/src/codec_utils/RRC/SchedulingRequestResourceConfig.c index 928523f33..23fa45e06 100644 --- a/src/codec_utils/RRC/SchedulingRequestResourceConfig.c +++ b/src/codec_utils/RRC/SchedulingRequestResourceConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingRequestResourceConfig.h" diff --git a/src/codec_utils/RRC/SchedulingRequestResourceConfig.h b/src/codec_utils/RRC/SchedulingRequestResourceConfig.h index 6b2c704d5..a96d5f16a 100644 --- a/src/codec_utils/RRC/SchedulingRequestResourceConfig.h +++ b/src/codec_utils/RRC/SchedulingRequestResourceConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingRequestResourceConfig_H_ diff --git a/src/codec_utils/RRC/SchedulingRequestResourceId.c b/src/codec_utils/RRC/SchedulingRequestResourceId.c index 2a0a936a3..49650b0c6 100644 --- a/src/codec_utils/RRC/SchedulingRequestResourceId.c +++ b/src/codec_utils/RRC/SchedulingRequestResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingRequestResourceId.h" diff --git a/src/codec_utils/RRC/SchedulingRequestResourceId.h b/src/codec_utils/RRC/SchedulingRequestResourceId.h index 808b416aa..c7731a5ce 100644 --- a/src/codec_utils/RRC/SchedulingRequestResourceId.h +++ b/src/codec_utils/RRC/SchedulingRequestResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingRequestResourceId_H_ diff --git a/src/codec_utils/RRC/SchedulingRequestToAddMod.c b/src/codec_utils/RRC/SchedulingRequestToAddMod.c index d49278faf..13d418225 100644 --- a/src/codec_utils/RRC/SchedulingRequestToAddMod.c +++ b/src/codec_utils/RRC/SchedulingRequestToAddMod.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SchedulingRequestToAddMod.h" diff --git a/src/codec_utils/RRC/SchedulingRequestToAddMod.h b/src/codec_utils/RRC/SchedulingRequestToAddMod.h index 170234d0c..bbf62170e 100644 --- a/src/codec_utils/RRC/SchedulingRequestToAddMod.h +++ b/src/codec_utils/RRC/SchedulingRequestToAddMod.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SchedulingRequestToAddMod_H_ diff --git a/src/codec_utils/RRC/ScramblingId.c b/src/codec_utils/RRC/ScramblingId.c index e3f1dd804..43b35c585 100644 --- a/src/codec_utils/RRC/ScramblingId.c +++ b/src/codec_utils/RRC/ScramblingId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ScramblingId.h" diff --git a/src/codec_utils/RRC/ScramblingId.h b/src/codec_utils/RRC/ScramblingId.h index 7d90da6cf..c210dc0ff 100644 --- a/src/codec_utils/RRC/ScramblingId.h +++ b/src/codec_utils/RRC/ScramblingId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ScramblingId_H_ diff --git a/src/codec_utils/RRC/SearchSpace.c b/src/codec_utils/RRC/SearchSpace.c index be3c6458e..fea99268c 100644 --- a/src/codec_utils/RRC/SearchSpace.c +++ b/src/codec_utils/RRC/SearchSpace.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SearchSpace.h" diff --git a/src/codec_utils/RRC/SearchSpace.h b/src/codec_utils/RRC/SearchSpace.h index f740e3c33..3f558bdbb 100644 --- a/src/codec_utils/RRC/SearchSpace.h +++ b/src/codec_utils/RRC/SearchSpace.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SearchSpace_H_ diff --git a/src/codec_utils/RRC/SearchSpaceId.c b/src/codec_utils/RRC/SearchSpaceId.c index 2ad00aae3..9c2089604 100644 --- a/src/codec_utils/RRC/SearchSpaceId.c +++ b/src/codec_utils/RRC/SearchSpaceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SearchSpaceId.h" diff --git a/src/codec_utils/RRC/SearchSpaceId.h b/src/codec_utils/RRC/SearchSpaceId.h index 365f4ab9c..e512faa18 100644 --- a/src/codec_utils/RRC/SearchSpaceId.h +++ b/src/codec_utils/RRC/SearchSpaceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SearchSpaceId_H_ diff --git a/src/codec_utils/RRC/SearchSpaceZero.c b/src/codec_utils/RRC/SearchSpaceZero.c index 6ff7eecdd..476698207 100644 --- a/src/codec_utils/RRC/SearchSpaceZero.c +++ b/src/codec_utils/RRC/SearchSpaceZero.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SearchSpaceZero.h" diff --git a/src/codec_utils/RRC/SearchSpaceZero.h b/src/codec_utils/RRC/SearchSpaceZero.h index 2622527ca..33183bb16 100644 --- a/src/codec_utils/RRC/SearchSpaceZero.h +++ b/src/codec_utils/RRC/SearchSpaceZero.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SearchSpaceZero_H_ diff --git a/src/codec_utils/RRC/SecurityAlgorithmConfig.c b/src/codec_utils/RRC/SecurityAlgorithmConfig.c index 218760a16..6fc684b39 100644 --- a/src/codec_utils/RRC/SecurityAlgorithmConfig.c +++ b/src/codec_utils/RRC/SecurityAlgorithmConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityAlgorithmConfig.h" diff --git a/src/codec_utils/RRC/SecurityAlgorithmConfig.h b/src/codec_utils/RRC/SecurityAlgorithmConfig.h index 1a05c9317..5532e0c8b 100644 --- a/src/codec_utils/RRC/SecurityAlgorithmConfig.h +++ b/src/codec_utils/RRC/SecurityAlgorithmConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityAlgorithmConfig_H_ diff --git a/src/codec_utils/RRC/SecurityConfig.c b/src/codec_utils/RRC/SecurityConfig.c index 05ca14fed..9b6faf562 100644 --- a/src/codec_utils/RRC/SecurityConfig.c +++ b/src/codec_utils/RRC/SecurityConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityConfig.h" diff --git a/src/codec_utils/RRC/SecurityConfig.h b/src/codec_utils/RRC/SecurityConfig.h index b7004968e..df1ccbdfb 100644 --- a/src/codec_utils/RRC/SecurityConfig.h +++ b/src/codec_utils/RRC/SecurityConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityConfig_H_ diff --git a/src/codec_utils/RRC/SecurityConfigSMC.c b/src/codec_utils/RRC/SecurityConfigSMC.c index f4cdcfe53..d8d048bf0 100644 --- a/src/codec_utils/RRC/SecurityConfigSMC.c +++ b/src/codec_utils/RRC/SecurityConfigSMC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityConfigSMC.h" diff --git a/src/codec_utils/RRC/SecurityConfigSMC.h b/src/codec_utils/RRC/SecurityConfigSMC.h index 4b53abfd3..08a522b47 100644 --- a/src/codec_utils/RRC/SecurityConfigSMC.h +++ b/src/codec_utils/RRC/SecurityConfigSMC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityConfigSMC_H_ diff --git a/src/codec_utils/RRC/SecurityModeCommand-IEs.c b/src/codec_utils/RRC/SecurityModeCommand-IEs.c index 88bcdf680..2749e5976 100644 --- a/src/codec_utils/RRC/SecurityModeCommand-IEs.c +++ b/src/codec_utils/RRC/SecurityModeCommand-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeCommand-IEs.h" diff --git a/src/codec_utils/RRC/SecurityModeCommand-IEs.h b/src/codec_utils/RRC/SecurityModeCommand-IEs.h index 184de45aa..bae7b2699 100644 --- a/src/codec_utils/RRC/SecurityModeCommand-IEs.h +++ b/src/codec_utils/RRC/SecurityModeCommand-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeCommand_IEs_H_ diff --git a/src/codec_utils/RRC/SecurityModeCommand.c b/src/codec_utils/RRC/SecurityModeCommand.c index cf98b5f33..b80ea6685 100644 --- a/src/codec_utils/RRC/SecurityModeCommand.c +++ b/src/codec_utils/RRC/SecurityModeCommand.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeCommand.h" diff --git a/src/codec_utils/RRC/SecurityModeCommand.h b/src/codec_utils/RRC/SecurityModeCommand.h index 14e81e692..d77a6498a 100644 --- a/src/codec_utils/RRC/SecurityModeCommand.h +++ b/src/codec_utils/RRC/SecurityModeCommand.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeCommand_H_ diff --git a/src/codec_utils/RRC/SecurityModeComplete-IEs.c b/src/codec_utils/RRC/SecurityModeComplete-IEs.c index 01f66eb19..d1ddbb2c1 100644 --- a/src/codec_utils/RRC/SecurityModeComplete-IEs.c +++ b/src/codec_utils/RRC/SecurityModeComplete-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeComplete-IEs.h" diff --git a/src/codec_utils/RRC/SecurityModeComplete-IEs.h b/src/codec_utils/RRC/SecurityModeComplete-IEs.h index 90a658a4f..9b557ee2a 100644 --- a/src/codec_utils/RRC/SecurityModeComplete-IEs.h +++ b/src/codec_utils/RRC/SecurityModeComplete-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeComplete_IEs_H_ diff --git a/src/codec_utils/RRC/SecurityModeComplete.c b/src/codec_utils/RRC/SecurityModeComplete.c index d5ef630ab..1a798ccba 100644 --- a/src/codec_utils/RRC/SecurityModeComplete.c +++ b/src/codec_utils/RRC/SecurityModeComplete.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeComplete.h" diff --git a/src/codec_utils/RRC/SecurityModeComplete.h b/src/codec_utils/RRC/SecurityModeComplete.h index 3620b33cd..ffddb8cea 100644 --- a/src/codec_utils/RRC/SecurityModeComplete.h +++ b/src/codec_utils/RRC/SecurityModeComplete.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeComplete_H_ diff --git a/src/codec_utils/RRC/SecurityModeFailure-IEs.c b/src/codec_utils/RRC/SecurityModeFailure-IEs.c index cb8807f0c..097382b26 100644 --- a/src/codec_utils/RRC/SecurityModeFailure-IEs.c +++ b/src/codec_utils/RRC/SecurityModeFailure-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeFailure-IEs.h" diff --git a/src/codec_utils/RRC/SecurityModeFailure-IEs.h b/src/codec_utils/RRC/SecurityModeFailure-IEs.h index 65b827e20..80b033bb7 100644 --- a/src/codec_utils/RRC/SecurityModeFailure-IEs.h +++ b/src/codec_utils/RRC/SecurityModeFailure-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeFailure_IEs_H_ diff --git a/src/codec_utils/RRC/SecurityModeFailure.c b/src/codec_utils/RRC/SecurityModeFailure.c index a0b700e52..a0bd6df71 100644 --- a/src/codec_utils/RRC/SecurityModeFailure.c +++ b/src/codec_utils/RRC/SecurityModeFailure.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SecurityModeFailure.h" diff --git a/src/codec_utils/RRC/SecurityModeFailure.h b/src/codec_utils/RRC/SecurityModeFailure.h index 29cf8fa7d..2f31c3e61 100644 --- a/src/codec_utils/RRC/SecurityModeFailure.h +++ b/src/codec_utils/RRC/SecurityModeFailure.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SecurityModeFailure_H_ diff --git a/src/codec_utils/RRC/ServCellIndex.c b/src/codec_utils/RRC/ServCellIndex.c index 5fdfe1b68..30b83f0de 100644 --- a/src/codec_utils/RRC/ServCellIndex.c +++ b/src/codec_utils/RRC/ServCellIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ServCellIndex.h" diff --git a/src/codec_utils/RRC/ServCellIndex.h b/src/codec_utils/RRC/ServCellIndex.h index fce00eba0..9460da5b9 100644 --- a/src/codec_utils/RRC/ServCellIndex.h +++ b/src/codec_utils/RRC/ServCellIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ServCellIndex_H_ diff --git a/src/codec_utils/RRC/ServingCellConfig.c b/src/codec_utils/RRC/ServingCellConfig.c index 8d919a50f..08296197c 100644 --- a/src/codec_utils/RRC/ServingCellConfig.c +++ b/src/codec_utils/RRC/ServingCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ServingCellConfig.h" diff --git a/src/codec_utils/RRC/ServingCellConfig.h b/src/codec_utils/RRC/ServingCellConfig.h index 7d53612c5..be8f8c18a 100644 --- a/src/codec_utils/RRC/ServingCellConfig.h +++ b/src/codec_utils/RRC/ServingCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ServingCellConfig_H_ diff --git a/src/codec_utils/RRC/ServingCellConfigCommon.c b/src/codec_utils/RRC/ServingCellConfigCommon.c index e549c5fb2..fcbe9182a 100644 --- a/src/codec_utils/RRC/ServingCellConfigCommon.c +++ b/src/codec_utils/RRC/ServingCellConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ServingCellConfigCommon.h" diff --git a/src/codec_utils/RRC/ServingCellConfigCommon.h b/src/codec_utils/RRC/ServingCellConfigCommon.h index 36e9004a3..7122c4eb3 100644 --- a/src/codec_utils/RRC/ServingCellConfigCommon.h +++ b/src/codec_utils/RRC/ServingCellConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ServingCellConfigCommon_H_ diff --git a/src/codec_utils/RRC/ServingCellConfigCommonSIB.c b/src/codec_utils/RRC/ServingCellConfigCommonSIB.c index ca65d2663..bf229e8ac 100644 --- a/src/codec_utils/RRC/ServingCellConfigCommonSIB.c +++ b/src/codec_utils/RRC/ServingCellConfigCommonSIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ServingCellConfigCommonSIB.h" diff --git a/src/codec_utils/RRC/ServingCellConfigCommonSIB.h b/src/codec_utils/RRC/ServingCellConfigCommonSIB.h index 102d2cf63..f3e7e3b17 100644 --- a/src/codec_utils/RRC/ServingCellConfigCommonSIB.h +++ b/src/codec_utils/RRC/ServingCellConfigCommonSIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ServingCellConfigCommonSIB_H_ diff --git a/src/codec_utils/RRC/ShortI-RNTI-Value.c b/src/codec_utils/RRC/ShortI-RNTI-Value.c index 29d1675ce..6acbb7806 100644 --- a/src/codec_utils/RRC/ShortI-RNTI-Value.c +++ b/src/codec_utils/RRC/ShortI-RNTI-Value.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ShortI-RNTI-Value.h" diff --git a/src/codec_utils/RRC/ShortI-RNTI-Value.h b/src/codec_utils/RRC/ShortI-RNTI-Value.h index 14440494e..0abdb4d81 100644 --- a/src/codec_utils/RRC/ShortI-RNTI-Value.h +++ b/src/codec_utils/RRC/ShortI-RNTI-Value.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ShortI_RNTI_Value_H_ diff --git a/src/codec_utils/RRC/ShortMAC-I.c b/src/codec_utils/RRC/ShortMAC-I.c index f55dceae6..5f16ef454 100644 --- a/src/codec_utils/RRC/ShortMAC-I.c +++ b/src/codec_utils/RRC/ShortMAC-I.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ShortMAC-I.h" diff --git a/src/codec_utils/RRC/ShortMAC-I.h b/src/codec_utils/RRC/ShortMAC-I.h index be4412acd..3d67e00e8 100644 --- a/src/codec_utils/RRC/ShortMAC-I.h +++ b/src/codec_utils/RRC/ShortMAC-I.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ShortMAC_I_H_ diff --git a/src/codec_utils/RRC/SlotFormatCombination.c b/src/codec_utils/RRC/SlotFormatCombination.c index 2836e097a..7f918ea3c 100644 --- a/src/codec_utils/RRC/SlotFormatCombination.c +++ b/src/codec_utils/RRC/SlotFormatCombination.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SlotFormatCombination.h" diff --git a/src/codec_utils/RRC/SlotFormatCombination.h b/src/codec_utils/RRC/SlotFormatCombination.h index d41a6895e..004dee082 100644 --- a/src/codec_utils/RRC/SlotFormatCombination.h +++ b/src/codec_utils/RRC/SlotFormatCombination.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SlotFormatCombination_H_ diff --git a/src/codec_utils/RRC/SlotFormatCombinationId.c b/src/codec_utils/RRC/SlotFormatCombinationId.c index 1a13ee798..f499f108b 100644 --- a/src/codec_utils/RRC/SlotFormatCombinationId.c +++ b/src/codec_utils/RRC/SlotFormatCombinationId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SlotFormatCombinationId.h" diff --git a/src/codec_utils/RRC/SlotFormatCombinationId.h b/src/codec_utils/RRC/SlotFormatCombinationId.h index 178b40739..96ce13682 100644 --- a/src/codec_utils/RRC/SlotFormatCombinationId.h +++ b/src/codec_utils/RRC/SlotFormatCombinationId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SlotFormatCombinationId_H_ diff --git a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c index 739c7f368..e0f8efe20 100644 --- a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c +++ b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SlotFormatCombinationsPerCell.h" diff --git a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h index 93af29c1c..08363458b 100644 --- a/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h +++ b/src/codec_utils/RRC/SlotFormatCombinationsPerCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SlotFormatCombinationsPerCell_H_ diff --git a/src/codec_utils/RRC/SlotFormatIndicator.c b/src/codec_utils/RRC/SlotFormatIndicator.c index 2aafac257..0fe0075e5 100644 --- a/src/codec_utils/RRC/SlotFormatIndicator.c +++ b/src/codec_utils/RRC/SlotFormatIndicator.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SlotFormatIndicator.h" diff --git a/src/codec_utils/RRC/SlotFormatIndicator.h b/src/codec_utils/RRC/SlotFormatIndicator.h index e1a09d32a..eb9a45ede 100644 --- a/src/codec_utils/RRC/SlotFormatIndicator.h +++ b/src/codec_utils/RRC/SlotFormatIndicator.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SlotFormatIndicator_H_ diff --git a/src/codec_utils/RRC/SpCellConfig.c b/src/codec_utils/RRC/SpCellConfig.c index b68a1e939..13bd9fd9a 100644 --- a/src/codec_utils/RRC/SpCellConfig.c +++ b/src/codec_utils/RRC/SpCellConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SpCellConfig.h" diff --git a/src/codec_utils/RRC/SpCellConfig.h b/src/codec_utils/RRC/SpCellConfig.h index b10d8888c..d454a9676 100644 --- a/src/codec_utils/RRC/SpCellConfig.h +++ b/src/codec_utils/RRC/SpCellConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SpCellConfig_H_ diff --git a/src/codec_utils/RRC/SpeedStateScaleFactors.c b/src/codec_utils/RRC/SpeedStateScaleFactors.c index 78effe6fd..b5bb83660 100644 --- a/src/codec_utils/RRC/SpeedStateScaleFactors.c +++ b/src/codec_utils/RRC/SpeedStateScaleFactors.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SpeedStateScaleFactors.h" diff --git a/src/codec_utils/RRC/SpeedStateScaleFactors.h b/src/codec_utils/RRC/SpeedStateScaleFactors.h index b45278610..75507173d 100644 --- a/src/codec_utils/RRC/SpeedStateScaleFactors.h +++ b/src/codec_utils/RRC/SpeedStateScaleFactors.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SpeedStateScaleFactors_H_ diff --git a/src/codec_utils/RRC/SubcarrierSpacing.c b/src/codec_utils/RRC/SubcarrierSpacing.c index bcbcd0e64..1d6c72a76 100644 --- a/src/codec_utils/RRC/SubcarrierSpacing.c +++ b/src/codec_utils/RRC/SubcarrierSpacing.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SubcarrierSpacing.h" diff --git a/src/codec_utils/RRC/SubcarrierSpacing.h b/src/codec_utils/RRC/SubcarrierSpacing.h index 807819262..97532d9a8 100644 --- a/src/codec_utils/RRC/SubcarrierSpacing.h +++ b/src/codec_utils/RRC/SubcarrierSpacing.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SubcarrierSpacing_H_ diff --git a/src/codec_utils/RRC/SupportedBandwidth.c b/src/codec_utils/RRC/SupportedBandwidth.c index df1360776..afc109fa6 100644 --- a/src/codec_utils/RRC/SupportedBandwidth.c +++ b/src/codec_utils/RRC/SupportedBandwidth.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SupportedBandwidth.h" diff --git a/src/codec_utils/RRC/SupportedBandwidth.h b/src/codec_utils/RRC/SupportedBandwidth.h index 36449c51a..7da6d885d 100644 --- a/src/codec_utils/RRC/SupportedBandwidth.h +++ b/src/codec_utils/RRC/SupportedBandwidth.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SupportedBandwidth_H_ diff --git a/src/codec_utils/RRC/SuspendConfig.c b/src/codec_utils/RRC/SuspendConfig.c index 08b0e05b6..7480df0f3 100644 --- a/src/codec_utils/RRC/SuspendConfig.c +++ b/src/codec_utils/RRC/SuspendConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SuspendConfig.h" diff --git a/src/codec_utils/RRC/SuspendConfig.h b/src/codec_utils/RRC/SuspendConfig.h index 9630c94ba..b116d6486 100644 --- a/src/codec_utils/RRC/SuspendConfig.h +++ b/src/codec_utils/RRC/SuspendConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SuspendConfig_H_ diff --git a/src/codec_utils/RRC/SystemInformation-IEs.c b/src/codec_utils/RRC/SystemInformation-IEs.c index 27a229d42..b80d50000 100644 --- a/src/codec_utils/RRC/SystemInformation-IEs.c +++ b/src/codec_utils/RRC/SystemInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SystemInformation-IEs.h" diff --git a/src/codec_utils/RRC/SystemInformation-IEs.h b/src/codec_utils/RRC/SystemInformation-IEs.h index 39d8cf511..954dbe876 100644 --- a/src/codec_utils/RRC/SystemInformation-IEs.h +++ b/src/codec_utils/RRC/SystemInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SystemInformation_IEs_H_ diff --git a/src/codec_utils/RRC/SystemInformation.c b/src/codec_utils/RRC/SystemInformation.c index 63725a1a9..c8e16bab6 100644 --- a/src/codec_utils/RRC/SystemInformation.c +++ b/src/codec_utils/RRC/SystemInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "SystemInformation.h" diff --git a/src/codec_utils/RRC/SystemInformation.h b/src/codec_utils/RRC/SystemInformation.h index fe063998b..1912187b0 100644 --- a/src/codec_utils/RRC/SystemInformation.h +++ b/src/codec_utils/RRC/SystemInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _SystemInformation_H_ diff --git a/src/codec_utils/RRC/T-PollRetransmit.c b/src/codec_utils/RRC/T-PollRetransmit.c index 347b0e9ac..12efc710c 100644 --- a/src/codec_utils/RRC/T-PollRetransmit.c +++ b/src/codec_utils/RRC/T-PollRetransmit.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "T-PollRetransmit.h" diff --git a/src/codec_utils/RRC/T-PollRetransmit.h b/src/codec_utils/RRC/T-PollRetransmit.h index 856bebaf9..67793b8ce 100644 --- a/src/codec_utils/RRC/T-PollRetransmit.h +++ b/src/codec_utils/RRC/T-PollRetransmit.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _T_PollRetransmit_H_ diff --git a/src/codec_utils/RRC/T-Reassembly.c b/src/codec_utils/RRC/T-Reassembly.c index c0592a4c8..50a8cc2f6 100644 --- a/src/codec_utils/RRC/T-Reassembly.c +++ b/src/codec_utils/RRC/T-Reassembly.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "T-Reassembly.h" diff --git a/src/codec_utils/RRC/T-Reassembly.h b/src/codec_utils/RRC/T-Reassembly.h index e8f1e1bc1..7881a3dfa 100644 --- a/src/codec_utils/RRC/T-Reassembly.h +++ b/src/codec_utils/RRC/T-Reassembly.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _T_Reassembly_H_ diff --git a/src/codec_utils/RRC/T-Reselection.c b/src/codec_utils/RRC/T-Reselection.c index cd7af009d..dd559abe4 100644 --- a/src/codec_utils/RRC/T-Reselection.c +++ b/src/codec_utils/RRC/T-Reselection.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "T-Reselection.h" diff --git a/src/codec_utils/RRC/T-Reselection.h b/src/codec_utils/RRC/T-Reselection.h index ea259fb9c..28a15ee14 100644 --- a/src/codec_utils/RRC/T-Reselection.h +++ b/src/codec_utils/RRC/T-Reselection.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _T_Reselection_H_ diff --git a/src/codec_utils/RRC/T-StatusProhibit.c b/src/codec_utils/RRC/T-StatusProhibit.c index 049b808d0..0b739adfc 100644 --- a/src/codec_utils/RRC/T-StatusProhibit.c +++ b/src/codec_utils/RRC/T-StatusProhibit.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "T-StatusProhibit.h" diff --git a/src/codec_utils/RRC/T-StatusProhibit.h b/src/codec_utils/RRC/T-StatusProhibit.h index 768bf4527..f881756d2 100644 --- a/src/codec_utils/RRC/T-StatusProhibit.h +++ b/src/codec_utils/RRC/T-StatusProhibit.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _T_StatusProhibit_H_ diff --git a/src/codec_utils/RRC/TAG-Config.c b/src/codec_utils/RRC/TAG-Config.c index a9fba54e2..0573012bb 100644 --- a/src/codec_utils/RRC/TAG-Config.c +++ b/src/codec_utils/RRC/TAG-Config.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TAG-Config.h" diff --git a/src/codec_utils/RRC/TAG-Config.h b/src/codec_utils/RRC/TAG-Config.h index 304ba0e6d..8d9f6f09f 100644 --- a/src/codec_utils/RRC/TAG-Config.h +++ b/src/codec_utils/RRC/TAG-Config.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TAG_Config_H_ diff --git a/src/codec_utils/RRC/TAG-Id.c b/src/codec_utils/RRC/TAG-Id.c index d1855b46d..10251ce4a 100644 --- a/src/codec_utils/RRC/TAG-Id.c +++ b/src/codec_utils/RRC/TAG-Id.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TAG-Id.h" diff --git a/src/codec_utils/RRC/TAG-Id.h b/src/codec_utils/RRC/TAG-Id.h index 6840ad73f..1a20a47a2 100644 --- a/src/codec_utils/RRC/TAG-Id.h +++ b/src/codec_utils/RRC/TAG-Id.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TAG_Id_H_ diff --git a/src/codec_utils/RRC/TAG.c b/src/codec_utils/RRC/TAG.c index 59b575e52..412a9c9d8 100644 --- a/src/codec_utils/RRC/TAG.c +++ b/src/codec_utils/RRC/TAG.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TAG.h" diff --git a/src/codec_utils/RRC/TAG.h b/src/codec_utils/RRC/TAG.h index 9292e8485..73dcf0ed8 100644 --- a/src/codec_utils/RRC/TAG.h +++ b/src/codec_utils/RRC/TAG.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TAG_H_ diff --git a/src/codec_utils/RRC/TCI-State.c b/src/codec_utils/RRC/TCI-State.c index 10b7ec626..b910d0b91 100644 --- a/src/codec_utils/RRC/TCI-State.c +++ b/src/codec_utils/RRC/TCI-State.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TCI-State.h" diff --git a/src/codec_utils/RRC/TCI-State.h b/src/codec_utils/RRC/TCI-State.h index e2c3799a0..aae865fcd 100644 --- a/src/codec_utils/RRC/TCI-State.h +++ b/src/codec_utils/RRC/TCI-State.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TCI_State_H_ diff --git a/src/codec_utils/RRC/TCI-StateId.c b/src/codec_utils/RRC/TCI-StateId.c index 8d8e0b7db..a99b47ce6 100644 --- a/src/codec_utils/RRC/TCI-StateId.c +++ b/src/codec_utils/RRC/TCI-StateId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TCI-StateId.h" diff --git a/src/codec_utils/RRC/TCI-StateId.h b/src/codec_utils/RRC/TCI-StateId.h index 980b3fff3..1484d7f93 100644 --- a/src/codec_utils/RRC/TCI-StateId.h +++ b/src/codec_utils/RRC/TCI-StateId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TCI_StateId_H_ diff --git a/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c b/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c index 54c43761f..6cc579fcb 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c +++ b/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TDD-UL-DL-ConfigCommon.h" diff --git a/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h b/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h index c8145a15a..43c191f8b 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h +++ b/src/codec_utils/RRC/TDD-UL-DL-ConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TDD_UL_DL_ConfigCommon_H_ diff --git a/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c b/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c index da055eaf0..2439348f4 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c +++ b/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TDD-UL-DL-ConfigDedicated.h" diff --git a/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h b/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h index 93358f5ba..a3bd0e38c 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h +++ b/src/codec_utils/RRC/TDD-UL-DL-ConfigDedicated.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TDD_UL_DL_ConfigDedicated_H_ diff --git a/src/codec_utils/RRC/TDD-UL-DL-Pattern.c b/src/codec_utils/RRC/TDD-UL-DL-Pattern.c index 443c644ad..14b9bad2a 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-Pattern.c +++ b/src/codec_utils/RRC/TDD-UL-DL-Pattern.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TDD-UL-DL-Pattern.h" diff --git a/src/codec_utils/RRC/TDD-UL-DL-Pattern.h b/src/codec_utils/RRC/TDD-UL-DL-Pattern.h index 77d3d01b1..f96988899 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-Pattern.h +++ b/src/codec_utils/RRC/TDD-UL-DL-Pattern.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TDD_UL_DL_Pattern_H_ diff --git a/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c b/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c index c8e7e8c33..32a75ee27 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c +++ b/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TDD-UL-DL-SlotConfig.h" diff --git a/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h b/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h index 1c30e8b23..f96c7f743 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h +++ b/src/codec_utils/RRC/TDD-UL-DL-SlotConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TDD_UL_DL_SlotConfig_H_ diff --git a/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c b/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c index 9261b7b75..c65193c55 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c +++ b/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TDD-UL-DL-SlotIndex.h" diff --git a/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h b/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h index 3deb9d98d..3b7a0c6b0 100644 --- a/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h +++ b/src/codec_utils/RRC/TDD-UL-DL-SlotIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TDD_UL_DL_SlotIndex_H_ diff --git a/src/codec_utils/RRC/ThresholdNR.c b/src/codec_utils/RRC/ThresholdNR.c index 289aabdd8..f96c85a69 100644 --- a/src/codec_utils/RRC/ThresholdNR.c +++ b/src/codec_utils/RRC/ThresholdNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ThresholdNR.h" diff --git a/src/codec_utils/RRC/ThresholdNR.h b/src/codec_utils/RRC/ThresholdNR.h index c31a72528..6c5b29ac9 100644 --- a/src/codec_utils/RRC/ThresholdNR.h +++ b/src/codec_utils/RRC/ThresholdNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ThresholdNR_H_ diff --git a/src/codec_utils/RRC/TimeAlignmentTimer.c b/src/codec_utils/RRC/TimeAlignmentTimer.c index a568e258b..c0f39e738 100644 --- a/src/codec_utils/RRC/TimeAlignmentTimer.c +++ b/src/codec_utils/RRC/TimeAlignmentTimer.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TimeAlignmentTimer.h" diff --git a/src/codec_utils/RRC/TimeAlignmentTimer.h b/src/codec_utils/RRC/TimeAlignmentTimer.h index 026a55377..2adf8dcf7 100644 --- a/src/codec_utils/RRC/TimeAlignmentTimer.h +++ b/src/codec_utils/RRC/TimeAlignmentTimer.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TimeAlignmentTimer_H_ diff --git a/src/codec_utils/RRC/TimeToTrigger.c b/src/codec_utils/RRC/TimeToTrigger.c index 356efabcb..4b9523eb7 100644 --- a/src/codec_utils/RRC/TimeToTrigger.c +++ b/src/codec_utils/RRC/TimeToTrigger.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TimeToTrigger.h" diff --git a/src/codec_utils/RRC/TimeToTrigger.h b/src/codec_utils/RRC/TimeToTrigger.h index 74bd0afbd..d967fcc5c 100644 --- a/src/codec_utils/RRC/TimeToTrigger.h +++ b/src/codec_utils/RRC/TimeToTrigger.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TimeToTrigger_H_ diff --git a/src/codec_utils/RRC/TrackingAreaCode.c b/src/codec_utils/RRC/TrackingAreaCode.c index 5cefb10a1..0623a4bfb 100644 --- a/src/codec_utils/RRC/TrackingAreaCode.c +++ b/src/codec_utils/RRC/TrackingAreaCode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TrackingAreaCode.h" diff --git a/src/codec_utils/RRC/TrackingAreaCode.h b/src/codec_utils/RRC/TrackingAreaCode.h index 5eb9ff835..603236d36 100644 --- a/src/codec_utils/RRC/TrackingAreaCode.h +++ b/src/codec_utils/RRC/TrackingAreaCode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TrackingAreaCode_H_ diff --git a/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c b/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c index fd0b48258..791e9c4bf 100644 --- a/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c +++ b/src/codec_utils/RRC/TypeI-MultiPanelCodebook.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TypeI-MultiPanelCodebook.h" diff --git a/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h b/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h index 11d28713e..156169d74 100644 --- a/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h +++ b/src/codec_utils/RRC/TypeI-MultiPanelCodebook.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TypeI_MultiPanelCodebook_H_ diff --git a/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c b/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c index 3967318b3..8fe740ce0 100644 --- a/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c +++ b/src/codec_utils/RRC/TypeI-SinglePanelCodebook.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TypeI-SinglePanelCodebook.h" diff --git a/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h b/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h index 6e1f48c77..29dbdc7de 100644 --- a/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h +++ b/src/codec_utils/RRC/TypeI-SinglePanelCodebook.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TypeI_SinglePanelCodebook_H_ diff --git a/src/codec_utils/RRC/TypeII-Codebook.c b/src/codec_utils/RRC/TypeII-Codebook.c index fc229f87a..336439030 100644 --- a/src/codec_utils/RRC/TypeII-Codebook.c +++ b/src/codec_utils/RRC/TypeII-Codebook.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TypeII-Codebook.h" diff --git a/src/codec_utils/RRC/TypeII-Codebook.h b/src/codec_utils/RRC/TypeII-Codebook.h index 3450a36ec..c46e9817e 100644 --- a/src/codec_utils/RRC/TypeII-Codebook.h +++ b/src/codec_utils/RRC/TypeII-Codebook.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TypeII_Codebook_H_ diff --git a/src/codec_utils/RRC/TypeII-CodebookPortSelection.c b/src/codec_utils/RRC/TypeII-CodebookPortSelection.c index f5c062a13..7312281fb 100644 --- a/src/codec_utils/RRC/TypeII-CodebookPortSelection.c +++ b/src/codec_utils/RRC/TypeII-CodebookPortSelection.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "TypeII-CodebookPortSelection.h" diff --git a/src/codec_utils/RRC/TypeII-CodebookPortSelection.h b/src/codec_utils/RRC/TypeII-CodebookPortSelection.h index 8ba770d27..6e0b42a34 100644 --- a/src/codec_utils/RRC/TypeII-CodebookPortSelection.h +++ b/src/codec_utils/RRC/TypeII-CodebookPortSelection.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _TypeII_CodebookPortSelection_H_ diff --git a/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c b/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c index 53011498a..2ecc558b3 100644 --- a/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c +++ b/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-AccessCategory1-SelectionAssistanceInfo.h" diff --git a/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h b/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h index 0009afde9..aa01a9cd8 100644 --- a/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h +++ b/src/codec_utils/RRC/UAC-AccessCategory1-SelectionAssistanceInfo.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_AccessCategory1_SelectionAssistanceInfo_H_ diff --git a/src/codec_utils/RRC/UAC-BarringInfoSet.c b/src/codec_utils/RRC/UAC-BarringInfoSet.c index 92770f313..7b1009a51 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSet.c +++ b/src/codec_utils/RRC/UAC-BarringInfoSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringInfoSet.h" diff --git a/src/codec_utils/RRC/UAC-BarringInfoSet.h b/src/codec_utils/RRC/UAC-BarringInfoSet.h index 081020d36..9abb03af3 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSet.h +++ b/src/codec_utils/RRC/UAC-BarringInfoSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringInfoSet_H_ diff --git a/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c b/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c index 3ef6a23c1..0ec3dc818 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c +++ b/src/codec_utils/RRC/UAC-BarringInfoSetIndex.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringInfoSetIndex.h" diff --git a/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h b/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h index 7412c8576..52d4f802d 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h +++ b/src/codec_utils/RRC/UAC-BarringInfoSetIndex.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringInfoSetIndex_H_ diff --git a/src/codec_utils/RRC/UAC-BarringInfoSetList.c b/src/codec_utils/RRC/UAC-BarringInfoSetList.c index 8977ce828..c3db81479 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSetList.c +++ b/src/codec_utils/RRC/UAC-BarringInfoSetList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringInfoSetList.h" diff --git a/src/codec_utils/RRC/UAC-BarringInfoSetList.h b/src/codec_utils/RRC/UAC-BarringInfoSetList.h index f1942e37d..42b70e139 100644 --- a/src/codec_utils/RRC/UAC-BarringInfoSetList.h +++ b/src/codec_utils/RRC/UAC-BarringInfoSetList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringInfoSetList_H_ diff --git a/src/codec_utils/RRC/UAC-BarringPerCat.c b/src/codec_utils/RRC/UAC-BarringPerCat.c index 54b9335a9..ba57b8a60 100644 --- a/src/codec_utils/RRC/UAC-BarringPerCat.c +++ b/src/codec_utils/RRC/UAC-BarringPerCat.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringPerCat.h" diff --git a/src/codec_utils/RRC/UAC-BarringPerCat.h b/src/codec_utils/RRC/UAC-BarringPerCat.h index 3bbba2505..8aa0e61b3 100644 --- a/src/codec_utils/RRC/UAC-BarringPerCat.h +++ b/src/codec_utils/RRC/UAC-BarringPerCat.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringPerCat_H_ diff --git a/src/codec_utils/RRC/UAC-BarringPerCatList.c b/src/codec_utils/RRC/UAC-BarringPerCatList.c index 8f6f76210..da0fc5150 100644 --- a/src/codec_utils/RRC/UAC-BarringPerCatList.c +++ b/src/codec_utils/RRC/UAC-BarringPerCatList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringPerCatList.h" diff --git a/src/codec_utils/RRC/UAC-BarringPerCatList.h b/src/codec_utils/RRC/UAC-BarringPerCatList.h index 8f2f45901..461978540 100644 --- a/src/codec_utils/RRC/UAC-BarringPerCatList.h +++ b/src/codec_utils/RRC/UAC-BarringPerCatList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringPerCatList_H_ diff --git a/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c b/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c index 02e299909..836fde2a5 100644 --- a/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c +++ b/src/codec_utils/RRC/UAC-BarringPerPLMN-List.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringPerPLMN-List.h" diff --git a/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h b/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h index 2f23298fb..8e6adec7a 100644 --- a/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h +++ b/src/codec_utils/RRC/UAC-BarringPerPLMN-List.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringPerPLMN_List_H_ diff --git a/src/codec_utils/RRC/UAC-BarringPerPLMN.c b/src/codec_utils/RRC/UAC-BarringPerPLMN.c index 6c83357f5..2a8801f74 100644 --- a/src/codec_utils/RRC/UAC-BarringPerPLMN.c +++ b/src/codec_utils/RRC/UAC-BarringPerPLMN.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UAC-BarringPerPLMN.h" diff --git a/src/codec_utils/RRC/UAC-BarringPerPLMN.h b/src/codec_utils/RRC/UAC-BarringPerPLMN.h index 2808cea62..221ed5ded 100644 --- a/src/codec_utils/RRC/UAC-BarringPerPLMN.h +++ b/src/codec_utils/RRC/UAC-BarringPerPLMN.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UAC_BarringPerPLMN_H_ diff --git a/src/codec_utils/RRC/UCI-OnPUSCH.c b/src/codec_utils/RRC/UCI-OnPUSCH.c index dc29d719f..3f91dd68c 100644 --- a/src/codec_utils/RRC/UCI-OnPUSCH.c +++ b/src/codec_utils/RRC/UCI-OnPUSCH.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UCI-OnPUSCH.h" diff --git a/src/codec_utils/RRC/UCI-OnPUSCH.h b/src/codec_utils/RRC/UCI-OnPUSCH.h index 3cfc29b74..2aac78a2a 100644 --- a/src/codec_utils/RRC/UCI-OnPUSCH.h +++ b/src/codec_utils/RRC/UCI-OnPUSCH.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UCI_OnPUSCH_H_ diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-Container.c b/src/codec_utils/RRC/UE-CapabilityRAT-Container.c index 1b2d32500..01c0aeb54 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-Container.c +++ b/src/codec_utils/RRC/UE-CapabilityRAT-Container.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-CapabilityRAT-Container.h" diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-Container.h b/src/codec_utils/RRC/UE-CapabilityRAT-Container.h index 5b0a10a61..dbfaf0e95 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-Container.h +++ b/src/codec_utils/RRC/UE-CapabilityRAT-Container.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_CapabilityRAT_Container_H_ diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.c b/src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.c deleted file mode 100644 index 532c357fc..000000000 --- a/src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.c +++ /dev/null @@ -1,53 +0,0 @@ -/* - * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) - * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` - */ - -#include "UE-CapabilityRAT-ContainerList.h" - -#include "UE-CapabilityRAT-Container.h" -static asn_oer_constraints_t asn_OER_type_UE_CapabilityRAT_ContainerList_constr_1 CC_NOTUSED = { - { 0, 0 }, - -1 /* (SIZE(0..8)) */}; -asn_per_constraints_t asn_PER_type_UE_CapabilityRAT_ContainerList_constr_1 CC_NOTUSED = { - { APC_UNCONSTRAINED, -1, -1, 0, 0 }, - { APC_CONSTRAINED, 4, 4, 0, 8 } /* (SIZE(0..8)) */, - 0, 0 /* No PER value map */ -}; -asn_TYPE_member_t asn_MBR_UE_CapabilityRAT_ContainerList_1[] = { - { ATF_POINTER, 0, 0, - (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), - 0, - &asn_DEF_UE_CapabilityRAT_Container, - 0, - { 0, 0, 0 }, - 0, 0, /* No default value */ - "" - }, -}; -static const ber_tlv_tag_t asn_DEF_UE_CapabilityRAT_ContainerList_tags_1[] = { - (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) -}; -asn_SET_OF_specifics_t asn_SPC_UE_CapabilityRAT_ContainerList_specs_1 = { - sizeof(struct UE_CapabilityRAT_ContainerList), - offsetof(struct UE_CapabilityRAT_ContainerList, _asn_ctx), - 0, /* XER encoding is XMLDelimitedItemList */ -}; -asn_TYPE_descriptor_t asn_DEF_UE_CapabilityRAT_ContainerList = { - "UE-CapabilityRAT-ContainerList", - "UE-CapabilityRAT-ContainerList", - &asn_OP_SEQUENCE_OF, - asn_DEF_UE_CapabilityRAT_ContainerList_tags_1, - sizeof(asn_DEF_UE_CapabilityRAT_ContainerList_tags_1) - /sizeof(asn_DEF_UE_CapabilityRAT_ContainerList_tags_1[0]), /* 1 */ - asn_DEF_UE_CapabilityRAT_ContainerList_tags_1, /* Same as above */ - sizeof(asn_DEF_UE_CapabilityRAT_ContainerList_tags_1) - /sizeof(asn_DEF_UE_CapabilityRAT_ContainerList_tags_1[0]), /* 1 */ - { &asn_OER_type_UE_CapabilityRAT_ContainerList_constr_1, &asn_PER_type_UE_CapabilityRAT_ContainerList_constr_1, SEQUENCE_OF_constraint }, - asn_MBR_UE_CapabilityRAT_ContainerList_1, - 1, /* Single element */ - &asn_SPC_UE_CapabilityRAT_ContainerList_specs_1 /* Additional specs */ -}; - diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c b/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c new file mode 100644 index 000000000..228e9480f --- /dev/null +++ b/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.c @@ -0,0 +1,53 @@ +/* + * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) + * From ASN.1 module "NR-RRC-Definitions" + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + */ + +#include "UE-CapabilityRAT-ContainerListRRC.h" + +#include "UE-CapabilityRAT-Container.h" +static asn_oer_constraints_t asn_OER_type_UE_CapabilityRAT_ContainerListRRC_constr_1 CC_NOTUSED = { + { 0, 0 }, + -1 /* (SIZE(0..8)) */}; +asn_per_constraints_t asn_PER_type_UE_CapabilityRAT_ContainerListRRC_constr_1 CC_NOTUSED = { + { APC_UNCONSTRAINED, -1, -1, 0, 0 }, + { APC_CONSTRAINED, 4, 4, 0, 8 } /* (SIZE(0..8)) */, + 0, 0 /* No PER value map */ +}; +asn_TYPE_member_t asn_MBR_UE_CapabilityRAT_ContainerListRRC_1[] = { + { ATF_POINTER, 0, 0, + (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)), + 0, + &asn_DEF_UE_CapabilityRAT_Container, + 0, + { 0, 0, 0 }, + 0, 0, /* No default value */ + "" + }, +}; +static const ber_tlv_tag_t asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1[] = { + (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) +}; +asn_SET_OF_specifics_t asn_SPC_UE_CapabilityRAT_ContainerListRRC_specs_1 = { + sizeof(struct UE_CapabilityRAT_ContainerListRRC), + offsetof(struct UE_CapabilityRAT_ContainerListRRC, _asn_ctx), + 0, /* XER encoding is XMLDelimitedItemList */ +}; +asn_TYPE_descriptor_t asn_DEF_UE_CapabilityRAT_ContainerListRRC = { + "UE-CapabilityRAT-ContainerListRRC", + "UE-CapabilityRAT-ContainerListRRC", + &asn_OP_SEQUENCE_OF, + asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1, + sizeof(asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1) + /sizeof(asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1[0]), /* 1 */ + asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1, /* Same as above */ + sizeof(asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1) + /sizeof(asn_DEF_UE_CapabilityRAT_ContainerListRRC_tags_1[0]), /* 1 */ + { &asn_OER_type_UE_CapabilityRAT_ContainerListRRC_constr_1, &asn_PER_type_UE_CapabilityRAT_ContainerListRRC_constr_1, SEQUENCE_OF_constraint }, + asn_MBR_UE_CapabilityRAT_ContainerListRRC_1, + 1, /* Single element */ + &asn_SPC_UE_CapabilityRAT_ContainerListRRC_specs_1 /* Additional specs */ +}; + diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.h b/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h similarity index 57% rename from src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.h rename to src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h index a6c30ffde..05e26c237 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-ContainerList.h +++ b/src/codec_utils/RRC/UE-CapabilityRAT-ContainerListRRC.h @@ -1,12 +1,12 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ -#ifndef _UE_CapabilityRAT_ContainerList_H_ -#define _UE_CapabilityRAT_ContainerList_H_ +#ifndef _UE_CapabilityRAT_ContainerListRRC_H_ +#define _UE_CapabilityRAT_ContainerListRRC_H_ #include @@ -22,23 +22,23 @@ extern "C" { /* Forward declarations */ struct UE_CapabilityRAT_Container; -/* UE-CapabilityRAT-ContainerList */ -typedef struct UE_CapabilityRAT_ContainerList { +/* UE-CapabilityRAT-ContainerListRRC */ +typedef struct UE_CapabilityRAT_ContainerListRRC { A_SEQUENCE_OF(struct UE_CapabilityRAT_Container) list; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx; -} UE_CapabilityRAT_ContainerList_t; +} UE_CapabilityRAT_ContainerListRRC_t; /* Implementation */ -extern asn_TYPE_descriptor_t asn_DEF_UE_CapabilityRAT_ContainerList; -extern asn_SET_OF_specifics_t asn_SPC_UE_CapabilityRAT_ContainerList_specs_1; -extern asn_TYPE_member_t asn_MBR_UE_CapabilityRAT_ContainerList_1[1]; -extern asn_per_constraints_t asn_PER_type_UE_CapabilityRAT_ContainerList_constr_1; +extern asn_TYPE_descriptor_t asn_DEF_UE_CapabilityRAT_ContainerListRRC; +extern asn_SET_OF_specifics_t asn_SPC_UE_CapabilityRAT_ContainerListRRC_specs_1; +extern asn_TYPE_member_t asn_MBR_UE_CapabilityRAT_ContainerListRRC_1[1]; +extern asn_per_constraints_t asn_PER_type_UE_CapabilityRAT_ContainerListRRC_constr_1; #ifdef __cplusplus } #endif -#endif /* _UE_CapabilityRAT_ContainerList_H_ */ +#endif /* _UE_CapabilityRAT_ContainerListRRC_H_ */ #include diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-Request.c b/src/codec_utils/RRC/UE-CapabilityRAT-Request.c index 18a4a9f69..cf3583c57 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-Request.c +++ b/src/codec_utils/RRC/UE-CapabilityRAT-Request.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-CapabilityRAT-Request.h" diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-Request.h b/src/codec_utils/RRC/UE-CapabilityRAT-Request.h index ac4b21774..6527eea04 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-Request.h +++ b/src/codec_utils/RRC/UE-CapabilityRAT-Request.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_CapabilityRAT_Request_H_ diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c b/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c index 282fc57f0..9a8203a16 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c +++ b/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-CapabilityRAT-RequestList.h" diff --git a/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h b/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h index 03da325ba..66e52b031 100644 --- a/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h +++ b/src/codec_utils/RRC/UE-CapabilityRAT-RequestList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_CapabilityRAT_RequestList_H_ diff --git a/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c b/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c index 599419164..6c7eda529 100644 --- a/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c +++ b/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-CapabilityRequestFilterNR.h" diff --git a/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h b/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h index eb826799d..212911a25 100644 --- a/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h +++ b/src/codec_utils/RRC/UE-CapabilityRequestFilterNR.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_CapabilityRequestFilterNR_H_ diff --git a/src/codec_utils/RRC/UE-MRDC-Capability.c b/src/codec_utils/RRC/UE-MRDC-Capability.c index abf9357fe..e5bef6684 100644 --- a/src/codec_utils/RRC/UE-MRDC-Capability.c +++ b/src/codec_utils/RRC/UE-MRDC-Capability.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-MRDC-Capability.h" diff --git a/src/codec_utils/RRC/UE-MRDC-Capability.h b/src/codec_utils/RRC/UE-MRDC-Capability.h index 1399f96bb..59df20a3d 100644 --- a/src/codec_utils/RRC/UE-MRDC-Capability.h +++ b/src/codec_utils/RRC/UE-MRDC-Capability.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_MRDC_Capability_H_ diff --git a/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c b/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c index c95e2bb44..12c447ca4 100644 --- a/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c +++ b/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-MRDC-CapabilityAddFRX-Mode.h" diff --git a/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h b/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h index 12aa641d1..30b1ca53f 100644 --- a/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h +++ b/src/codec_utils/RRC/UE-MRDC-CapabilityAddFRX-Mode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_MRDC_CapabilityAddFRX_Mode_H_ diff --git a/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c b/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c index 4835758d5..df7a72da1 100644 --- a/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c +++ b/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-MRDC-CapabilityAddXDD-Mode.h" diff --git a/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h b/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h index 9f215f364..508f5ead1 100644 --- a/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h +++ b/src/codec_utils/RRC/UE-MRDC-CapabilityAddXDD-Mode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_MRDC_CapabilityAddXDD_Mode_H_ diff --git a/src/codec_utils/RRC/UE-NR-Capability.c b/src/codec_utils/RRC/UE-NR-Capability.c index 5402a3a5c..524ef5289 100644 --- a/src/codec_utils/RRC/UE-NR-Capability.c +++ b/src/codec_utils/RRC/UE-NR-Capability.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-NR-Capability.h" diff --git a/src/codec_utils/RRC/UE-NR-Capability.h b/src/codec_utils/RRC/UE-NR-Capability.h index 5f2c00423..a568c1d13 100644 --- a/src/codec_utils/RRC/UE-NR-Capability.h +++ b/src/codec_utils/RRC/UE-NR-Capability.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_NR_Capability_H_ diff --git a/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c b/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c index a30897a04..2bc4c7053 100644 --- a/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c +++ b/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-NR-CapabilityAddFRX-Mode.h" diff --git a/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h b/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h index 898f01916..50b0bd128 100644 --- a/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h +++ b/src/codec_utils/RRC/UE-NR-CapabilityAddFRX-Mode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_NR_CapabilityAddFRX_Mode_H_ diff --git a/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c b/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c index 2c0512266..a0fb84a85 100644 --- a/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c +++ b/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-NR-CapabilityAddXDD-Mode.h" diff --git a/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h b/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h index ea80206ad..95c7c6af4 100644 --- a/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h +++ b/src/codec_utils/RRC/UE-NR-CapabilityAddXDD-Mode.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_NR_CapabilityAddXDD_Mode_H_ diff --git a/src/codec_utils/RRC/UE-TimersAndConstants.c b/src/codec_utils/RRC/UE-TimersAndConstants.c index 225a76fb8..bc9a052ca 100644 --- a/src/codec_utils/RRC/UE-TimersAndConstants.c +++ b/src/codec_utils/RRC/UE-TimersAndConstants.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UE-TimersAndConstants.h" diff --git a/src/codec_utils/RRC/UE-TimersAndConstants.h b/src/codec_utils/RRC/UE-TimersAndConstants.h index 965e6986f..e3faa24f5 100644 --- a/src/codec_utils/RRC/UE-TimersAndConstants.h +++ b/src/codec_utils/RRC/UE-TimersAndConstants.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UE_TimersAndConstants_H_ diff --git a/src/codec_utils/RRC/UEAssistanceInformation-IEs.c b/src/codec_utils/RRC/UEAssistanceInformation-IEs.c index 2a69ff5dc..c474aa660 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation-IEs.c +++ b/src/codec_utils/RRC/UEAssistanceInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UEAssistanceInformation-IEs.h" diff --git a/src/codec_utils/RRC/UEAssistanceInformation-IEs.h b/src/codec_utils/RRC/UEAssistanceInformation-IEs.h index 6993466eb..68d0e5b79 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation-IEs.h +++ b/src/codec_utils/RRC/UEAssistanceInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UEAssistanceInformation_IEs_H_ diff --git a/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c b/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c index 3698e8dd9..edb969f0e 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c +++ b/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UEAssistanceInformation-v1540-IEs.h" diff --git a/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h b/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h index e5e845904..8af849de3 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h +++ b/src/codec_utils/RRC/UEAssistanceInformation-v1540-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UEAssistanceInformation_v1540_IEs_H_ diff --git a/src/codec_utils/RRC/UEAssistanceInformation.c b/src/codec_utils/RRC/UEAssistanceInformation.c index f4c1cc829..e531426ca 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation.c +++ b/src/codec_utils/RRC/UEAssistanceInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UEAssistanceInformation.h" diff --git a/src/codec_utils/RRC/UEAssistanceInformation.h b/src/codec_utils/RRC/UEAssistanceInformation.h index bbbb620fd..541e3d776 100644 --- a/src/codec_utils/RRC/UEAssistanceInformation.h +++ b/src/codec_utils/RRC/UEAssistanceInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UEAssistanceInformation_H_ diff --git a/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c b/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c index db0fdccbf..7d7fe21a2 100644 --- a/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c +++ b/src/codec_utils/RRC/UECapabilityEnquiry-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UECapabilityEnquiry-IEs.h" diff --git a/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h b/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h index ea5c13f88..88f00a6db 100644 --- a/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h +++ b/src/codec_utils/RRC/UECapabilityEnquiry-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UECapabilityEnquiry_IEs_H_ diff --git a/src/codec_utils/RRC/UECapabilityEnquiry.c b/src/codec_utils/RRC/UECapabilityEnquiry.c index c83cd1909..380334663 100644 --- a/src/codec_utils/RRC/UECapabilityEnquiry.c +++ b/src/codec_utils/RRC/UECapabilityEnquiry.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UECapabilityEnquiry.h" diff --git a/src/codec_utils/RRC/UECapabilityEnquiry.h b/src/codec_utils/RRC/UECapabilityEnquiry.h index 5a6198254..d2aae4e5b 100644 --- a/src/codec_utils/RRC/UECapabilityEnquiry.h +++ b/src/codec_utils/RRC/UECapabilityEnquiry.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UECapabilityEnquiry_H_ diff --git a/src/codec_utils/RRC/UECapabilityInformation-IEs.c b/src/codec_utils/RRC/UECapabilityInformation-IEs.c index 332eb2440..c2ba959f0 100644 --- a/src/codec_utils/RRC/UECapabilityInformation-IEs.c +++ b/src/codec_utils/RRC/UECapabilityInformation-IEs.c @@ -1,13 +1,13 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UECapabilityInformation-IEs.h" -#include "UE-CapabilityRAT-ContainerList.h" +#include "UE-CapabilityRAT-ContainerListRRC.h" static const ber_tlv_tag_t asn_DEF_nonCriticalExtension_tags_4[] = { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), (ASN_TAG_CLASS_UNIVERSAL | (16 << 2)) @@ -40,7 +40,7 @@ asn_TYPE_member_t asn_MBR_UECapabilityInformation_IEs_1[] = { { ATF_POINTER, 3, offsetof(struct UECapabilityInformation_IEs, ue_CapabilityRAT_ContainerList), (ASN_TAG_CLASS_CONTEXT | (0 << 2)), -1, /* IMPLICIT tag at current level */ - &asn_DEF_UE_CapabilityRAT_ContainerList, + &asn_DEF_UE_CapabilityRAT_ContainerListRRC, 0, { 0, 0, 0 }, 0, 0, /* No default value */ diff --git a/src/codec_utils/RRC/UECapabilityInformation-IEs.h b/src/codec_utils/RRC/UECapabilityInformation-IEs.h index 2ae5d6642..acf9db895 100644 --- a/src/codec_utils/RRC/UECapabilityInformation-IEs.h +++ b/src/codec_utils/RRC/UECapabilityInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UECapabilityInformation_IEs_H_ @@ -20,11 +20,11 @@ extern "C" { #endif /* Forward declarations */ -struct UE_CapabilityRAT_ContainerList; +struct UE_CapabilityRAT_ContainerListRRC; /* UECapabilityInformation-IEs */ typedef struct UECapabilityInformation_IEs { - struct UE_CapabilityRAT_ContainerList *ue_CapabilityRAT_ContainerList; /* OPTIONAL */ + struct UE_CapabilityRAT_ContainerListRRC *ue_CapabilityRAT_ContainerList; /* OPTIONAL */ OCTET_STRING_t *lateNonCriticalExtension; /* OPTIONAL */ struct UECapabilityInformation_IEs__nonCriticalExtension { diff --git a/src/codec_utils/RRC/UECapabilityInformation.c b/src/codec_utils/RRC/UECapabilityInformation.c index 0c1e6f07c..389f1da14 100644 --- a/src/codec_utils/RRC/UECapabilityInformation.c +++ b/src/codec_utils/RRC/UECapabilityInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UECapabilityInformation.h" diff --git a/src/codec_utils/RRC/UECapabilityInformation.h b/src/codec_utils/RRC/UECapabilityInformation.h index 0da70c1fb..3c2733471 100644 --- a/src/codec_utils/RRC/UECapabilityInformation.h +++ b/src/codec_utils/RRC/UECapabilityInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UECapabilityInformation_H_ diff --git a/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c b/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c index 025a8229b..c04b3f675 100644 --- a/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c +++ b/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UERadioAccessCapabilityInformation-IEs.h" diff --git a/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h b/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h index c3d55952a..ae988f78d 100644 --- a/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h +++ b/src/codec_utils/RRC/UERadioAccessCapabilityInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UERadioAccessCapabilityInformation_IEs_H_ diff --git a/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c b/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c index 6981de39d..8fcbb6ae7 100644 --- a/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c +++ b/src/codec_utils/RRC/UERadioAccessCapabilityInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UERadioAccessCapabilityInformation.h" diff --git a/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h b/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h index 40e95d7b7..7e686cc15 100644 --- a/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h +++ b/src/codec_utils/RRC/UERadioAccessCapabilityInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UERadioAccessCapabilityInformation_H_ diff --git a/src/codec_utils/RRC/UERadioPagingInformation-IEs.c b/src/codec_utils/RRC/UERadioPagingInformation-IEs.c index c23983518..19d282996 100644 --- a/src/codec_utils/RRC/UERadioPagingInformation-IEs.c +++ b/src/codec_utils/RRC/UERadioPagingInformation-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UERadioPagingInformation-IEs.h" diff --git a/src/codec_utils/RRC/UERadioPagingInformation-IEs.h b/src/codec_utils/RRC/UERadioPagingInformation-IEs.h index d27ce1c71..e9c127a33 100644 --- a/src/codec_utils/RRC/UERadioPagingInformation-IEs.h +++ b/src/codec_utils/RRC/UERadioPagingInformation-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UERadioPagingInformation_IEs_H_ diff --git a/src/codec_utils/RRC/UERadioPagingInformation.c b/src/codec_utils/RRC/UERadioPagingInformation.c index cc1dbd4d3..6600e777d 100644 --- a/src/codec_utils/RRC/UERadioPagingInformation.c +++ b/src/codec_utils/RRC/UERadioPagingInformation.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UERadioPagingInformation.h" diff --git a/src/codec_utils/RRC/UERadioPagingInformation.h b/src/codec_utils/RRC/UERadioPagingInformation.h index d27b7939d..440d00395 100644 --- a/src/codec_utils/RRC/UERadioPagingInformation.h +++ b/src/codec_utils/RRC/UERadioPagingInformation.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UERadioPagingInformation_H_ diff --git a/src/codec_utils/RRC/UL-AM-RLC.c b/src/codec_utils/RRC/UL-AM-RLC.c index 149cfb1e8..930068fd1 100644 --- a/src/codec_utils/RRC/UL-AM-RLC.c +++ b/src/codec_utils/RRC/UL-AM-RLC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-AM-RLC.h" diff --git a/src/codec_utils/RRC/UL-AM-RLC.h b/src/codec_utils/RRC/UL-AM-RLC.h index a7f5d77a7..2b465ce6a 100644 --- a/src/codec_utils/RRC/UL-AM-RLC.h +++ b/src/codec_utils/RRC/UL-AM-RLC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_AM_RLC_H_ diff --git a/src/codec_utils/RRC/UL-CCCH-Message.c b/src/codec_utils/RRC/UL-CCCH-Message.c index 525856fd8..51a2fbe5b 100644 --- a/src/codec_utils/RRC/UL-CCCH-Message.c +++ b/src/codec_utils/RRC/UL-CCCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-CCCH-Message.h" diff --git a/src/codec_utils/RRC/UL-CCCH-Message.h b/src/codec_utils/RRC/UL-CCCH-Message.h index 2f0097001..c66b43d12 100644 --- a/src/codec_utils/RRC/UL-CCCH-Message.h +++ b/src/codec_utils/RRC/UL-CCCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_CCCH_Message_H_ diff --git a/src/codec_utils/RRC/UL-CCCH-MessageType.c b/src/codec_utils/RRC/UL-CCCH-MessageType.c index 00ce8b030..f45dd22fa 100644 --- a/src/codec_utils/RRC/UL-CCCH-MessageType.c +++ b/src/codec_utils/RRC/UL-CCCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-CCCH-MessageType.h" diff --git a/src/codec_utils/RRC/UL-CCCH-MessageType.h b/src/codec_utils/RRC/UL-CCCH-MessageType.h index b4dc9c310..b4a3d658e 100644 --- a/src/codec_utils/RRC/UL-CCCH-MessageType.h +++ b/src/codec_utils/RRC/UL-CCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_CCCH_MessageType_H_ diff --git a/src/codec_utils/RRC/UL-CCCH1-Message.c b/src/codec_utils/RRC/UL-CCCH1-Message.c index 6bb4648f7..5d4c5ff8e 100644 --- a/src/codec_utils/RRC/UL-CCCH1-Message.c +++ b/src/codec_utils/RRC/UL-CCCH1-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-CCCH1-Message.h" diff --git a/src/codec_utils/RRC/UL-CCCH1-Message.h b/src/codec_utils/RRC/UL-CCCH1-Message.h index 09de56329..9ffce6220 100644 --- a/src/codec_utils/RRC/UL-CCCH1-Message.h +++ b/src/codec_utils/RRC/UL-CCCH1-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_CCCH1_Message_H_ diff --git a/src/codec_utils/RRC/UL-CCCH1-MessageType.c b/src/codec_utils/RRC/UL-CCCH1-MessageType.c index 813676de3..d2af26405 100644 --- a/src/codec_utils/RRC/UL-CCCH1-MessageType.c +++ b/src/codec_utils/RRC/UL-CCCH1-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-CCCH1-MessageType.h" diff --git a/src/codec_utils/RRC/UL-CCCH1-MessageType.h b/src/codec_utils/RRC/UL-CCCH1-MessageType.h index 845bcfede..30b71f9fe 100644 --- a/src/codec_utils/RRC/UL-CCCH1-MessageType.h +++ b/src/codec_utils/RRC/UL-CCCH1-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_CCCH1_MessageType_H_ diff --git a/src/codec_utils/RRC/UL-DCCH-Message.c b/src/codec_utils/RRC/UL-DCCH-Message.c index 288be6b09..b4f267f93 100644 --- a/src/codec_utils/RRC/UL-DCCH-Message.c +++ b/src/codec_utils/RRC/UL-DCCH-Message.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-DCCH-Message.h" diff --git a/src/codec_utils/RRC/UL-DCCH-Message.h b/src/codec_utils/RRC/UL-DCCH-Message.h index 3dc157db9..b735fa183 100644 --- a/src/codec_utils/RRC/UL-DCCH-Message.h +++ b/src/codec_utils/RRC/UL-DCCH-Message.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_DCCH_Message_H_ diff --git a/src/codec_utils/RRC/UL-DCCH-MessageType.c b/src/codec_utils/RRC/UL-DCCH-MessageType.c index d194bf0db..4185553d4 100644 --- a/src/codec_utils/RRC/UL-DCCH-MessageType.c +++ b/src/codec_utils/RRC/UL-DCCH-MessageType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-DCCH-MessageType.h" diff --git a/src/codec_utils/RRC/UL-DCCH-MessageType.h b/src/codec_utils/RRC/UL-DCCH-MessageType.h index 953358737..be11309fd 100644 --- a/src/codec_utils/RRC/UL-DCCH-MessageType.h +++ b/src/codec_utils/RRC/UL-DCCH-MessageType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_DCCH_MessageType_H_ diff --git a/src/codec_utils/RRC/UL-DataSplitThreshold.c b/src/codec_utils/RRC/UL-DataSplitThreshold.c index 5af55ef9c..c03df0139 100644 --- a/src/codec_utils/RRC/UL-DataSplitThreshold.c +++ b/src/codec_utils/RRC/UL-DataSplitThreshold.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-DataSplitThreshold.h" diff --git a/src/codec_utils/RRC/UL-DataSplitThreshold.h b/src/codec_utils/RRC/UL-DataSplitThreshold.h index c3d4e3190..62c1a6e54 100644 --- a/src/codec_utils/RRC/UL-DataSplitThreshold.h +++ b/src/codec_utils/RRC/UL-DataSplitThreshold.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_DataSplitThreshold_H_ diff --git a/src/codec_utils/RRC/UL-UM-RLC.c b/src/codec_utils/RRC/UL-UM-RLC.c index d57b9cd85..f38705a7a 100644 --- a/src/codec_utils/RRC/UL-UM-RLC.c +++ b/src/codec_utils/RRC/UL-UM-RLC.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UL-UM-RLC.h" diff --git a/src/codec_utils/RRC/UL-UM-RLC.h b/src/codec_utils/RRC/UL-UM-RLC.h index 5535c2b17..10473ea0d 100644 --- a/src/codec_utils/RRC/UL-UM-RLC.h +++ b/src/codec_utils/RRC/UL-UM-RLC.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UL_UM_RLC_H_ diff --git a/src/codec_utils/RRC/ULInformationTransfer-IEs.c b/src/codec_utils/RRC/ULInformationTransfer-IEs.c index 6c2e2c60d..a8f30c6bc 100644 --- a/src/codec_utils/RRC/ULInformationTransfer-IEs.c +++ b/src/codec_utils/RRC/ULInformationTransfer-IEs.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ULInformationTransfer-IEs.h" diff --git a/src/codec_utils/RRC/ULInformationTransfer-IEs.h b/src/codec_utils/RRC/ULInformationTransfer-IEs.h index 33d2225ef..88870b874 100644 --- a/src/codec_utils/RRC/ULInformationTransfer-IEs.h +++ b/src/codec_utils/RRC/ULInformationTransfer-IEs.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ULInformationTransfer_IEs_H_ diff --git a/src/codec_utils/RRC/ULInformationTransfer.c b/src/codec_utils/RRC/ULInformationTransfer.c index 967d51bea..91a290913 100644 --- a/src/codec_utils/RRC/ULInformationTransfer.c +++ b/src/codec_utils/RRC/ULInformationTransfer.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ULInformationTransfer.h" diff --git a/src/codec_utils/RRC/ULInformationTransfer.h b/src/codec_utils/RRC/ULInformationTransfer.h index c7735f58b..64416af69 100644 --- a/src/codec_utils/RRC/ULInformationTransfer.h +++ b/src/codec_utils/RRC/ULInformationTransfer.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ULInformationTransfer_H_ diff --git a/src/codec_utils/RRC/UplinkConfig.c b/src/codec_utils/RRC/UplinkConfig.c index 8a5cb1ead..dd01afc52 100644 --- a/src/codec_utils/RRC/UplinkConfig.c +++ b/src/codec_utils/RRC/UplinkConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkConfig.h" diff --git a/src/codec_utils/RRC/UplinkConfig.h b/src/codec_utils/RRC/UplinkConfig.h index 183b025e7..39e694711 100644 --- a/src/codec_utils/RRC/UplinkConfig.h +++ b/src/codec_utils/RRC/UplinkConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkConfig_H_ diff --git a/src/codec_utils/RRC/UplinkConfigCommon.c b/src/codec_utils/RRC/UplinkConfigCommon.c index 2814c668f..a2603033d 100644 --- a/src/codec_utils/RRC/UplinkConfigCommon.c +++ b/src/codec_utils/RRC/UplinkConfigCommon.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkConfigCommon.h" diff --git a/src/codec_utils/RRC/UplinkConfigCommon.h b/src/codec_utils/RRC/UplinkConfigCommon.h index 19b3643f5..9f9209acf 100644 --- a/src/codec_utils/RRC/UplinkConfigCommon.h +++ b/src/codec_utils/RRC/UplinkConfigCommon.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkConfigCommon_H_ diff --git a/src/codec_utils/RRC/UplinkConfigCommonSIB.c b/src/codec_utils/RRC/UplinkConfigCommonSIB.c index 34d3db712..b1210b982 100644 --- a/src/codec_utils/RRC/UplinkConfigCommonSIB.c +++ b/src/codec_utils/RRC/UplinkConfigCommonSIB.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkConfigCommonSIB.h" diff --git a/src/codec_utils/RRC/UplinkConfigCommonSIB.h b/src/codec_utils/RRC/UplinkConfigCommonSIB.h index aae031043..5686ea197 100644 --- a/src/codec_utils/RRC/UplinkConfigCommonSIB.h +++ b/src/codec_utils/RRC/UplinkConfigCommonSIB.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkConfigCommonSIB_H_ diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c b/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c index a4f2a4d06..9254fd209 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkTxDirectCurrentBWP.h" diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h b/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h index 4aa16f19e..ccca9fce7 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentBWP.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkTxDirectCurrentBWP_H_ diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c index dbde1caed..e2f0ca7e0 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkTxDirectCurrentCell.h" diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h index a0dab2541..c4f03a018 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentCell.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkTxDirectCurrentCell_H_ diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentList.c b/src/codec_utils/RRC/UplinkTxDirectCurrentList.c index 41887d0dd..9ec297f1e 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentList.c +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "UplinkTxDirectCurrentList.h" diff --git a/src/codec_utils/RRC/UplinkTxDirectCurrentList.h b/src/codec_utils/RRC/UplinkTxDirectCurrentList.h index e1636464c..459bba8fc 100644 --- a/src/codec_utils/RRC/UplinkTxDirectCurrentList.h +++ b/src/codec_utils/RRC/UplinkTxDirectCurrentList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _UplinkTxDirectCurrentList_H_ diff --git a/src/codec_utils/RRC/VarMeasConfig.c b/src/codec_utils/RRC/VarMeasConfig.c index b163d0c9f..e18452f77 100644 --- a/src/codec_utils/RRC/VarMeasConfig.c +++ b/src/codec_utils/RRC/VarMeasConfig.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarMeasConfig.h" diff --git a/src/codec_utils/RRC/VarMeasConfig.h b/src/codec_utils/RRC/VarMeasConfig.h index a1c64663c..429483ffd 100644 --- a/src/codec_utils/RRC/VarMeasConfig.h +++ b/src/codec_utils/RRC/VarMeasConfig.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarMeasConfig_H_ diff --git a/src/codec_utils/RRC/VarMeasReport.c b/src/codec_utils/RRC/VarMeasReport.c index 496c192c9..f03b38e2c 100644 --- a/src/codec_utils/RRC/VarMeasReport.c +++ b/src/codec_utils/RRC/VarMeasReport.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarMeasReport.h" diff --git a/src/codec_utils/RRC/VarMeasReport.h b/src/codec_utils/RRC/VarMeasReport.h index 2c6aaf4c6..e65988566 100644 --- a/src/codec_utils/RRC/VarMeasReport.h +++ b/src/codec_utils/RRC/VarMeasReport.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarMeasReport_H_ diff --git a/src/codec_utils/RRC/VarMeasReportList.c b/src/codec_utils/RRC/VarMeasReportList.c index 30315086a..9f27756c8 100644 --- a/src/codec_utils/RRC/VarMeasReportList.c +++ b/src/codec_utils/RRC/VarMeasReportList.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarMeasReportList.h" diff --git a/src/codec_utils/RRC/VarMeasReportList.h b/src/codec_utils/RRC/VarMeasReportList.h index f0379447b..185fc9040 100644 --- a/src/codec_utils/RRC/VarMeasReportList.h +++ b/src/codec_utils/RRC/VarMeasReportList.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarMeasReportList_H_ diff --git a/src/codec_utils/RRC/VarPendingRNA-Update.c b/src/codec_utils/RRC/VarPendingRNA-Update.c index c3a18219e..f168f3edb 100644 --- a/src/codec_utils/RRC/VarPendingRNA-Update.c +++ b/src/codec_utils/RRC/VarPendingRNA-Update.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarPendingRNA-Update.h" diff --git a/src/codec_utils/RRC/VarPendingRNA-Update.h b/src/codec_utils/RRC/VarPendingRNA-Update.h index 9087b0b86..9e683674c 100644 --- a/src/codec_utils/RRC/VarPendingRNA-Update.h +++ b/src/codec_utils/RRC/VarPendingRNA-Update.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarPendingRNA_Update_H_ diff --git a/src/codec_utils/RRC/VarResumeMAC-Input.c b/src/codec_utils/RRC/VarResumeMAC-Input.c index bfcc9ce06..e26ea0b86 100644 --- a/src/codec_utils/RRC/VarResumeMAC-Input.c +++ b/src/codec_utils/RRC/VarResumeMAC-Input.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarResumeMAC-Input.h" diff --git a/src/codec_utils/RRC/VarResumeMAC-Input.h b/src/codec_utils/RRC/VarResumeMAC-Input.h index ee47dd345..3ce4ca9c3 100644 --- a/src/codec_utils/RRC/VarResumeMAC-Input.h +++ b/src/codec_utils/RRC/VarResumeMAC-Input.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarResumeMAC_Input_H_ diff --git a/src/codec_utils/RRC/VarShortMAC-Input.c b/src/codec_utils/RRC/VarShortMAC-Input.c index 04873646e..080fbaf1d 100644 --- a/src/codec_utils/RRC/VarShortMAC-Input.c +++ b/src/codec_utils/RRC/VarShortMAC-Input.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VarShortMAC-Input.h" diff --git a/src/codec_utils/RRC/VarShortMAC-Input.h b/src/codec_utils/RRC/VarShortMAC-Input.h index cb98dbbb7..662db195b 100644 --- a/src/codec_utils/RRC/VarShortMAC-Input.h +++ b/src/codec_utils/RRC/VarShortMAC-Input.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-UE-Variables" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VarShortMAC_Input_H_ diff --git a/src/codec_utils/RRC/VictimSystemType.c b/src/codec_utils/RRC/VictimSystemType.c index 08270009a..0e5734cdb 100644 --- a/src/codec_utils/RRC/VictimSystemType.c +++ b/src/codec_utils/RRC/VictimSystemType.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "VictimSystemType.h" diff --git a/src/codec_utils/RRC/VictimSystemType.h b/src/codec_utils/RRC/VictimSystemType.h index 9349dc078..d37df14b7 100644 --- a/src/codec_utils/RRC/VictimSystemType.h +++ b/src/codec_utils/RRC/VictimSystemType.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-InterNodeDefinitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _VictimSystemType_H_ diff --git a/src/codec_utils/RRC/ZP-CSI-RS-Resource.c b/src/codec_utils/RRC/ZP-CSI-RS-Resource.c index 524df0ff2..943ceb9aa 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-Resource.c +++ b/src/codec_utils/RRC/ZP-CSI-RS-Resource.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ZP-CSI-RS-Resource.h" diff --git a/src/codec_utils/RRC/ZP-CSI-RS-Resource.h b/src/codec_utils/RRC/ZP-CSI-RS-Resource.h index 160f60ef8..f935c05d0 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-Resource.h +++ b/src/codec_utils/RRC/ZP-CSI-RS-Resource.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ZP_CSI_RS_Resource_H_ diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c b/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c index 587a6c8bd..de05b3ea1 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ZP-CSI-RS-ResourceId.h" diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h b/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h index 246c5d8f7..236cd6641 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ZP_CSI_RS_ResourceId_H_ diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c index 0d1f1bee3..9726fd5da 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ZP-CSI-RS-ResourceSet.h" diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h index b114a6453..23be95b2a 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSet.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ZP_CSI_RS_ResourceSet_H_ diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c index b04e7e77f..c243d8527 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.c @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #include "ZP-CSI-RS-ResourceSetId.h" diff --git a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h index 6b380dcd5..d4c0c8c36 100644 --- a/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h +++ b/src/codec_utils/RRC/ZP-CSI-RS-ResourceSetId.h @@ -1,8 +1,8 @@ /* * Generated by asn1c-0.9.29 (http://lionet.info/asn1c) * From ASN.1 module "NR-RRC-Definitions" - * found in "../../../rrc_15.5.1_asn.asn1" - * `asn1c -D ./rrc_out_hlal -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` + * found in "/home/labadmin/hlal/rrc_15.3_asn.asn1" + * `asn1c -D ./15_3_rrc/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example` */ #ifndef _ZP_CSI_RS_ResourceSetId_H_ diff --git a/src/cu_stub/cu_f1ap_msg_hdl.c b/src/cu_stub/cu_f1ap_msg_hdl.c index e8b029051..1b256b43a 100644 --- a/src/cu_stub/cu_f1ap_msg_hdl.c +++ b/src/cu_stub/cu_f1ap_msg_hdl.c @@ -27,6 +27,17 @@ #include #include "ProtocolExtensionField.h" #include "F1AP-PDU.h" +#include "ModulationOrder.h" +#include "BandNR.h" +#include "UE-CapabilityRAT-Container.h" +#include "UE-CapabilityRAT-ContainerList.h" +#include "UE-CapabilityRAT-ContainerListRRC.h" +#include "SupportedBandwidth.h" +#include "FeatureSetUplinkPerCC.h" +#include "FeatureSetDownlinkPerCC.h" +#include "FeatureSets.h" +#include "RF-Parameters.h" +#include "UE-NR-Capability.h" #include "ProtocolExtensionContainer.h" #include "CellGroupConfigRrc.h" #include "MAC-CellGroupConfig.h" @@ -5601,6 +5612,452 @@ uint8_t fillCellGrpCfg(CellGroupConfig_t *cellGrp) return ROK; } +/******************************************************************* + * + * @brief Free UE Capability RAT container + * + * @details + * + * Function : freeUeCapRatCont + * + * Functionality: + * Free UE Capability RAT conatiner + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +void freeUeCapRatCont(UE_NR_Capability_t *ueNrCap) +{ + uint8_t idx; + FeatureSets_t *featureSets; + + if(ueNrCap->rf_Parameters.supportedBandListNR.list.array) + { + for(idx = 0; idx < ueNrCap->rf_Parameters.supportedBandListNR.list.count; idx++) + { + if(ueNrCap->rf_Parameters.supportedBandListNR.list.array[idx]) + CU_FREE(ueNrCap->rf_Parameters.supportedBandListNR.list.array[idx], sizeof(struct BandNR)); + } + CU_FREE(ueNrCap->rf_Parameters.supportedBandListNR.list.array, ueNrCap->rf_Parameters.supportedBandListNR.list.size); + } + + if(ueNrCap->featureSets) + { + featureSets = ueNrCap->featureSets; + if(featureSets->featureSetsDownlinkPerCC) + { + if(featureSets->featureSetsDownlinkPerCC->list.array) + { + for(idx = 0; idx < featureSets->featureSetsDownlinkPerCC->list.count; idx++) + { + if(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL) + CU_FREE(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL, \ + sizeof(ModulationOrder_t)); + CU_FREE(featureSets->featureSetsDownlinkPerCC->list.array[idx], sizeof(struct FeatureSetDownlinkPerCC)); + } + CU_FREE(featureSets->featureSetsDownlinkPerCC->list.array, featureSets->featureSetsDownlinkPerCC->list.size); + } + CU_FREE(featureSets->featureSetsDownlinkPerCC, sizeof(struct FeatureSets__featureSetsDownlinkPerCC)); + } + + if(featureSets->featureSetsUplinkPerCC) + { + if(featureSets->featureSetsUplinkPerCC->list.array) + { + for(idx = 0; idx < featureSets->featureSetsUplinkPerCC->list.count; idx++) + { + if(featureSets->featureSetsUplinkPerCC->list.array[idx]) + { + if(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL) + CU_FREE(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL,\ + sizeof(ModulationOrder_t)); + CU_FREE(featureSets->featureSetsUplinkPerCC->list.array[idx], sizeof(struct FeatureSetUplinkPerCC)); + } + } + CU_FREE(featureSets->featureSetsUplinkPerCC->list.array, featureSets->featureSetsUplinkPerCC->list.size); + } + CU_FREE(featureSets->featureSetsUplinkPerCC, sizeof(struct FeatureSets__featureSetsUplinkPerCC)); + } + CU_FREE(ueNrCap->featureSets, sizeof(struct FeatureSets)); + } +} + +/******************************************************************* + * + * @brief Free UE capability RAT container list + * + * @details + * + * Function : freeUeCapRatContList + * + * Functionality: Free UE capability RAT container list + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +void freeUeCapRatContList(UE_CapabilityRAT_ContainerListRRC_t *ueCapablityList) +{ + uint8_t idx; + if(ueCapablityList->list.array) + { + for(idx = 0; idx < ueCapablityList->list.count; idx++) + { + if(ueCapablityList->list.array[idx]) + CU_FREE(ueCapablityList->list.array[idx], sizeof(UE_CapabilityRAT_Container_t)); + } + CU_FREE(ueCapablityList->list.array, ueCapablityList->list.size); + } +} + +/******************************************************************* + * + * @brief Fill feature sets + * + * @details + * + * Function : fillFeatureSets + * + * Functionality: Fill feature sets + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +uint8_t fillFeatureSets(FeatureSets_t *featureSets) +{ + uint8_t idx, elementCnt; + + featureSets->featureSetsDownlink = NULLP; + CU_ALLOC(featureSets->featureSetsDownlinkPerCC, sizeof(struct FeatureSets__featureSetsDownlinkPerCC)); + if(!featureSets->featureSetsDownlinkPerCC) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + + elementCnt = 1; + featureSets->featureSetsDownlinkPerCC->list.count = elementCnt; + featureSets->featureSetsDownlinkPerCC->list.size = elementCnt * sizeof(struct FeatureSetDownlinkPerCC *); + CU_ALLOC(featureSets->featureSetsDownlinkPerCC->list.array, featureSets->featureSetsDownlinkPerCC->list.size); + if(!featureSets->featureSetsDownlinkPerCC->list.array) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + + for(idx = 0; idx < elementCnt; idx++) + { + CU_ALLOC(featureSets->featureSetsDownlinkPerCC->list.array[idx], sizeof(struct FeatureSetDownlinkPerCC)); + if(!featureSets->featureSetsDownlinkPerCC->list.array[idx]) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + } + + idx = 0; + featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedSubcarrierSpacingDL = SubcarrierSpacing_kHz15; + featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedBandwidthDL.present = SupportedBandwidth_PR_fr1; + featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedBandwidthDL.choice.fr1 = SupportedBandwidth__fr1_mhz20; + featureSets->featureSetsDownlinkPerCC->list.array[idx]->channelBW_90mhz = NULLP; + featureSets->featureSetsDownlinkPerCC->list.array[idx]->maxNumberMIMO_LayersPDSCH = NULLP; + + CU_ALLOC(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL, sizeof(ModulationOrder_t)); + if(!featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + *(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL) = ModulationOrder_qam64; + + featureSets->featureSetsUplink = NULLP; + CU_ALLOC(featureSets->featureSetsUplinkPerCC, sizeof(struct FeatureSets__featureSetsUplinkPerCC)); + if(!featureSets->featureSetsUplinkPerCC) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + + elementCnt = 1; + featureSets->featureSetsUplinkPerCC->list.count = elementCnt; + featureSets->featureSetsUplinkPerCC->list.size = elementCnt * sizeof(struct FeatureSetUplinkPerCC *); + CU_ALLOC(featureSets->featureSetsUplinkPerCC->list.array, featureSets->featureSetsUplinkPerCC->list.size); + if(!featureSets->featureSetsUplinkPerCC->list.array) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + + for(idx = 0; idx < elementCnt; idx++) + { + CU_ALLOC(featureSets->featureSetsUplinkPerCC->list.array[idx], sizeof(struct FeatureSetUplinkPerCC)); + if(!featureSets->featureSetsUplinkPerCC->list.array[idx]) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + } + + idx = 0; + featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedSubcarrierSpacingUL = SubcarrierSpacing_kHz15; + featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedBandwidthUL.present = SupportedBandwidth_PR_fr1; + featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedBandwidthUL.choice.fr1 = SupportedBandwidth__fr1_mhz20; + featureSets->featureSetsUplinkPerCC->list.array[idx]->channelBW_90mhz = NULLP; + featureSets->featureSetsUplinkPerCC->list.array[idx]->mimo_CB_PUSCH = NULLP; + featureSets->featureSetsUplinkPerCC->list.array[idx]->maxNumberMIMO_LayersNonCB_PUSCH = NULLP; + + CU_ALLOC(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL, sizeof(ModulationOrder_t)); + if(!featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL) + { + DU_LOG("\nMemory allocation failed in fillFeatureSets"); + return RFAILED; + } + *(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL) = ModulationOrder_qam16; + + return ROK; +} + +/******************************************************************* + * + * @brief Fill UE capability RAT container + * + * @details + * + * Function : fillUeCapRatCont + * + * Functionality: Fill UE capability RAT container + * + * @params[in] UE Capability RAT container buffer + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +uint8_t fillUeCapRatCont(OCTET_STRING_t *ueCapRatContBuf) +{ + uint8_t ret = ROK; + uint8_t idx, elementCnt; + asn_enc_rval_t encRetVal; + UE_NR_Capability_t ueNrCap; + + while(true) + { + ueNrCap.accessStratumRelease = AccessStratumRelease_rel15; + + /* Filling PDCP parameters */ + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0000 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0001 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0002 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0003 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0004 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0006 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0101 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0102 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0103 = false; + ueNrCap.pdcp_Parameters.supportedROHC_Profiles.profile0x0104 = false; + ueNrCap.pdcp_Parameters.maxNumberROHC_ContextSessions = PDCP_Parameters__maxNumberROHC_ContextSessions_cs2; + ueNrCap.pdcp_Parameters.uplinkOnlyROHC_Profiles = NULLP; + ueNrCap.pdcp_Parameters.continueROHC_Context = NULLP; + ueNrCap.pdcp_Parameters.outOfOrderDelivery = NULLP; + ueNrCap.pdcp_Parameters.shortSN = NULLP; + ueNrCap.pdcp_Parameters.pdcp_DuplicationSRB = NULLP; + ueNrCap.pdcp_Parameters.pdcp_DuplicationMCG_OrSCG_DRB = NULLP; + + ueNrCap.rlc_Parameters = NULLP; + ueNrCap.mac_Parameters = NULLP; + + /* Filling PHY parameters */ + ueNrCap.phy_Parameters.phy_ParametersCommon = NULLP; + ueNrCap.phy_Parameters.phy_ParametersXDD_Diff = NULLP; + ueNrCap.phy_Parameters.phy_ParametersFRX_Diff = NULLP; + ueNrCap.phy_Parameters.phy_ParametersFR1 = NULLP; + ueNrCap.phy_Parameters.phy_ParametersFR2 = NULLP; + + /* Filling RF parameters */ + elementCnt = 1; + ueNrCap.rf_Parameters.supportedBandListNR.list.count = elementCnt; + ueNrCap.rf_Parameters.supportedBandListNR.list.size = elementCnt * sizeof(struct BandNR *); + CU_ALLOC(ueNrCap.rf_Parameters.supportedBandListNR.list.array, ueNrCap.rf_Parameters.supportedBandListNR.list.size); + if(!ueNrCap.rf_Parameters.supportedBandListNR.list.array) + { + DU_LOG("\nMemory allocation failed in fillUeCapRatCont"); + ret = RFAILED; + break; + } + + for(idx = 0; idx < elementCnt; idx++) + { + CU_ALLOC(ueNrCap.rf_Parameters.supportedBandListNR.list.array[idx], sizeof(struct BandNR)); + if(!ueNrCap.rf_Parameters.supportedBandListNR.list.array[idx]) + { + ret = RFAILED; + break; + } + } + if(ret == RFAILED) + break; + + idx = 0; + ueNrCap.rf_Parameters.supportedBandListNR.list.array[idx]->bandNR = 1; + ueNrCap.rf_Parameters.supportedBandCombinationList = NULLP; + ueNrCap.rf_Parameters.appliedFreqBandListFilter = NULLP; + + ueNrCap.measAndMobParameters = NULLP; + ueNrCap.fdd_Add_UE_NR_Capabilities = NULLP; + ueNrCap.tdd_Add_UE_NR_Capabilities = NULLP; + ueNrCap.fr1_Add_UE_NR_Capabilities = NULLP; + ueNrCap.fr2_Add_UE_NR_Capabilities = NULLP; + ueNrCap.featureSets = NULLP; + + CU_ALLOC(ueNrCap.featureSets, sizeof(struct FeatureSets)); + if(!ueNrCap.featureSets) + { + DU_LOG("\nMemory allocation failed in fillUeCapRatCont"); + ret = RFAILED; + break; + } + + if(fillFeatureSets(ueNrCap.featureSets) != ROK) + { + DU_LOG("\nfillDLFeatureSets() failed "); + ret = RFAILED; + break; + } + + ueNrCap.featureSetCombinations = NULLP; + ueNrCap.lateNonCriticalExtension = NULLP; + ueNrCap.nonCriticalExtension = NULLP; + + /* encode UE Capability RAT Container List into duToCuRrcContainer */ + xer_fprint(stdout, &asn_DEF_UE_NR_Capability, &ueNrCap); + cmMemset((uint8_t *)encBuf, 0, ENC_BUF_MAX_LEN); + encBufSize = 0; + encRetVal = aper_encode(&asn_DEF_UE_NR_Capability, 0, &ueNrCap, PrepFinalEncBuf, encBuf); + + /* Encode results */ + if(encRetVal.encoded == ENCODE_FAIL) + { + DU_LOG( "\n F1AP : Could not encode UE Capability RAT Container (at %s)\n",\ + encRetVal.failed_type ? encRetVal.failed_type->name : "unknown"); + break; + } + else + { + DU_LOG("\n F1AP : Created APER encoded buffer for UE Capability RAT Container\n"); + for(int i=0; i< encBufSize; i++) + { + printf("%x",encBuf[i]); + } + } + + ueCapRatContBuf->size = encBufSize; + CU_ALLOC(ueCapRatContBuf->buf, ueCapRatContBuf->size); + if(!ueCapRatContBuf->buf) + { + DU_LOG("\nF1AP : Memory allocation failed in fillUeCapabilityContainer"); + break; + } + memcpy(ueCapRatContBuf->buf, encBuf, ueCapRatContBuf->size); + ret = ROK; + break; + } + freeUeCapRatCont(&ueNrCap); + return ROK; +} + +/******************************************************************* + * + * @brief Fill UE Capability RAT container list + * + * @details + * + * Function : fillUeCapRatContList + * + * Functionality: Fill UE Capability RAT container list + + * + * @params[in] UE capability RAT container list buffer + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +uint8_t fillUeCapRatContList(UE_CapabilityRAT_ContainerList_t *ueCapablityListBuf) +{ + uint8_t ret = RFAILED; + uint8_t idx, elementCnt; + asn_enc_rval_t encRetVal; + UE_CapabilityRAT_ContainerListRRC_t ueCapablityList; + + while(true) + { + elementCnt = 1; + ueCapablityList.list.count = elementCnt; + ueCapablityList.list.size = elementCnt * sizeof(UE_CapabilityRAT_Container_t *); + + CU_ALLOC(ueCapablityList.list.array, ueCapablityList.list.size); + if(!ueCapablityList.list.array) + { + DU_LOG("\nMemory allocation failed in fillUeCapRatContList"); + ret = RFAILED; + break; + } + + for(idx=0; idxrat_Type = RAT_Type_nr; + ret = fillUeCapRatCont(&ueCapablityList.list.array[idx]->ue_CapabilityRAT_Container); + + /* encode UE Capability RAT Container List into duToCuRrcContainer */ + xer_fprint(stdout, &asn_DEF_UE_CapabilityRAT_ContainerListRRC, &ueCapablityList); + cmMemset((uint8_t *)encBuf, 0, ENC_BUF_MAX_LEN); + encBufSize = 0; + encRetVal = aper_encode(&asn_DEF_UE_CapabilityRAT_ContainerListRRC, 0, \ + &ueCapablityList, PrepFinalEncBuf, encBuf); + + /* Encode results */ + if(encRetVal.encoded == ENCODE_FAIL) + { + DU_LOG( "\n F1AP : Could not encode UE Capability RAT Container (at %s)\n",\ + encRetVal.failed_type ? encRetVal.failed_type->name : "unknown"); + break; + } + else + { + DU_LOG("\n F1AP : Created APER encoded buffer for UE Capability RAT Container\n"); + for(int i=0; i< encBufSize; i++) + { + printf("%x",encBuf[i]); + } + } + + ueCapablityListBuf->size = encBufSize; + CU_ALLOC(ueCapablityListBuf->buf, ueCapablityListBuf->size); + if(!ueCapablityListBuf->buf) + { + DU_LOG("\nF1AP : Memory allocation failed in fillUeCapabilityContainer"); + break; + } + memcpy(ueCapablityListBuf->buf, encBuf, ueCapablityListBuf->size); + ret = ROK; + break; + } + freeUeCapRatContList(&ueCapablityList); + return ROK; +} + /******************************************************************* * * @brief Fills CuToDuContainer @@ -5624,10 +6081,18 @@ uint8_t fillCuToDuContainer(CUtoDURRCInformation_t *rrcMsg) uint8_t ret = ROK; uint8_t idx, idx2, rrcBufLen; - elementCnt = 1; + CU_ALLOC(rrcMsg->uE_CapabilityRAT_ContainerList, sizeof(UE_CapabilityRAT_ContainerList_t)); + if(!rrcMsg->uE_CapabilityRAT_ContainerList) + { + DU_LOG(" F1AP : Memory allocation for CUtoDURRCInformation_ExtIEs failed"); + return RFAILED; + } + ret = fillUeCapRatContList(rrcMsg->uE_CapabilityRAT_ContainerList); + CU_ALLOC(rrcMsg->iE_Extensions, sizeof(ProtocolExtensionContainer_4624P16_t)); if(rrcMsg->iE_Extensions) { + elementCnt = 1; rrcMsg->iE_Extensions->list.count = elementCnt; rrcMsg->iE_Extensions->list.size = elementCnt * sizeof(CUtoDURRCInformation_ExtIEs_t); @@ -5680,6 +6145,12 @@ void FreeCuToDuInfo(CUtoDURRCInformation_t *rrcMsg) { uint8_t idx, idx2; + if(rrcMsg->uE_CapabilityRAT_ContainerList) + { + if(rrcMsg->uE_CapabilityRAT_ContainerList->buf) + CU_FREE(rrcMsg->uE_CapabilityRAT_ContainerList->buf, rrcMsg->uE_CapabilityRAT_ContainerList->size); + CU_FREE(rrcMsg->uE_CapabilityRAT_ContainerList, sizeof(UE_CapabilityRAT_ContainerList_t)); + } if(rrcMsg->iE_Extensions) { if(rrcMsg->iE_Extensions->list.array) diff --git a/src/du_app/du_cfg.h b/src/du_app/du_cfg.h index 1fbf9b3b9..836eec583 100644 --- a/src/du_app/du_cfg.h +++ b/src/du_app/du_cfg.h @@ -43,12 +43,15 @@ #define PLMN_MNC1 8 #define PLMN_MNC2 0 #define PLMN_SIZE 3 -#define NR_DL_ARFCN 2118460 -#define NR_UL_ARFCN 1718460 + +/* Spec 30.104 Table 5.4.2.3-1:Applicable NR-ARFCN per operating band in FR1 */ +#define NR_DL_ARFCN 428000 +#define NR_UL_ARFCN 390000 #define SUL_ARFCN 100 -#define NR_FREQ_BAND 257 -#define NR_FREQ_BAND_IND 78 +#define NR_FREQ_BAND 1 +#define NR_FREQ_BAND_IND 1 #define SUL_BAND 2 + #define TIME_CFG 0 #define CARRIER_IDX 1 #define NUM_TX_ANT 2 @@ -259,6 +262,14 @@ #define LC_ID 1 #endif +/* MACRO definitions for modulcation order */ +#define MOD_ORDER_QPSK 2 +#define MOD_ORDER_QAM16 4 +#define MOD_ORDER_QAM64 6 +#define MOD_ORDER_QAM256 8 +#define PDSCH_MCS_INDEX 20 /* For 64QAM, valid mcs index: 17-28 in 38.214 - Table 5.1.3.1-1*/ +#define PUSCH_MCS_INDEX 10 /* For 16QAM, valid mcs index: 10-16 in 38.214 - Table 5.1.3.1-1*/ + typedef enum { GNBDU, diff --git a/src/du_app/du_f1ap_msg_hdl.c b/src/du_app/du_f1ap_msg_hdl.c index fe3430825..95862d1d7 100644 --- a/src/du_app/du_f1ap_msg_hdl.c +++ b/src/du_app/du_f1ap_msg_hdl.c @@ -27,6 +27,13 @@ #include "du_app_rlc_inf.h" #include "du_mgr_main.h" #include "du_utils.h" +#include "RAT-Type.h" +#include "FeatureSetUplinkPerCC.h" +#include "FeatureSetDownlinkPerCC.h" +#include "FeatureSets.h" +#include "UE-NR-Capability.h" +#include "UE-CapabilityRAT-Container.h" +#include "UE-CapabilityRAT-ContainerListRRC.h" #include "GNB-DU-System-Information.h" #include "CellGroupConfigRrc.h" #include "MAC-CellGroupConfig.h" @@ -5508,6 +5515,79 @@ void freeMacLcCfg(LcCfg *lcCfg) memset(lcCfg, 0, sizeof(LcCfg)); } +/******************************************************************* + * + * @brief Free UE NR Capability received in UE Context setup request + * + * @details + * + * Function : freeUeNrCapability + * + * Functionality: + * Free UE NR Capability received in UE Context setup request + * + * @params[in] + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +void freeUeNrCapability(void *ueNrCapability) +{ + uint8_t idx; + FeatureSets_t *featureSets; + UE_NR_Capability_t *ueNrCap = (UE_NR_Capability_t *)ueNrCapability; + + if(ueNrCap->rf_Parameters.supportedBandListNR.list.array) + { + for(idx = 0; idx < ueNrCap->rf_Parameters.supportedBandListNR.list.count; idx++) + { + if(ueNrCap->rf_Parameters.supportedBandListNR.list.array[idx]) + free(ueNrCap->rf_Parameters.supportedBandListNR.list.array[idx]); + } + free(ueNrCap->rf_Parameters.supportedBandListNR.list.array); + } + + if(ueNrCap->featureSets) + { + featureSets = ueNrCap->featureSets; + if(featureSets->featureSetsDownlinkPerCC) + { + if(featureSets->featureSetsDownlinkPerCC->list.array) + { + for(idx = 0; idx < featureSets->featureSetsDownlinkPerCC->list.count; idx++) + { + if(featureSets->featureSetsDownlinkPerCC->list.array[idx]) + { + if(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL) + free(featureSets->featureSetsDownlinkPerCC->list.array[idx]->supportedModulationOrderDL); + free(featureSets->featureSetsDownlinkPerCC->list.array[idx]); + } + } + free(featureSets->featureSetsDownlinkPerCC->list.array); + } + free(featureSets->featureSetsDownlinkPerCC); + } + if(featureSets->featureSetsUplinkPerCC) + { + if(featureSets->featureSetsUplinkPerCC->list.array) + { + for(idx = 0; idx < featureSets->featureSetsUplinkPerCC->list.count; idx++) + { + if(featureSets->featureSetsUplinkPerCC->list.array[idx]) + { + if(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL) + free(featureSets->featureSetsUplinkPerCC->list.array[idx]->supportedModulationOrderUL); + free(featureSets->featureSetsUplinkPerCC->list.array[idx]); + } + } + free(featureSets->featureSetsUplinkPerCC->list.array); + } + free(featureSets->featureSetsUplinkPerCC); + } + free(ueNrCap->featureSets); + } +} + /******************************************************************* * * @brief Function to free DuUeCfg @@ -5526,6 +5606,12 @@ void freeDuUeCfg(DuUeCfg *ueCfg) { uint8_t lcIdx; + if(ueCfg->ueNrCapability) + { + freeUeNrCapability(ueCfg->ueNrCapability); + DU_FREE(ueCfg->ueNrCapability, sizeof(UE_NR_Capability_t)); + ueCfg->ueNrCapability = NULLP; + } if(ueCfg->cellGrpCfg) { DU_FREE(ueCfg->cellGrpCfg, sizeof(CellGroupConfigRrc_t)); @@ -6479,7 +6565,7 @@ void extractPdschCfg(PDSCH_Config_t *cuPdschCfg, PdschConfig *macPdschCfg) } } } - macPdschCfg->rbgSize = cuPdschCfg->rbg_Size; + macPdschCfg->rbgSize = cuPdschCfg->rbg_Size; if(cuPdschCfg->maxNrofCodeWordsScheduledByDCI) macPdschCfg->numCodeWordsSchByDci = *(cuPdschCfg->maxNrofCodeWordsScheduledByDCI); if(cuPdschCfg->prb_BundlingType.present == PDSCH_Config__prb_BundlingType_PR_staticBundling) @@ -6726,6 +6812,7 @@ uint8_t extractServingCellReconfig(ServingCellConfig_t *cuSrvCellCfg, ServCellCf { if(dlBwp->pdcch_Config->choice.setup) { + macSrvCellCfg->initDlBwp.pdcchPresent = true; extractPdcchCfg(dlBwp->pdcch_Config->choice.setup, &macSrvCellCfg->initDlBwp.pdcchCfg); } } @@ -6733,6 +6820,7 @@ uint8_t extractServingCellReconfig(ServingCellConfig_t *cuSrvCellCfg, ServCellCf { if(dlBwp->pdsch_Config->choice.setup) { + macSrvCellCfg->initDlBwp.pdschPresent = true; extractPdschCfg(dlBwp->pdsch_Config->choice.setup, &macSrvCellCfg->initDlBwp.pdschCfg); } } @@ -6939,6 +7027,115 @@ uint8_t procUeReCfgCellInfo(MacUeCfg *macUeCfg, void *cellInfo) return ret; } +/******************************************************************* + * + * @brief Filling modulation info in mac ue cfg + * + * @details + * + * Function : duFillModulationDetails + * + * Functionality: Filling modulation info in mac ue cfg + * + * @params[in] MAC UE Config to be updated + * Current UE configuration + * UE NR capability from CU + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +void duFillModulationDetails(MacUeCfg *ueCfg, MacUeCfg *oldUeCfg, void *ueCap) +{ + UE_NR_Capability_t *ueNrCap; + + if(ueCap) + ueNrCap = (UE_NR_Capability_t *)ueCap; + + /* Filling DL modulation info */ + if(ueNrCap->featureSets && ueNrCap->featureSets->featureSetsDownlinkPerCC && \ + ueNrCap->featureSets->featureSetsDownlinkPerCC->list.array[0] && \ + ueNrCap->featureSets->featureSetsDownlinkPerCC->list.array[0]->supportedModulationOrderDL) + { + switch(*(ueNrCap->featureSets->featureSetsDownlinkPerCC->list.array[0]->supportedModulationOrderDL)) + { + case ModulationOrder_qpsk: + { + ueCfg->dlModInfo.modOrder = MOD_ORDER_QPSK; + break; + } + case ModulationOrder_qam16: + { + ueCfg->dlModInfo.modOrder = MOD_ORDER_QAM16; + break; + } + case ModulationOrder_qam64: + { + ueCfg->dlModInfo.modOrder = MOD_ORDER_QAM64; + ueCfg->dlModInfo.mcsIndex = PDSCH_MCS_INDEX; + ueCfg->dlModInfo.mcsTable = MCS_TABLE_QAM64; + break; + } + case ModulationOrder_qam256: + { + ueCfg->dlModInfo.modOrder = MOD_ORDER_QAM256; + break; + } + default: + { + DU_LOG("\nDU APP: Incorrect downlink modulation order received. Reatining old modulation configuration"); + memcpy(&ueCfg->dlModInfo, &oldUeCfg->dlModInfo, sizeof(ModulationInfo)); + break; + } + } + } + else + { + memcpy(&ueCfg->dlModInfo, &oldUeCfg->dlModInfo, sizeof(ModulationInfo)); + } + + /* Filling UL modulation info */ + if(ueNrCap->featureSets && ueNrCap->featureSets->featureSetsUplinkPerCC && \ + ueNrCap->featureSets->featureSetsUplinkPerCC->list.array[0] && \ + ueNrCap->featureSets->featureSetsUplinkPerCC->list.array[0]->supportedModulationOrderUL) + { + switch(*(ueNrCap->featureSets->featureSetsUplinkPerCC->list.array[0]->supportedModulationOrderUL)) + { + case ModulationOrder_qpsk: + { + ueCfg->ulModInfo.modOrder = MOD_ORDER_QPSK; + break; + } + case ModulationOrder_qam16: + { + ueCfg->ulModInfo.modOrder = MOD_ORDER_QAM16; + ueCfg->ulModInfo.mcsIndex = PUSCH_MCS_INDEX; + ueCfg->ulModInfo.mcsTable = MCS_TABLE_QAM64; + break; + } + case ModulationOrder_qam64: + { + ueCfg->ulModInfo.modOrder = MOD_ORDER_QAM64; + break; + } + case ModulationOrder_qam256: + { + ueCfg->ulModInfo.modOrder = MOD_ORDER_QAM256; + break; + } + default: + { + DU_LOG("\nDU APP: Incorrect uplink modulation order received. Reatining old modulation configuration"); + memcpy(&ueCfg->ulModInfo, &oldUeCfg->ulModInfo, sizeof(ModulationInfo)); + break; + } + } + } + else + { + memcpy(&ueCfg->ulModInfo, &oldUeCfg->ulModInfo, sizeof(ModulationInfo)); + } +} + /******************************************************************* * * @brief Function to extract cellGrp Info present in cutoDu cont @@ -7233,6 +7430,87 @@ uint8_t extractDlRrcMsg(uint32_t gnbDuUeF1apId, uint32_t gnbCuUeF1apId, \ return ret; } +/******************************************************************* + * + * @brief Extract UE capability info + * + * @details + * + * Function : extractUeCapability + * + * Functionality: Extract UE capability info and stores in ue Cb + * + * @params[in] Octet string of UE capability RAT container list + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +UE_NR_Capability_t *extractUeCapability(UE_CapabilityRAT_ContainerList_t *ueCapablityListBuf, DuUeCb *ueCb) +{ + uint8_t idx; + uint16_t recvBufLen; + asn_dec_rval_t rval; + UE_NR_Capability_t *ueNrCap = NULLP; + UE_CapabilityRAT_ContainerListRRC_t *ueCapRatContList = NULLP; + + /* Decoding UE Capability RAT Container List */ + recvBufLen = ueCapablityListBuf->size; + DU_ALLOC(ueCapRatContList, sizeof(UE_CapabilityRAT_ContainerListRRC_t)); + if(!ueCapRatContList) + { + DU_LOG("\nF1AP : Memory allocation failed in extractUeCapability"); + return RFAILED; + } + memset(ueCapRatContList, 0, sizeof(UE_CapabilityRAT_ContainerListRRC_t)); + memset(&rval, 0, sizeof(asn_dec_rval_t)); + rval = aper_decode(0, &asn_DEF_UE_CapabilityRAT_ContainerListRRC, (void **)&ueCapRatContList, + ueCapablityListBuf->buf, recvBufLen, 0, 0); + if(rval.code == RC_FAIL || rval.code == RC_WMORE) + { + DU_LOG("\nF1AP : ASN decode failed at decodeCellGrpCfg()"); + return NULLP; + } + xer_fprint(stdout, &asn_DEF_UE_CapabilityRAT_ContainerListRRC, ueCapRatContList); + + /* Free encoded buffer after decoding */ + free(ueCapablityListBuf->buf); + + for(idx = 0; idx < ueCapRatContList->list.count; idx++) + { + if(ueCapRatContList->list.array[idx]->rat_Type == RAT_Type_nr) + { + /* Decoding UE NR Capability */ + recvBufLen = ueCapRatContList->list.array[idx]->ue_CapabilityRAT_Container.size; + DU_ALLOC(ueNrCap, sizeof(UE_NR_Capability_t)); + if(!ueNrCap) + { + DU_LOG("\nF1AP : Memory allocation failed in extractUeCapability"); + DU_FREE(ueCapRatContList, sizeof(UE_CapabilityRAT_ContainerListRRC_t)); + return RFAILED; + } + memset(ueNrCap, 0, sizeof(UE_NR_Capability_t)); + memset(&rval, 0, sizeof(asn_dec_rval_t)); + rval = aper_decode(0, &asn_DEF_UE_NR_Capability, (void **)&ueNrCap, + ueCapRatContList->list.array[idx]->ue_CapabilityRAT_Container.buf, recvBufLen, 0, 0); + if(rval.code == RC_FAIL || rval.code == RC_WMORE) + { + DU_LOG("\nF1AP : ASN decode failed at decodeCellGrpCfg()"); + return NULLP; + } + xer_fprint(stdout, &asn_DEF_UE_NR_Capability, ueNrCap); + + /* Free encoded buffer after decoding */ + free(ueCapRatContList->list.array[idx]->ue_CapabilityRAT_Container.buf); + } + free(ueCapRatContList->list.array[idx]); + } + + /* Free Memory*/ + free(ueCapRatContList->list.array); + DU_FREE(ueCapRatContList, sizeof(UE_CapabilityRAT_ContainerListRRC_t)); + return ueNrCap; +} + /******************************************************************* * * @brief Process UE context setup request from CU @@ -7313,6 +7591,12 @@ uint8_t procF1UeContextSetupReq(F1AP_PDU_t *f1apMsg) break; case ProtocolIE_ID_id_CUtoDURRCInformation: { + if(ueSetReq->protocolIEs.list.array[ieIdx]->value.choice.CUtoDURRCInformation.uE_CapabilityRAT_ContainerList) + { + duUeCb->f1UeDb->duUeCfg.ueNrCapability = \ + extractUeCapability(ueSetReq->protocolIEs.list.array[ieIdx]->value.choice.CUtoDURRCInformation.\ + uE_CapabilityRAT_ContainerList, duUeCb); + } if(ueSetReq->protocolIEs.list.array[ieIdx]->value.choice.CUtoDURRCInformation.iE_Extensions) { duUeCb->f1UeDb->duUeCfg.cellGrpCfg = extractCellGrpInfo(ueSetReq->protocolIEs.list.array[ieIdx]->\ diff --git a/src/du_app/du_f1ap_msg_hdl.h b/src/du_app/du_f1ap_msg_hdl.h index 1cbd86aca..1033d6020 100644 --- a/src/du_app/du_f1ap_msg_hdl.h +++ b/src/du_app/du_f1ap_msg_hdl.h @@ -44,6 +44,7 @@ uint8_t BuildAndSendRrcDeliveryReport(uint32_t gnbCuUeF1apId, uint32_t gnbDuUeF1 uint8_t sctpSend(Buffer *mBuf, uint8_t itfType); uint8_t duProcDlRrcMsg(F1DlRrcMsg *dlRrcMsg); uint8_t duProcUeContextSetupRequest(DuUeCb *ueCb); +void duFillModulationDetails(MacUeCfg *ueCfg, MacUeCfg *oldUeCfg, void *ueCap); /********************************************************************** End of file diff --git a/src/du_app/du_mgr.h b/src/du_app/du_mgr.h index 971ee09db..ee9dbbf50 100644 --- a/src/du_app/du_mgr.h +++ b/src/du_app/du_mgr.h @@ -100,6 +100,7 @@ typedef struct f1DlRrcMsg typedef struct duUeCfg { void *cellGrpCfg; + void *ueNrCapability; uint8_t numRlcLcs; /* Rlc Ue Cfg */ RlcBearerCfg rlcLcCfg[MAX_NUM_LC]; uint8_t numMacLcs; /* Mac Ue Cfg */ diff --git a/src/du_app/du_ue_mgr.c b/src/du_app/du_ue_mgr.c index 1f088039b..a651fd7ee 100644 --- a/src/du_app/du_ue_mgr.c +++ b/src/du_app/du_ue_mgr.c @@ -746,6 +746,32 @@ void fillDefaultMacCellGrpInfo(MacCellGrpCfg *cellGrp) } } +/******************************************************************* + * + * @brief Fills default modulation info for a UE + * + * @details + * + * Function : fillDefaultModulation + * + * Functionality: Fills default modulation info for a UE + * + * @params[in] Pointer to MAC UE configuration + * @return ROK - success + * RFAILED - failure + * + * ****************************************************************/ +void fillDefaultModulation(MacUeCfg *ueCfg) +{ + ueCfg->dlModInfo.modOrder = MOD_ORDER_QPSK; + ueCfg->dlModInfo.mcsIndex = SIB1_MCS; + ueCfg->dlModInfo.mcsTable = MCS_TABLE_QAM64; /* Spec 38.214-Table 5.1.3.1-1 */ + + ueCfg->ulModInfo.modOrder = MOD_ORDER_QPSK; + ueCfg->ulModInfo.mcsIndex = SIB1_MCS; + ueCfg->ulModInfo.mcsTable = MCS_TABLE_QAM64; /* Spec 38.214-Table 5.1.3.1-1 */ +} + /****************************************************************** * * @brief Function to fill Mac Lc Cfg for SRB1 @@ -1002,6 +1028,7 @@ uint8_t fillMacUeCfg(uint16_t cellId, uint8_t ueIdx, uint16_t crnti, \ fillDefaultSpCellGrpInfo(&macUeCfg->spCellCfg); macUeCfg->ambrCfg = NULLP; fillMacSrb1LcCfg(&macUeCfg->lcCfgList[0]); + fillDefaultModulation(macUeCfg); macUeCfg->numLcs++; } else @@ -1027,6 +1054,8 @@ uint8_t fillMacUeCfg(uint16_t cellId, uint8_t ueIdx, uint16_t crnti, \ NULL, &macUeCfg->spCellCfg.servCellCfg.initUlBwp.puschCfg); } ret = fillAmbr(&macUeCfg->ambrCfg, ueCfgDb->ambrCfg); + + duFillModulationDetails(macUeCfg, duMacDb, ueCfgDb->ueNrCapability); } /* Filling LC Context */ -- 2.16.6