Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
openairinterface5G
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kun
openairinterface5G
Commits
cc67ce6d
Commit
cc67ce6d
authored
8 years ago
by
Cédric Roux
Browse files
Options
Downloads
Patches
Plain Diff
add RRC messages to T_messages.txt
parent
4a80fd37
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
common/utils/T/T_messages.txt
+60
-0
60 additions, 0 deletions
common/utils/T/T_messages.txt
with
60 additions
and
0 deletions
common/utils/T/T_messages.txt
+
60
−
0
View file @
cc67ce6d
...
...
@@ -49,14 +49,38 @@ ID = ENB_RRC_SECURITY_MODE_COMMAND
DESC = RRC security mode command
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_SECURITY_MODE_COMPLETE
DESC = RRC security mode complete
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_SECURITY_MODE_FAILURE
DESC = RRC security mode failure
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UE_CAPABILITY_ENQUIRY
DESC = RRC UE capability enquiry
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UE_CAPABILITY_INFORMATION
DESC = RRC UE capability information
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_CONNECTION_REQUEST
DESC = RRC connection request
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_CONNECTION_REJECT
DESC = RRC connection reject
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_CONNECTION_REESTABLISHMENT_REQUEST
DESC = RRC connection reestablishment request
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_CONNECTION_REESTABLISHMENT_COMPLETE
DESC = RRC connection reestablishment complete
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_CONNECTION_REESTABLISHMENT_REJECT
DESC = RRC connection reestablishment reject
GROUP = ALL:RRC:ENB
...
...
@@ -93,6 +117,42 @@ ID = ENB_RRC_UL_DCCH_DATA_IN
DESC = RRC uplink DCCH data in
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UL_HANDOVER_PREPARATION_TRANSFER
DESC = RRC uplink handover preparation transfer
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UL_INFORMATION_TRANSFER
DESC = RRC uplink information transfer
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_COUNTER_CHECK_RESPONSE
DESC = RRC counter check response
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UE_INFORMATION_RESPONSE_R9
DESC = RRC UE information response r9
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_PROXIMITY_INDICATION_R9
DESC = RRC proximity indication r9
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_RECONFIGURATION_COMPLETE_R10
DESC = RRC reconfiguration complete r10
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_MBMS_COUNTING_RESPONSE_R10
DESC = RRC MBMS counting response r10
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_INTER_FREQ_RSTD_MEASUREMENT_INDICATION
DESC = RRC inter frequency RSTD measurement indication
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
ID = ENB_RRC_UNKNOW_MESSAGE
DESC = RRC unknown message
GROUP = ALL:RRC:ENB
FORMAT = int,eNB_ID : int,frame : int,subframe : int,rnti
#legacy logs
ID = LEGACY_MAC_INFO
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment