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
b927936d52
gtpu: improve check for PDU session Id in NR SA
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
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
Matan Perelman
33c43c96a7
srsenb: Add documentation for cell tx_gain
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
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
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
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
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
d2b42039e1
e2ap: rename ric_subscription to e2ap_ric_subscription
2 years ago
Piotr Gawlowicz
d5d876ecb0
e2ap: send metrics to all registred e2am instances
2 years ago
Piotr Gawlowicz
faa90aebdc
add ric_subscription class
2 years ago
Piotr Gawlowicz
c3f4dfd194
use ric_client configuration (ip, port)
2 years ago
yagoda
4bf162cbf1
e2ap: adding e2 metrics interface files
2 years ago
yagoda
a599234bf7
e2ap, main: adding metrics interface for e2, parameterizing the startup of the RIC client
2 years ago
yagoda
b3d3c4436f
ric: adding logger to RIC client
2 years ago
yagoda
554c6c62f5
e2ap, asn1: adding initial support for e2ap ORAN interfacec
2 years ago
yagoda
cdd084adee
eMBMS,rlc: fixing deadlock by switching from write lock to read lock
2 years ago
yagoda
f9686e5fce
eMBMS: moving RRC add_user call for MRNTI to avoiding potential deadlock
2 years ago
yagoda
07d1f14fab
eMBMS: pushing bsr update to task queue to avoid potential deadlock
2 years ago
yagoda
5240083454
eMBMS: adding mutex to mbsfn configuration in the eNodeB
2 years ago
yagoda
cb8b782a6d
nas,ngap: adding initial support for NSSAI based slicing in the UE & gNodeB
2 years ago
tiamilani
fefe9367d4
probably mispelled property in pcap
...
In the pcap section, the documentation talks about the "mac_enable" property.
This property is not in the actual properties of the [pcap] section.
I thought it would be more probable to forget about the documentation property rather than the actual property name.
For this reason, I have changed the documentation from "mac_enable" to "enable".
2 years ago
jmasterfunk84
38641ac8bb
enb: Introduce Configurable S1 Connection Timer
2 years ago
Andre Puschmann
be40336089
all: mark various function args as const& to avoid pass by value
2 years ago
Pedro Alvarez
57c986d54a
s1ap: fix s1ap test after the changes to S1 setup request
2 years ago
Pedro Alvarez
92931030c8
s1ap: added debug log to check stack is not blocked.
2 years ago
Pedro Alvarez
5d79e89a3d
s1ap: run connect in background thread to avoid blocking
2 years ago
Matan Perelman
dc8c85f330
Add additional PLMNs to sib.conf
2 years ago
Pedro Alvarez
3c17686c0a
enb,s1ap: make sure we trigger s1 setup failure when we get the S1 setup failure message
2 years ago
Pedro Alvarez
2a60562a2e
enb,s1ap: adding SCTP configuration to enb.conf
2 years ago
Pedro Alvarez
08d03ee6e2
netutils,s1ap: split setting the SCTP options into different functions.
...
Added option for SO_REUSE_ADDR. Removed sctp_init_socket function.
2 years ago
Piotr Gawlowicz
0a36e35f84
rrc: add T300 timer
2 years ago
yagoda
acae2d88c6
phy,mbms: updating mutex and cvar in embms
2 years ago
Piotr Gawlowicz
77cd6d2275
mac: add backoff indicator
2 years ago