Andre Puschmann
7251d4dcd2
gnb: fix CSI-IM resource information in RRC recnofig for NSA
...
amariue was complaining about CSI-IM resources allocated but
not present in resource config.
15:36:05.604 [RRC] - 0002 - DCCH: CellGroupConfig: ERROR: CSI-IM Set resource #0 not found in CSI Resource config #1
the patch simply removes the CSI-IM config.
2 years ago
Francisco Paisana
ec9812e72d
sched: handle failure to schedule RAR
2 years ago
Francisco Paisana
ac2d0beedd
sched: use circular buffer instead of deque to handle pending RACHs
2 years ago
herlesupreeth
150bfb6185
gtpu,ngap: fix pdu session id check and lcid allocation
2 years ago
herlesupreeth
05f018b163
gtpu: fix return value
2 years ago
herlesupreeth
dc3c1d3ccc
gtpu,rrc: use RAN type rather than boolean
2 years ago
herlesupreeth
8cac5e9919
ngap,rrc: fix PDU session Id and DRB Id assigned
2 years ago
herlesupreeth
0d8cae98fd
ngap: fix GTPU bearer removal
2 years ago
herlesupreeth
b927936d52
gtpu: improve check for PDU session Id in NR SA
2 years ago
Fabian Eckermann
751136f46a
rrc,asn1: Add asn1 packing and unpacking test for ue cap enquiry and -information
2 years ago
Francisco Paisana
3daaf9b356
Allow NAS PDUs to be cleared only after the Reconfiguration Complete is received by the eNB
2 years ago
Francisco Paisana
25d9ae460e
rrc: fix nas pdu list filling
...
avoid setting dedicated info nas list as present when there are no NAS PDUs to send. Raise logging level when NAS messages are not present during DRB addition/modification
2 years ago
Piotr Gawlowicz
5eed9297d3
fix: correctly skip resource allocation if ul_disabled
2 years ago
Piotr Gawlowicz
3178abf37b
add Intra‑band Non-contiguous CA band combinations to UE caps
2 years ago
Piotr Gawlowicz
6bec41fcbe
enable/disable UL CA using scell_list.ul_allowed parameter
2 years ago
Ismael Gomez
13d6517631
prevent the scheduler from allocating data on SCell UL if not supported by UE
2 years ago
Piotr Gawlowicz
4cc86455c3
check if the UE supports used CA bands and UL CA
2 years ago
Francisco Paisana
4143e8f743
rrc: fetch old ue context when reestablishment corresponds to a UE performing S1 Handover
2 years ago
Patricio Latini
9a64958514
phy_common: add band 71 definition
2 years ago
Matan Perelman
33c43c96a7
srsenb: Add documentation for cell tx_gain
2 years ago
Andre Puschmann
c74d4e1604
srsue: remove set_net_admin_caps.cc
2 years ago
b1u3s
43fc466ff9
liblte: add length on plmn list
2 years ago
Matan Perelman
b7100efd84
epc: Match lac and tac config with enb rr
2 years ago
Matan Perelman
3573bf9d7d
epc: Fix typo
2 years ago
Appleman4321
a60589b8ef
Fixed duplicate code and comments
2 years ago
JCDenton
5dc1356d5c
Optimize inserts C++11 and code simplify
2 years ago
Andre Puschmann
403c5d1cbe
examples: fix compile error when using float value for abs()
...
./lib/examples/npdsch_enodeb.c:509:11: error: using integer absolute value function 'abs' when argument is of floating point type [-Werror,-Wabsolute-value]
if (abs(srate - srate_rf) > MAX_SRATE_DELTA) {
2 years ago
Ghislain Bourgeois
376b4f0011
Enable specifying target architecture
2 years ago
Matan Perelman
3cafaec5a8
enb,parser: Fix options formatting
2 years ago
ikercosta
c4d69677aa
FIX: Changed EPS bearer id validation
2 years ago
Nick Hall
3abf9f8e0b
Fix for Pluto AD9363 sample rate delta
2 years ago
yagoda
d8cfc1b127
e2ap,metrics: removing unused variable from e2 metrics
2 years ago
yagoda
ab4bc8fdea
e2,metrics: adding override flag to e2_metrics functions
2 years ago
Piotr Gawlowicz
9735e5650f
e2ap_test: update reference setup request msg
2 years ago
Piotr Gawlowicz
0860b2d074
e2ap: check if task_shed_ptr was set
2 years ago
Piotr Gawlowicz
70b8d035ce
e2sm_kpm: fix func name
2 years ago
Piotr Gawlowicz
9837997ce1
e2_agent: fix enb config
2 years ago
Piotr Gawlowicz
346a814498
e2_agent: add e2 setup procedure that reconnects on failure
2 years ago
Piotr Gawlowicz
82d2fd1973
e2_agent: add parameters for local IP and port to bind for RIC connection
2 years ago
Piotr Gawlowicz
2fc1114167
e2sm_kpm: rename E2SM_KPM_metric_t and E2SM_KPM_meas_def_t
2 years ago
Piotr Gawlowicz
9dbd924339
e2: rename file ric_client to e2_agent
2 years ago
Piotr Gawlowicz
79c3cb600b
e2: rename class ric_client to e2_agent
2 years ago
Piotr Gawlowicz
f48a80a06e
e2sm: initialize class members
2 years ago
Piotr Gawlowicz
826aa46682
e2: update year in copyright section
2 years ago
Piotr Gawlowicz
2d95884920
e2: fix formating in main::parse_args
2 years ago
Piotr Gawlowicz
e3e5c84ea4
e2: fix metrics_e2 description
2 years ago
Piotr Gawlowicz
14c1ed97d3
e2sm_kpm: simplify metric collection in e2sm_kpm_report_service
2 years ago
Piotr Gawlowicz
c7c4fb85e3
e2ap: unify names of e2ap_ric_subscription related functions
2 years ago
Piotr Gawlowicz
d2b42039e1
e2ap: rename ric_subscription to e2ap_ric_subscription
2 years ago
Piotr Gawlowicz
11532aa66c
e2ap: move ric_subscription from ric_client to e2ap
2 years ago