Codebot
eea87b1d89
Adding AGPL copyright to new files
1 year ago
Codebot
3eae95ddef
Merge remote-tracking branch 'origin/next' into HEAD
1 year ago
Piotr Gawlowicz
4eb990c9c6
phy: add Cedron freq estimation algorithm
1 year ago
Robert Falkenberg
b28c94bd52
radio: add #include <string>
1 year ago
ninjab3s
c845cbcbd5
phy: Include missing string.h
1 year ago
Piotr Gawlowicz
44ac6c2675
band_helper: fix rounding error in center freq calculation
2 years ago
Codebot
fa56836b14
Merge branch 'next' into agpl_next
2 years ago
Max
737c5ae712
RSRP fix for TX-port
2 years ago
Codebot
921f17484e
Merge branch 'next' into agpl_next
2 years ago
Andre Puschmann
179f7d8d69
asn1,test: add return value check for meas test
2 years ago
Codebot
655a098b71
Merge branch 'next' into agpl_next
2 years ago
Robert Falkenberg
b608a68211
examples: remove unused parameter
2 years ago
Robert Falkenberg
3695d607a8
adt,test: add missing std before move
2 years ago
Francisco Paisana
46c3fcc472
fix rrc_asn1_test
2 years ago
Francisco Paisana
e0d10a2625
update rrc asn1 to release 17
2 years ago
Andre Puschmann
51e4711bc4
asn1,test: add missing byte to test vector
...
copy and paste error and last byte was lost
2 years ago
Andre Puschmann
e3509f041b
asn1_test: add JSON plot of UE cap container
2 years ago
Andre Puschmann
965d1b423f
asn1: add return value check to UE cap info unpacking
...
this makes the unit test fail
2 years ago
Codebot
3a533706bf
Adding AGPL copyright to new files
2 years ago
Codebot
1bac152a8c
Adding AGPL copyright to new files
2 years ago
Codebot
358070fe30
Merge branch 'next' into agpl_next
...
# Conflicts:
# srsue/src/set_net_admin_caps.cc
2 years ago
Piotr Gawlowicz
0f628ca28f
ue,rrc: test packing of UE Caps with r15 -> increase ue cap info buffer size
2 years ago
herlesupreeth
150bfb6185
gtpu,ngap: fix pdu session id check and lcid allocation
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
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
Patricio Latini
9a64958514
phy_common: add band 71 definition
2 years ago
b1u3s
43fc466ff9
liblte: add length on plmn list
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
ikercosta
c4d69677aa
FIX: Changed EPS bearer id validation
2 years ago
Nick Hall
3abf9f8e0b
Fix for Pluto AD9363 sample rate delta
2 years ago
Piotr Gawlowicz
346a814498
e2_agent: add e2 setup procedure that reconnects on failure
2 years ago
Piotr Gawlowicz
826aa46682
e2: update year in copyright section
2 years ago
Piotr Gawlowicz
d5d876ecb0
e2ap: send metrics to all registred e2am instances
2 years ago
Piotr Gawlowicz
03d3bd4fb0
switch to e2sm_kpm_v2
2 years ago
yagoda
4bf162cbf1
e2ap: adding e2 metrics interface files
2 years ago
yagoda
7d8a21cb77
asn1: adding e2sm_kpm version 2.0 packing and unpacking for debugging purposes
2 years ago
yagoda
5ef7ee0e49
e2ap: adding e2sm_kpm asn1 packing/unpacking
2 years ago
yagoda
ec8bf3ea6f
lib,sctp: changing sctp sock opts to be compatible with RIC
2 years ago
yagoda
93202d152a
e2ap, asn1: removing extra byte alignment from packing/unpacking of printable string
2 years ago
yagoda
554c6c62f5
e2ap, asn1: adding initial support for e2ap ORAN interfacec
2 years ago
Codebot
f20068baf9
Merge branch 'next' into agpl_next
2 years ago
yagoda
637e7ce9fa
eMBMS: removing duplicate sib13 functions from RRC
2 years ago
yagoda
1acf19c8b1
eMBMS: adding mrb lcid checks to sdu_queue_is_full and rb_is_um functions in RLC.
2 years ago
Piotr
894b449fca
io: use proper pointer type in filesink ( #4105 )
2 years ago
Pedro Alvarez
4d864e1e3b
rlc: fix issue when t-StatusProhibit is configured to 0
2 years ago
Ismael
53eb21d745
rrc: set default number of HARQ processes if option not present in serving_cell_cfg
2 years ago