Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
openairinterface5G
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Merge Requests
18
Merge Requests
18
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
oai
openairinterface5G
Commits
3f08d0b9
Commit
3f08d0b9
authored
Feb 11, 2015
by
knopp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@6526
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
98044041
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
openair2/UTIL/LOG/vcd_signal_dumper.c
openair2/UTIL/LOG/vcd_signal_dumper.c
+2
-0
openair2/UTIL/LOG/vcd_signal_dumper.h
openair2/UTIL/LOG/vcd_signal_dumper.h
+2
-0
No files found.
openair2/UTIL/LOG/vcd_signal_dumper.c
View file @
3f08d0b9
...
...
@@ -91,6 +91,8 @@ const char* eurecomVariablesNames[] = {
"hw_frame"
,
"txcnt"
,
"rxcnt"
,
"trx_ts"
,
"trx_tst"
,
"itti_send_msg"
,
"itti_poll_msg"
,
"itti_recv_msg"
,
...
...
openair2/UTIL/LOG/vcd_signal_dumper.h
View file @
3f08d0b9
...
...
@@ -64,6 +64,8 @@ typedef enum
VCD_SIGNAL_DUMPER_VARIABLES_HW_FRAME
,
VCD_SIGNAL_DUMPER_VARIABLES_TXCNT
,
VCD_SIGNAL_DUMPER_VARIABLES_RXCNT
,
VCD_SIGNAL_DUMPER_VARIABLES_TRX_TS
,
VCD_SIGNAL_DUMPER_VARIABLES_TRX_TST
,
VCD_SIGNAL_DUMPER_VARIABLE_ITTI_SEND_MSG
,
VCD_SIGNAL_DUMPER_VARIABLE_ITTI_POLL_MSG
,
VCD_SIGNAL_DUMPER_VARIABLE_ITTI_RECV_MSG
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment