Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
openairinterface5G
Commits
83801be2
Commit
83801be2
authored
Apr 10, 2015
by
Florian Kaltenberger
Browse files
fix for USRP
git-svn-id:
http://svn.eurecom.fr/openair4G/trunk@7130
818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent
30130eb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
openair1/SCHED/phy_procedures_lte_ue.c
View file @
83801be2
...
...
@@ -194,7 +194,7 @@ void dump_dlsch_SI(PHY_VARS_UE *phy_vars_ue,uint8_t eNB_id,uint8_t subframe)
exit
(
-
1
);
}
#if defined(EXMIMO) || defined(USRP)
#if defined(EXMIMO) || defined(
OAI_
USRP)
unsigned
int
prach_gain_table
[
31
]
=
{
100
,
112
,
126
,
141
,
158
,
178
,
200
,
224
,
251
,
282
,
316
,
359
,
398
,
447
,
501
,
562
,
631
,
708
,
794
,
891
,
1000
,
1122
,
1258
,
1412
,
1585
,
1778
,
1995
,
2239
,
2512
,
2818
,
3162
};
unsigned
int
get_tx_amp
(
int
power_dBm
,
int
power_max_dBm
)
...
...
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