Advertisement
Guest User

Optus RRC connection setup - TM4, 4x4 MIMO

a guest
Jun 23rd, 2017
285
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.09 KB | None | 0 0
  1. {
  2. message c1: rrcConnectionSetup: {
  3. rrc-TransactionIdentifier 1,
  4. criticalExtensions c1: rrcConnectionSetup-r8: {
  5. radioResourceConfigDedicated {
  6. srb-ToAddModList {
  7. {
  8. srb-Identity 1,
  9. rlc-Config explicitValue: am: {
  10. ul-AM-RLC {
  11. t-PollRetransmit ms45,
  12. pollPDU pInfinity,
  13. pollByte kBinfinity,
  14. maxRetxThreshold t32
  15. },
  16. dl-AM-RLC {
  17. t-Reordering ms35,
  18. t-StatusProhibit ms0
  19. }
  20. },
  21. logicalChannelConfig explicitValue: {
  22. ul-SpecificParameters {
  23. priority 1,
  24. prioritisedBitRate infinity,
  25. bucketSizeDuration ms300,
  26. logicalChannelGroup 0
  27. }
  28. }
  29. }
  30. },
  31. mac-MainConfig explicitValue: {
  32. ul-SCH-Config {
  33. maxHARQ-Tx n5,
  34. periodicBSR-Timer sf10,
  35. retxBSR-Timer sf320,
  36. ttiBundling FALSE
  37. },
  38. timeAlignmentTimerDedicated sf10240,
  39. phr-Config setup: {
  40. periodicPHR-Timer sf100,
  41. prohibitPHR-Timer sf100,
  42. dl-PathlossChange dB1
  43. }
  44. },
  45. physicalConfigDedicated {
  46. pdsch-ConfigDedicated {
  47. p-a dB-3
  48. },
  49. pucch-ConfigDedicated {
  50. ackNackRepetition release: NULL
  51. },
  52. pusch-ConfigDedicated {
  53. betaOffset-ACK-Index 9,
  54. betaOffset-RI-Index 5,
  55. betaOffset-CQI-Index 12
  56. },
  57. uplinkPowerControlDedicated {
  58. p0-UE-PUSCH 0,
  59. deltaMCS-Enabled en0,
  60. accumulationEnabled TRUE,
  61. p0-UE-PUCCH 0,
  62. pSRS-Offset 5,
  63. filterCoefficient fc6
  64. },
  65. tpc-PDCCH-ConfigPUCCH release: NULL,
  66. tpc-PDCCH-ConfigPUSCH release: NULL,
  67. cqi-ReportConfig {
  68. cqi-ReportModeAperiodic rm31,
  69. nomPDSCH-RS-EPRE-Offset 0,
  70. cqi-ReportPeriodic setup: {
  71. cqi-PUCCH-ResourceIndex 12,
  72. cqi-pmi-ConfigIndex 42,
  73. cqi-FormatIndicatorPeriodic widebandCQI: NULL,
  74. ri-ConfigIndex 161,
  75. simultaneousAckNackAndCQI FALSE
  76. }
  77. },
  78. soundingRS-UL-ConfigDedicated setup: {
  79. srs-Bandwidth bw2,
  80. srs-HoppingBandwidth hbw0,
  81. freqDomainPosition 3,
  82. duration TRUE,
  83. srs-ConfigIndex 7,
  84. transmissionComb 0,
  85. cyclicShift cs0
  86. },
  87. antennaInfo explicitValue: {
  88. transmissionMode tm4,
  89. codebookSubsetRestriction n4TxAntenna-tm4: 'FFFFFFFFFFFFFFFF'H,
  90. ue-TransmitAntennaSelection release: NULL
  91. },
  92. schedulingRequestConfig setup: {
  93. sr-PUCCH-ResourceIndex 1,
  94. sr-ConfigIndex 11,
  95. dsr-TransMax n64
  96. }
  97. }
  98. }
  99. }
  100. }
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement