10725 Commits (eea87b1d893ae58e0b08bc381730c502024ae71f)
 

Author SHA1 Message Date
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 cb581e3b55 cmake: add option to enable/disable -Werror 1 year ago
Robert Falkenberg b28c94bd52 radio: add #include <string> 1 year ago
Francisco Paisana c8a0b2a994 fix compilation issue 1 year ago
Francisco Paisana 7f10505ad9 fix access to LCG priority 1 year ago
Francisco Paisana 8ae0b9bc05 mac: fix handling of the logical channel group priority in the srsue 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 1 year ago
Codebot fa56836b14 Merge branch 'next' into agpl_next 2 years ago
Max 737c5ae712 RSRP fix for TX-port 2 years ago
herlesupreeth 79e1230a65 rrc_nr: fix applying of dedicated PUSCH and PDSCH DMRS configuration 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
Andre Puschmann c094b0a8ed ci: remove builds for Ubuntu 18.04 using github actions
it seems that runners for Ubuntu 18.04 can't be found anymore.
removing it from the actions.
2 years ago
Codebot 655a098b71 Merge branch 'next' into agpl_next 2 years ago
yagoda adc0e2de52 changelog: update 23.04 changelog 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 3bd8ad9bd1 rrc: fix rrc_mobility_test 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 6a7b483539 Merge branch 'next' into agpl_next 2 years ago
Andre Puschmann e26d873249 readme: update coverity links 2 years ago
yagoda 337e1aba98 changelog: add 23.04 changelog 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
Piotr Gawlowicz 2a2d6ca6b2 e2ap: fix tsan issue, stop e2_agent thread 2 years ago
Piotr Gawlowicz 3d9e0cb840 sched: fix total number of PRBs allocated to msg3 2 years ago
yagoda 45a04b715c e2ap: freeing heap allocated random object 2 years ago
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